aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* release git-remote-gcrypt 1.1 (Debian revision 1)debian/1.1-1archive/debian/1.1-11.1Sean Whitton2018-04-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* suggest rcloneSean Whitton2018-04-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelogSean Whitton2018-04-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rewrite descriptions of rclone backend in READMESean Whitton2018-04-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* tweak & move experimental warning msgSean Whitton2018-04-28
| | | | | | Move it to where the repository format notice used to be. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Add support for several cloud storage remotes using rcloneBeren Minor2018-04-28
| | | | | | | | | | rclone is an open-source command-line too to get and put files to several cloud storage services that aren't supported by rsync. git-remote-gcrypt can now push encrypted repositories to any configured rclone remote using gcrypt::rclone://<rclone-repo>:<folder> URLs. Signed-off-by: Beren Minor <beren.minor+git@gmail.com>
* add CONTRIBUTING.md and DEVELOPER-CERTIFICATESean Whitton2018-04-18
|
* release 1.0.3 (Debian revision -1)debian/1.0.3-1archive/debian/1.0.3-11.0.3Sean Whitton2018-03-09
|
* add known issuesSean Whitton2018-03-09
|
* consistent capitalisation for section headersSean Whitton2018-03-09
|
* improve first section of manpageSean Whitton2018-03-09
|
* add note about non-standard rsync URIsSean Whitton2018-03-09
|
* add year I became maintainerSean Whitton2018-03-09
|
* avoid comma spliceSean Whitton2018-03-09
|
* changelogSean Whitton2017-10-20
|
* replace RPM desc with Debian package descriptionSean Whitton2017-10-20
|
* SPEC file to build RPMsFrank Gruellich2017-10-20
|
* fix version in changelogSean Whitton2017-10-06
|
* changelogSean Whitton2017-09-28
|
* on mingw64, 'mkdir -m 700' does not workSteven R. Loomis2017-09-28
| | | | * workaround: skip the '-m 700' on mingw64/32 and msys
* Declare fast forward from 1.0.1-1debian/1.0.2-1archive/debian/1.0.2-1Sean Whitton2017-09-01
|\ | | | | | | [dgit --overwrite]
| * Declare fast forward from 1.0.0-1archive/debian/1.0.1-1Sean Whitton2017-01-10
| |\ | | | | | | | | | [dgit --quilt=gbp --overwrite]
| | * Record git-remote-gcrypt (1.0.0-1) in archive suite sidSean Whitton2016-07-04
| | |\
| | | * Debianise-READMESean Whitton2016-07-04
| | | | | | | | | | | | | | | | | | | | Remove reference to installation. Gbp-Pq: Name 0001-Debianise-README.patch
| | | * git-remote-gcrypt (1.0.0-1) unstable; urgency=mediumSean Whitton2016-07-04
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream: * Taking over as upstream maintainer. * Remove notice about repository format potentially changing. * Implement gcrypt.gpg-args git config setting (Closes: #771011). * Respect git config gpg.program if configured. Thanks Christian Amsüss. (Closes: #827943) * Don't reset the remote ID when a gcrypt remote is not available. Thanks Sebastian Reuße. (Closes: #827943) * Suppress bogus warning about keyid matching multiple fingerprints. Based on work by Raphaël Droz. Closes https://github.com/joeyh/git-remote-gcrypt/pull/2 * Add "Note to users of GnuPG version 2" section to README.rst. See https://github.com/joeyh/git-remote-gcrypt/pull/1 Debian packaging: * Drop patch containing changes by Joey Hess: incorporated in release. - Update d/copyright accordingly. * Patch README.rst to remove references to installation. * Add d/links to avoid duplicate changelogs Lintian warning. * Drop Lintian override of no-upstream-changelog. * Update URIs in old changelog entries. * Add a comment to d/source/lintian-overrides. * Bump standards version to 3.9.8 (no changes required). [dgit import unpatched git-remote-gcrypt 1.0.0-1]
| | | | * Import git-remote-gcrypt_1.0.0-1.debian.tar.xzSean Whitton2016-07-04
| | | | | | | | | | | | | | | | [dgit import tarball git-remote-gcrypt 1.0.0-1 git-remote-gcrypt_1.0.0-1.debian.tar.xz]
| | | * Import git-remote-gcrypt_1.0.0.orig.tar.xzSean Whitton2016-07-04
| | | | | | | | | | | | [dgit import orig git-remote-gcrypt_1.0.0.orig.tar.xz]
| | * prep releasedebian/0.20130908-7Joey Hess2014-07-15
| | |
| | * Merge branch 'master' into dgit/sidJoey Hess2014-07-15
| | |\
| | * | prep releasedebian/0.20130908-6Joey Hess2014-05-15
| | | |
| | * | Fix to work when there is no controlling terminal, but GPG_AGENT_INFO is ↵Joey Hess2014-05-15
| | | | | | | | | | | | | | | | set. Pass --no-tty to gpg in this situation. This is needed to interoperate with the git-annex assistant, which often runs without a controlling terminal, and will in a new version always do so.
| | * | changelogdebian/0.20130908-5Joey Hess2013-09-26
| | | |
| | * | Merge branch 'master' into dgit/sidJoey Hess2013-09-26
| | |\ \
| | * \ \ Merge branch 'master' into dgit/sidJoey Hess2013-09-26
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: git-remote-gcrypt
| | * | | | stop using --fast-list as it sometimes omits fingerprintsJoey Hess2013-09-26
| | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/8
| | * | | | changeogJoey Hess2013-09-26
| | | | | |
| | * | | | changelogdebian/0.20130908-4Joey Hess2013-09-19
| | | | | |
| | * | | | Merge branch 'master' into dgit/sidJoey Hess2013-09-19
| | |\ \ \ \
| | * | | | | changelogdebian/0.20130908-3Joey Hess2013-09-17
| | | | | | |
| | * | | | | Merge branch 'master' into dgit/sidJoey Hess2013-09-17
| | |\ \ \ \ \
| | * | | | | | Set --trust-model=always when encrypting. Needed to interoperate with ↵debian/0.20130908-2Joey Hess2013-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-annex. Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/3
| | * | | | | | Merge branch 'master' into dgit/sidJoey Hess2013-09-16
| | |\ \ \ \ \ \
| | * | | | | | | debianizationdebian/0.20130908-1Joey Hess2013-09-08
| | | | | | | | |
| * | | | | | | | Debianise-READMESean Whitton2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove reference to installation. Gbp-Pq: Name 0001-Debianise-README.patch
* | | | | | | | | release 1.0.2, Debian revision -11.0.2Sean Whitton2017-09-01
| | | | | | | | |
* | | | | | | | | bump std-verSean Whitton2017-09-01
| | | | | | | | |
* | | | | | | | | Revert "drop d/links and d/gbp.conf"Sean Whitton2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 88b406aba96c65027cd05949cbffbecbff34a1cf.
* | | | | | | | | Revert "update lintian overrides for switch to native package"Sean Whitton2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit dc8f775b1f0a1f958bcb93d2044a3b3204657b55.
* | | | | | | | | Revert "switch to 3.0 (native)"Sean Whitton2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8fa7bdf82d374c2c4ba3bbb881059be2fb2c1fc1.
* | | | | | | | | changelog tweaksSean Whitton2017-09-01
| | | | | | | | |