aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* Document changes and release 0.5.17debian/0.5.17Guido Günther2011-01-15
|
* Document changes and release 0.5.16debian/0.5.16Guido Günther2011-01-11
|
* Make gbp-create-remote-repo a first class citizenGuido Günther2011-01-11
| | | | Add manpage, move into path, add bash completion
* Document changes and release 0.5.15debian/0.5.15Guido Günther2011-01-08
|
* Require python 2.6Guido Günther2011-01-08
| | | | since we use a context manager
* git-buildpackage: Add support for sending notifications via libnotifyGuido Günther2011-01-08
| | | | after the build finished.
* Document changes and release 0.5.14debian/0.5.14Guido Günther2011-01-07
|
* bash completion: avoid space after options taking an argumentGuido Günther2011-01-07
| | | | This makes branch and tag completion more useful.
* bash completion: add support for tristate options like --colorGuido Günther2011-01-06
|
* bash completion: add completion for gbp-{pq,pull,clone}Guido Günther2011-01-03
|
* bash completion: also complete on tagsGuido Günther2011-01-03
|
* bash completion: parse short options tooGuido Günther2011-01-03
|
* Enable pychecker warningsGuido Günther2010-12-28
|
* Document changes and release 0.5.13debian/0.5.13Guido Günther2010-12-27
|
* Rewrite gbp-pq in pythonGuido Günther2010-12-26
| | | | so we get consistent logging and debugging options.
* Document changes and release 0.5.12debian/0.5.12Guido Günther2010-12-20
|
* Document changes and release 0.5.11debian/0.5.11Guido Günther2010-11-16
|
* Fix download locationGuido Günther2010-11-08
| | | | Thanks: Rob Browning
* Don't put generated gbp/gbp_version.py into the source packageGuido Günther2010-10-14
|
* Document changes and release 0.5.10debian/0.5.10Guido Günther2010-09-27
|
* Cleanup generated manpageGuido Günther2010-09-27
| | | | Git-Dch: Ignore
* Document changes and release 0.5.9debian/0.5.9Guido Günther2010-09-17
|
* Document changes and release 0.5.8debian/0.5.8Guido Günther2010-09-01
|
* Document changes and release 0.5.7debian/0.5.7Guido Günther2010-08-18
|
* Fix bug numberGuido Günther2010-08-14
| | | | Git-Dch: Ignore
* Update copyright fileGuido Günther2010-08-14
|
* Recommend cowbuilderGuido Günther2010-08-14
|
* Document changes and release 0.5.6debian/0.5.6Guido Günther2010-08-14
|
* Document changes and release 0.5.5debian/0.5.5Guido Günther2010-08-12
|
* Build and install git-pbuilder manpageGuido Günther2010-08-12
|
* Document changes and release 0.5.4debian/0.5.4Guido Günther2010-08-06
|
* Pass --multimaint-merge on to dchGuido Günther2010-08-06
| | | | Closes: #586165
* Bump standards versionGuido Günther2010-08-04
|
* Document changes and release 0.5.3debian/0.5.3Guido Günther2010-08-02
|
* Don't compress example scriptsGuido Günther2010-08-02
| | | | Git-Dch: Ignore
* Document changes and release 0.5.2debian/0.5.2Guido Günther2010-07-20
|
* Document changes and release 0.5.1debian/0.5.1Guido Günther2010-07-20
|
* Bump standards versionGuido Günther2010-07-20
|
* Document changes and release 0.5.0debian/0.5.0Guido Günther2010-07-05
|
* Drop dependency on python-devGuido Günther2010-06-26
| | | | since it's not needed for arch all packages. Depend on python instead.
* Document changes and release 0.4.68debian/0.4.68Guido Günther2010-06-19
|
* document changes and release 0.4.67debian/0.4.67Guido Günther2010-05-15
|
* document changes and release 0.4.66debian/0.4.66Guido Günther2010-05-04
|
* Depend on git | git-coreGuido Günther2010-04-14
| | | | Closes: #577731
* Bump standards versionGuido Günther2010-04-12
|
* document changes and release 0.4.65debian/0.4.65Guido Günther2010-02-13
|
* Prevent git-add-patch from being gzip'dJon Bernard2010-02-06
|
* bash-completion: Add git-dch, git-import-{orig,dsc}Guido Günther2010-01-31
| | | | and tab completion for branch names.
* Add gbp-{clone,pull,pq} to descriptionGuido Günther2010-01-31
|
* Add basic bash completion for git-buildpackageGuido Günther2010-01-31
| | | | | Thanks: Siegfried-Angel Gevatter Closes: #567313