aboutsummaryrefslogtreecommitdiffstats
path: root/python2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump yearMattias Andrée2014-02-112-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-02-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use -h for --help and -x for --hex (issue #12)Mattias Andrée2014-02-091-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* -h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12)Mattias Andrée2014-02-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve python performanceMattias Andrée2013-08-101-109/+112
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply changes made in python3 to python2 versionMattias Andrée2013-08-102-365/+360
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split python2 version into two filesMattias Andrée2013-08-102-617/+639
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* stronger license = better licenseMattias Andrée2013-08-091-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* in case st_blksize is not properly setMattias Andrée2013-07-241-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add python2Mattias Andrée2013-06-171-0/+1010
Signed-off-by: Mattias Andrée <maandree@operamail.com>