aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* Document changes and release 0.9.14debian/0.9.14Guido Günther2019-03-21
|
* Document changes and release 0.9.13debian/0.9.13Guido Günther2018-12-29
|
* zsh completion: Fix typo in redirection to _gbp-import-dscSimon McVittie2018-12-29
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> Closes: #917636
* Document changes and release 0.9.12debian/0.9.12Guido Günther2018-12-11
|
* Document changes and release 0.9.11debian/0.9.11Guido Günther2018-12-11
|
* buildpackage{,-rpm}: add preexport hookLuca Boccassi2018-10-28
| | | | | | | | | | | | | | | Sometimes it is necessary to perform operations before preparing the tarballs and exporting to the build directory. One such case is when having to handle extremely large binary assets in the orig tarball and at the same time complex packaging code, which makes it desirable to separate the two into different repositories for easier handling. A pre-export hook allows to ensure that the tarball repository is present and checked out at the correct branch. Closes: #909266 Signed-off-by: Luca Boccassi <bluca@debian.org>
* New command to merge in changes from a upstream using gitGuido Günther2018-08-19
| | | | This reverts commit 3384a0f7a763144e5d627c454d7d76c2841e553b.
* Document changes and release 0.9.10debian/0.9.10Guido Günther2018-08-19
|
* Depend on sensible-utilsGuido Günther2018-08-19
| | | | gbp-dch uses sensible-editor.
* Revert "gbp import-ref: New command to merge in changes from a upstream ↵Guido Günther2018-08-19
| | | | | | | | using git" This reverts commit 1592882c38fcbb107332d9a0a63b8da4e0bf8a48. It's not ready yet.
* Don't try to install non existent manpageGuido Günther2018-05-24
| | | | Gbp-Dch: Ignore
* gbp import-ref: New command to merge in changes from a upstream using gitGuido Günther2018-05-24
|
* Document changes and release 0.9.9debian/0.9.9Guido Günther2018-05-21
|
* Document changes and release 0.9.8debian/0.9.8Guido Günther2018-04-03
|
* 8bit GuidoGuido Günther2018-02-26
|
* Bump standards versionGuido Günther2018-01-29
|
* Document changes and release 0.9.7debian/0.9.7Guido Günther2018-01-29
|
* debian/gbp.conf: dch hook to automatically update version in spec fileMarkus Lehtonen2018-01-20
| | | | | | | This should automatically keep the spec file under packaging/ always in sync wrt. the package version. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
* Fix typo in env var namesGuido Günther2018-01-12
| | | | Thanks: Nish Aravamudan for pointing this out
* Document changes and release 0.9.6debian/0.9.6Guido Günther2018-01-06
|
* Document changes and release 0.9.5debian/0.9.5Guido Günther2017-12-29
|
* Typo fixesGuido Günther2017-12-16
| | | | Thanks: Ludovic Rousseau
* Document changes and release 0.9.4debian/0.9.4Guido Günther2017-11-28
|
* Bump standards versionGuido Günther2017-11-16
|
* Document changes and release 0.9.3debian/0.9.3Guido Günther2017-11-16
|
* d/changelog: fix two typosGuido Günther2017-11-10
|
* Document changes and release 0.9.2debian/0.9.2Guido Günther2017-11-10
|
* changelog: Fix overly long linesGuido Günther2017-11-10
| | | | Gbp-Dch: Ignore
* zsh: dch does not use git prefix for ignore-branch optionFelipe Sateler2017-11-05
| | | | | Closes: #787005 Signed-off-by: Guido Günther <agx@sigxcpu.org>
* zsh: Fix delegation of dscs options to dscFelipe Sateler2017-11-05
| | | | Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Document changes and release 0.9.1debian/0.9.1Guido Günther2017-10-31
|
* pk4: SimplifyGuido Günther2017-10-23
| | | | Let gbp import-dsc create the repo.
* Add gbp-import-dsc hook for pk4Guido Günther2017-10-22
| | | | | | | | Can be enables via mkdir -p ~/.config/pk4/hooks-enabled/unpack/ ln -s /usr/share/pk4/hooks-available/unpack/gbp \ ~/.config/pk4/hooks-enabled/unpack/
* No need to depend on six anymoreGuido Günther2017-10-20
|
* Document changes and release 0.9.0debian/0.9.0Guido Günther2017-10-20
|
* d/control: mentions new commands in packaging descriptionGuido Günther2017-10-06
|
* Document changes and release 0.9.0~exp7debian/0.9.0_exp7Guido Günther2017-10-06
|
* Drop index.html linkGuido Günther2017-10-06
| | | | We're producing it directly now
* d/control: Use docbook2xGuido Günther2017-10-06
|
* Document changes and release 0.9.0~exp6debian/0.9.0_exp6Guido Günther2017-09-15
|
* Add id-length to gbp.confGuido Günther2017-09-15
|
* bash completion: don't accidentaly match subcommands as optionsGuido Günther2017-09-14
| | | | | | We match on option first so we need to make sure we don't accidentaly match on subcommands. This unbreaks command completion for e.g. "gbp tag"
* bash completion: add some missing branch and file optsGuido Günther2017-09-14
| | | | | This unbreaks completion of options on some of the newer commands such as gbp export-orig --tarball-dir=<tab>
* Add tag commandGuido Günther2017-09-14
| | | | | | | | | | by splitting out the code from buildpackage This is shorter than running gbp buildpackage --git-tag-only Closes: #797086
* Document changes and release 0.9.0~exp5Guido Günther2017-09-08
|
* Document changes and release 0.9.0~exp4debian/0.9.0_exp4Guido Günther2017-08-27
|
* Document changes and release 0.9.0~exp3debian/0.9.0_exp3Guido Günther2017-08-10
|
* Document changes and release 0.9.0~exp2debian/0.9.0_exp2Guido Günther2017-08-06
|
* push: new command to push changes in one goGuido Günther2017-08-06
| | | | Closes: #733639
* Bump standards versionGuido Günther2017-08-06
|