summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Document changes and release 0.6.0~git20120803debian/0.6.0_git20120803Guido Günther2012-08-03
* Improve error reporting from uscanGuido Günther2012-08-03
* Move uscan to separate classGuido Günther2012-08-03
* Add tests for gbp.deb.{DpkgCompareVersions,DscFile}Guido Günther2012-08-02
* gbp.command_wrappers: Reformat to 80 chars line lengthGuido Günther2012-08-02
* Test help output by importing the modulesGuido Günther2012-08-01
* Skip tests requiring devscripts if dch is not thereGuido Günther2012-08-01
* Test behavior of gbp.scripts.dch.main().Daniel Dehennin2012-07-31
* Remove multiple spacesGuido Günther2012-07-31
* GitModifier: add tests for dict interfaceGuido Günther2012-07-29
* GitModifier: use __getitem__ to fetch dateGuido Günther2012-07-29
* GitRepository: raise GitRepositoryError on git errorsGuido Günther2012-07-28
* GitRepository/get_commit_info: add file statusMarkus Lehtonen2012-07-27
* GitRepository/get_commit_info: add committer infoMarkus Lehtonen2012-07-27
* GitRepository/get_commit_info: add author timestampMarkus Lehtonen2012-07-27
* GitModifier: More flexible date handlingGuido Günther2012-07-27
* Fix variable renamingGuido Günther2012-07-27
* GitRepository: option to ignore untracked in is_clean()Markus Lehtonen2012-07-24
* GitRepository/get_author_info: return user.name as nameMarkus Lehtonen2012-07-24
* gbp.git.GitRepository: Add remove_remoteGuido Günther2012-07-23
* git.repository.GitRepository.add_remote_repo: use GitArgsGuido Günther2012-07-23
* GitRepository: Make rev_parse's short option an int everywhereGuido Günther2012-07-03
* GitRepository/rev_parse: add new argument 'short'Markus Lehtonen2012-07-03
* GitRepository/get_commit_info: check return value of git command correctlyMarkus Lehtonen2012-07-02
* Make exception syntax consistentGuido Günther2012-07-02
* GitRepository: Add test that covers remote branches in has_branch()Guido Günther2012-06-30
* GitRepository: return GitModifier object instead of separate fieldsGuido Günther2012-06-30
* GitRepository: make get_commit_info() more robustMarkus Lehtonen2012-06-30
* tests: test GitRepository.get_commit_info()Guido Günther2012-06-30
* GitRepository: fix process cwd in _git_inout()Markus Lehtonen2012-06-30
* PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen2012-06-30
* UpstreamSource: automatically detect package name and versions from directoriesGuido Günther2012-06-25
* Make TestDir testcase use a newly created directoryGuido Günther2012-06-25
* deb.git: Fixed typo in method nameEd Bartosh2012-06-17
* common/pq: use strip in apply_and_commit_patch()Markus Lehtonen2012-06-17
* import-orig: move is_link_target() to common moduleMarkus Lehtonen2012-06-17
* gbp.conf: Make config option printing more consistentGuido Günther2012-06-08
* Document changes and release 0.6.0~git20120601debian/0.6.0_git20120601Guido Günther2012-06-01
* git-buildpackage: allow to build packages from detached HEAD stateGuido Günther2012-06-01
* git-buildpackage overlay-mode: don't fail on files named like tarballGuido Günther2012-06-01
* git-buildpackage: add missing importGuido Günther2012-06-01
* gbp.git.repository: add GitRepository.make_treeGuido Günther2012-05-31
* gbp.git.repository: Add GitRepository.write_fileGuido Günther2012-05-31
* gbp.git.repository: Add GitRepository.list_treeGuido Günther2012-05-31
* Refactor deb helpers: move PristineTar classGuido Günther2012-05-25
* import_dsc: add --allow-unauthenticatedGuido Günther2012-05-24
* Document changes and release 0.6.0~git20120524debian/0.6.0_git20120524Guido Günther2012-05-24
* Provide minimalist debian/control objectDaniel Dehennin2012-05-20
* gbp.deb.ChangeLog: Add filename propertyGuido Günther2012-05-20
* gbp.deb.changelog: Split parsing into a separate functionGuido Günther2012-05-20