aboutsummaryrefslogtreecommitdiffstats
path: root/git-remote-gcrypt
Commit message (Expand)AuthorAgeFilesLines
* add remote.<name>.gcrypt-signingkey configJoey Hess2013-09-171-1/+2
* set --trust-model=always when encryptingJoey Hess2013-09-161-2/+2
* Remove deprecated /G.XxX.. repository "url fragments" (previously autofixed)root2013-03-081-14/+0
* Remove deprecated gcrypt::ssh:// (use rsync instead, previously autofixed)root2013-03-051-8/+0
* Remove deprecated config gcrypt.keyring (use gcrypt.participants or default)root2013-03-141-10/+1
* Simplify by replacing echo_kill with a pipefail functionroot2013-03-091-12/+11
* Use directory in /tmp for temporary filesroot2013-03-101-23/+24
* Add license header and the text of the GNU GPLroot2013-03-031-6/+15
* Use a longer pack keyroot2013-03-031-1/+1
* Encrypt and hash the new packfile streaminglyroot2013-01-251-5/+9
* Simplify the use of the object list fileroot2012-11-261-7/+8
* Introduce xfeed output functionroot2013-01-071-13/+17
* Combine tempfile naming into one functionroot2013-02-031-23/+31
* Guard verify-pack and pack-objects and die on errorroot2013-02-221-3/+6
* Use pathname expansion only where neededroot2013-02-221-2/+4
* Fix GCRYPT_FULL_REPACK to also repack when target has only 1 packroot2012-12-251-1/+1
* Simplify PRIVENCRYPTroot2013-02-231-11/+5
* Simplify line_count and pick_fieldsroot2013-01-061-15/+10
* remove splitcolon useroot2013-02-141-40/+30
* use gpg_hashroot2013-01-231-4/+1
* Refactor fetch and repackroot2012-11-101-132/+101
* More specific pattern for manifest filterroot2012-11-191-2/+2
* Use $1, $2 instead of $@ hereroot2013-02-011-1/+1
* Fixup cleanup at exitroot2013-01-141-1/+2
* Cleanup use of "quotes"root2013-01-221-4/+4
* Rename main manifest globals for consistency and symmetryroot2013-02-071-12/+12
* Unify filter_to and its negation, also make it faster by direct appendroot2013-02-031-28/+17
* Code and naming conventions around return variablesroot2013-01-051-64/+68
* Use filter_to for pruning Packlist after repackroot2013-01-281-2/+12
* Replace wc -l with line_countroot2012-12-171-7/+16
* Use filter_to for key_lineroot2012-11-221-1/+2
* Fix checking for multiple keysroot2013-01-041-1/+1
* Update Branchlist using filter_removeroot2012-11-231-15/+20
* Introduce filter_to, pick_fieldsroot2012-12-091-26/+78
* Minicleanup in do_pushroot2013-02-101-4/+4
* Use have_packs+ file directly with greproot2012-11-101-4/+8
* Fix bug with goodsig variableroot2013-02-081-3/+3
* read_config: only pick first key for each key idroot2013-01-241-0/+3
* Put the main loop for the git protocol in a functionroot2013-01-061-52/+60
* Fix minor coding style and cleanup local variablesroot2012-11-161-14/+10
* Don't show errors from git fetch when using the git backendroot2013-01-221-2/+2
* Use a function for cleanup at exitroot2012-12-131-1/+6
* Simplify formatting of the manifestroot2012-11-071-4/+7
* Use append_toroot2012-10-271-16/+24
* Group modifiable globals togetherroot2013-01-111-2/+2
* Update license textroot2012-11-161-2/+4
* Use set -u (no unset vars)root2012-12-151-2/+2
* Use return variables for Goodsig and Signersroot2012-12-021-12/+16
* Use setvar for return variablesroot2012-11-221-27/+31
* Update Gref_rbranch when connectingroot2012-12-161-15/+16