aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | | | | update gpg dependencies for recent package splitSean Whitton2017-09-01
| | | | | | | | |
* | | | | | | | | fix note about performanceSean Whitton2017-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only the rsync:// backend performs incremental pushes. The sftp:// backend is no better than gitception.
* | | | | | | | | changelogSean Whitton2017-03-23
| | | | | | | | |
* | | | | | | | | fix bug when using several options in gpg-argsEtienne Brodu2017-03-23
| | | | | | | | |
* | | | | | | | | add a github pull request templateSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | clarify reason for dropping "Note to users of GnuPG version 2"Sean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | tweak install.sh instructionsSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | fix typos & formatting errorsSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | drop d/links and d/gbp.confSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | drop "Note to users of GnuPG version 2"Sean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | bump copyright yearsSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | tweak credits sectionSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | replace quilt patch with call to `sed` in d/rulesSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | update lintian overrides for switch to native packageSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | switch to 3.0 (native)Sean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | split installation instructions out of quickstartSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | add apt-get installation instructions to READMESean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | tweak note about performanceSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | changelog for today's minor edits to the READMESean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | re-order git-config optionsSean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | drop strongly-worded request for testingSean Whitton2017-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-remote-gcrypt is stable and in maintenance-mode
* | | | | | | | | add authors and maintainers to READMESean Whitton2017-02-19
| | | | | | | | |
* | | | | | | | | add a note about performanceSean Whitton2017-02-19
|/ / / / / / / /
* | | | | | | | release 1.0.1 (Debian revision -1)debian/1.0.1-11.0.1Sean Whitton2017-01-10
| | | | | | | |
* | | | | | | | shorten Vcs-BrowserSean Whitton2017-01-10
| | | | | | | |
* | | | | | | | bump debhelper compatSean Whitton2017-01-10
| | | | | | | |
* | | | | | | | add authorship to script headerSean Whitton2016-07-05
| | | | | | | |
* | | | | | | | update Homepage: fieldSean Whitton2016-07-05
| | | | | | | |
* | | | | | | | release version 1.0.0 (Debian revision -1)debian/1.0.0-11.0.0Sean Whitton2016-07-04
| | | | | | | |
* | | | | | | | bump standards versionSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | changelog: see alsoSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | add "Note to users of GnuPG version 2" to manpageSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | suppress warning about keyid matching multiple fpsSean Whitton2016-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on commit a72eb5d9520a8d7fa23478aeb1c14a14e66c19a2 by Raphaël Droz's fork -- thanks.
* | | | | | | | pass gcrypt.gpg-args most robustlySean Whitton2016-07-04
| | | | | | | |
* | | | | | | | close another bugSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | drop github Closes lines as issue tracker deletedSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | changelogSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | Fix #20.Sebastian Reuße2016-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a gcrypt remote is not available, for any reason (network being down, the drive containing it not being mounted, etc), pushing to the remote causes a new repository ID to be created. Instead, we now fail loudly when a remote is unavailable and when the remote ID is already set. https://github.com/bluss/git-remote-gcrypt/issues/20 (cherry picked from commit b46d48af15e0f8b89f2666aff2c045c9306305d6)
* | | | | | | | GCRYPT_GPG_ARGS env var -> gcrypt.gpg-args confSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | justify existing lintian overrideSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | fix d/links -- dh_compress runs after dh_linkSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | gbp.conf: drop non-functional filtering settingsSean Whitton2016-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The filter directive filters imported upstream tarballs but fails to filter generated tarballs. It doesn't actually matter because source format version 3 will ignore a debian/ subdir in an orig tarball.
* | | | | | | | fix minor error in d/linksSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | add d/linksSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | gbp.conf: rewrite with commentsSean Whitton2016-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do actually need separate Debian and upstream tags.
* | | | | | | | gbp.conf: standardise based on dh-make-elpaSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | gbp.conf: set debian-branch = upstream-branchSean Whitton2016-07-04
| | | | | | | |
* | | | | | | | use same github issue closing syntax as joeySean Whitton2016-06-29
| | | | | | | |
* | | | | | | | changelog tweakSean Whitton2016-06-29
| | | | | | | |
* | | | | | | | changelog subheadingsSean Whitton2016-06-29
| | | | | | | |