aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simple fix to a problem created by cf423a6a...Sitaram Chamarty2023-07-141-0/+1
* some optimisations in compile step...Sitaram Chamarty2017-09-241-6/+12
* Revert "reduce stat() and other calls for huge installs"Sitaram Chamarty2017-09-181-28/+7
* reduce stat() and other calls for huge installsSitaram Chamarty2017-08-111-7/+28
* eliminate race (loaded systems only?) that makes gl-conf look emptySitaram Chamarty2017-01-161-4/+1
* allow repo symlinks while still being paranoid...Sitaram Chamarty2015-03-131-4/+3
* access command and rule tracing changes...Sitaram Chamarty2014-05-071-2/+2
* add warning when ref supplied for R ruleSitaram Chamarty2014-04-231-0/+2
* (experimental) trace rules using access commandSitaram Chamarty2014-04-171-1/+18
* (perltidy)Sitaram Chamarty2014-01-141-8/+10
* (minor) use Rc before Common consistentlySitaram Chamarty2014-01-141-1/+1
* allow repos to be created when only config entries presentSitaram Chamarty2013-10-291-1/+1
* catch undefined groupnames (when possible)Sitaram Chamarty2013-10-141-0/+14
* allow groups in subconf files...Sitaram Chamarty2013-09-081-4/+11
* DEFAULT_ROLE_PERMS replaced by per repo 'default.roles' optionSitaram Chamarty2013-03-211-1/+0
* prevent empty %groups being created in compiled confSitaram Chamarty2012-11-281-1/+1
* oops; hashes were getting printed twice in certain cases...Sitaram Chamarty2012-11-281-2/+1
* Uggh; horrible inner loop screwing up all performance :-(Sitaram Chamarty2012-11-141-0/+12
* gl-conf must be created even if the repo para has only config linesgitolite tester2012-11-131-4/+7
* make sure gl-perms exists, even if it is empty...Sitaram Chamarty2012-11-061-1/+1
* (minor) move a small chunk of code out of a loopSitaram Chamarty2012-09-261-9/+10
* PRE_ and POST_CREATE triggers get an extra argument...Sitaram Chamarty2012-06-141-3/+3
* GL_BINDIR2 becomes LOCAL_CODE, allows hook propagation also...Sitaram Chamarty2012-06-141-6/+5
* PRE_ and POST_CREATE should work for normal repos alsoSitaram Chamarty2012-05-251-1/+5
* (minor) single quotes around variables in error messagesSitaram Chamarty2012-05-211-1/+1
* pre-existing repo instructions were WRONG...Sitaram Chamarty2012-04-111-0/+3
* supporting DOS and fake Unix...Sitaram Chamarty2012-04-061-0/+347