]> git.phdru.name Git - m_lib.git/shortlog
m_lib.git
2023-12-14 Oleg BroytmanBuild(setup.py): Fix trove classifiers master
2023-12-14 Oleg BroytmanRelease 3.1.0.post2: Tested with Python 3.12
2023-08-10 Oleg BroytmanRelease 3.1.0.post1: Tested with Python 3.11
2023-01-23 Oleg BroytmanFix(rus2lat): Добавить пропущенную `ё`
2022-09-21 Oleg BroytmanBuild(devscripts/release): Disable progress bar for...
2019-02-02 Oleg BroytmanBuild(release): Skip exiting files at PyPI
2019-01-31 Oleg BroytmanPython 3.7
2018-08-21 Oleg BroytmanBuild(release): Stop releasing eggs
2018-06-28 Oleg BroytmanBuild: Add Python 3.7
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-16 Oleg BroytmanBuild: pypi.python.org => pypi.org
2018-04-14 Oleg BroytmanBuild: Python 2.6 means pip >= 9, < 10
2018-04-08 Oleg BroytmanStyle(setup.py): Reindent parameters
2018-03-31 Oleg BroytmanBuild(release): Do not GPG-sign release files
2018-03-30 Oleg BroytmanBuild(setup.py): Add long_description_content_type
2018-03-29 Oleg BroytmanBuild(setup.py): Add `project_urls`
2018-03-28 Oleg BroytmanBuild(setup.py): Use setuptools instead of distutils
2018-03-28 Oleg Broytman2018 year
2017-12-13 Oleg BroytmanDoc: Fix pip command line
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-10-15 Oleg BroytmanDocs: setup.py requires setuptools but doesn't try...
2017-08-19 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-08-05 Oleg BroytmanFeat(devscripts): Remove `twine register` from release...
2017-04-30 Oleg BroytmanMinor change in README
2017-04-29 Oleg BroytmanMove prerelease-tag and release to devscripts
2017-04-29 Oleg BroytmanMove mk-git-alias to devscripts/
2017-04-28 Oleg BroytmanMove README.html to gitweb/
2017-04-26 Oleg BroytmanUpdate .gitignore 3.1.0
2017-04-26 Oleg BroytmanAdd release scripts
2017-04-26 Oleg BroytmanUpdate installation instructions for virtual envs
2017-04-26 Oleg BroytmanPrepare to publish at PyPI
2017-04-23 Oleg BroytmanThe library was tested and works with Python 3.5 and 3.6
2017-04-23 Oleg BroytmanFix encodings in m_lib/rus
2017-04-23 Oleg BroytmanFix log file encoding in ftpscan.py
2017-04-23 Oleg BroytmanFix Flad_Conf: it's itself a dict
2017-04-17 Oleg BroytmanRemove update script
2017-04-16 Oleg BroytmanMove defenc.py to a separate namespace package
2017-04-16 Oleg BroytmanRelease 3.1: the library becomes a namespace package
2017-04-16 Oleg BroytmanUpdate installation instructions: prefer pip
2017-03-12 Oleg BroytmanFix pip's --install-option: --compile is default and...
2017-01-30 Oleg BroytmanRemove deprecated ez_setup.py
2016-11-23 Oleg BroytmanUpgrade ez_setup.py
2016-08-28 Oleg BroytmanRadically simplify MANIFEST.in by using global-include
2016-08-23 Oleg BroytmanInclude requirements.txt into sdist
2016-08-23 Oleg Broytmansetup.cfg: add [egg_info]
2016-08-10 Oleg BroytmanRename mk-tag-alias -> mk-git-alias
2016-08-03 Oleg BroytmanVersion 3.0.2: declare stable 3.0.2
2016-08-03 Oleg BroytmanPass setup.py install option --optimize
2016-08-02 Oleg BroytmanRename mk-git-alias -> mk-tag-alias
2016-08-01 Oleg BroytmanVersion 3.0.1: fix for Python 3 3.0.1
2016-08-01 Oleg BroytmanFix for Python 3: import html.parser and html.entities
2016-07-30 Oleg BroytmanUpgrade ez_setup.py
2016-07-29 Oleg BroytmanOpen log with utf-8 encoding 3.0.0
2016-07-29 Oleg BroytmanFix py3 compatibility: ftp port must be 0, not None
2016-07-29 Oleg BroytmanRelease 3.0: Python 3
2016-07-29 Oleg BroytmanOptional sudo for pip
2016-07-25 Oleg BroytmanVersion 3.0.0b2 - better Python 3 compatibility 3.0.0b2
2016-07-25 Oleg BroytmanFix exceptions for Py3 compatibility
2016-07-25 Oleg BroytmanFix dict keys for Py3 compatibility
2016-07-25 Oleg BroytmanRemove import string for Py3 compatibility
2016-07-25 Oleg BroytmanFix UserList for Py3 compatibility
2016-07-25 Oleg BroytmanFix encoding for Py3 compatibility
2016-07-25 Oleg BroytmanFix import
2016-07-25 Oleg BroytmanAdd mk-git-alias
2016-07-25 Oleg BroytmanVersion 3.0.0b1: Python 3 compatibility 3.0.0b1
2016-07-25 Oleg BroytmanUse int() instead of atoi() for Py3 compatibility
2016-07-25 Oleg BroytmanUse integer division for Py3 compatibility
2016-07-25 Oleg BroytmanFix encoding for Py3 compatibility
2016-07-25 Oleg BroytmanFix raw_input for Py3 compatibility
2016-07-25 Oleg BroytmanFix string.split for Py3 compatibility
2016-07-25 Oleg BroytmanRemove outdated sms.py
2016-07-25 Oleg BroytmanFix octals (066 => 0o666) for Py3 compatibility
2016-07-25 Oleg BroytmanRaise Error(message) for Py3 compatibility
2016-07-25 Oleg BroytmanReplace <> with != for Py3 compatibility
2016-07-25 Oleg BroytmanUse "exception as value" for Py3 compatibility
2016-07-25 Oleg BroytmanUse print function for Py3 compatibility
2016-07-25 Oleg BroytmanTODO: Python 3
2016-07-25 Oleg BroytmanAdd requirements.txt and setup.cfg 2.1.3
2016-07-25 Oleg BroytmanVersion 2.1.3
2016-07-25 Oleg BroytmanRemove wrong copyright lines, fix module docstrings
2016-05-26 Oleg BroytmanRefactor find parameters
2016-03-30 Oleg BroytmanFix a bug in getting default_encoding
2015-12-27 Oleg BroytmanExport given treeish or HEAD
2015-06-05 Oleg BroytmanRefactor update script
2014-05-20 Oleg BroytmanAllow the script to be run only in the origin directory
2014-05-19 Oleg BroytmanAdd update script
2014-01-15 Oleg BroytmanInstallation using pip: done
2014-01-15 Oleg BroytmanInstallation using pip
2014-01-15 Oleg BroytmanSwitch branch before setting umask
2013-12-27 Oleg BroytmanCreate tar.bz2 sdist
2013-12-24 Oleg Broytmanfind . -delete
2013-12-24 Oleg BroytmanDo not include .git* files on export
2013-12-24 Oleg BroytmanVersion 2.1.1: add Makefile and mk-distr
2013-12-21 Oleg BroytmanBeautify Metakit project name
2013-12-20 Oleg BroytmanInclude ez_setup.py into source dist
2013-12-20 Oleg BroytmanInclude TODO into source dist
2013-12-20 Oleg Broytmansetuptools are used
2013-12-20 Oleg BroytmanUse setuptools
2013-12-20 Oleg BroytmanAdd setuptools' bootstrap module
2013-12-20 Oleg BroytmanDo not install tests but include them in source distrib...
next