summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)Author
2011-07-30Robustify gbp.git.commits()Guido Günther
2011-07-29Add copyright headers to all non autogenerated filesGuido Günther
2011-07-29Move GbpPatchQueue and GbpPatch into gbp.pqGuido Günther
2011-07-29Fix some epydoc warningsGuido Günther
2011-07-29Add strip option to GitRepository.applyGuido Günther
2011-07-27Be less picky about empty filtersGuido Günther
2011-07-25Drop unpack_orig and tar_toplevelGuido Günther
2011-07-25Strip trailing '/' from the unpack pathGuido Günther
2011-07-25git-import-orig: support filters for all input formatsGuido Günther
2011-07-25Support importing zip archivesGuido Günther
2011-07-24git-import-orig: Better support uscan of non tar.gz tarballsGuido Günther
2011-07-24Use target element of newer uscanGuido Günther
2011-07-23git-buildpackage: Add upstream-tree optionRicardo Salveti de Araujo
2011-07-06gbp-create-remote-repo: switch to git.debian.orgGuido Günther
2011-05-20Add support for qemubuilderGuido Günther
2011-04-17git-dch: improve formatting of commit subjectGuido Günther
2011-04-17config: minor option parsing cleanupGuido Günther
2011-04-17tests: add doctests for gbp.deb.orig_file()Guido Günther
2011-04-11Disable submodule processing by default.Guido Günther
2011-04-10gbp: Handle whitespace in submodule namesGuido Günther
2011-04-09Add aliases for gz and bz2 compression typesGuido Günther
2011-04-09Merge branch 'master' into experimentalGuido Günther
2011-04-06Revert "gbp: restrict splitting output of ls-tree to 3, since filenames might...Guido Günther
2011-04-06Make submodule support conditionalGuido Günther
2011-04-06git-buildpackage: Call gbp.update_submodulesGuido Günther
2011-04-06gbp: restrict splitting output of ls-tree to 3, since filenames might contain...Yaroslav Halchenko
2011-03-19gbp: simplify is_native()Guido Günther
2011-03-19gbp: simplify is_native()Guido Günther
2011-03-19gbp: Don't fail on paths without extensions in get_compression()Guido Günther
2011-03-18gbp: Add git.archive() and git.{has,get,update,add}_submodules()Guido Günther
2011-03-18gbp: Allow to pass cwd to git.__get_output()Sean Finney
2011-03-18command_wrappers: Add create tar archiveChow Loong Jin
2011-03-18command_wrappers,git: remove unused Git functionsGuido Günther
2011-03-12gbp-pq: Allow to specify subdirs for patchesGuido Günther
2011-03-12git: improve error handling for commit_treeGuido Günther
2011-03-03is_fast_forward: make sure git interprets arguments as revisionsGuido Günther
2011-02-13Make the desktop notification transientGuido Günther
2011-02-11Move no_upstream_branch message into gbp.configGuido Günther
2011-02-09git-import-dsc: auto create upstream branchGuido Günther
2011-02-09Simplify author and committer argument passingGuido Günther
2011-02-08logging: don't use color inside Emacs's comint shellGuido Günther
2011-01-23git.rev_parse: unconditionally use --quietGuido Günther
2011-01-23git-import-dsc: improve error message when upstream branch is missingJonathan Nieder
2011-01-22Add --author-is-comitter and --author-date-is-comitter-date commandline optionsGuido Günther
2011-01-22git.force_head: quiet git resetGuido Günther
2011-01-18git-import-dscs: Ignore debsnap download errorsGuido Günther
2011-01-13git-create-remote-repo: Don't hardcode 'origin' as remoteGuido Günther
2011-01-13Rename get_remotes to get_remote_branchesGuido Günther
2011-01-11git-import-dsc: also set the commit date to the changelog dateGuido Günther
2011-01-11Make gbp-create-remote-repo a first class citizenGuido Günther