aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts
Commit message (Expand)AuthorAge
* gbp-create-remote-repo: move option parsing to separate functionGuido Günther2012-03-21
* gbp create-remote-repo: allow to pass template directoryGuido Günther2012-03-21
* gbp-create-remote-repo: Cleanup raise statementsGuido Günther2012-03-21
* gbp-create-remote-repo: test generated configGuido Günther2012-03-19
* gbp-create-remote-repo: improve remote script readabilityGuido Günther2012-03-19
* gbp-create-remote-repo: make command and script generation testableGuido Günther2012-03-19
* gbp-create-remote-repo: allow to use local file transport tooGuido Günther2012-03-19
* gbp-create-remote-repo: don't expect a terminalGuido Günther2012-03-18
* gbp-create-remote-repo: Use DebianGitRepositoryGuido Günther2012-03-18
* Parse author and comitter from changelog for native package tooGuido Günther2012-03-15
* git-import-dscs: allow to ignore gbp.conf files stored in the repositoryGuido Günther2012-03-08
* import_dsc: Create debian branch for native packages tooGuido Günther2012-03-08
* gbp-pq: refactor args of write_patch()Markus Lehtonen2012-02-20
* Merge tag 'debian/0.6.0_git20120218' into experimentalGuido Günther2012-02-18
|\
| * gbp-pq: Properly print patch nameGuido Günther2012-02-18
* | Rename GbpOptionParserCommon common to GbpOptionParserGuido Günther2012-02-13
* | Refactor config.py as preparation for rpm support.Markus Lehtonen2012-02-13
|/
* gbp-pull: Use a DebianGitRepositoryGuido Günther2012-02-10
* import_orig: Properly detect .tgz and other abbreviated file extensionsGuido Günther2012-02-07
* import_orig: clarify function descriptionGuido Günther2012-02-07
* UpstreamSource: turn is_* vars and properties into methodsGuido Günther2012-02-07
* gbp-pq: don't crash in get_maintainer_from_control()Markus Lehtonen2012-01-23
* buildpackage: Add pristine-tar-commit optionGuido Günther2012-01-22
* PristineTar: move to separate moduleGuido Günther2012-01-22
* Don't assume gzip compression of the orig tarballGuido Günther2012-01-18
* Add git-depth option to gbp-clone and gbp-pullMarkus Lehtonen2012-01-17
* deb: minor refactor of parameters of has_orig()Markus Lehtonen2012-01-15
* deb: minor refactor of parameters of symlink_orig()Markus Lehtonen2012-01-15
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
* import_dsc: remove debian dir from upstream sourceGuido Günther2011-12-29
* dch: Honor epoch when guessing new upstream versionGuido Günther2011-12-28
* dch: Split guessing of upstream version into separate functionGuido Günther2011-12-28
* GitRepository: Add num option to git_commitsGuido Günther2011-12-27
* dch: Indentation and docstring cleanupsGuido Günther2011-12-27
* dch: Add doctests for snapshot_versionGuido Günther2011-12-27
* dch: fix epydoc parametersGuido Günther2011-12-26
* gbp-pq: add "switch" actionGuido Günther2011-12-26
* Rename gbp.pq to gbp.patch_seriesGuido Günther2011-12-26
* pq.Patch: move support for parsing patch headers into Patch classGuido Günther2011-12-26
* pq: rename PatchQueue to PatchSeriesGuido Günther2011-12-26
* Add --[no-]-pbuilder-autoconfGuido Günther2011-12-26
* scripts/pq: handle patches without filename extensionGuido Günther2011-12-18
* scripts/pq: Move patch name handling to separate functionGuido Günther2011-12-18
* pq: add --force option to fore recreation of pq branchGuido Günther2011-12-16
* Move debian specific functions from GitRepository to DebianGitRepositoryGuido Günther2011-12-16
* Parse the changelog of the exported tree instead of the working copyGuido Günther2011-11-30
* buildpackage.py: move changelog fetching into functionGuido Günther2011-11-28
* Add ChangeLog classGuido Günther2011-11-28
* Fix typosGuido Günther2011-11-23