summaryrefslogtreecommitdiffhomepage
path: root/git-import-dsc
Commit message (Expand)AuthorAge
* Don't fail on missing debian/rulesGuido Günther2010-09-16
* Avoid unnecessary branch switchGuido Günther2010-09-14
* Switch to debian branch before forcing the HEAD updateGuido Günther2010-09-13
* Catch KeyboardInterruptGuido Günther2010-08-15
* Check for legacy tags where necessary.Guido Günther2010-08-10
* Catch GitRepositoryErrorsGuido Günther2010-08-10
* Remove duplicate checkGuido Günther2010-08-10
* Don't add superflous parents to imports on the Debian branchGuido Günther2010-08-06
* Drop --no-mergeGuido Günther2010-07-04
* Use commit_dirGuido Günther2010-07-04
* Add --download optionGuido Günther2010-05-12
* Import version 3 source formatGuido Günther2010-01-25
* Allow to skip imports of same versionGuido Günther2010-01-14
* Improve error message when trying to import 3.0 source format packagesGuido Günther2009-12-13
* Improve error handling on broken dsc files.Guido Günther2009-12-13
* catch config file parse errorsGuido Günther2009-09-15
* use option groupsGuido Günther2009-08-23
* drop superfluous _utils from module namesGuido Günther2009-08-23
* don't ignore --debian-branch on import into non empty archivesGuido Günther2009-03-25
* add --no-pristine-tarGuido Günther2009-02-26
* simplify boolean option handlingGuido Günther2009-02-26
* add --no-sign-tags to git-import-{dsc,orig}Guido Günther2009-01-01
* better descriptionsGuido Günther2008-11-28
* allow to import into empty repositoriesGuido Günther2008-11-22
* move common help messages into config.pyGuido Günther2008-11-15
* use repo.set_branch()Guido Günther2008-10-31
* silence parse_dsc and move sanity checks into DscFileGuido Guenther2008-10-02
* merge by default when importing into an existing archiveGuido Guenther2008-09-22
* move replace_source_tree into GitRepositoryGuido Guenther2008-09-22
* Don't buffer stdout; let git-bp messages print in-lineKurt B. Kaiser2008-09-18
* "git-commond" vs. "git command" cleanupGuido Guenther2008-09-01
* don't fail import on non rfc822 adressesGuido Guenther2008-08-12
* detect flat tar archives in git-import-dsc tooGuido Guenther2008-08-12
* Help pristine-tar to find the branch nameGuido Guenther2008-05-25
* move dsc handling into deb_utilsGuido Guenther2008-05-17
* Make commits from git-import-dsc get author and date from debian/changelog.Adeodato Simó2008-04-14
* better handle broken dsc filesGuido Guenther2008-04-12
* don't throw a python exception on tag failures or non existant branchesGuido Guenther2008-02-29
* make dsc import repeatable (Closes: #468120)Guido Guenther2008-02-29
* drop now (due to git-apply) unneeded codeGuido Guenther2008-02-27
* speed up git-import-dsc by using git-apply (addresses parts of #449075)Guido Guenther2008-02-24
* Allow multiple file filters for git-import-{orig,dsc}Harald Braumann2008-02-23
* add pristine-tar support based on a patch from Julian Andres Klode (Closes: #...Guido Guenther2008-02-21
* return non null on failureGuido Guenther2007-12-07
* update vim modelines and remove whitespacesGuido Guenther2007-10-03
* fix error pathGuido Guenther2007-09-03
* support --debian-branchGuido Guenther2007-08-20
* don't use git_load_dirs for importsGuido Guenther2007-05-28
* support import of tar.bz2 in git-import-origGuido Guenther2007-05-13
* improve tagging messagesGuido Guenther2007-04-12