summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* 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
* wrap Command class to execute in a specific directoryGuido Guenther2007-11-19
* add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther2007-11-05
* don't print a commit summary when importing into empty repos (addresses parts...Guido Guenther2007-11-05
* rmeove unneeded GitLoadDirsGuido Guenther2007-11-04
* add version number to docs and a toolsGuido Guenther2007-10-19
* pyline and other consistency updatesGuido Guenther2007-10-18
* add --export-dir and --export (Closes: #446042)Guido Guenther2007-10-16
* Parse .gbp.conf in the repo dir (Closes: #426009)Guido Guenther2007-10-16
* make --git-log a config file optionGuido Guenther2007-10-11
* eval() the snapshot number calculation so everybody can pass in what he wantsGuido Guenther2007-10-10
* introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther2007-08-23
* don't hardcode -i\.git -I.git as build argumentsGuido Guenther2007-08-20
* don't fail imports on large archivesGuido Guenther2007-06-11
* Merge ../git-buildpackage into locals/import-orig-by-indexGuido Guenther2007-05-28
|\
| * strip epoch from upstream versionGuido Guenther2007-05-24
* | don't use git_load_dirs for importsGuido Guenther2007-05-28
|/
* support import of tar.bz2 in git-import-origGuido Guenther2007-05-13
* git_load_dirs now supports --summary, use this for nicer import messagesGuido Guenther2007-04-12
* 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