index
:
git-remote-gcrypt.git
master
Joey Hess' git-remote-gcrypt with debian folder
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-remote-gcrypt
Commit message (
Expand
)
Author
Age
Files
Lines
*
set --trust-model=always when encrypting
Joey Hess
2013-09-16
1
-2
/
+2
*
Remove deprecated /G.XxX.. repository "url fragments" (previously autofixed)
root
2013-03-08
1
-14
/
+0
*
Remove deprecated gcrypt::ssh:// (use rsync instead, previously autofixed)
root
2013-03-05
1
-8
/
+0
*
Remove deprecated config gcrypt.keyring (use gcrypt.participants or default)
root
2013-03-14
1
-10
/
+1
*
Simplify by replacing echo_kill with a pipefail function
root
2013-03-09
1
-12
/
+11
*
Use directory in /tmp for temporary files
root
2013-03-10
1
-23
/
+24
*
Add license header and the text of the GNU GPL
root
2013-03-03
1
-6
/
+15
*
Use a longer pack key
root
2013-03-03
1
-1
/
+1
*
Encrypt and hash the new packfile streamingly
root
2013-01-25
1
-5
/
+9
*
Simplify the use of the object list file
root
2012-11-26
1
-7
/
+8
*
Introduce xfeed output function
root
2013-01-07
1
-13
/
+17
*
Combine tempfile naming into one function
root
2013-02-03
1
-23
/
+31
*
Guard verify-pack and pack-objects and die on error
root
2013-02-22
1
-3
/
+6
*
Use pathname expansion only where needed
root
2013-02-22
1
-2
/
+4
*
Fix GCRYPT_FULL_REPACK to also repack when target has only 1 pack
root
2012-12-25
1
-1
/
+1
*
Simplify PRIVENCRYPT
root
2013-02-23
1
-11
/
+5
*
Simplify line_count and pick_fields
root
2013-01-06
1
-15
/
+10
*
remove splitcolon use
root
2013-02-14
1
-40
/
+30
*
use gpg_hash
root
2013-01-23
1
-4
/
+1
*
Refactor fetch and repack
root
2012-11-10
1
-132
/
+101
*
More specific pattern for manifest filter
root
2012-11-19
1
-2
/
+2
*
Use $1, $2 instead of $@ here
root
2013-02-01
1
-1
/
+1
*
Fixup cleanup at exit
root
2013-01-14
1
-1
/
+2
*
Cleanup use of "quotes"
root
2013-01-22
1
-4
/
+4
*
Rename main manifest globals for consistency and symmetry
root
2013-02-07
1
-12
/
+12
*
Unify filter_to and its negation, also make it faster by direct append
root
2013-02-03
1
-28
/
+17
*
Code and naming conventions around return variables
root
2013-01-05
1
-64
/
+68
*
Use filter_to for pruning Packlist after repack
root
2013-01-28
1
-2
/
+12
*
Replace wc -l with line_count
root
2012-12-17
1
-7
/
+16
*
Use filter_to for key_line
root
2012-11-22
1
-1
/
+2
*
Fix checking for multiple keys
root
2013-01-04
1
-1
/
+1
*
Update Branchlist using filter_remove
root
2012-11-23
1
-15
/
+20
*
Introduce filter_to, pick_fields
root
2012-12-09
1
-26
/
+78
*
Minicleanup in do_push
root
2013-02-10
1
-4
/
+4
*
Use have_packs+ file directly with grep
root
2012-11-10
1
-4
/
+8
*
Fix bug with goodsig variable
root
2013-02-08
1
-3
/
+3
*
read_config: only pick first key for each key id
root
2013-01-24
1
-0
/
+3
*
Put the main loop for the git protocol in a function
root
2013-01-06
1
-52
/
+60
*
Fix minor coding style and cleanup local variables
root
2012-11-16
1
-14
/
+10
*
Don't show errors from git fetch when using the git backend
root
2013-01-22
1
-2
/
+2
*
Use a function for cleanup at exit
root
2012-12-13
1
-1
/
+6
*
Simplify formatting of the manifest
root
2012-11-07
1
-4
/
+7
*
Use append_to
root
2012-10-27
1
-16
/
+24
*
Group modifiable globals together
root
2013-01-11
1
-2
/
+2
*
Update license text
root
2012-11-16
1
-2
/
+4
*
Use set -u (no unset vars)
root
2012-12-15
1
-2
/
+2
*
Use return variables for Goodsig and Signers
root
2012-12-02
1
-12
/
+16
*
Use setvar for return variables
root
2012-11-22
1
-27
/
+31
*
Update Gref_rbranch when connecting
root
2012-12-16
1
-15
/
+16
*
Organize the README in a neat way, putting extra info in the Notes chapter
root
2013-02-14
1
-2
/
+2
[next]