summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2008-05-08make --meta a config file optionGuido Guenther
2008-05-04yield the commit messageGuido Guenther
2008-04-26make boolean options parsing more robustGuido Guenther
2008-04-24add write_treeGuido Guenther
2008-04-23fix error messageGuido Guenther
2008-04-17fix unpack_orig error reportingGuido Guenther
2008-04-14fix "pristine-tar missing" error messageGuido Guenther
2008-04-14fix indentationGuido Guenther
2008-04-14Make commits from git-import-dsc get author and date from debian/changelog.Adeodato Simó
2008-04-14Add support for passing extra env. vars to Command objects.Adeodato Simó
2008-04-14update modeline and fix typoGuido Guenther
2008-04-14add vim modelineGuido Guenther
2008-04-14add _test()Guido Guenther
2008-04-14add rfc822_date_to_git()Guido Guenther
2008-03-19git-core 1.5.3.4 doesn't support -q so use --quiet insteadGuido Guenther
2008-03-14add commit() and show()Guido Guenther
2008-02-29make error messages more consistentGuido Guenther
2008-02-29make dsc import repeatable (Closes: #468120)Guido Guenther
2008-02-23Allow multiple file filters for git-import-{orig,dsc}Harald Braumann
2008-02-21add prstine-tar config optionGuido Guenther
2008-02-21add PristineTar()Guido Guenther
2008-02-14don't use the deprecated git-* command versionsGuido Günther
2008-02-08Better dpkg-parsechangelog error reporting (Closes: #460195)Guido Guenther
2007-12-28don't fail when importing into empty git archivesGuido Guenther
2007-12-07git-ls-files: separate filenames by '\0', based on a patch from Uwe Kleine-KÃ...Guido Guenther
2007-11-26fix "gpb gets confused by color enabled on branches..." - thanks to Niv Sardi...Guido Guenther
2007-11-19wrap Command class to execute in a specific directoryGuido Guenther
2007-11-05add tarball-dir option losely based on patch from Sjoerd Simons (Closes: #448...Guido Guenther
2007-11-05don't print a commit summary when importing into empty repos (addresses parts...Guido Guenther
2007-11-04rmeove unneeded GitLoadDirsGuido Guenther
2007-10-19add version number to docs and a toolsGuido Guenther
2007-10-18pyline and other consistency updatesGuido Guenther
2007-10-16add --export-dir and --export (Closes: #446042)Guido Guenther
2007-10-16Parse .gbp.conf in the repo dir (Closes: #426009)Guido Guenther
2007-10-11make --git-log a config file optionGuido Guenther
2007-10-10eval() the snapshot number calculation so everybody can pass in what he wantsGuido Guenther
2007-08-23introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther
2007-08-20don't hardcode -i\.git -I.git as build argumentsGuido Guenther
2007-06-11don't fail imports on large archivesGuido Guenther
2007-05-28Merge ../git-buildpackage into locals/import-orig-by-indexGuido Guenther
2007-05-28don't use git_load_dirs for importsGuido Guenther
2007-05-24strip epoch from upstream versionGuido Guenther
2007-05-13support import of tar.bz2 in git-import-origGuido Guenther
2007-04-12git_load_dirs now supports --summary, use this for nicer import messagesGuido Guenther
2007-02-27adjust to new output of git-status in git 1.5Guido Guenther
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther
2007-02-07rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther