This commit is contained in:
Sitaram Chamarty 2011-06-01 15:31:36 +05:30
parent cf1987e747
commit 436662f28f

View file

@ -2,6 +2,19 @@ Major changes to gitolite, master branch only, most recent first, no dates but
the tags can help you position stuff approximately the tags can help you position stuff approximately
[NYD = not yet documented due to lack of time...] [NYD = not yet documented due to lack of time...]
- v2.0.2
- self-service key management
- (from-client install method is now loosely deprecated)
- su-setperms and su-getperms, like su-expand -- allow an admin to get/set
perms on behalf of some user
- 'delete-branch' ADC -- this is the most practical way to allow someone to
delete a branch that they themselves created; see commit message for
89b68bf
- v2.0.1 - v2.0.1
- "hooklets" allow you to have any number of site-local 'update hook' - "hooklets" allow you to have any number of site-local 'update hook'
@ -14,6 +27,8 @@ the tags can help you position stuff approximately
- 'hub' adc (pull requests etc) - 'hub' adc (pull requests etc)
- s3backup ADC contributed by Bremner
- warn() and die() are now logged - warn() and die() are now logged
- v2.0 - v2.0