]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/shortlog
gamesguru/git-remote-gcrypt.git
2012-12-09 rootIntroduce filter_to, pick_fields
2013-02-11 rootMinicleanup in do_push
2012-11-10 rootUse have_packs+ file directly with grep
2013-02-08 rootFix bug with goodsig variable
2013-01-24 rootread_config: only pick first key for each key id
2013-01-07 rootPut the main loop for the git protocol in a function
2012-11-16 rootFix minor coding style and cleanup local variables
2013-01-22 rootDon't show errors from git fetch when using the git...
2012-12-13 rootUse a function for cleanup at exit
2012-11-29 rootREADME: Fix to use `remote id`
2012-11-06 rootSimplify formatting of the manifest
2012-10-28 rootUse append_to
2013-01-11 rootGroup modifiable globals together
2012-11-16 rootUpdate license text
2012-12-15 rootUse set -u (no unset vars)
2012-12-02 rootUse return variables for Goodsig and Signers
2012-11-21 rootUse setvar for return variables
2012-12-16 rootUpdate Gref_rbranch when connecting
2013-01-03 rootFix markup of Repository Format section
2013-01-20 rootEdit README
2013-02-14 rootOrganize the README in a neat way, putting extra info...
2013-02-14 rootEdit the summary of the repository format/process
2013-02-14 rootTone down the development version warnings
2013-02-14 rootUse a shorter, simpler repo ID since users will see...
2013-02-14 rootAutomatically forward-port repository config
2013-02-14 rootUpdate README for remote.<name>.gcrypt-participants...
2013-02-14 rootEncrypt to self by default; basic functionality now...
2013-02-14 rootMigrate to SHA-256 and implicit repo ID (PARTIAL REPO...
2013-02-14 rootDo not use grep -F (busybox incompatible)
2013-02-14 rootGive warning about future format change
2013-02-14 rootAllow user to set $GCRYPT_FULL_REPACK to force repack...
2013-02-14 rootUnify all uses of trap
2013-02-14 rootFactor out common code in do_fetch and repack
2013-02-14 rootUse normal "url-safe" variant of base64 for repo url...
2013-02-14 rootUse rsync for both rsync and ssh access
2013-02-14 rootDocument the keep field
2013-02-14 rootRepack the encrypted remote regularly
2013-02-14 rootSimplify informational output to emphasize the new...
2013-02-14 rootAdd ./install.sh to install git-remote-gcrypt and its...
2013-02-14 rootParameterise type of hash used
2013-02-14 rootFix iseq for null strings
2013-02-14 rootDocument manifest fields better
2013-02-14 rootUse config gcrypt.participants for GPG key ids
2013-02-14 rootUse URL fragment for repository id instead of G.*
2013-02-14 rootRequest signature on manifest before uploading pack
2013-02-14 rootSupport rsync://
2013-02-14 rootSimply detect if using git repository backend. gitcepti...
2013-02-14 rootUse grep instead of sort/uniq
2013-02-14 rootUpdate README
2013-02-14 rootUse batch-check to use only the remote_has commits...
2013-02-14 rootAllow deleting remote refs
2013-02-14 rootOnly encrypt to keys with encrypt capability
2013-02-14 rootUpdate README so it can generate a man page with rst2man
2013-02-14 rootMinor cleanup (make sure used variables are clear at...
2013-02-14 rootAdd extension namespace in manifest files, 'extn' lines...
2013-02-14 rootUse a packfile passphrase of 33 bytes, parity with...
2013-02-14 rootObey git config user.signingkey
2013-02-14 rootUse 'initial commit' as message for gitception commits
2013-02-14 rootUse a separate symmetric key per packfile (REPO FORMAT...
2013-02-14 rootUpdate README
2013-02-14 rootFix microissues
2013-02-14 rootSimplify sort_stable_k2
2013-02-14 rootUse a shorter repository id in the URL, to simplify...
2013-02-14 rootFix trap resets
2013-02-14 rootImplement stable sort (Lacking in POSIX)
2013-02-14 rootSimplify isnull to use case
2013-02-14 rootAllow pushing into an empty repo using gitception://
2013-02-14 rootUse git rev-list --stdin and cat-file --batch-check
2013-02-14 rootUse utility functions for testing for equal and null...
2013-02-14 rootReplace use of printf and echo with a safe variant
2013-02-14 rootBig coding style shakeup, use Titlecase and lowercase...
2013-02-14 rootFix quoting of '$' for grep
2013-02-14 rootFix incompatibilities with bash
2013-02-14 rootFix reST syntax in README
2013-02-14 rootUpdate README
2013-02-14 rootGenerate a Repository ID and verify it in the manifest...
2013-02-14 rootUse manifest file for master key, branches and packs...
2013-02-14 rootUpdate README
2013-02-14 rootWhen decrypting or verifying the master key, check...
2013-02-14 rootProvide clear messages for signing and verifying
2013-02-14 rootUse gpg --secret-keyring /dev/null where possible
2013-02-14 rootUse gpg --with-colons --print-md
2013-02-14 rootWrite gitception_get in a simpler way
2013-02-14 rootFix retval of gitception_get
2013-02-14 rootREADME, describe new option gcrypt.keyring
2013-02-14 rootRequire signed masterkey (REPO FORMAT CHANGE)
2013-02-14 rootUse git config gcrypt.keyring for repository security
2013-02-14 rootDisable keyring when using symmetric crypto
2013-02-14 rootCleanup manifest verification, require a non-empty...
2013-02-14 rootFix bugs with gitception://<giturl> related to concurre...
2013-02-14 rootFix bug in do_fetch, skip empty line
2013-02-14 rootUse `xgrep` function to always exit grep with success
2013-02-14 rootFix locale handling so that gpg and git use the user...
2013-02-14 rootUse git index-pack for much better fetch and clone
2013-02-14 rootFix bug with batch mode
2013-02-14 rootUse only one git push for each push through gitception://
2013-02-14 rootAllow using any git repo using gcrypt::gitception...
2013-02-14 rootUse SHA-224 for pack file ID (REPO FORMAT CHANGE)
2013-02-14 rootUpdate README
2013-02-14 rootNo default cipher-algo(!) use gpg' user's settings!
next