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