tools/git-buildpackage.git
2007-12-28 Guido Guentherdocument changes and release debian/0.4.13
2007-12-28 Guido Guentherdon't fail when importing into empty git archives
2007-12-23 Guido Guentherdocument changes and release debian/0.4.12
2007-12-23 Guido Guentherfix doc url (Closes: #456535)
2007-12-23 Guido Guentheradd doc-base file (Closes: #457495)
2007-12-16 Frank S. ThomasUse export-dir instead of build-area in gbp.conf becaus...
2007-12-15 Guido Guentheradd a homepage field
2007-12-15 Guido Guentherbump standards version
2007-12-15 Guido Guentherremove unused debian/dirs
2007-12-15 Guido Guentherdocument changes and release debian/0.4.11
2007-12-15 Frank S. Thomas--export-dir and --export are actually --git-export...
2007-12-15 Guido Guentherdon't start a new changelog section if we found a snaps...
2007-12-07 Guido Guentherdocument changes and release debian/0.4.10
2007-12-07 Guido Guentherreturn non null on failure
2007-12-07 Guido Guenthergit-ls-files: separate filenames by '\0', based on...
2007-11-26 Guido Guentherdocument changes and release debian/0.4.9
2007-11-26 Guido Guentherfix "gpb gets confused by color enabled on branches...
2007-11-19 Guido Guentherdocument changes and release debian/0.4.8
2007-11-19 Guido Guentheruse the now official Vcs-Git
2007-11-19 Guido Guenthermake sure we don't switch directories during build...
2007-11-19 Guido Guentherwrap Command class to execute in a specific directory
2007-11-05 Guido Guentherdocument changes and release debian/0.4.7
2007-11-05 Guido Guentheradd tarball-dir option losely based on patch from Sjoer...
2007-11-05 Guido Guentherdon't print a commit summary when importing into empty...
2007-11-04 Guido Guentherdocument changes and release debian/0.4.6
2007-11-04 Guido Guentheradd .gitignore
2007-11-04 Guido Guentherrmeove unneeded GitLoadDirs
2007-11-03 Guido Guenthercall gzip with "-n" (Closes: #449094) - thanks to Romai...
2007-10-30 Guido Guentherfix url (Closes: #448350)
2007-10-24 Guido Guentherdocument changes and release debian/0.4.5
2007-10-24 Guido Guenthergit-import-orig: fix missing s/upstream/upstream_branch...
2007-10-22 Guido Guentherdocument changes and release debian/0.4.4
2007-10-22 Guido Guentheruse upstream-branch in case the tag doesn't exist
2007-10-19 Guido Guentherdocument changes and release debian/0.4.3
2007-10-19 Guido Guentherproperly cleanup the version file
2007-10-19 Guido Guentherproperly quote "" (Closes: #447211)
2007-10-19 Guido Guenthergit-dch: use Command() instead of implementing it again
2007-10-19 Guido Guentheradd version number to docs and a tools
2007-10-19 Guido Guentheradjust copyright year
2007-10-19 Guido Guentherdon't split up the manual that much (local.dsl taken...
2007-10-18 Guido Guentherpyline and other consistency updates
2007-10-17 Guido GuentherDocumentation updates
2007-10-16 Guido Guentherdocument changes and release debian/0.4.2
2007-10-16 Guido Guentherdocument the new git-buildpackage options
2007-10-16 Guido Guentheradd --export-dir and --export (Closes: #446042)
2007-10-16 Guido Guentherminor updates and clarifications
2007-10-16 Guido Guentheradd missing examples
2007-10-16 Guido Guentherprint --git-log default
2007-10-16 Guido GuentherParse .gbp.conf in the repo dir (Closes: #426009)
2007-10-11 Guido Guenthermake --git-log a config file option
2007-10-11 Guido Guentherfix option name
2007-10-10 Guido Guentherdoc-update: snapshot-number can be used in gbp.conf too
2007-10-10 Guido Guentherdocument changes and release debian/0.4.1
2007-10-10 Guido Guentherdocument --snapshot-number
2007-10-10 Guido Guentherfix syntax error
2007-10-10 Guido Guenthereval() the snapshot number calculation so everybody...
2007-10-07 Guido Guentherdepend on devscripts with a working 'dch ""'
2007-10-07 Guido Guenthermake sure the changelog section's trailer points to...
2007-10-07 Guido Guentherdocument changes and release debian/0.4.0
2007-10-07 Guido Guentheradd some basic documentation for git-dch
2007-10-07 Guido GuentherAllow to specify paths to look at: git-dch path1 path2
2007-10-07 Guido Guentheradd --git-log to pass options along to git-log
2007-10-07 Guido Guentherhandle versions containing epochs
2007-10-07 Guido Guentherdon't fail if the commit msg starts with '--'
2007-10-07 Guido Guentheradd short options for "--snapshot" and "--release"
2007-10-07 Guido Guenther--auto: guess last changelogged commit from the snapsho...
2007-10-07 Guido GuentherAdd a check for the debian branch instead of always...
2007-10-06 Guido Guentheradd support for automatic snapshot releases as suggeste...
2007-10-03 Guido Guentherdocument changes and release debian/0.3.6
2007-10-03 Guido Guentherdetect upstream version from common tarball formates...
2007-10-03 Guido GuentherCreate upstream branch when importing into an empty...
2007-10-03 Guido Guentherdocument changes and release debian/0.3.5
2007-10-03 Guido Guentherfix error case
2007-10-03 Guido Guentherupdate vim modelines and remove whitespaces
2007-10-03 Guido Guenthermention git-dch
2007-10-03 Guido Guentherdocument the "UNRELEASED" case
2007-10-03 Guido Guentherdon't create a new changelog section if the current...
2007-10-03 Guido Guenthershort paragraph on hacking on arbitrary debian packages
2007-09-30 Guido GuentherMerge ../git-buildpackage.devel
2007-09-30 Guido Guentherupdate TODO
2007-09-30 Guido Guentheradd git-dch
2007-09-30 Guido Guenthers/reopsitory/repository/ - thanks to Loïc Minier (Close...
2007-09-08 Guido Guentherdocument changes debian/0.3.4
2007-09-03 Guido Guentherfix error path
2007-08-29 Guido Guentheradd filter and allow to pass PBULDER_OPTS
2007-08-23 Guido Guentherintroduce --git-no-create-orig to skip building of...
2007-08-20 Guido Guentherdocument changes debian/0.3.3
2007-08-20 Guido Guentherdocument option
2007-08-20 Guido GuentherMerge ../git-buildpackage.devel
2007-08-20 Guido Guenthersupport --debian-branch
2007-08-20 Guido Guentherdon't hardcode -i\.git -I.git as build arguments
2007-06-27 Guido Guentherdocument changes debian/0.3.2
2007-06-26 Guido Guentherhow to start a package from scratch
2007-06-26 Guido GuentherWe don't use git_load_dirs internally anymore
2007-06-26 Guido Guentherallow to import into empty git archives
2007-06-11 Guido Guentherdocument changes debian/0.3.1
2007-06-11 Guido Guentherdon't fail imports on large archives
2007-06-08 Guido Guentherprint a sensible error message, when a git repository...
2007-05-29 Guido Guentherdocument changes and update todo debian/0.3.0
2007-05-29 Guido Guentherstill suggest git_load_dirs
next