aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* dch: Allow to run from subdirectoryGuido Günther2017-01-23
* Make flake8 happyGuido Günther2017-01-22
* GitRepository: allow to init git repository from a subdirGuido Günther2017-01-22
* buildpackage: fix exporting of working copy when .git is not a directoryMarkus Lehtonen2017-01-20
* GitRepository: properly determine git-dirGuido Günther2017-01-20
* pq: Hardcode commit abbrev to 7 when exporting patchesGuido Günther2017-01-20
* Allow to pass config args to gitGuido Günther2017-01-20
* buildpackage: verify generated tarballsGuido Günther2017-01-20
* PristineTar: add verifyGuido Günther2017-01-20
* GitRepository: make garbage_collect more usefulGuido Günther2017-01-20
* pull: Allow to specify remote on the command lineGuido Günther2017-01-19
* Drop unused variableGuido Günther2017-01-18
* buildpackage: Use commit instead of tree to create archiveGuido Günther2017-01-17
* buildpackage: Don't set a compression level if unset and make this the defaultGuido Günther2017-01-17
* Fix typosGuido Günther2017-01-13
* command_wrappers: Simplify RunAtCommandGuido Günther2017-01-12
* import-orig: Move orig.tar.gz with filter-pristine-tarGuido Günther2017-01-11
* Quote arguments passed to builderGuido Günther2017-01-11
* import_orig: Delay unpack of component tarballsGuido Günther2017-01-11
* Improve wordingGuido Günther2017-01-11
* Drop superfluous whensGuido Günther2017-01-11
* UpstreamSource: don't use empty list as default argumentGuido Günther2017-01-11
* Fix typoGuido Günther2017-01-11
* import-orig: Make sure we exit non zeroGuido Günther2017-01-11
* import_dsc: Store debian/changelog in commit messageGuido Günther2017-01-10
* gbp.deb.changelog: Allow to parse out changes from a specific versionGuido Günther2017-01-10
* Always set a mainttrailer optionGuido Günther2017-01-10
* buildpackage: use os.makedirs to create export dirsGuido Günther2017-01-09
* buildpackage: simplify export dir selectionGuido Günther2017-01-09
* buildpackage: print proper dist when using sidGuido Günther2017-01-07
* GitRepository: properly use pipe on empty stringsGuido Günther2017-01-06
* GitRepository.make_tree: make it easier to readGuido Günther2017-01-06
* tests/component/rpm: flake8 cleanGuido Günther2017-01-03
* GitVfs: make objects usable as context managersGuido Günther2017-01-02
* Deprecate --download in import_srpm tooGuido Günther2017-01-01
* GitRepository: allow for dry-run pushGuido Günther2016-12-30
* GitRepository.commit_dir: add a proper reflog entryGuido Günther2016-12-28
* GitRepository: use GitArgs for update_refGuido Günther2016-12-28
* import_dsc: fix options.download fallbackGuido Günther2016-12-28
* config: Don't missubstitute HOME in testsGuido Günther2016-12-27
* import-dsc: Improve error message if there is no dsc fileGuido Günther2016-12-26
* import-dsc: determine download automaticallyGuido Günther2016-12-26
* import-orig: determine download automaticallyGuido Günther2016-12-26
* import-orig: Handle download errors properlyGuido Günther2016-12-26
* Use compact forms of logging functionsGuido Günther2016-12-26
* pq: Don't fail --commit on empty commitsGuido Günther2016-12-23
* GitRepository: allow to check cleaniness of arbitrary pathsGuido Günther2016-12-23
* Only set username and email when creating reposGuido Günther2016-12-21
* gbp clone: configure user.email, user.name from DEBEMAIL/DEBFULLNAMEMichael Stapelberg2016-12-19
* create_remote_repo: allow to list config sectionsGuido Günther2016-12-09