Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Document changes and release 0.4.68debian/0.4.68 | Guido Günther | 2010-06-19 |
| | |||
* | Add option --git-force-create to force tarball creation | Christian Kastner | 2010-06-19 |
| | | | | Closes: #519297 | ||
* | Add 'ignore-branch' option | Guido Günther | 2010-06-19 |
| | | | | This disables the 'current branch' == 'debian-branch' check. | ||
* | Strip traling slashes from repo path | Guido Günther | 2010-06-07 |
| | | | | Closes: #584775 | ||
* | No need to assign repo | Guido Günther | 2010-06-07 |
| | |||
* | gbp-pq: Use run_git to catch git errors | Guido Günther | 2010-05-15 |
| | |||
* | gbp-pq export: Instead of failing switch branch | Guido Günther | 2010-05-15 |
| | | | | if on a patch-queue branch. | ||
* | document changes and release 0.4.67debian/0.4.67 | Guido Günther | 2010-05-15 |
| | |||
* | Let docbook handle the hard part | Guido Günther | 2010-05-13 |
| | | | | Git-Dch: Ignore | ||
* | Document --download | Guido Günther | 2010-05-13 |
| | |||
* | Improve manpage and help output | Guido Günther | 2010-05-13 |
| | |||
* | Add --download option | Guido Günther | 2010-05-12 |
| | | | | | | | | | | | This allows to directly import source packages either via git-import-dsc --download <pkg> or git-import-dsc --download <url-to-dsc> The former uses "apt-get soure" the later "dget". Closes: #510036 | ||
* | Document Git-Dch: Ignore and Git-Dch: Short | Guido Günther | 2010-05-04 |
| | |||
* | Drop superflous TERM | Guido Günther | 2010-05-04 |
| | | | | Git-Dch: Ignore | ||
* | Document --git-compression and --git-compression-level | Guido Günther | 2010-05-04 |
| | |||
* | Document --uscan | Guido Günther | 2010-05-04 |
| | |||
* | Document gbp-pull exit codes | Guido Günther | 2010-05-04 |
| | |||
* | document changes and release 0.4.66debian/0.4.66 | Guido Günther | 2010-05-04 |
| | |||
* | Requests for non fast-forward updates should exit with a non-zero result | Guido Günther | 2010-05-04 |
| | | | | Closes: #579997 | ||
* | Don't assume the repo has a '/' | Guido Günther | 2010-05-02 |
| | |||
* | Fix typo | Guido Günther | 2010-05-02 |
| | | | | Thanks: Paul Menzel | ||
* | zeitgeist hook: don't fail on umlauts | Guido Günther | 2010-04-30 |
| | |||
* | Make --uscan more robust | Guido Günther | 2010-04-26 |
| | | | | | by not throwing exceptions onto the console and catching download errors. | ||
* | Depend on git | git-core | Guido Günther | 2010-04-14 |
| | | | | Closes: #577731 | ||
* | Bump standards version | Guido Günther | 2010-04-12 |
| | |||
* | Add --uscan command-line option | David Paleino | 2010-04-12 |
| | | | | | | Launch uscan and use the tarball, if there's a new upstream version. Closes: #577394 | ||
* | Be silent | Guido Günther | 2010-04-12 |
| | | | | Git-Dch: Ignore | ||
* | Add 'Git-Dch: Short' tag to changelog parser | Guido Günther | 2010-04-10 |
| | | | | This omits the long description of the commit from the changelog. | ||
* | Add simple Zeitgist data provider | Guido Günther | 2010-04-10 |
| | |||
* | docs/manpages/git-dch.sgml: Consistency fixes and typo. | Paul Menzel | 2010-02-25 |
| | | | | | | | • Start sentences with capital letter and end them with a full stop. • s/enty/entry/ Signed-off-by: Paul Menzel <pm.debian@googlemail.com> | ||
* | document changes and release 0.4.65debian/0.4.65 | Guido Günther | 2010-02-13 |
| | |||
* | Prevent git-add-patch from being gzip'd | Jon Bernard | 2010-02-06 |
| | |||
* | Make the commit message for upstream imports configurable. | Matthijs Kooijman | 2010-02-05 |
| | | | | | | | This adds the import-msg commandline and configuration file option to change the commit message. Closes: #474457 | ||
* | gbp-clone: Add --all to track all remote branches | Guido Günther | 2010-01-31 |
| | |||
* | Add GitRepository.get_remotes() | Guido Günther | 2010-01-31 |
| | | | | to easily query remote branches | ||
* | bash-completion: Add git-dch, git-import-{orig,dsc} | Guido Günther | 2010-01-31 |
| | | | | and tab completion for branch names. | ||
* | Add gbp-{clone,pull,pq} to description | Guido Günther | 2010-01-31 |
| | |||
* | Add basic bash completion for git-buildpackage | Guido Günther | 2010-01-31 |
| | | | | | Thanks: Siegfried-Angel Gevatter Closes: #567313 | ||
* | gbp-add-patch: Strip path from patchname | Guido Günther | 2010-01-31 |
| | | | | and handle missing files gracefully. | ||
* | document changes and release 0.4.64debian/0.4.64 | Guido Günther | 2010-01-25 |
| | |||
* | Import version 3 source format | Guido Günther | 2010-01-25 |
| | | | | Closes: #552771 | ||
* | DscFile: Parse name of debian.tar.gz | Guido Günther | 2010-01-25 |
| | |||
* | Allow to skip imports of same version | Guido Günther | 2010-01-14 |
| | | | | Based on a patch by Christoph Göhre. | ||
* | Add gbp-add-patch | Guido Günther | 2010-01-10 |
| | | | | to easily commit patches from debian/patches | ||
* | document changes and release 0.4.63debian/0.4.63 | Guido Günther | 2009-12-26 |
| | |||
* | Fix comments | Guido Günther | 2009-12-24 |
| | | | | Git-Dch: Ignore | ||
* | Add unpack test | Guido Günther | 2009-12-24 |
| | |||
* | Add other gbp-* commands | Guido Günther | 2009-12-24 |
| | |||
* | Don't refer to gzip compression in comments | Guido Günther | 2009-12-24 |
| | | | | Git-Dch: Ignore | ||
* | Allow to set compression type | Guido Günther | 2009-12-24 |
| | | | | Closes: #554520 |