summaryrefslogtreecommitdiffhomepage
path: root/gbp
Commit message (Expand)AuthorAge
* Improve error reporting from uscanGuido Günther2012-08-03
* Move uscan to separate classGuido Günther2012-08-03
* gbp.command_wrappers: Reformat to 80 chars line lengthGuido Günther2012-08-02
* Remove multiple spacesGuido Günther2012-07-31
* 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: return GitModifier object instead of separate fieldsGuido Günther2012-06-30
* GitRepository: make get_commit_info() more robustMarkus Lehtonen2012-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
* 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
* 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
* 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
* Don't explicitly refer to lenny-backportsGuido Günther2012-05-20
* git-dch: Add support for --team switch for Team uploadsSalvatore Bonaccorso2012-05-20
* Add gbp.deb.ChangeLogSectionGuido Günther2012-05-15
* gbp.git.repository: Add a "git merge-base" wrapperDaniel Dehennin2012-05-14
* Config help fixJérémy Lal2012-05-12
* GitRepository.format_patches: allow to set threading formatGuido Günther2012-05-04
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* Refactor deb helpers: move build_tarball_name()Markus Lehtonen2012-05-01
* Refactor deb helpers: introduce PkgPolicy classMarkus Lehtonen2012-05-01
* Bug#669145: [PATCH] Add git-dch --commit and --commit-msg optionsMatthijs Kooijman2012-04-19
* Refactor git-import-orig as preparation for rpm supportMarkus Lehtonen2012-04-18