summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* document changesdebian/0.3.4Guido Guenther2007-09-08
|
* fix error pathGuido Guenther2007-09-03
|
* add filter and allow to pass PBULDER_OPTSGuido Guenther2007-08-29
|
* introduce --git-no-create-orig to skip building of any orig.tar.gzGuido Guenther2007-08-23
| | | | | this is especially usefull if you're working on an NMU that has a X-Y version number although it's a Debian native package.
* document changesdebian/0.3.3Guido Guenther2007-08-20
|
* document optionGuido Guenther2007-08-20
|
* Merge ../git-buildpackage.develGuido Guenther2007-08-20
|\
| * support --debian-branchGuido Guenther2007-08-20
| |
* | don't hardcode -i\.git -I.git as build argumentsGuido Guenther2007-08-20
|/
* document changesdebian/0.3.2Guido Guenther2007-06-27
|
* how to start a package from scratchGuido Guenther2007-06-26
|
* We don't use git_load_dirs internally anymoreGuido Guenther2007-06-26
|
* allow to import into empty git archivesGuido Guenther2007-06-26
|
* document changesdebian/0.3.1Guido Guenther2007-06-11
|
* don't fail imports on large archivesGuido Guenther2007-06-11
|
* print a sensible error message, when a git repository isn't a debian source ↵Guido Guenther2007-06-08
| | | | package
* document changes and update tododebian/0.3.0Guido Guenther2007-05-29
|
* still suggest git_load_dirsGuido Guenther2007-05-29
|
* document --filter and remove git_load_dirs referenzesGuido Guenther2007-05-29
|
* don't use ret to check repository cleanessGuido Guenther2007-05-29
|
* Merge ../git-buildpackage into locals/import-orig-by-indexGuido Guenther2007-05-28
|\
| * gbp.conf is per working copy, not per repositoryGuido Guenther2007-05-25
| |
| * remove stray ';'Guido Guenther2007-05-25
| |
| * document changesdebian/0.2.31Guido Guenther2007-05-24
| |
| * make the documented command line arguments match realityGuido Guenther2007-05-24
| |
| * use --upstream-version instead of --upstreamversion to match the other ↵Guido Guenther2007-05-24
| | | | | | | | -upstream-* options
| * document changesdebian/0.2.30Guido Guenther2007-05-24
| |
| * strip epoch from upstream versionGuido Guenther2007-05-24
| |
* | don't use git_load_dirs for importsGuido Guenther2007-05-28
|/
* allow to import an already unpacked source treeGuido Guenther2007-05-20
|
* raise GBPError in import_orig instead of checking the return valueGuido Guenther2007-05-20
|
* git-import-orig: more specific error message, when the merge merge failsdebian/0.2.29Guido Guenther2007-05-16
| | | | (Closes: #423036)
* releasedebian/0.2.28Guido Guenther2007-05-13
|
* document changesGuido Guenther2007-05-13
|
* support import of tar.bz2 in git-import-origGuido Guenther2007-05-13
|
* typo fixesAurélien GÉRÔME2007-05-04
|
* document changesdebian/0.2.27Guido Guenther2007-04-12
|
* improve tagging messagesGuido Guenther2007-04-12
|
* git_load_dirs now supports --summary, use this for nicer import messagesGuido Guenther2007-04-12
| | | | bump versioned dependency on git-load-dirs therefore
* adjust to new output of git-status in git 1.5debian/0.2.26Guido Guenther2007-02-27
|
* depend on a git that has the "removed files left in working copy after ↵Guido Guenther2007-02-27
| | | | merge" bug (#410325)
* we don't necessarily import an upstream version, so fix the function nameGuido Guenther2007-02-11
|
* We're parsing the version from the changelog, not a changes fileGuido Guenther2007-02-11
|
* clarify dir argumentGuido Guenther2007-02-11
|
* use GBPError everywhere and move commands from __init__ to command_wrappers.pyGuido Guenther2007-02-11
| | | | Furthermore pass '-v' in git import-orig on to git_load_dirs
* rename git_buildpackage to gbp and use GbpError everywhereGuido Guenther2007-02-07
|
* document changesdebian/0.2.25Guido Guenther2007-02-02
|
* Merge ../git-buildpackage.devel/ into merge-develGuido Guenther2007-02-02
|\
| * Allow to specify the tag formatGuido Guenther2007-02-02
| | | | | | | | | | | | The format of generated tags can now be specified via the debian-tag and upsteam-tag options. The default now puts debian tags and upstream tags into different namespaces (Closes: #408990)
* | mention graftsGuido Guenther2007-02-01
|/