aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Revert "gbp: restrict splitting output of ls-tree to 3, since filenames might...Guido Günther2011-04-06
* Make submodule support conditionalGuido Günther2011-04-06
* git-buildpackage: Call gbp.update_submodulesGuido Günther2011-04-06
* gbp: restrict splitting output of ls-tree to 3, since filenames might contain...Yaroslav Halchenko2011-04-06
* gbp: simplify is_native()Guido Günther2011-03-19
* gbp: simplify is_native()Guido Günther2011-03-19
* gbp: Don't fail on paths without extensions in get_compression()Guido Günther2011-03-19
* gbp: Add git.archive() and git.{has,get,update,add}_submodules()Guido Günther2011-03-18
* gbp: Allow to pass cwd to git.__get_output()Sean Finney2011-03-18
* command_wrappers: Add create tar archiveChow Loong Jin2011-03-18
* command_wrappers,git: remove unused Git functionsGuido Günther2011-03-18
* gbp-pq: Allow to specify subdirs for patchesGuido Günther2011-03-12
* git: improve error handling for commit_treeGuido Günther2011-03-12
* is_fast_forward: make sure git interprets arguments as revisionsGuido Günther2011-03-03
* Make the desktop notification transientGuido Günther2011-02-13
* Move no_upstream_branch message into gbp.configGuido Günther2011-02-11
* git-import-dsc: auto create upstream branchGuido Günther2011-02-09
* Simplify author and committer argument passingGuido Günther2011-02-09
* logging: don't use color inside Emacs's comint shellGuido Günther2011-02-08
* git-import-dsc: improve error message when upstream branch is missingJonathan Nieder2011-01-23
* Add --author-is-comitter and --author-date-is-comitter-date commandline optionsGuido Günther2011-01-22
* git.force_head: quiet git resetGuido Günther2011-01-22
* git-import-dscs: Ignore debsnap download errorsGuido Günther2011-01-18
* git-create-remote-repo: Don't hardcode 'origin' as remoteGuido Günther2011-01-13
* Rename get_remotes to get_remote_branchesGuido Günther2011-01-13
* git-import-dsc: also set the commit date to the changelog dateGuido Günther2011-01-11
* Make gbp-create-remote-repo a first class citizenGuido Günther2011-01-11
* Make --[no-]merge a proper optionGuido Günther2011-01-11
* git-buildpackage: Add support for sending notifications via libnotifyGuido Günther2011-01-08
* Use tristate option for --color=valueGuido Günther2011-01-08
* Add Tristate class that allows for on, off and autoGuido Günther2011-01-08
* Use logging functionsGuido Günther2010-12-29
* Spit out debug message in __git_inoutYaroslav Halchenko2010-12-29
* pychecker warning cleanupsGuido Günther2010-12-28
* Allow to drop numbers from patch names via --no-patch-numbersGuido Günther2010-12-27
* Rewrite gbp-pq in pythonGuido Günther2010-12-26
* Initialize Logger.get_color{,off}Guido Günther2010-12-25
* Add option to open editorGuido Günther2010-12-20
* Remove noopGuido Günther2010-12-13
* Add move_tagGuido Günther2010-12-10
* Add --multimaint support to git-dchRob Browning2010-12-09
* Better wrap thanks and closesGuido Günther2010-12-09
* Drop debugging print statementGuido Günther2010-12-07
* git-dch: fix --id-length != 0Guido Günther2010-12-06
* Add git-dch --customizations FILE to allow changelog entry customizationRob Browning2010-12-06
* Use "log -n1" instead of "show" to retrieve commit log information.Rob Browning2010-12-06
* Add logging functionsGuido Günther2010-11-16
* Expand environment variables and '~' in gbp.conf pathsBenoît Knecht2010-11-02
* Makes uscan options explicitGuido Günther2010-09-29
* Add --[no]-interactive to avoid promptsGuido Günther2010-09-17