aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-import-dsc
Commit message (Expand)AuthorAge
* git-import-dsc: also set the commit date to the changelog dateGuido Günther2011-01-11
* Use tristate option for --color=valueGuido Günther2011-01-08
* Change dirs declaration to avoid false positives from pycheckerGuido Günther2010-12-28
* pychecker warning cleanupsGuido Günther2010-12-28
* TypoGuido Günther2010-12-25
* Update the repo after the first importGuido Günther2010-12-24
* Change --ignore-same-version to --allow-same-versionGuido Günther2010-12-20
* Fix debug string formattingGuido Günther2010-12-13
* Move Debian tag with --ignore-same-versionGuido Günther2010-12-10
* Fix --ignore-same-versionGuido Günther2010-12-10
* Add logging functionsGuido Günther2010-11-16
* Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman2010-09-17
* 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