aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
Commit message (Collapse)AuthorAge
* git-import-orig: implement "--no-merge"debian/0.2.8Guido Guenther2006-11-08
|
* don't use a regexp for version parsing on importGuido Guenther2006-11-03
|
* git-load-dirs is now in unstableGuido Guenther2006-10-29
|
* sanitze_version: strip of epochsGuido Guenther2006-10-09
|
* minor cosmetic cleanups all over the placeGuido Guenther2006-10-06
|
* more robust regex matching, sanitze all version numbers before running git-tagdebian/0.2.7Guido Guenther2006-10-06
|
* check if we're at the top level of a git repository before starting the builddebian/0.2.6Guido Guenther2006-10-05
|
* allow for '+' in Debian as well as upstream version numbersGuido Guenther2006-10-05
|
* also filter out git metadata when building tarballsGuido Guenther2006-10-05
| | | | not only when building diffs (affects Debian native packages)
* run pychecker during buildGuido Guenther2006-10-05
|
* cleanup generated manpage.* filesdebian/0.2.5Guido Guenther2006-10-05
|
* fix syntax error in tag replacementGuido Guenther2006-10-05
| | | | minor manpage reformating
* new releasedebian/0.2.4Guido Guenther2006-10-04
|
* add debhelper file to install the manpagesGuido Guenther2006-10-04
|
* add manpagesGuido Guenther2006-10-04
|
* git doesn't like '~' in tag names so replace this with a dot when taggingdebian/0.2.3Guido Guenther2006-10-02
|
* git-import-dsc: don't fail if the dsc is a plain filename without a ↵debian/0.2.2Guido Guenther2006-09-29
| | | | | | directory component git-import-{orig,dsc}: allow to set the name of the upstream branch
* git-buildpacakge: add --git-verboseGuido Guenther2006-09-28
|
* git-buildpackage: git-buildpackage: use helpers from git_buildpackageGuido Guenther2006-09-27
|
* git-import-orig: don't try import new upstream versions when there are ↵Guido Guenther2006-09-27
| | | | uncommitted changes
* git-import-dsc: import of debian native packagesGuido Guenther2006-09-27
|
* git-buildpackage: only determine version if tagging requestedGuido Guenther2006-09-25
|
* add git-import-origGuido Guenther2006-09-25
|
* add debian packagingGuido Guenther2006-09-12