aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-remote-gcrypt
Commit message (Expand)AuthorAge
* ignore unsupported git optionsunsupported-optionsAntoine Beaupré2018-06-05
* tweak & move experimental warning msgSean Whitton2018-04-28
* Add support for several cloud storage remotes using rcloneBeren Minor2018-04-28
* on mingw64, 'mkdir -m 700' does not workSteven R. Loomis2017-09-28
* fix bug when using several options in gpg-argsEtienne Brodu2017-03-23
* add authorship to script headerSean Whitton2016-07-05
* suppress warning about keyid matching multiple fpsSean Whitton2016-07-04
* pass gcrypt.gpg-args most robustlySean Whitton2016-07-04
* Fix #20.Sebastian Reuße2016-07-04
* GCRYPT_GPG_ARGS env var -> gcrypt.gpg-args confSean Whitton2016-07-04
* Merge remote-tracking branch 'chrysn/master' into develSean Whitton2016-01-17
|\
| * Use git's the gpg.program if configuredchrysn2015-12-21
* | implement GCRYPT_GPG_ARGSSean Whitton2016-01-17
* | changelog entry for version 1.0.0!Sean Whitton2016-01-17
|/
* added gcrypt.publish-participants configurationJoey Hess2014-07-15
* fix on OSXJoey Hess2014-05-19
* Fix to work when there is no controlling terminal, but GPG_AGENT_INFO is set....Joey Hess2014-05-15
* remove any git config for dummy-gcrypt-check remoteJoey Hess2013-09-27
* stop passing --fast-listJoey Hess2013-09-26
* Merge branch 'better_signature_validation' of https://github.com/jburnham/git...Joey Hess2013-09-19
|\
| * Better signature validation for subkeys.Justin Burnham2013-09-18
* | --check option to see if a repo exists and can be decryptedJoey Hess2013-09-19
* | add remote.<name>.gcrypt-signingkey configJoey Hess2013-09-17
* | set --trust-model=always when encryptingJoey Hess2013-09-16
|/
* Remove deprecated /G.XxX.. repository "url fragments" (previously autofixed)root2013-03-08
* Remove deprecated gcrypt::ssh:// (use rsync instead, previously autofixed)root2013-03-05
* Remove deprecated config gcrypt.keyring (use gcrypt.participants or default)root2013-03-14
* Simplify by replacing echo_kill with a pipefail functionroot2013-03-09
* Use directory in /tmp for temporary filesroot2013-03-10
* Add license header and the text of the GNU GPLroot2013-03-03
* Use a longer pack keyroot2013-03-03
* Encrypt and hash the new packfile streaminglyroot2013-01-25
* Simplify the use of the object list fileroot2012-11-26
* Introduce xfeed output functionroot2013-01-07
* Combine tempfile naming into one functionroot2013-02-03
* Guard verify-pack and pack-objects and die on errorroot2013-02-22
* Use pathname expansion only where neededroot2013-02-22
* Fix GCRYPT_FULL_REPACK to also repack when target has only 1 packroot2012-12-25
* Simplify PRIVENCRYPTroot2013-02-23
* Simplify line_count and pick_fieldsroot2013-01-06
* remove splitcolon useroot2013-02-14
* use gpg_hashroot2013-01-23
* Refactor fetch and repackroot2012-11-10
* More specific pattern for manifest filterroot2012-11-19
* Use $1, $2 instead of $@ hereroot2013-02-01
* Fixup cleanup at exitroot2013-01-14
* Cleanup use of "quotes"root2013-01-22
* Rename main manifest globals for consistency and symmetryroot2013-02-07
* Unify filter_to and its negation, also make it faster by direct appendroot2013-02-03
* Code and naming conventions around return variablesroot2013-01-05