gitolite/contrib
Sitaram Chamarty 5b9bf700cc allow access checks from ADC or hook
For sample code see new file contrib/adc/get-rights-and-owner.in-perl.
Despite the name, you can use similar code in a hook also -- comments in
that file will tell you how.

implementation notes:

  - check_access now takes an optional last arg "dry_run", which is also
    passes through to check_ref
  - check_ref returns a "DENIED by ..." instead of die-ing if dry_run is
    passed in

  - as a side effect, cli_repo_rights is now just a stub calling
    check_access (we kept it hanging around for backward compat -- too
    much adc pain for too many people if we change it now)
2010-12-25 12:40:41 +05:30
..
adc allow access checks from ADC or hook 2010-12-25 12:40:41 +05:30
gitweb (doh!) make gitolite.pm easier for packagers 2010-10-23 17:43:19 +05:30
vim contrib: Add info of Vim syntax highlight 2010-02-25 04:57:09 +02:00
autotoc autotoc deletes/re-creates only its own anchors so you can add your own 2010-09-04 03:05:28 +05:30
gerrit.mkd gerrit doc updates following Shawn's email 2010-10-29 16:15:33 +05:30
gitolite-tools.mkd contrib: Add information about gitolite-tools 2010-05-14 19:28:33 +03:00
update.email-check (contrib) update-email-check added; please read comments first! 2010-11-19 15:33:26 +05:30