summaryrefslogtreecommitdiff
path: root/git-import-orig
AgeCommit message (Expand)AuthorFilesLines
2007-10-03detect upstream version from common tarball formates (Closes: #443306)Guido Guenther1-7/+17
2007-10-03Create upstream branch when importing into an empty archive (Closes: #443305)Guido Guenther1-1/+4
2007-10-03update vim modelines and remove whitespacesGuido Guenther1-3/+3
2007-06-26allow to import into empty git archivesGuido Guenther1-9/+20
2007-05-29don't use ret to check repository cleanessGuido Guenther1-2/+2
2007-05-28Merge ../git-buildpackage into locals/import-orig-by-indexGuido Guenther1-1/+1
2007-05-28don't use git_load_dirs for importsGuido Guenther1-13/+31
2007-05-24use --upstream-version instead of --upstreamversion to match the other -upstr...Guido Guenther1-1/+1
2007-05-20allow to import an already unpacked source treeGuido Guenther1-5/+8
2007-05-20raise GBPError in import_orig instead of checking the return valueGuido Guenther1-10/+7
2007-05-16git-import-orig: more specific error message, when the merge merge failsdebian/0.2.29Guido Guenther1-1/+4
2007-05-13support import of tar.bz2 in git-import-origGuido Guenther1-13/+13
2007-04-12improve tagging messagesGuido Guenther1-1/+2
2007-04-12git_load_dirs now supports --summary, use this for nicer import messagesGuido Guenther1-1/+2
2007-02-11use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther1-81/+90
2007-02-02Allow to specify the tag formatGuido Guenther1-4/+6
2006-12-26add GitRepository classdebian/0.2.22Guido Guenther1-18/+23
2006-12-22git-import-orig: improve error message when the upstream branch cannot be found.debian/0.2.20Guido Guenther1-4/+13
2006-12-13minor fixes all over the placeGuido Guenther1-12/+14
2006-12-11s/keyid/GPG keyid/Guido Guenther1-1/+1
2006-12-08support signed tagsdebian/0.2.15Guido Guenther1-1/+5
2006-12-05config file parsing to set default branches and build commandsGuido Guenther1-9/+10
2006-11-28git-import-orig: fix printout of branch nameGuido Guenther1-1/+1
2006-11-08git-import-orig: implement "--no-merge"debian/0.2.8Guido Guenther1-6/+9
2006-10-06minor cosmetic cleanups all over the placeGuido Guenther1-0/+1
2006-10-06more robust regex matching, sanitze all version numbers before running git-tagdebian/0.2.7Guido Guenther1-2/+2
2006-10-05check if we're at the top level of a git repository before starting the builddebian/0.2.6Guido Guenther1-5/+3
2006-10-04add manpagesGuido Guenther1-1/+1
2006-09-29git-import-dsc: don't fail if the dsc is a plain filename without a directory...debian/0.2.2Guido Guenther1-5/+9
2006-09-27git-import-orig: don't try import new upstream versions when there are uncomm...Guido Guenther1-1/+7
2006-09-27git-import-dsc: import of debian native packagesGuido Guenther1-81/+8
2006-09-25add git-import-origGuido Guenther1-0/+195