aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-import-orig
Commit message (Expand)AuthorAge
* Fix some epydoc warningsGuido Günther2011-07-29
* git-import-orig: Clarify missing argument error messageGuido Günther2011-07-27
* git-import-orig: split out package and version detectionGuido Günther2011-07-25
* Drop unpack_orig and tar_toplevelGuido Günther2011-07-25
* Catch empty package namesGuido Günther2011-07-25
* Strip trailing '/' from the unpack pathGuido Günther2011-07-25
* git-import-orig: support filters for all input formatsGuido Günther2011-07-25
* Remove fastimport codeGuido Günther2011-07-25
* Support importing zip archivesGuido Günther2011-07-25
* git-import-orig: simplify uscan codeGuido Günther2011-07-24
* Spelling correctionsJon Dowland2011-05-20
* config: minor option parsing cleanupGuido Günther2011-04-17
* Move no_upstream_branch message into gbp.configGuido Günther2011-02-11
* Split out command line parsingGuido Günther2011-02-09
* Make --[no-]merge a proper optionGuido Günther2011-01-11
* Use tristate option for --color=valueGuido Günther2011-01-08
* pychecker warning cleanupsGuido Günther2010-12-28
* Add logging functionsGuido Günther2010-11-16
* Add --[no]-interactive to avoid promptsGuido Günther2010-09-17
* Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman2010-09-17
* Ask the user for the package name and version if needed.Matthijs Kooijman2010-09-17
* Use commit_dir instead of replace_treeGuido Günther2010-07-05
* Abort if upstream tarball contains git metadataGuido Günther2010-06-26
* Make --uscan more robustGuido Günther2010-04-26
* Add --uscan command-line optionDavid Paleino2010-04-12
* Make the commit message for upstream imports configurable.Matthijs Kooijman2010-02-05
* Don't refer to gzip compression in commentsGuido Günther2009-12-24
* Use "imported" instead of "merged".Guido Günther2009-10-25
* move FastImport into gbp/git.pyGuido Günther2009-10-24
* Drop superflous argumentGuido Günther2009-10-13
* export GBP_BRANCH to postimport hookGuido Günther2009-10-05
* catch config file parse errorsGuido Günther2009-09-15
* add postimport hook for git-import-origGuido Günther2009-08-23
* use option groupsGuido Günther2009-08-23
* drop superfluous _utils from module namesGuido Günther2009-08-23
* add filter-pristine-tarMehdi Dogguy2009-06-13
* allow for uppercase characters in the version patternGuido Günther2009-06-11
* add --fast-importGuido Günther2009-05-03
* let the version detection patter match debian policyGuido Günther2009-04-07
* 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
* typoGuido Günther2008-11-21
* move common help messages into config.pyGuido Günther2008-11-15
* Don't fail on symlink creationGuido Günther2008-11-13
* switch back to original branch on empty importsGuido Günther2008-10-31
* use repo.set_branch()Guido Günther2008-10-31
* move replace_source_tree into GitRepositoryGuido Guenther2008-09-22
* print version number on failed importsGuido Guenther2008-09-22