aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2010-02-25 20:13:16 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2010-02-25 20:13:51 +0530
commit802f925f1d739b5e296831f043953480c1552219 (patch)
treed465aafb59ca19adf9fd8f4017f4fc78da2d2e10
parentcontrib: Add info of Vim syntax highlight (diff)
downloadgitolite-gentoo-802f925f1d739b5e296831f043953480c1552219.tar.gz
gitolite-gentoo-802f925f1d739b5e296831f043953480c1552219.tar.bz2
gitolite-gentoo-802f925f1d739b5e296831f043953480c1552219.zip
doc/CHANGELOG addedv1.1
-rw-r--r--doc/CHANGELOG39
1 files changed, 39 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
new file mode 100644
index 0000000..2a648aa
--- /dev/null
+++ b/doc/CHANGELOG
@@ -0,0 +1,39 @@
+Major changes to gitolite, master branch only, most recent first, no dates but
+the tags can help you position stuff approximately
+
+ - v1.1
+
+ - contrib directory added
+ - expand now lists non-wildcard repos also
+ - refs also have groups now
+ - allow admins to get "info" for other users
+
+ - wildrepos merged
+ - getdesc and setdesc for wildrepos
+ - htpasswd subcommand
+ - access control for rsync
+
+ - v1.0
+
+ - sshkeys-lint program added, doc/6 revamped
+ - @SHELL in config changed to $SHELL_USERS in rc
+ - "include" mechanism
+ - delegation now uses NAME/ instead of branches
+ - PATH/ changed to NAME/
+
+ - @SHELL in config
+ - use of @all for repos also (see doc for caveat)
+ - config entries for repos
+
+ - deny rules (no more "rebel" branch!)
+ - PATH/
+ - specify gitweb owner
+
+ - v0.95
+ - easy install can run from msysgit also
+ - v0.90
+ - allow admin defined hooks
+ - specify gitweb desc
+ - v0.85
+ - emergency addkey program
+ - v0.80