]> git.phdru.name Git - m_lib.git/log
m_lib.git
7 years agoVersion 3.0.1: fix for Python 3 3.0.1
Oleg Broytman [Mon, 1 Aug 2016 18:53:57 +0000 (21:53 +0300)]
Version 3.0.1: fix for Python 3

7 years agoFix for Python 3: import html.parser and html.entities
Oleg Broytman [Mon, 1 Aug 2016 18:53:06 +0000 (21:53 +0300)]
Fix for Python 3: import html.parser and html.entities

7 years agoUpgrade ez_setup.py
Oleg Broytman [Sat, 30 Jul 2016 22:54:21 +0000 (01:54 +0300)]
Upgrade ez_setup.py

7 years agoOpen log with utf-8 encoding 3.0.0
Oleg Broytman [Fri, 29 Jul 2016 20:10:24 +0000 (23:10 +0300)]
Open log with utf-8 encoding

7 years agoFix py3 compatibility: ftp port must be 0, not None
Oleg Broytman [Fri, 29 Jul 2016 20:03:02 +0000 (23:03 +0300)]
Fix py3 compatibility: ftp port must be 0, not None

7 years agoRelease 3.0: Python 3
Oleg Broytman [Fri, 29 Jul 2016 19:46:06 +0000 (22:46 +0300)]
Release 3.0: Python 3

7 years agoOptional sudo for pip
Oleg Broytman [Fri, 29 Jul 2016 15:02:33 +0000 (18:02 +0300)]
Optional sudo for pip

7 years agoVersion 3.0.0b2 - better Python 3 compatibility 3.0.0b2
Oleg Broytman [Mon, 25 Jul 2016 21:20:28 +0000 (00:20 +0300)]
Version 3.0.0b2 - better Python 3 compatibility

7 years agoFix exceptions for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix exceptions for Py3 compatibility

7 years agoFix dict keys for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix dict keys for Py3 compatibility

7 years agoRemove import string for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Remove import string for Py3 compatibility

7 years agoFix UserList for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix UserList for Py3 compatibility

7 years agoFix encoding for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix encoding for Py3 compatibility

7 years agoFix import
Oleg Broytman [Mon, 25 Jul 2016 20:54:26 +0000 (23:54 +0300)]
Fix import

7 years agoAdd mk-git-alias
Oleg Broytman [Mon, 25 Jul 2016 19:05:10 +0000 (22:05 +0300)]
Add mk-git-alias

7 years agoVersion 3.0.0b1: Python 3 compatibility 3.0.0b1
Oleg Broytman [Mon, 25 Jul 2016 18:41:04 +0000 (21:41 +0300)]
Version 3.0.0b1: Python 3 compatibility

7 years agoUse int() instead of atoi() for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Use int() instead of atoi() for Py3 compatibility

7 years agoUse integer division for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Use integer division for Py3 compatibility

7 years agoFix encoding for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix encoding for Py3 compatibility

7 years agoFix raw_input for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix raw_input for Py3 compatibility

7 years agoFix string.split for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix string.split for Py3 compatibility

7 years agoRemove outdated sms.py
Oleg Broytman [Mon, 25 Jul 2016 16:29:15 +0000 (19:29 +0300)]
Remove outdated sms.py

7 years agoFix octals (066 => 0o666) for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Fix octals (066 => 0o666) for Py3 compatibility

7 years agoRaise Error(message) for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Raise Error(message) for Py3 compatibility

7 years agoReplace <> with != for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Replace <> with != for Py3 compatibility

7 years agoUse "exception as value" for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Use "exception as value" for Py3 compatibility

7 years agoUse print function for Py3 compatibility
Oleg Broytman [Mon, 25 Jul 2016 16:05:26 +0000 (19:05 +0300)]
Use print function for Py3 compatibility

7 years agoTODO: Python 3
Oleg Broytman [Mon, 25 Jul 2016 14:47:23 +0000 (17:47 +0300)]
TODO: Python 3

7 years agoAdd requirements.txt and setup.cfg 2.1.3
Oleg Broytman [Mon, 25 Jul 2016 14:41:24 +0000 (17:41 +0300)]
Add requirements.txt and setup.cfg

7 years agoVersion 2.1.3
Oleg Broytman [Mon, 25 Jul 2016 14:38:56 +0000 (17:38 +0300)]
Version 2.1.3

Add classifiers

7 years agoRemove wrong copyright lines, fix module docstrings
Oleg Broytman [Mon, 25 Jul 2016 14:36:30 +0000 (17:36 +0300)]
Remove wrong copyright lines, fix module docstrings

7 years agoRefactor find parameters
Oleg Broytman [Thu, 26 May 2016 13:27:32 +0000 (16:27 +0300)]
Refactor find parameters

There is no need to search files in depth. Optimization: filter by name
then by type.

8 years agoFix a bug in getting default_encoding
Oleg Broytman [Wed, 30 Mar 2016 17:41:31 +0000 (20:41 +0300)]
Fix a bug in getting default_encoding

Release version 2.1.2.

8 years agoExport given treeish or HEAD
Oleg Broytman [Sun, 27 Dec 2015 16:42:36 +0000 (19:42 +0300)]
Export given treeish or HEAD

8 years agoRefactor update script
Oleg Broytman [Fri, 5 Jun 2015 18:58:32 +0000 (21:58 +0300)]
Refactor update script

9 years agoAllow the script to be run only in the origin directory
Oleg Broytman [Tue, 20 May 2014 00:57:57 +0000 (04:57 +0400)]
Allow the script to be run only in the origin directory

9 years agoAdd update script
Oleg Broytman [Mon, 19 May 2014 17:22:37 +0000 (21:22 +0400)]
Add update script

10 years agoInstallation using pip: done
Oleg Broytman [Wed, 15 Jan 2014 15:46:47 +0000 (19:46 +0400)]
Installation using pip: done

10 years agoInstallation using pip
Oleg Broytman [Wed, 15 Jan 2014 15:43:49 +0000 (19:43 +0400)]
Installation using pip

10 years agoSwitch branch before setting umask
Oleg Broytman [Wed, 15 Jan 2014 04:36:59 +0000 (08:36 +0400)]
Switch branch before setting umask

10 years agoCreate tar.bz2 sdist
Oleg Broytman [Fri, 27 Dec 2013 21:43:59 +0000 (01:43 +0400)]
Create tar.bz2 sdist

10 years agofind . -delete
Oleg Broytman [Tue, 24 Dec 2013 21:41:19 +0000 (01:41 +0400)]
find . -delete

find . ... -delete
   instead of
find . ... | xargs rm -f

10 years agoDo not include .git* files on export
Oleg Broytman [Tue, 24 Dec 2013 20:06:48 +0000 (00:06 +0400)]
Do not include .git* files on export

10 years agoVersion 2.1.1: add Makefile and mk-distr
Oleg Broytman [Tue, 24 Dec 2013 15:06:31 +0000 (19:06 +0400)]
Version 2.1.1: add Makefile and mk-distr

10 years agoBeautify Metakit project name
Oleg Broytman [Sat, 21 Dec 2013 21:54:10 +0000 (01:54 +0400)]
Beautify Metakit project name

10 years agoInclude ez_setup.py into source dist
Oleg Broytman [Fri, 20 Dec 2013 17:41:22 +0000 (21:41 +0400)]
Include ez_setup.py into source dist

10 years agoInclude TODO into source dist
Oleg Broytman [Fri, 20 Dec 2013 17:40:25 +0000 (21:40 +0400)]
Include TODO into source dist

10 years agosetuptools are used
Oleg Broytman [Fri, 20 Dec 2013 17:35:16 +0000 (21:35 +0400)]
setuptools are used

