summaryrefslogtreecommitdiff
path: root/gbp/command_wrappers.py
AgeCommit message (Expand)Author
2008-02-29make error messages more consistentGuido Guenther
2008-02-29make dsc import repeatable (Closes: #468120)Guido Guenther
2008-02-23Allow multiple file filters for git-import-{orig,dsc}Harald Braumann
2008-02-21add PristineTar()Guido Guenther
2008-02-14don't use the deprecated git-* command versionsGuido Günther
2007-11-19wrap Command class to execute in a specific directoryGuido Guenther
2007-11-05don't print a commit summary when importing into empty repos (addresses parts...Guido Guenther
2007-11-04rmeove unneeded GitLoadDirsGuido Guenther
2007-10-18pyline and other consistency updatesGuido Guenther
2007-05-28don't use git_load_dirs for importsGuido Guenther
2007-05-13support import of tar.bz2 in git-import-origGuido Guenther
2007-04-12git_load_dirs now supports --summary, use this for nicer import messagesGuido Guenther
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther