summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-14document changes for 0.2.9debian/0.2.9Guido Guenther1-0/+7
2006-11-14git-import-dsc: fix importing debian native packagesGuido Guenther1-1/+1
2006-11-14depend on a fixed git-load-dirs that contains the git_load_dirs executableGuido Guenther1-1/+1
2006-11-08move docs aroundGuido Guenther9-85/+46
2006-11-08git-import-orig: implement "--no-merge"debian/0.2.8Guido Guenther2-7/+11
2006-11-03don't use a regexp for version parsing on importGuido Guenther3-18/+11
2006-10-29git-load-dirs is now in unstableGuido Guenther2-8/+10
2006-10-09sanitze_version: strip of epochsGuido Guenther2-1/+4
2006-10-06clarify usage of git-import-orig a bitGuido Guenther1-4/+6
2006-10-06minor cosmetic cleanups all over the placeGuido Guenther10-24/+39
2006-10-06more robust regex matching, sanitze all version numbers before running git-tagdebian/0.2.7Guido Guenther6-11/+35
2006-10-05check if we're at the top level of a git repository before starting the builddebian/0.2.6Guido Guenther4-8/+22
2006-10-05allow for '+' in Debian as well as upstream version numbersGuido Guenther2-6/+8
2006-10-05also filter out git metadata when building tarballsGuido Guenther2-2/+4
2006-10-05run pychecker during buildGuido Guenther3-3/+16
2006-10-05cleanup generated manpage.* filesdebian/0.2.5Guido Guenther2-3/+4
2006-10-05fix syntax error in tag replacementGuido Guenther4-6/+11
2006-10-04new releasedebian/0.2.4Guido Guenther1-0/+6
2006-10-04add debhelper file to install the manpagesGuido Guenther1-0/+1
2006-10-04add manpagesGuido Guenther8-7/+381
2006-10-02git doesn't like '~' in tag names so replace this with a dot when taggingdebian/0.2.3Guido Guenther2-1/+7
2006-09-29git-import-dsc: don't fail if the dsc is a plain filename without a directory...debian/0.2.2Guido Guenther4-17/+26
2006-09-28git-buildpacakge: add --git-verboseGuido Guenther2-0/+12
2006-09-27git-buildpackage: allow for --helpdebian/0.2.1Guido Guenther1-0/+3
2006-09-27git-buildpackage: git-buildpackage: use helpers from git_buildpackageGuido Guenther3-29/+23
2006-09-27git-import-orig: don't try import new upstream versions when there are uncomm...Guido Guenther5-11/+25
2006-09-27 * UNRELEASEDGuido Guenther2-0/+24
2006-09-27mention apt repositorydebian/0.2Guido Guenther1-3/+6
2006-09-27git-import-dsc: import of debian native packagesGuido Guenther10-144/+271
2006-09-25git-buildpackage: only determine version if tagging requestedGuido Guenther2-6/+8
2006-09-25git-debuild -> git-buildpackageGuido Guenther1-1/+1
2006-09-25add TODOGuido Guenther2-4/+9
2006-09-25rename --git-buildcmd to --git-builderGuido Guenther2-1/+4
2006-09-25rename to git-buildpackageGuido Guenther1-3/+5
2006-09-25add git-import-origGuido Guenther6-23/+204
2006-09-13try harder to find the unpacked source dirGuido Guenther1-1/+1
2006-09-12add debian packagingGuido Guenther14-5/+126
2006-09-11git-debuild: at least do some error checkingGuido Guenther1-9/+24
2006-09-11first versionGuido Guenther3-0/+149