10 years agoUse setuptools
Oleg Broytman [Fri, 20 Dec 2013 17:27:20 +0000 (21:27 +0400)]
Use setuptools

10 years agoAdd setuptools' bootstrap module
Oleg Broytman [Fri, 20 Dec 2013 17:26:36 +0000 (21:26 +0400)]
Add setuptools' bootstrap module

10 years agoDo not install tests but include them in source distribution
Oleg Broytman [Fri, 20 Dec 2013 15:09:37 +0000 (19:09 +0400)]
Do not install tests but include them in source distribution

10 years agoTODO: setuptools/easy_install; pip.
Oleg Broytman [Sun, 15 Dec 2013 19:51:58 +0000 (23:51 +0400)]
TODO: setuptools/easy_install; pip.

10 years agoInclude MANIFEST.in into MANIFEST.in
Oleg Broytman [Tue, 10 Dec 2013 21:12:09 +0000 (01:12 +0400)]
Include MANIFEST.in into MANIFEST.in

10 years agoCreate new MANIFEST.in that includes INSTALL.txt and README-flad.txt
Oleg Broytman [Tue, 10 Dec 2013 21:07:05 +0000 (01:07 +0400)]
Create new MANIFEST.in that includes INSTALL.txt and README-flad.txt

10 years agoVersion 2.0.1: add installation instruction in INSTALL.txt
Oleg Broytman [Tue, 10 Dec 2013 20:50:46 +0000 (00:50 +0400)]
Version 2.0.1: add installation instruction in INSTALL.txt

10 years agoRemove MANIFEST.in
Oleg Broytman [Tue, 10 Dec 2013 20:49:15 +0000 (00:49 +0400)]
Remove MANIFEST.in

MANIFEST.in is no longer required. setup.py uses package_data now.

10 years agoAdd TODO
Oleg Broytman [Thu, 5 Dec 2013 10:55:44 +0000 (14:55 +0400)]
Add TODO

10 years agoAdd an html fragment for gitweb
Oleg Broytman [Sun, 1 Dec 2013 18:54:15 +0000 (22:54 +0400)]
Add an html fragment for gitweb

10 years agoInstall test files: use package_data instead of data_files
Oleg Broytman [Sun, 1 Dec 2013 01:47:27 +0000 (05:47 +0400)]
Install test files: use package_data instead of data_files

10 years agoDon't use an absolute path to python lib
Oleg Broytman [Sun, 1 Dec 2013 01:36:50 +0000 (05:36 +0400)]
Don't use an absolute path to python lib

10 years agoDocument flad, hash and pbar subpackages
Oleg Broytman [Sat, 30 Nov 2013 22:17:21 +0000 (02:17 +0400)]
Document flad, hash and pbar subpackages

10 years agoImport m_lib/pbar
Oleg Broytman [Sat, 30 Nov 2013 22:14:18 +0000 (02:14 +0400)]
Import m_lib/pbar

10 years agoImport m_lib/hash
Oleg Broytman [Sat, 30 Nov 2013 22:12:31 +0000 (02:12 +0400)]
Import m_lib/hash

10 years agoImport m_lib/flad
Oleg Broytman [Sat, 30 Nov 2013 22:08:50 +0000 (02:08 +0400)]
Import m_lib/flad

10 years agoVersion 2.0. Copyright (C) 1996-2013.
Oleg Broytman [Sat, 30 Nov 2013 21:59:03 +0000 (01:59 +0400)]
Version 2.0. Copyright (C) 1996-2013.

10 years agoIgnore *.py[co]
Oleg Broytman [Sat, 30 Nov 2013 21:58:25 +0000 (01:58 +0400)]
Ignore *.py[co]

10 years agoInitial import
Oleg Broytman [Sat, 30 Nov 2013 21:54:41 +0000 (01:54 +0400)]
Initial import

Start to move m_lib to git.