summaryrefslogtreecommitdiff
path: root/gbp-clone
AgeCommit message (Collapse)Author
2011-04-22gbp-clone: check out the debian branch after the clone is completePeter Eisentraut
Signed-off-by: Guido Günther <agx@sigxcpu.org>
2011-02-09gbp-clone: reparse the configuration after cloning the repositoryGuido Günther
Closes: #607936
2011-01-13Rename get_remotes to get_remote_branchesGuido Günther
Git-Dch: Ignore
2011-01-08Use tristate option for --color=valueGuido Günther
this allows true and false as alias for on and off.
2010-12-27gbp-clone: better document --allGuido Günther
2010-11-16Add logging functionsGuido Günther
This allows us to color and prefix the output. Closes: #544332
2010-06-07Strip traling slashes from repo pathGuido Günther
Closes: #584775
2010-06-07No need to assign repoGuido Günther
2010-01-31gbp-clone: Add --all to track all remote branchesGuido Günther
2009-12-23Don't hardcode pristine-tar branchGuido 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/