tools/git-buildpackage.git
2011-03-18 Guido Günthergbp: Add git.archive() and git.{has,get,update,add...
2011-03-18 Sean Finneygbp: Allow to pass cwd to git.__get_output()
2011-03-18 Chow Loong Jincommand_wrappers: Add create tar archive
2011-03-18 Guido GüntherAdd tests for branch creation and switching
2011-03-18 Guido GüntherFix test execution
2011-03-18 Guido Günthercommand_wrappers,git: remove unused Git functions
2011-03-12 Guido Günthergbp-pq: Allow to specify subdirs for patches
2011-03-12 Guido Günthergit: improve error handling for commit_tree
2011-03-12 Guido Günthergbp-pq: move write_patches into separate function
2011-03-03 Guido Güntheris_fast_forward: make sure git interprets arguments...
2011-02-27 Guido GüntherAdd script to ignore .pc and tell dpkg-source unpatch...
2011-02-13 Guido GüntherMake the desktop notification transient
2011-02-11 Guido GüntherDocument changes and release 0.5.19 debian/0.5.19
2011-02-11 Guido Günthergit-import-dsc: better explain missing upstream branch
2011-02-11 Guido GüntherMove no_upstream_branch message into gbp.config
2011-02-09 Guido Günthergit-import-dsc: make final log message more useful
2011-02-09 Guido Günthergit-import-dsc: auto create upstream branch
2011-02-09 Guido Günthergit-import-dscs: really use git-import-dsc from the...
2011-02-09 Guido GüntherSimplify author and committer argument passing
2011-02-09 Guido GüntherSplit out command line parsing
2011-02-09 Guido Günthergbp-clone: reparse the configuration after cloning...
2011-02-08 Guido Güntherlogging: don't use color inside Emacs's comint shell
2011-01-23 Jonathan Niedergit-import-dsc: improve error message when upstream...
2011-01-23 Guido GüntherDocument changes and release 0.5.18 debian/0.5.18
2011-01-23 Jonathan Niedergit-import-dsc doc updates for new options
2011-01-22 Guido Güntherpychecker: bump maxargs to 12 for commit_dir
2011-01-22 Guido GüntherAdd --author-is-comitter and --author-date-is-comitter...
2011-01-22 Guido Günthergit.force_head: quiet git reset
2011-01-22 Guido Günthergit-buildpackage: print the "Looking for tarball.....
2011-01-18 Guido Günthergit-import-dscs: Ignore debsnap download errors
2011-01-18 Jonathan Niedergit-import-dscs: Fix --debsnap doc and option error...
2011-01-16 Guido Günthergbp-pull: Adjust incorrect logging level
2011-01-15 Guido Günthergit-buildpackage: fix fallback to auto detection for...
2011-01-15 Guido GüntherDocument changes and release 0.5.17 debian/0.5.17
2011-01-14 Guido GüntherUse the latest commit instead of the earliest one
2011-01-14 Guido GüntherDocument --remote-name
2011-01-13 Guido Günthergit-create-remote-repo: Don't hardcode 'origin' as...
2011-01-13 Guido GüntherRename get_remotes to get_remote_branches
2011-01-13 Guido Günthergbp-create-remote-repo: get repository name from debian...
2011-01-13 Guido Günthergbp-create-remote-repo: Allow for repository names...
2011-01-11 Guido GüntherDocument changes and release 0.5.16 debian/0.5.16
2011-01-11 Guido Günthergit-import-dsc: also set the commit date to the changel...
2011-01-11 Guido GüntherMake gbp-create-remote-repo a first class citizen
2011-01-11 Guido Günthergbp-create-remote-repo: allow to set up remote branch...
2011-01-11 Guido GüntherMake --[no-]merge a proper option
2011-01-08 Guido GüntherDocument changes and release 0.5.15 debian/0.5.15
2011-01-08 Guido Günthergit-dch: don't add empty changelog entries with "Git...
2011-01-08 Guido GüntherRequire python 2.6
2011-01-08 Guido Günthergit-buildpackage: Add support for sending notifications...
2011-01-08 Guido GüntherUse tristate option for --color=value
2011-01-08 Guido GüntherAdd Tristate class that allows for on, off and auto
2011-01-07 Guido GüntherDocument changes and release 0.5.14 debian/0.5.14
2011-01-07 Guido Güntherdocs: fix typo in gbp-pq manpage
2011-01-07 Guido Güntherbash completion: avoid space after options taking an...
2011-01-06 Guido Güntherbash completion: add support for tristate options like...
2011-01-03 Guido Güntherbash completion: add completion for gbp-{pq,pull,clone}
2011-01-03 Guido Güntherbash completion: also complete on tags
2011-01-03 Guido Güntherbash completion: parse short options too
2010-12-29 Guido GüntherUse logging functions
2010-12-29 Yaroslav HalchenkoSpit out debug message in __git_inout
2010-12-29 Yaroslav Halchenkogit-import-dscs: Use git-import-dsc from the same locat...
2010-12-28 Guido GüntherRemove duplicate log message
2010-12-27 Guido GüntherEnable pychecker warnings
2010-12-27 Guido GüntherChange dirs declaration to avoid false positives from...
2010-12-27 Guido Güntherpychecker warning cleanups
2010-12-27 Guido GüntherDocument --debsnap to fetch from snapshots.debian.org
2010-12-27 Guido GüntherAdd generated files to .gitignore
2010-12-27 Guido GüntherAdd gbp-{pull,clone,pq} examples to gbp.conf
2010-12-27 Guido GüntherAdd gbp-{pull,clone,pq} examples to gbp.conf
2010-12-27 Guido Günthergbp-pull: Better document --force and --redo-pq
2010-12-27 Guido Günthergbp-clone: better document --all
2010-12-26 Guido GüntherDocument changes and release 0.5.13 debian/0.5.13
2010-12-26 Guido GüntherAllow to drop numbers from patch names via --no-patch...
2010-12-26 Guido GüntherRewrite gbp-pq in python
2010-12-25 Guido GüntherInitialize Logger.get_color{,off}
2010-12-25 Guido GüntherTypo
2010-12-24 Guido GüntherUpdate the repo after the first import
2010-12-20 Guido GüntherDocument changes and release 0.5.12 debian/0.5.12
2010-12-20 Guido GüntherAdd missing options
2010-12-20 Guido GüntherAdd option to open editor
2010-12-20 Guido GüntherChange --ignore-same-version to --allow-same-version
2010-12-17 Guido GüntherFavor ARCH environment variable over dpkg's architecture
2010-12-13 Guido GüntherRemove noop
2010-12-13 Guido GüntherFix debug string formatting
2010-12-10 Guido GüntherFix error detected by pychecker
2010-12-10 Guido GüntherMove Debian tag with --ignore-same-version
2010-12-10 Guido GüntherAdd move_tag
2010-12-10 Guido GüntherFix --ignore-same-version
2010-12-09 Guido GüntherIntroduce functions
2010-12-09 Rob BrowningAdd --multimaint support to git-dch
2010-12-09 Guido GüntherBetter wrap thanks and closes
2010-12-07 Guido GüntherDrop debugging print statement
2010-12-06 Guido Günthergit-dch: fix --id-length != 0
2010-12-06 Rob BrowningAdd git-dch --customizations FILE to allow changelog...
2010-12-06 Rob BrowningAdd "*.pyc" to .gitignore.
2010-12-06 Rob BrowningUse "log -n1" instead of "show" to retrieve commit...
2010-12-06 Rob BrowningRemove unused commit_msg variable from git-dch.
2010-12-03 Guido GüntherFix off by one error by not counting
2010-11-25 Guido GüntherAlso allow for 'issue' as bugnumber prefix
2010-11-16 Guido GüntherDocument changes and release 0.5.11 debian/0.5.11
next