aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Include missing doctests in generated API docsGuido Günther2012-02-09
* PristineTar: fix links in testcasesGuido Günther2012-02-09
* Document changes and release 0.6.0~git20120209debian/0.6.0_git20120209Guido Günther2012-02-09
* Document changes and release 0.6.0~git20120207Guido Günther2012-02-07
* import_orig: Properly detect .tgz and other abbreviated file extensionsGuido Günther2012-02-07
* import_orig: clarify function descriptionGuido Günther2012-02-07
* UpstreamSource: tgz is suitable as upstream tarball.Guido Günther2012-02-07
* UpstreamSource: clarify method descriptionsGuido Günther2012-02-07
* UpstreamSource: turn is_* vars and properties into methodsGuido Günther2012-02-07
* Document changes and release 0.6.0~git20120124debian/0.6.0_git20120124Guido Günther2012-01-31
* GitRepository: Use _git_inout() in __init__()Guido Günther2012-01-31
* GitRepository: Allow empty input in _git_inout()Guido Günther2012-01-31
* GitRepository: rename to __git_inout to _git_inoutGuido Günther2012-01-31
* GitRepository: Rename __git_getoutput to _git_getoutputGuido Günther2012-01-31
* GitRepository: allow to capture stderr in __git_inoutGuido Günther2012-01-31
* Depend on pristine-tar for the testsGuido Günther2012-01-30
* PristineTar: add testcaseGuido Günther2012-01-30
* PristineTar: fix match when not passing in a compression typeGuido Günther2012-01-30
* PristineTar: add missing import for debug outputGuido Günther2012-01-30
* GitRepository: document archive()Guido Günther2012-01-30
* PristineTar: make sure we set the current working directoryGuido Günther2012-01-30
* Remove comparison with True to make pychecker happyGuido Günther2012-01-23
* GitRepository: allow git.commit_dir to create new branchesMarkus Lehtonen2012-01-23
* gbp-pq: don't crash in get_maintainer_from_control()Markus Lehtonen2012-01-23
* Document changes and release 0.6.0~git20120123Guido Günther2012-01-23
* buildpackage: Add pristine-tar-commit optionGuido Günther2012-01-22
* PristineTar: move to separate moduleGuido Günther2012-01-22
* deb.changelog: add name propertyGuido Günther2012-01-22
* deb: Add UpstreamSource.build_tarball_nameGuido Günther2012-01-22
* tristate: fix __repr__Guido Günther2012-01-22
* DebianGitRepository: Add parameter and return types to find_version()Guido Günther2012-01-21
* deb: make find_version() return sha1 of a commitMarkus Lehtonen2012-01-21
* GitRepository: add get_obj_type()Markus Lehtonen2012-01-21
* 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
* debian/rules: be verbose on epydoc markup errorsGuido Günther2012-01-15
* 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
* gbp-posttag-push: check if upstream is up to date per remoteGuido Günther2012-01-13
* GitRepository: don't explicitly set the tags optionGuido Günther2012-01-13
* Update to git-pbuilder 1.27Guido Günther2012-01-13
* GitRepository: Allow to explicitly fetch tagsGuido Günther2012-01-12
* buildpackage: Allow to pass pbuilder optionsGuido Günther2012-01-11
* gbp-post-tag-push: Add --verbose optionGuido Günther2012-01-10