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-11-20
Guido Günther
GitRepository: add auto_name option to clone()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Guido Günther
GitRepository: add checkout() to checkout a treeish
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Guido Günther
GitRepository: fetch and pull quietly
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Guido Günther
GitRepository: handle case when not on any branch
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Guido Günther
Move gbp/version.py generation into setup.py
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
Switch to dh
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
Move doc generation to separate Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
GitRepository.tag(): Always add the '-s' flag
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
gbp-pull: massive speedup by just updating the ref
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
GitRepository: fix fetch invocation without repo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
debian/rules: invoke pychecker on submodules too
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
FastImport: robustify exception handling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
Configure epydoc via setup.cfg
commit
|
commitdiff
|
tree
|
snapshot
2011-11-06
Guido Günther
Use setuptools to run the tests
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Guido Günther
gbp-pq: don't claim we're uptodate
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Guido Günther
Use import_dsc as a module
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Guido Günther
Get rid of the symlink
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Guido Günther
Allow to import Debian packages into bare repositories
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Guido Günther
Allow to import upstream tarballs into bare repositories
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Guido Günther
GitRepository: Use update-ref to force a branch's head...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Guido Günther
GitRepository: handle bare repos and errors in is_clean()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Guido Günther
GitRepository: Simplify error status handling
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Guido Günther
Fail on epydoc warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Guido Günther
Fix epydoc warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Guido Günther
GitRepository: add head property to return the current...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Guido Günther
GitRepository: simplify is_empty
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Guido Günther
GitModifier: Don't use self.__dict__.update(locals())
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Guido Günther
Docstring fixups
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Guido Günther
GitRepository: rename base_dir to git_dir
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Guido Günther
GitRepository: Don't try to access .git/ in bare repos
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Guido Günther
GitRepository: Reorder into groups
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Guido Günther
Add tests for non bare clones
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Guido Günther
GitRepository: use 'git show-ref' to check a branch...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Guido Günther
GitRepository: use branch instead of get_branch
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Guido Günther
GitRepository: speed up get_branch() and make it more...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: mark _get_branches private
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRrepository: add get_tags()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
tests: Test GitRepository.merge()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: group related methods
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
Gather coverage information during tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
Turn tests into doctests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: Add commit_files()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: extend list_files()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: Add minimal support for bare repositories
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: Allow to list local branches
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: Allow to delete remote branches
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: Add collect_garbage
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
command_wrappers.Command: Don't print several error...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: Rename remove_tag() to delete_tag()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
Fix GitRepository.is_clean() docs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
Don't be verbose
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: make branch, path and base_dir read...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository.fetch(): fix remote arg
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
Add GitRepository.add_remote_repo()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository.clone(): add depth and recursive parameter
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
GitRepository: add pull()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Guido Günther
Replace GitTag by GitRepository.create_tag()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Guido Günther
gbp-pq: Strip .patch and .diff
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Guido Günther
gbp-pq: Properly check for start of signature
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
Document that gbp-create-repo is noninteractive
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
Replace GitFetch by GitRepository.fetch()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
Replace GitMerge by GitRepository.merge()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
Replace GitClone by GitRepository.clone()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
GitRepository.__init__: use more robust "git rev-parse...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
Replace GitBranch by GitRepository.create_branch()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Guido Günther
GitRepository: add commit and commit_all
commit
|
commitdiff
|
tree
|
snapshot
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
next