summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01Test help output by importing the modulesGuido Günther
2012-08-01Skip tests requiring devscripts if dch is not thereGuido Günther
2012-07-31Test behavior of gbp.scripts.dch.main().Daniel Dehennin
2012-07-31Remove multiple spacesGuido Günther
2012-07-29GitModifier: add tests for dict interfaceGuido Günther
2012-07-29GitModifier: use __getitem__ to fetch dateGuido Günther
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-07-27GitRepository/get_commit_info: add file statusMarkus Lehtonen
2012-07-27GitRepository/get_commit_info: add committer infoMarkus Lehtonen
2012-07-27GitRepository/get_commit_info: add author timestampMarkus Lehtonen
2012-07-27GitModifier: More flexible date handlingGuido Günther
2012-07-27Fix variable renamingGuido Günther
2012-07-24GitRepository: option to ignore untracked in is_clean()Markus Lehtonen
2012-07-24GitRepository/get_author_info: return user.name as nameMarkus Lehtonen
2012-07-23gbp.git.GitRepository: Add remove_remoteGuido Günther
2012-07-23git.repository.GitRepository.add_remote_repo: use GitArgsGuido Günther
2012-07-03GitRepository: Make rev_parse's short option an int everywhereGuido Günther
2012-07-03GitRepository/rev_parse: add new argument 'short'Markus Lehtonen
2012-07-02GitRepository/get_commit_info: check return value of git command correctlyMarkus Lehtonen
2012-07-02Make exception syntax consistentGuido Günther
2012-06-30GitRepository: Add test that covers remote branches in has_branch()Guido Günther
2012-06-30GitRepository: return GitModifier object instead of separate fieldsGuido Günther
2012-06-30GitRepository: make get_commit_info() more robustMarkus Lehtonen
2012-06-30tests: test GitRepository.get_commit_info()Guido Günther
2012-06-30GitRepository: fix process cwd in _git_inout()Markus Lehtonen
2012-06-30PristineTar: move Debian-specific stuff to DebianPristineTarMarkus Lehtonen
2012-06-25UpstreamSource: automatically detect package name and versions from directoriesGuido Günther
2012-06-25Make TestDir testcase use a newly created directoryGuido Günther
2012-06-17deb.git: Fixed typo in method nameEd Bartosh
2012-06-17common/pq: use strip in apply_and_commit_patch()Markus Lehtonen
2012-06-17import-orig: move is_link_target() to common moduleMarkus Lehtonen
2012-06-08gbp.conf: Make config option printing more consistentGuido Günther
2012-06-01Document changes and release 0.6.0~git20120601Guido Günther
2012-06-01git-buildpackage: allow to build packages from detached HEAD stateGuido Günther
2012-06-01git-buildpackage overlay-mode: don't fail on files named like tarballGuido Günther
2012-06-01git-buildpackage: add missing importGuido Günther
2012-05-31gbp.git.repository: add GitRepository.make_treeGuido Günther
2012-05-31gbp.git.repository: Add GitRepository.write_fileGuido Günther
2012-05-31gbp.git.repository: Add GitRepository.list_treeGuido Günther
2012-05-25Refactor deb helpers: move PristineTar classGuido Günther
2012-05-24import_dsc: add --allow-unauthenticatedGuido Günther
2012-05-24Document changes and release 0.6.0~git20120524Guido Günther
2012-05-20Provide minimalist debian/control objectDaniel Dehennin
2012-05-20gbp.deb.ChangeLog: Add filename propertyGuido Günther
2012-05-20gbp.deb.changelog: Split parsing into a separate functionGuido Günther
2012-05-20Don't explicitly refer to lenny-backportsGuido Günther
2012-05-20Document --bpo, --nmu and --qa in git-dch's manpageSalvatore Bonaccorso
2012-05-20git-dch: Add support for --team switch for Team uploadsSalvatore Bonaccorso
2012-05-15Fix typo in doctest that made epydoc fail.Guido Günther
2012-05-15Add gbp.deb.ChangeLogSectionGuido Günther