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
2011-10-23
Guido Günther
git: Add GitModifier
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
GitRepository: rename commits to get_commits
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
git: Docstring updates
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
GitRepository.__init__: improve error message
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
GitRepository: remove now superfluous check_path
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
Use GitRepository._git_command instead of GitCommand
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
Execute GitRepository._get_output default at self.path...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
Add GitRepository.remove_files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
Replace GitAdd by GitRepository.add_files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
Execute GitRepository.__git_inout and self.path
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Guido Günther
Make create_repo a @classmethod
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Guido Günther
Add _git_command that executes a command at the repo...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Guido Günther
Add cwd option to gbp.command_wrappers.Command
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Guido Günther
Document changes and release 0.5.32
debian/0.5.32
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Guido Günther
Make sure self.config['filter'] is a list
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Guido Günther
Move guess_upstream_version into UpstreamSource
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Guido Günther
Use known_compressions in guess_upstream_version too
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Guido Günther
Document changes and release 0.5.31
debian/0.5.31
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Guido Günther
gbp-pq: don't fail on missing series file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Guido Günther
Add missing brace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Guido Günther
Add missing brace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Salvatore Bonaccorso
Fix URL to cl2vcs service
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Guido Günther
Add docstring
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Guido Günther
Fix pristine-tar error message
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Guido Günther
Document changes and release 0.5.30
debian/0.5.30
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Guido Günther
gbp-pq: Use latest patches with --time-machine
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Guido Günther
Fix missing branch name in error message
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Guido Günther
Ignore comments and empty lines in series files
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Guido Günther
Leave compression type detection to tar by default
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Guido Günther
Add known_compressions() to UpstreamSource
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Guido Günther
Document meta tags
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
doc: epydoc updates
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
Document changes and release 0.5.29
debian/0.5.29
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
Document --time-machine option
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
gbp-pq: add --time-mache=N option
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
Don't return commits in a different order than git-log
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
gbp.git.GitRepository: Add first_parent option to commits()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
Epydoc indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
Build epydoc API documents by default
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
Robustify gbp.git.commits()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Guido Günther
gbp-pq: Drop GitBranch in favour of repo.create_branch()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Add copyright headers to all non autogenerated files
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Move GbpPatchQueue and GbpPatch into gbp.pq
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Document changes and release 0.5.28
debian/0.5.28
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Fix some epydoc warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Split out GbpPatchQueue and GbpPatch
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Add strip option to GitRepository.apply
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Better document --git-upstream-tree
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Guido Günther
Report errors reading the patch file
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Guido Günther
Be less picky about empty filters
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Guido Günther
git-import-orig: Clarify missing argument error message
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Guido Günther
Document changes and release 0.5.27
debian/0.5.27
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Guido Günther
Build-Depend on uznip for the testsuite
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Guido Günther
git-dch: add formatter that wraps the changelog entry
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
git-import-orig: split out package and version detection
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Drop unpack_orig and tar_toplevel
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Catch empty package names
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Strip trailing '/' from the unpack path
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Add tests for UpstreamSource
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
git-import-orig: support filters for all input formats
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Remove fastimport code
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Support importing zip archives
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Remove pychecker option that's already the default
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Reenable pychecker checks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
Drop unused funciton argument
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Guido Günther
gbp-pbuilder is no more
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Guido Günther
Switch to dh_python2
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Guido Günther
Drop suggests of git-load-dirs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Guido Günther
git-import-orig: Better support uscan of non tar.gz...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Guido Günther
git-import-orig: simplify uscan code
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Guido Günther
Use target element of newer uscan
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ricardo Salveti...
git-buildpackage: Add upstream-tree option
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Guido Günther
Add autocompletion for --git-dist=
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Guido Günther
Document changes and release 0.5.26
debian/0.5.26
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Guido Günther
gbp-create-remote-repo: switch to git.debian.org
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Guido Günther
gbp-create-remote-repo: Drop comparison from doctests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Courtney Bane
gbp-create-remote-repo: Improve url handling
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Guido Günther
Bump standards version
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Guido Günther
git-pbuilder: Add git-pbuilder 1.22
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Guido Günther
Document changes and release 0.5.25
debian/0.5.25
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Guido Günther
Make qemubuilder really a boolean option
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Guido Günther
Document changes and release 0.5.24
debian/0.5.24
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Guido Günther
git-pbuilder: remove single quotes from '$BASE'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Guido Günther
Add support for qemubuilder
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Guido Günther
Add git-pbuilder 0.21
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Jon Dowland
Spelling corrections
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Guido Günther
git-pbuilder: Distinguish 1.0 and 3.0 source format
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Guido Günther
Document changes and release 0.5.23
debian/0.5.23
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Guido Günther
Improve readability
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Peter Eisentraut
gbp-clone: check out the debian branch after the clone...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Peter Eisentraut
Fix various typos in man pages
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Peter Eisentraut
Correct option name in git-buildpackage man page
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Guido Günther
git-dch: improve formatting of commit subject
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Guido Günther
gbp-pq: add some simple doctests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Guido Günther
config: minor option parsing cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Guido Günther
tests: add help check for newer commands
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Guido Günther
tests: add doctests for gbp.deb.orig_file()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Guido Günther
git-pbuilder: Drop diffignore and tarignore patterns
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Guido Günther
Document changes and release 0.5.22
debian/0.5.22
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Guido Günther
Disable submodule processing by default.
commit
|
commitdiff
|
tree
|
snapshot
next