]> git.phdru.name Git - m_lib.git/shortlog
m_lib.git
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...
2013-12-15 Oleg BroytmanTODO: setuptools/easy_install; pip.
2013-12-10 Oleg BroytmanInclude MANIFEST.in into MANIFEST.in
2013-12-10 Oleg BroytmanCreate new MANIFEST.in that includes INSTALL.txt and...
2013-12-10 Oleg BroytmanVersion 2.0.1: add installation instruction in INSTALL.txt
2013-12-10 Oleg BroytmanRemove MANIFEST.in
2013-12-05 Oleg BroytmanAdd TODO
2013-12-01 Oleg BroytmanAdd an html fragment for gitweb
2013-12-01 Oleg BroytmanInstall test files: use package_data instead of data_files
2013-12-01 Oleg BroytmanDon't use an absolute path to python lib
2013-11-30 Oleg BroytmanDocument flad, hash and pbar subpackages
2013-11-30 Oleg BroytmanImport m_lib/pbar
2013-11-30 Oleg BroytmanImport m_lib/hash
2013-11-30 Oleg BroytmanImport m_lib/flad
2013-11-30 Oleg BroytmanVersion 2.0. Copyright (C) 1996-2013.
2013-11-30 Oleg BroytmanIgnore *.py[co]
2013-11-30 Oleg BroytmanInitial import