]> git.phdru.name Git - m_lib.git/shortlog
m_lib.git
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