aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp-pull
Commit message (Collapse)AuthorAge
* gbp-pull: Adjust incorrect logging levelGuido Günther2011-01-16
|
* Use tristate option for --color=valueGuido Günther2011-01-08
| | | | this allows true and false as alias for on and off.
* pychecker warning cleanupsGuido Günther2010-12-28
| | | | (mostly unused variables and imports)
* gbp-pull: Better document --force and --redo-pqGuido Günther2010-12-27
|
* Add logging functionsGuido Günther2010-11-16
| | | | | | This allows us to color and prefix the output. Closes: #544332
* Properly handle local only changes as no update neededGuido Günther2010-08-29
|
* Don't update already up to date branchesGuido Günther2010-08-04
|
* Requests for non fast-forward updates should exit with a non-zero resultGuido Günther2010-05-04
| | | | Closes: #579997
* Don't hardcode pristine-tar branchGuido Günther2009-12-23
|
* Don't fail if no tracking branch exists.Guido Günther2009-11-26
|
* Make gbp-clone, gbp-pull and gbp-pq first class citizensGuido Günther2009-11-22
by moving them from examples/ to /usr/bin/