]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/shortlog
gamesguru/git-remote-gcrypt.git
2013-09-26 Joey Hesschangelog
2013-09-26 Joey HessMerge branch 'master' into dgit/sid
2013-09-26 Joey Hessstop passing --fast-list
2013-09-26 Joey HessMerge branch 'master' into dgit/sid
2013-09-26 Joey Hessstop using --fast-list as it sometimes omits fingerprints
2013-09-26 Joey Hesschangeog
2013-09-19 Joey HessMerge branch 'better_signature_validation' of https...
2013-09-19 Joey Hessimprove docs
2013-09-19 Joey Hesschangelog
2013-09-19 Joey HessMerge branch 'master' into dgit/sid
2013-09-19 Joey Hess--check option to see if a repo exists and can be decrypted
2013-09-19 Justin BurnhamBetter signature validation for subkeys.
2013-09-17 Joey Hesschangelog
2013-09-17 Joey HessMerge branch 'master' into dgit/sid
2013-09-17 Joey Hessadd remote.<name>.gcrypt-signingkey config
2013-09-16 Joey HessSet --trust-model=always when encrypting. Needed to...
2013-09-16 Joey HessMerge branch 'master' into dgit/sid
2013-09-16 Joey Hessset --trust-model=always when encrypting
2013-09-09 Joey Hessdebianization
2013-03-13 rootREADME: Don't mention keyring files, it's not relevant...
2013-03-08 rootRemove deprecated /G.XxX.. repository "url fragments...
2013-03-05 rootRemove deprecated gcrypt::ssh:// (use rsync instead...
2013-03-14 rootRemove deprecated config gcrypt.keyring (use gcrypt...
2013-03-09 rootSimplify by replacing echo_kill with a pipefail function
2013-03-09 rootUse directory in /tmp for temporary files
2013-03-03 rootAdd license header and the text of the GNU GPL
2013-03-03 rootUse a longer pack key
2013-01-25 rootEncrypt and hash the new packfile streamingly
2012-11-25 rootSimplify the use of the object list file
2013-01-07 rootIntroduce xfeed output function
2013-02-02 rootCombine tempfile naming into one function
2013-02-22 rootGuard verify-pack and pack-objects and die on error
2013-02-22 rootUse pathname expansion only where needed
2012-12-25 rootFix GCRYPT_FULL_REPACK to also repack when target has...
2013-02-23 rootSimplify PRIVENCRYPT
2013-01-07 rootSimplify line_count and pick_fields
2013-02-14 rootremove splitcolon use
2013-01-22 rootuse gpg_hash
2012-11-10 rootRefactor fetch and repack
2012-11-19 rootMore specific pattern for manifest filter
2013-02-01 rootUse $1, $2 instead of $@ here
2013-01-14 rootFixup cleanup at exit
2013-01-22 rootCleanup use of "quotes"
2013-02-07 rootRename main manifest globals for consistency and symmetry
2013-02-03 rootUnify filter_to and its negation, also make it faster...
2013-01-21 rootEdit wording in README
2013-01-05 rootCode and naming conventions around return variables
2013-01-28 rootUse filter_to for pruning Packlist after repack
2012-12-17 rootReplace wc -l with line_count
2012-11-22 rootUse filter_to for key_line
2013-01-04 rootFix checking for multiple keys
2012-11-23 rootUpdate Branchlist using filter_remove
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
next