diff options
author | 2013-10-14 18:24:16 +0530 | |
---|---|---|
committer | 2013-10-14 20:46:21 +0530 | |
commit | aae41621001dc2079d915c0e298682ed3c3404d1 (patch) | |
tree | 141a162cc6c75ff48610fc7a5f11eb9a5b847115 /CHANGELOG | |
parent | catch undefined groupnames (when possible) (diff) | |
download | gitolite-gentoo-aae41621001dc2079d915c0e298682ed3c3404d1.tar.gz gitolite-gentoo-aae41621001dc2079d915c0e298682ed3c3404d1.tar.bz2 gitolite-gentoo-aae41621001dc2079d915c0e298682ed3c3404d1.zip |
v3.5.3v3.5.3
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2013-10-14 v3.5.3 catch undefined groupnames (when possible) + + mirroring: async push to slaves + + (some portability fixes) + + (a couple of contrib scripts - querying IPA based LDAP + servers for group membership, and user key management) + + allow groups in subconf files (this *may* slow down + compilation in extreme cases) + + make adding repo-specific hooks easier (see cust.mkd or + cust.html online for docs) + + smart http now supports git 1.8.2 and above (which changed + the protocol requirements a wee bit) + 2013-07-10 v3.5.2 allow ENV vars to be set from repo options, for use in triggers and hooks |