gitolite/doc
Sitaram Chamarty 978046acb9 compile/update hook: COMPILED FILE CHANGE -- PLEASE READ BELOW
Summary:
    DONT forget to run src/gl-compile-conf as the last step in the upgrade

Details:

The compiled file format has changed quite a bit, to make it easier for the
rebel edition coming up :-)

compile:
  - we don't split RW/RW+ into individual perms anymore
  - we store the info required for the first level check separately now:
    (repo, R/W, user)
  - the order for second level check is now:
    repo, user, [{ref=>perms}...] (list of hashes)

update hook logic: the first refex that:
  - matches the incoming ref, AND
  - contains the perm you're trying to use,
causes the match loop to exit with success.  Fallthrough is failure
2009-09-21 19:36:39 +05:30
..
0-INSTALL.mkd Makefile wraps "git archive" to record "git describe" output in tar 2009-09-21 19:01:47 +05:30
0-UPGRADE.mkd compile/update hook: COMPILED FILE CHANGE -- PLEASE READ BELOW 2009-09-21 19:36:39 +05:30
1-migrate.mkd doc fixes: 2009-08-30 12:08:54 +05:30
2-admin.mkd doc warnings: 2009-09-21 19:36:38 +05:30
3-faq-tips-etc.mkd conf+doc/3: explain why we don't like "exclude rules" in refexes 2009-09-21 19:36:38 +05:30
4-push-to-admin.mkd doc warnings: 2009-09-21 19:36:38 +05:30
COPYING reduce clutter by making src, doc, conf subdirectories 2009-08-27 14:00:00 +05:30
TODO doc changes after split 2009-08-28 09:50:34 +05:30