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
*
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
*
Support rsync://
root
2013-02-14
1
-17
/
+26
*
Simply detect if using git repository backend. gitception:// is unneeded
root
2013-02-14
1
-23
/
+24
*
Use grep instead of sort/uniq
root
2013-02-14
1
-2
/
+2
*
Use batch-check to use only the remote_has commits we also have locally
root
2013-02-14
1
-7
/
+6
*
Allow deleting remote refs
root
2013-02-14
1
-9
/
+7
*
Only encrypt to keys with encrypt capability
root
2013-02-14
1
-4
/
+8
*
Minor cleanup (make sure used variables are clear at start)
root
2013-02-14
1
-3
/
+6
*
Add extension namespace in manifest files, 'extn' lines are preserved
root
2013-02-14
1
-1
/
+5
*
Use a packfile passphrase of 33 bytes, parity with 256-bit crypto
root
2013-02-14
1
-2
/
+2
*
Obey git config user.signingkey
root
2013-02-14
1
-1
/
+12
[next]