index
:
git-buildpackage
WiP/python3
bpo-etch
bpo-lenny
bpo/wheezy
experimental
master
topic/multiple-tarballs
wheezy
Git-buildpackage: Suite to help with Debian packages in Git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Allow to configure additional components via gbp.conf
HEAD
master
Guido Günther
2016-07-04
*
Split out filter option parsing
Guido Günther
2016-07-04
*
buildpackage: drop repo_dir
Guido Günther
2016-07-04
*
import_orig: add support for importing additional tarballs
Guido Günther
2016-07-04
*
Use 'component' and 'additional tarball'
Guido Günther
2016-07-04
*
unpack_subtarball: Remove existing directory first
Guido Günther
2016-07-04
*
Move code to create pristine tar commits
Guido Günther
2016-07-04
*
test_import_dsc: move _hash_file ComponenTestBase
Guido Günther
2016-07-04
*
test_import_orig: No need to create the repo upfront
Guido Günther
2016-07-04
*
test_import_orig: Fix test_update
Guido Günther
2016-07-04
*
buildpackage: Handle Ctrl-C more gracefully
Guido Günther
2016-07-04
*
Docs: Clarify on possible key names and priorities in gbp.conf
Guido Günther
2016-07-04
*
import_dsc: don't assume component tarballs have the correct name
Guido Günther
2016-07-03
*
Clarify comment
Guido Günther
2016-07-03
*
Use imperative for for git messages
Guido Günther
2016-07-03
*
import-orig: Make default import message more gbp-dch friendly
Guido Günther
2016-07-03
*
Fix spelling of existant->existent in function names, strings and comments
Otto Kekäläinen
2016-07-03
*
Fix simple spelling errors in comments and strings
Otto Kekäläinen
2016-07-03
*
Set date in manpages based on last changelog entry
Guido Günther
2016-07-03
*
tests: Omit build dependend variables from epydocs
Guido Günther
2016-07-02
*
docs: make rpm-ch option match reality
Guido Günther
2016-06-30
*
Actually install gbp-rpm-ch and unbreak manpage generation
Guido Günther
2016-06-30
*
rpm.changelog: Wrap str{f,p}time calls
Guido Günther
2016-06-30
*
rpm-ch: Make pylint happy
Guido Günther
2016-06-30
*
Introduce gbp-rpm-ch
Markus Lehtonen
2016-06-30
*
rpm: add gbp.rpm.changelog module
Markus Lehtonen
2016-06-30
*
import-dsc: Don't fail on 1.0 non-native packages without a Debian version
Guido Günther
2016-06-30
*
import-dsc: Print additinal tarballs found too
Guido Günther
2016-06-30
*
.gitignore: Ignore more emacs temp files
Guido Günther
2016-06-30
*
dch: Log version number when preparing a snapshot
Guido Günther
2016-06-29
*
Fix c'n'p (harmless) errors
Guido Günther
2016-06-29
*
import_orig: Recover from import errors
Guido Günther
2016-06-28
*
import_orig: Simplify the import_branch vs upstream_branch logic
Guido Günther
2016-06-28
*
import_orig: Simplify vcs_tag_parent
Guido Günther
2016-06-28
*
debiantestgitrepo: Allow to inject repo class name
Guido Günther
2016-06-28
*
import_orig: PEP-8 cleanups to reduce visual clutter
Guido Günther
2016-06-28
*
docs: Clarify some gbp pq options
Guido Günther
2016-06-28
*
GitRepository: Deleting a non-existing branch should not throw an error
Guido Günther
2016-06-28
*
GitRepository.commit_dir: use append insteald of += to append to list
Guido Günther
2016-06-28
*
manpages: add examples for gbp {clone,import-dsc}
Guido Günther
2016-06-27
*
Use existing option as example in gbp-buildpackage manpage
Guido Günther
2016-06-27
*
pq: Report number of imported patches
Guido Günther
2016-06-03
*
PatchSeries: compile patch level regex only once
Guido Günther
2016-05-28
*
PatchSeries: Strip comment from patch names
Guido Günther
2016-05-28
*
Patch$eries: minor indentation cleanup
Guido Günther
2016-05-28
*
clone: Be a bit more verbose and let the user know that we started cloning
Guido Günther
2016-05-28
*
import_dsc: remove excess indentation in code
Markus Lehtonen
2016-05-27
*
Fix typo
Guido Günther
2016-05-27
*
Document changes and release 0.7.5
Guido Günther
2016-05-27
*
buildpackage: Support pristine-tar with multiple tarballs
Guido Günther
2016-05-27
[next]