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
*
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
*
Tone down the development version warnings
root
2013-02-14
1
-1
/
+1
*
Use a shorter, simpler repo ID since users will see it (occasionally)
root
2013-02-14
1
-4
/
+5
*
Automatically forward-port repository config
root
2013-02-14
1
-0
/
+22
*
Encrypt to self by default; basic functionality now needs no configuration
root
2013-02-14
1
-2
/
+11
*
Migrate to SHA-256 and implicit repo ID (PARTIAL REPO FORMAT CHANGE)
root
2013-02-14
1
-47
/
+88
*
Do not use grep -F (busybox incompatible)
root
2013-02-14
1
-5
/
+5
*
Give warning about future format change
root
2013-02-14
1
-0
/
+1
*
Allow user to set $GCRYPT_FULL_REPACK to force repack of remote
root
2013-02-14
1
-0
/
+6
*
Unify all uses of trap
root
2013-02-14
1
-8
/
+4
*
Factor out common code in do_fetch and repack
root
2013-02-14
1
-21
/
+15
*
Use normal "url-safe" variant of base64 for repo url fragment
root
2013-02-14
1
-1
/
+1
*
Use rsync for both rsync and ssh access
root
2013-02-14
1
-23
/
+14
*
Repack the encrypted remote regularly
root
2013-02-14
1
-2
/
+133
*
Simplify informational output to emphasize the new repo URL
root
2013-02-14
1
-3
/
+2
*
Parameterise type of hash used
root
2013-02-14
1
-6
/
+6
*
Fix iseq for null strings
root
2013-02-14
1
-2
/
+2
*
Use config gcrypt.participants for GPG key ids
root
2013-02-14
1
-37
/
+48
*
Use URL fragment for repository id instead of G.*
root
2013-02-14
1
-8
/
+10
*
Request signature on manifest before uploading pack
root
2013-02-14
1
-8
/
+11
[next]