]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/shortlog
gamesguru/git-remote-gcrypt.git
2015-12-12 Sean Whittonfix orig tarball compression method
2015-12-12 Sean Whittondebian/changelog: fix version number
2015-12-12 Sean Whittondrop README.rst from docs & instead use rst2man
2015-12-12 Sean Whittondebian/copyright: fix GPL-2 license text
2015-12-12 Sean Whittongitignore dpkg-buildpackage stuff
2015-12-12 Sean Whittonadd gbp config
2015-12-12 Sean Whittondebian/changelog: new upstream version 0.20140715
2015-12-12 Sean Whittonswitch dpkg-source format to 3.0 (quilt)
2015-12-12 Sean Whittondebian/copyright: update for new Debian maintainer
2015-12-12 Sean Whittondebian/control: new Debian package maintainer
2015-12-12 Sean Whittonimport Debian package version 0.20130908-7
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
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...
next