aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/git_utils.py
Commit message (Expand)AuthorAge
* add _test()Guido Guenther2008-04-14
* add rfc822_date_to_git()Guido Guenther2008-04-14
* add commit() and show()Guido Guenther2008-03-14
* make dsc import repeatable (Closes: #468120)Guido Guenther2008-02-29
* don't fail when importing into empty git archivesGuido Guenther2007-12-28
* git-ls-files: separate filenames by '\0', based on a patch from Uwe Kleine-KÃ...Guido Guenther2007-12-07
* fix "gpb gets confused by color enabled on branches..." - thanks to Niv Sardi...Guido Guenther2007-11-26
* add --export-dir and --export (Closes: #446042)Guido Guenther2007-10-16
* don't fail imports on large archivesGuido Guenther2007-06-11
* don't use git_load_dirs for importsGuido Guenther2007-05-28
* adjust to new output of git-status in git 1.5debian/0.2.26Guido Guenther2007-02-27
* use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther2007-02-11
* rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther2007-02-07