aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Robustify gbp.git.commits()Guido Günther2011-07-30
* Add copyright headers to all non autogenerated filesGuido Günther2011-07-29
* Move GbpPatchQueue and GbpPatch into gbp.pqGuido Günther2011-07-29
* Fix some epydoc warningsGuido Günther2011-07-29
* Add strip option to GitRepository.applyGuido Günther2011-07-29
* Be less picky about empty filtersGuido Günther2011-07-27
* Drop unpack_orig and tar_toplevelGuido Günther2011-07-25
* Strip trailing '/' from the unpack pathGuido Günther2011-07-25
* git-import-orig: support filters for all input formatsGuido Günther2011-07-25
* Support importing zip archivesGuido Günther2011-07-25
* git-import-orig: Better support uscan of non tar.gz tarballsGuido Günther2011-07-24
* Use target element of newer uscanGuido Günther2011-07-24
* git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo2011-07-23
* gbp-create-remote-repo: switch to git.debian.orgGuido Günther2011-07-06
* Add support for qemubuilderGuido Günther2011-05-20
* git-dch: improve formatting of commit subjectGuido Günther2011-04-17
* config: minor option parsing cleanupGuido Günther2011-04-17
* tests: add doctests for gbp.deb.orig_file()Guido Günther2011-04-17
* Disable submodule processing by default.Guido Günther2011-04-11
* gbp: Handle whitespace in submodule namesGuido Günther2011-04-10
* Add aliases for gz and bz2 compression typesGuido Günther2011-04-09
* Merge branch 'master' into experimentalGuido Günther2011-04-09
|\
| * 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.rev_parse: unconditionally use --quietGuido Günther2011-01-23
|/
* 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