projects
/
tools
/
git-buildpackage.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools/git-buildpackage.git
2013-10-31
Markus Lehtonen
pq.format_patch: support file path filtering
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Markus Lehtonen
pq: rewrite patch export functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Guido Günther
Add missing bash completion for gbp import-dscs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Guan Junchun
gbp-clone: support cloning to a specific directory
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Guan Junchun
gbp-clone: support repo URLs like "host:repo.git"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Guido Günther
Document changes and release 0.6.5
debian/0.6.5
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Guido Günther
Bump standards version
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Andrew Starr...
Don't export DEB_VENDOR="Debian"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Guido Günther
Be more robust about git status output changes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Etienne Millon
doc: Fix git-pbuilder example
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Guido Günther
Document changes and release 0.6.4
debian/0.6.4
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Guido Günther
Backports got integrated into the main archive
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Guido Günther
Update to git-pbuilder 1.29
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Guido Günther
pq: Only print number or tries if we try more than...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Guido Günther
pq: print which patch failed to apply
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Osamu Aoki
typo s/bei/be/
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
tests: remove unused import in submodule tests
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
tests: upper case global variables in submodule tests
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
tests: add some docstrings to git submodule tests
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
tests: use eq_ and ok_ from nose tools in submodule...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
tests: add test for archiving without git submodules
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
GitRepository: deprecate the get_remote_repos method
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
GitRepository.has_remote_repo: use get_remotes method
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
git: new class and method for remote repositories
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Lingchaox Xin
GitRepository.pull: Add 'all_remotes' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Lingchaox Xin
GitRepository.push: Add 'tags' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Lingchaox Xin
GitRepository.push: Add 'force' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
GitRepository.list_tree: add 'paths' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
GitRepository.diff: add 'ignore_submodules' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Markus Lehtonen
common/buildpackage: fix handling of empty tarball...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Guido Günther
Add link to online docs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Guido Günther
Remove unused import
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Markus Lehtonen
ComponentTestBase: use eq_() ok_() from nose.tools
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Markus Lehtonen
GitRepository.diff: prevent usage of external diff
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Markus Lehtonen
GitRepository.diff: add 'text' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
GitRepository: Add clean() method
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Lingchaox Xin
GitRepository.fetch: Add 'all_remotes' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Lingchaox Xin
GitRepository.fetch: Add 'refspec' option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Lingchaox Xin
GitRepository.describe: add 'tags' and 'extra-match...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Lingchaox Xin
GitRepository.has_treeish: minor pylint fix
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
ComponentTestBase: keep tmpdir if GBP_TESTS_NOCLEAN...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
import-orig: import readline in the common module
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
ComponentTestBase: fix env restore in teardown
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
ComponentTestBase: more verbose output in case of branc...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
GitRepository/diff: add 'stat' and 'summary' options
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
config: restore mangled env in doctests
commit
|
commitdiff
|
tree
|
snapshot
2013-09-04
Markus Lehtonen
docs: minor sgml syntax fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Guido Günther
docs: having an upstream branch is a recommendation
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Guido Günther
Document changes and release 0.6.3
debian/0.6.3
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Guido Günther
Use open() instead of file()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Guido Günther
docs: remove superfluous at
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Guido Günther
docs: Refert to gbp in the introduction
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Guido Günther
pq: exclude patches from Debian packaging branch
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Guido Günther
GitRepository: allow to use '..' instead of '...'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Guido Günther
docs: Add recommended branch layout
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Guido Günther
Minor docstring updates
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Guido Günther
dch: make automatic adding of new sections more robust
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Guido Günther
Move MockedChangelog to testutils
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Guido Günther
--git-hooks doesn't take an argument
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Guido Günther
Document changes and release 0.6.2
debian/0.6.2
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Guido Günther
Bump dephelper dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Guido Günther
GitRepository.set_upstream_branch: use --set-upstream...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Guido Günther
GitRepository.set_upstream_branch: Catch errors to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Guido Günther
GitRepository.set_upstream_branch: don't try to set...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Guido Günther
GitRepository.set_upstream_branch: Newer git wants...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Guido Günther
Remove duplicate config files section
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Guido Günther
Add gbp buildpackage example
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Guido Günther
Add examples for importing upstream sources
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Guido Günther
Fix broken xrefs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Guido Günther
Add symlinks to the manpages for the deprecated commands
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Guido Günther
Update Vcs-Browser URL
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Guido Günther
Switch to debhelper level 9
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Guido Günther
Make sure we keep our test coverage
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Guido Günther
Test succesful import too
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Guido Günther
gbp.git.GitRepository.has_branch(): use _git_command
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Guido Günther
gbp.git.Repository.get_branch(): use _git_command
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Guido Günther
.gitignore docbook xref
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Guido Günther
Git.Repository.__git_inout: Close all other file descri...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Guido Günther
Git.Repository.__git_inout: properly set stdin
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Guido Günther
Use has_key
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Guido Günther
Document gbp's help option
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Guido Günther
Document changes and release 0.6.1
debian/0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Guido Günther
Depend on python-pkg-resources
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Guido Günther
Split {Build-,}Deps per line
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Document changes and release 0.6.0
debian/0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
import-dsc: print filename instead of object name
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
config: Don't fill in the parser with all defaults
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
gbp-import-dscs: invoke gbp import-dsc
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Consistently call gbp the supercommand
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
gbp: support --help
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Update package description
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
NEWS: add a note about the new gbp super command
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Rename the sgml files from git- to gbp-
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
gbp.conf: Use command names instead of {git,gbp}-
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
docs: Rename the entities from &git-<command>; to ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
manpages: Changes references from git- to gbp-
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
docs: Use gbp <command> instead of {git,gbp}-<command>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Add gbp manpage
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Guido Günther
Bash complete on "gbp <command>" too
commit
|
commitdiff
|
tree
|
snapshot
next