aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* release 1.2 (Debian revision -1)debian/1.2-1archive/debian/1.2-11.2Sean Whitton2018-11-26
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* changelog tweakSean Whitton2018-11-26
|
* don't echo external command errors unless repo ID is setSean Whitton2018-11-26
| | | | | | | Otherwise you'll get the error output whenever you push to a new remote. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* set urgency=lowSean Whitton2018-11-24
|
* changelogSean Whitton2018-11-24
|
* bump copyright yearsSean Whitton2018-11-24
|
* output stderr from other commands when the repository is not foundSean Whitton2018-11-24
| | | | | | Closes: #914059 Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* er, fix changelogSean Whitton2018-07-24
|
* changelogSean Whitton2018-07-24
|
* tweak wording in Ulrike's patchSean Whitton2018-07-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Document connectivity issue error messageUlrike Uhlig2018-07-24
| | | | | | | | | Sometimes, git-remote-gcrypt reports 'gcrypt: Repository not found', but this can be due to all sorts of connectivity issues, or even due to ssh-agent using a wrong identity. This should at least be in the docs as it is a very unprecise error message. Signed-off-by: Ulrike Uhlig <ulrike@debian.org>
* 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
| | | | | | |