root
3a7f96671e
Add ./install.sh to install git-remote-gcrypt and its man page
2013-02-14 00:00:00 +00:00
root
bb0f05e03a
Document manifest fields better
2013-02-14 00:00:00 +00:00
root
7aa54e1ae6
Use config gcrypt.participants for GPG key ids
...
Instead of using a separate keyring file (gcrypt.keyring is now
deprecated!), use a simple list of key ids. Extract all keyids and use
these to match GOODSIG <keyid> manually on the gpg status output.
The gcrypt.keyring variable is still used, but it will be removed later.
2013-02-14 00:00:00 +00:00
root
6173d0ffe0
Use URL fragment for repository id instead of G.*
2013-02-14 00:00:00 +00:00
root
b1f7d3ec22
Support rsync://
2013-02-14 00:00:00 +00:00
root
e2de0ce73f
Simply detect if using git repository backend. gitception:// is unneeded
...
Simply treat absolute paths that do not lead to a HEAD file as local
directory backends, and all other as git backends.
2013-02-14 00:00:00 +00:00
root
0a1730741c
Update README
2013-02-14 00:00:00 +00:00
root
8e1246e738
Allow deleting remote refs
2013-02-14 00:00:00 +00:00
root
aa4b80db7f
Update README so it can generate a man page with rst2man
2013-02-14 00:00:00 +00:00
root
6c203aaa77
Add extension namespace in manifest files, 'extn' lines are preserved
2013-02-14 00:00:00 +00:00
root
e26f617761
Obey git config user.signingkey
2013-02-14 00:00:00 +00:00
root
63d7a7437e
Use a separate symmetric key per packfile (REPO FORMAT CHANGE)
...
A separate key per pack is simpler and costs us very little; with
repack changes later it will be possible to change keys regularly.
2013-02-14 00:00:00 +00:00
root
1cb9281b45
Update README
2013-02-14 00:00:00 +00:00
root
4fe095e1c7
Use a shorter repository id in the URL, to simplify a tiny bit
2013-02-14 00:00:00 +00:00
root
6d36367de5
Fix reST syntax in README
2013-02-14 00:00:00 +00:00
root
7d849acd12
Update README
2013-02-14 00:00:00 +00:00