aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
...
* DebianGitRepository: fix module descriptionGuido Günther2012-01-21
* 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
* GitRepository: Fix types in diff docstringGuido Günther2012-01-15
* GitRepository: add depth parameter to fetch()Markus Lehtonen2012-01-15
* GitRepository: fix documentation of fetch()Markus Lehtonen2012-01-15
* deb: minor refactor of parameters of has_orig()Markus Lehtonen2012-01-15
* deb: minor refactor of parameters of symlink_orig()Markus Lehtonen2012-01-15
* GitRepository: add diff()Markus Lehtonen2012-01-15
* GitRepository: add rename_branch() methodMarkus Lehtonen2012-01-15
* GitRepository: don't explicitly set the tags optionGuido Günther2012-01-13
* GitRepository: Allow to explicitly fetch tagsGuido Günther2012-01-12
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* GitRepository.branch_contains: fix misplaced remote parameterGuido Günther2012-01-10
* GitRepository: Add branch_contains()Guido Günther2012-01-10
* GitRepository: add verify_tag()Guido Günther2012-01-10
* GitRepository: add push() and push_tag()Guido Günther2012-01-10
* Allow to specify the upstream tree via --upstream-treeGuido Günther2012-01-10
* GitRepository: use isinstance(basestring) to check for string typesGuido Günther2012-01-08
* import_dsc: remove debian dir from upstream sourceGuido Günther2011-12-29
* GitRepository: Add testcases for cornercasesGuido Günther2011-12-29
* GitRepository: more consistent exception syntaxGuido 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
* Move _build_legacty_tag from GitRepository to to DebianGitRepositoryGuido Günther2011-12-28
* gbp.deb.git.py: Fix typos and add versionGuido Günther2011-12-27
* GitRepository: Use GitArgs in get_commitsGuido Günther2011-12-27
* 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
* gbp.git.repository: add edit option to commit_stagedGuido 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 GitRepository into separate submoduleGuido 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
* Remove unused moduleGuido 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
* buildpackage: group functions needed for export-dir handlingGuido Günther2011-11-22
* buildpackage: move export of source tree into separate functionGuido Günther2011-11-22
* Support postexport hooksGuido Günther2011-11-22