summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * build-depend on python-dateutilGuido Guenther2008-04-26
| | | | | | | | Closes: #477959
| * add a link to the online version of the manualGuido Guenther2008-04-25
| |
| * document --git-export=INDEXGuido Guenther2008-04-24
| |
| * git-export=INDEX exports the index into git-export-dirGuido Guenther2008-04-24
| | | | | | | | Closes: #466768
| * add write_treeGuido Guenther2008-04-24
| |
| * use --no-auto-nmuGuido Guenther2008-04-23
| | | | | | | | Otherwise GIT_AUTHORS not in debian/control cause a NMU version number
| * depend on devscripts that has dch --no-auto-nmuGuido Guenther2008-04-23
| |
| * catch GitRepositoryErrorsGuido Guenther2008-04-23
| |
| * fix error messageGuido Guenther2008-04-23
| | | | | | | | when we can't find any valid revisions
| * document changes and releasedebian/0.4.25Guido Guenther2008-04-18
| |
| * create a symlink archive -> <package>_<version>.tar.gzGuido Guenther2008-04-18
| | | | | | | | | | | | | | this makes sure pristine_tar uses the correct filename for the orig.tar.gz. Closes: #475316
| * fix unpack_orig error reportingGuido Guenther2008-04-17
| | | | | | | | by addint the missing imports
| * avoid notGuido Guenther2008-04-17
| |
| * fix "pristine-tar missing" error messageGuido Guenther2008-04-14
| |
| * fix indentationGuido Guenther2008-04-14
| |
| * document changes and releasedebian/0.4.24Guido Guenther2008-04-14
| |
| * tighten homepage URLGuido Guenther2008-04-14
| |
| * Make commits from git-import-dsc get author and date from debian/changelog.Adeodato Simó2008-04-14
| | | | | | | | | | | | | | This is done by setting GIT_AUTHOR_{NAME,EMAIL,DATE} before invoking git-commit. GIT_COMMITTER_* are left alone (i.e., the date of the import will be available from there). (cherry picked from commit acee866d1d89327aa530b6531b50b4edcc524906)
| * Add support for passing extra env. vars to Command objects.Adeodato Simó2008-04-14
| | | | | | | | | | | | When creating a Command(), pass an "extra_env" argument to __init__. This should be a dict of additional variables to pass to the command. (cherry picked from commit cba467a70664d8f8b1e61e4bb7beda421aec543f)
| * rfc822_date_to_git() needs python-dateutilGuido Guenther2008-04-14
| |
| * update modeline and fix typoGuido Guenther2008-04-14
| |
| * add vim modelineGuido Guenther2008-04-14
| |
| * add _test()Guido Guenther2008-04-14
| | | | | | | | to run doctests easily
| * add rfc822_date_to_git()Guido Guenther2008-04-14
| | | | | | | | | | this function converts a date in RFC822 format to a string 'seconds_since_epoch tz' that can be used for eg. GIT_AUTHOR_DATE.
| * better handle broken dsc filesGuido Guenther2008-04-12
| |
| * document changes and releasedebian/0.4.23Guido Guenther2008-04-11
| |
| * don't pass nonexisting branches to pristine-tarGuido Guenther2008-04-11
| | | | | | | | | | | | | | in case of an empty archive the upstream branch does not yet exist, so pass 'master' to pristine-tar instead Closes: #475554
| * reference pristine-tarGuido Guenther2008-04-11
| |
| * filter uses globGuido Guenther2008-04-11
| |
| * move conffiles section into separate sgml fileGuido Guenther2008-04-10
| |
| * mention the html manual in the manpagesGuido Guenther2008-04-10
| | | | | | | | Closes: #473610
| * fix doc-base sectionGuido Guenther2008-04-10
| | | | | | | | Thanks: lintian
| * docs/manpages/*.sgml: Use the citerefentry for references to other manpages.Frank S. Thomas2008-03-25
| |
| * Do not list the --upstream-version option twice in the synopsis section of ↵Frank S. Thomas2008-03-25
| | | | | | | | git-import-orig's manpage.
* | document changes and releasedebian/0.4.22.bpo40+1Guido Guenther2008-04-09
| |
* | document changes and releaseGuido Guenther2008-04-09
| |
* | Merge branch '0.4.22' into bpo-etchGuido Guenther2008-04-09
|\| | | | | | | | | | | Conflicts: debian/changelog
| * document changes and releasedebian/0.4.22Guido Guenther2008-03-19
| |
| * don't skip meta tags without --forceGuido Guenther2008-03-19
| | | | | | | | and make sure we have a space after the meta tag
| * git-core 1.5.3.4 doesn't support -q so use --quiet insteadGuido Guenther2008-03-19
| |
| * fix typos in documentationGuido Guenther2008-03-19
| | | | | | | | | | Closes: #471582 Thanks: Michael Biebl
| * document changes and releasedebian/0.4.21Guido Guenther2008-03-14
| |
| * document --full and --metaGuido Guenther2008-03-14
| |
| * separate multiple bugs by ','Guido Guenther2008-03-14
| |
| * remove superflous colonGuido Guenther2008-03-14
| |
| * add --full and --meta optionsGuido Guenther2008-03-14
| | | | | | | | | | | | | | --full: include the full commit message in the log --meta: handle Closes: and Thanks: tags Closes: #468118
| * add commit() and show()Guido Guenther2008-03-14
| |
* | document changes and releasedebian/0.4.20.bpo40+1Guido Guenther2008-03-19
| |
* | Merge branch '0.4.20' into bpo-etchGuido Guenther2008-03-19
|\| | | | | | | | | | | Conflicts: debian/changelog
| * document changes and releasedebian/0.4.20Guido Guenther2008-03-06
| |