git-upstream/git_upstream
Darragh Bailey bc9fc649f6 Ensure correct prog name available to manpage
Building manpage will use the parser, which will need to be told that
'git-upstream' is the correct program name, otherwise it will use
sys.argv[0] and this is set to 'setup.py' when building using:

    python setup.py build_manpage

Change-Id: I6de46b99cc4e7d536dcd5e39ba8f224cc492e4d8
2016-11-01 13:03:02 +00:00
..
commands Fix help subcommand 2016-10-19 12:34:18 +01:00
lib Remove compatibility hacks causing issues with newer GitPython 2016-10-17 11:52:17 +01:00
resources Show rebase help during interactive import 2016-05-26 16:37:11 +01:00
tests Fix help subcommand 2016-10-19 12:34:18 +01:00
__init__.py Show rebase help during interactive import 2016-05-26 16:37:11 +01:00
errors.py Rename hpgit to git-upstream, also changing its license 2014-03-03 14:32:26 +00:00
log.py Support for python 3 2016-06-14 16:15:22 +01:00
main.py Ensure correct prog name available to manpage 2016-11-01 13:03:02 +00:00
rebase_editor.py Fix broken interactive mode to be usable 2016-08-31 12:09:52 +01:00