summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* We don't only support .gz tarballsGuido Günther2010-08-04
|
* Don't update already up to date branchesGuido Günther2010-08-04
|
* Bump standards versionGuido Günther2010-08-04
|
* Drop git_load_dirs referenceGuido Günther2010-08-03
| | | | we're not using it anymore.
* Use the maintainer of the Debian package as fallback patch authorGuido Günther2010-08-03
|
* Document changes and release 0.5.3debian/0.5.3Guido Günther2010-08-02
|
* Don't compress example scriptsGuido Günther2010-08-02
| | | | Git-Dch: Ignore
* Don't insert a dot if the second line starts with a punctuationGuido Günther2010-08-02
| | | | Git-Dch: Ignore
* Fetch all snapshots from snapshots.debian.orgGuido Günther2010-08-02
| | | | | | using debsnap and import them Closes: #591218
* Simple helper to create remote reposGuido Günther2010-07-30
| | | | | | | based on dom-new-git-repo from the OCaml maintainers as well as aa-create-repo. Closes: #540185
* Adjust for zeitgeist 0.4.0Guido Günther2010-07-27
|
* Set author information from git on --release when using --git-authorGuido Günther2010-07-23
| | | | Thanks: Boleslaw Tokarski for his feedback
* Use repo.rev_parseGuido Günther2010-07-23
| | | | Git-Dch: Ignore
* Add git-authorGuido Günther2010-07-23
| | | | Git-Dch: Ignore
* Better document the default config fileGuido Günther2010-07-22
|
* Terminate the patch description with a dotGuido Günther2010-07-21
| | | | | in case of multiline commits where the second line starts with a uppercase letter. Heavily based on a patch by Jonathan Nieder.
* Document changes and release 0.5.2debian/0.5.2Guido Günther2010-07-20
|
* Document changes and release 0.5.1debian/0.5.1Guido Günther2010-07-20
|
* Bump standards versionGuido Günther2010-07-20
|
* Add prebuild hookJonathan Nieder2010-07-06
| | | | | | | Can be used to add an upstream changelog generated from the git repository to the build dir. Closes: #587652
* Document changes and release 0.5.0debian/0.5.0Guido Günther2010-07-05
|
* Use commit_dir instead of replace_treeGuido Günther2010-07-05
| | | | Closes: #526022, #569031
* Drop --no-mergeGuido Günther2010-07-04
| | | | We don't invoke 'git merge' anymore.
* Use commit_dirGuido Günther2010-07-04
| | | | | | | | to write directly commit the content of the unpacked orig tarball and the patched Debian tree instead of using replace_tree. Closes: #506211, #588061 Thanks: Roger Leigh for his nice explantion on howto do this.
* Add force_headGuido Günther2010-07-04
| | | | Git-Dch: Ignore
* Add commit_dir and helpersGuido Günther2010-07-04
| | | | | | | Allows to commit an unpacked tree to a specific branch with any number of parents. Git-Dch: Ignore
* Allow git_write_tree to use an alternate index fileGuido Günther2010-07-04
| | | | Git-Dch: Ignore
* Allow to pass extra_env to __git_getoutput and __git_inoutGuido Günther2010-07-04
| | | | Git-Dch: Ignore
* Add __git_inoutGuido Günther2010-07-04
| | | | | | | to send data to stdin of a git command and receive it's output. Only for small amounts of output data such as a SHA1. Git-Dch: Ignore
* Add extra_env to GitTagGuido Günther2010-07-04
| | | | Git-Dch: Ignore
* Import GbpError since we're using itGuido Günther2010-07-04
| | | | Git-Dch: Ignore
* fix typotwerner@debian.org2010-07-01
|
* Don't document Git-Dch: twiceGuido Günther2010-06-29
| | | | | Closes: #587456 Thanks: Matthijs Kooijman
* Mention patch-queue branchesGuido Günther2010-06-28
|
* Abort if upstream tarball contains git metadataGuido Günther2010-06-26
| | | | Closes: #571717
* Add compression=autoGuido Günther2010-06-26
| | | | | | | to guess compression type of upstream tarball from pristine-tar branch. This is now the default. Closes: #566993
* Drop dependency on python-devGuido Günther2010-06-26
| | | | since it's not needed for arch all packages. Depend on python instead.
* Document changes and release 0.4.68debian/0.4.68Guido Günther2010-06-19
|
* Add option --git-force-create to force tarball creationChristian Kastner2010-06-19
| | | | Closes: #519297
* Add 'ignore-branch' optionGuido Günther2010-06-19
| | | | This disables the 'current branch' == 'debian-branch' check.
* Strip traling slashes from repo pathGuido Günther2010-06-07
| | | | Closes: #584775
* No need to assign repoGuido Günther2010-06-07
|
* gbp-pq: Use run_git to catch git errorsGuido Günther2010-05-15
|
* gbp-pq export: Instead of failing switch branchGuido Günther2010-05-15
| | | | if on a patch-queue branch.
* document changes and release 0.4.67debian/0.4.67Guido Günther2010-05-15
|
* Let docbook handle the hard partGuido Günther2010-05-13
| | | | Git-Dch: Ignore
* Document --downloadGuido Günther2010-05-13
|
* Improve manpage and help outputGuido Günther2010-05-13
|
* Add --download optionGuido Günther2010-05-12
| | | | | | | | | | | This allows to directly import source packages either via git-import-dsc --download <pkg> or git-import-dsc --download <url-to-dsc> The former uses "apt-get soure" the later "dget". Closes: #510036
* Document Git-Dch: Ignore and Git-Dch: ShortGuido Günther2010-05-04
|