aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/deb.py
Commit message (Expand)AuthorAge
* Move debian related helpers into submoduleGuido Günther2011-11-22
* git: Docstring updatesGuido Günther2011-10-23
* Move guess_upstream_version into UpstreamSourceGuido Günther2011-10-16
* Use known_compressions in guess_upstream_version tooGuido Günther2011-10-16
* Add known_compressions() to UpstreamSourceGuido Günther2011-08-09
* Epydoc indentationGuido Günther2011-07-30
* Add copyright headers to all non autogenerated filesGuido Günther2011-07-29
* Fix some epydoc warningsGuido Günther2011-07-29
* Be less picky about empty filtersGuido Günther2011-07-27
* Drop unpack_orig and tar_toplevelGuido 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
* Support importing zip archivesGuido Günther2011-07-25
* git-import-orig: Better support uscan of non tar.gz tarballsGuido Günther2011-07-24
* Use target element of newer uscanGuido Günther2011-07-24
* tests: add doctests for gbp.deb.orig_file()Guido Günther2011-04-17
* Add aliases for gz and bz2 compression typesGuido Günther2011-04-09
* Merge branch 'master' into experimentalGuido Günther2011-04-09
|\
| * gbp: simplify is_native()Guido Günther2011-03-19
| * gbp: simplify is_native()Guido Günther2011-03-19
| * gbp: Don't fail on paths without extensions in get_compression()Guido Günther2011-03-19
* | git.rev_parse: unconditionally use --quietGuido Günther2011-01-23
|/
* Rewrite gbp-pq in pythonGuido Günther2010-12-26
* Makes uscan options explicitGuido Günther2010-09-29
* 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
* Move DpkgCompareVersions and add compare_versionsGuido Günther2010-08-12
* Add compression=autoGuido Günther2010-06-26
* Add --uscan command-line optionDavid Paleino2010-04-12
* DscFile: Parse name of debian.tar.gzGuido Günther2010-01-25
* Allow to set compression typeGuido Günther2009-12-24
* Improve error message when trying to import 3.0 source format packagesGuido Günther2009-12-13
* drop superfluous _utils from module namesGuido Günther2009-08-23