Skip to content

Commit

Permalink
v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sitaramc committed Apr 26, 2015
1 parent dd8bc17 commit 5d24ae6
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
2015-04-26 v3.6.3 allow limited use of 'git config' using the new 'config'
command

accept openssh 6.8's new fingerprint output format

(finally!) allow limited symlinks within ~/repositories;
see commit 8e36230 for details

perms command now lists available roles

minor backward compat breakage: 'perms -l repo' no longer
works; see 'perms -h' for new usage

allow gitolite-shell to be used as $SHELL (experts only;
no support, no docs; see commit 9cd1e37 for details)

help with 'git push --signed' using a post-receive hook to
adopt push certs into 'refs/push-certs'; for details see
contrib/hooks/repo-specific/save-push-signatures

new 'transparent proxy' feature for git repos; see
src/lib/Gitolite/Triggers/TProxy.pm for details

2014-11-10 v3.6.2 disable ../ everywhere (see mailing list thread for
details)

Expand Down

0 comments on commit 5d24ae6

Please sign in to comment.