aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* GitRepository.create(): use GitArgsGuido Günther2012-03-19
* 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
* GitModifier: add __getitem__ and keys()Guido Günther2012-03-15
* deb.changelog: allow to extract author and dateGuido Günther2012-03-15
* git-import-dscs: allow to ignore gbp.conf files stored in the repositoryGuido Günther2012-03-08
* GbpOptionParser: allow to modify list of parsed conf filesGuido Günther2012-03-08
* import_dsc: Create debian branch for native packages tooGuido Günther2012-03-08
* GitRepository.merge: add edit optionGuido Günther2012-02-26
* GitRepsitory.merge: update apidoc and switch to GitArgsGuido Günther2012-02-26
* config.py: Add default value print out to all optionsGuido Günther2012-02-26
* copy_from: remove, not used anymoreGuido Günther2012-02-20
* 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: 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
* 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
* 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
* 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