aboutsummaryrefslogtreecommitdiffstats
path: root/python2 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-21beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée2-20/+54
2014-02-11bump yearMattias Andrée2-3/+3
2014-02-09typoMattias Andrée1-1/+1
2014-02-09use -h for --help and -x for --hex (issue #12)Mattias Andrée1-3/+3
2014-02-09-h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12)Mattias Andrée1-1/+1
2013-08-10improve python performanceMattias Andrée1-109/+112
2013-08-10mMattias Andrée1-1/+1
2013-08-10mMattias Andrée1-2/+2
2013-08-10apply changes made in python3 to python2 versionMattias Andrée2-359/+354
2013-08-10split python2 version into two filesMattias Andrée2-617/+639
2013-08-09stronger license = better licenseMattias Andrée1-6/+6
2013-07-24in case st_blksize is not properly setMattias Andrée1-0/+2
2013-06-17add python2Mattias Andrée1-0/+1010