summaryrefslogtreecommitdiff
path: root/gbp/deb.py
AgeCommit message (Expand)Author
2011-10-23git: Docstring updatesGuido Günther
2011-10-16Move guess_upstream_version into UpstreamSourceGuido Günther
2011-10-16Use known_compressions in guess_upstream_version tooGuido Günther
2011-08-09Add known_compressions() to UpstreamSourceGuido Günther
2011-07-30Epydoc indentationGuido Günther
2011-07-29Add copyright headers to all non autogenerated filesGuido Günther
2011-07-29Fix some epydoc warningsGuido Günther
2011-07-27Be less picky about empty filtersGuido Günther
2011-07-25Drop unpack_orig and tar_toplevelGuido Günther
2011-07-25Strip trailing '/' from the unpack pathGuido Günther
2011-07-25git-import-orig: support filters for all input formatsGuido Günther
2011-07-25Support importing zip archivesGuido Günther
2011-07-24git-import-orig: Better support uscan of non tar.gz tarballsGuido Günther
2011-07-24Use target element of newer uscanGuido Günther
2011-04-17tests: add doctests for gbp.deb.orig_file()Guido Günther
2011-04-09Add aliases for gz and bz2 compression typesGuido Günther
2011-04-09Merge branch 'master' into experimentalGuido Günther
2011-03-19gbp: simplify is_native()Guido Günther
2011-03-19gbp: simplify is_native()Guido Günther
2011-03-19gbp: Don't fail on paths without extensions in get_compression()Guido Günther
2011-01-23git.rev_parse: unconditionally use --quietGuido Günther
2010-12-26Rewrite gbp-pq in pythonGuido Günther
2010-09-29Makes uscan options explicitGuido Günther
2010-09-17Let git-import-orig find the changelog when not on the debian-branch.Matthijs Kooijman
2010-09-17Ask the user for the package name and version if needed.Matthijs Kooijman
2010-08-12Move DpkgCompareVersions and add compare_versionsGuido Günther
2010-06-26Add compression=autoGuido Günther
2010-04-12Add --uscan command-line optionDavid Paleino
2010-01-25DscFile: Parse name of debian.tar.gzGuido Günther
2009-12-24Allow to set compression typeGuido Günther
2009-12-13Improve error message when trying to import 3.0 source format packagesGuido Günther
2009-08-23drop superfluous _utils from module namesGuido Günther