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