aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-28fix gpp.auto-completion1.5Mattias Andrée1-10/+10
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-28m + add shell tab-completionMattias Andrée1-0/+33
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02fix another bug1.4Mattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-09-02bug fixMattias Andrée1-51/+29
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-10-12how did I miss testing that it still worked with non-ASCIIMattias Andrée1-3/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-23python2 supportMattias Andrée1-47/+101
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-24set shebang1Mattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-24add option: -u twiceMattias Andrée1-3/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-12add --exportMattias Andrée1-0/+6
2013-10-12add --copying and --versionMattias Andrée1-0/+40
2013-10-12do not obmit, white out the shebang lineMattias Andrée1-1/+1
2013-10-11add shebang supportMattias Andrée1-2/+19
2013-10-11implement --iterationsMattias Andrée1-45/+47
2013-10-11set exec permissionMattias Andrée1-0/+0
2013-10-11add iteration parameter (not used yet)Mattias Andrée1-4/+15
2013-10-11parse command lineMattias Andrée1-0/+17
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-09error fixesMattias Andrée1-24/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-09derpMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-06miscMattias Andrée1-2/+71
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-10-06beginning of gppMattias Andrée1-0/+44
Signed-off-by: Mattias Andrée <maandree@operamail.com>