aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mirroring: async push to slaves...Sitaram Chamarty2013-10-141-1/+1
* emulate 'mktemp -u' because that's not portable (uggh!)Sitaram Chamarty2013-09-291-2/+5
* (minor) better error message for missing trigger scriptSitaram Chamarty2013-09-291-1/+1
* allow groups in subconf files...Sitaram Chamarty2013-09-081-4/+11
* fix log lines to be consistent and documentableSitaram Chamarty2013-09-072-3/+7
* set umask as early as possibleSitaram Chamarty2013-09-032-3/+3
* repo-specific hooksSitaram Chamarty2013-08-292-0/+72
* a couple of low level file perm changes...Sitaram Chamarty2013-07-202-2/+6
* smart http mode in git 1.8.2 and above...Sitaram Chamarty2013-07-121-3/+8
* setup some ENV vars from gitolite.conf options...Sitaram Chamarty2013-06-283-0/+28
* help: include SITE_INFO in outputTony Finch2013-06-261-0/+1
* check file/dir existence before lockingDarrell Thacher2013-06-081-0/+20
* create command should think of default roles also...Sitaram Chamarty2013-06-051-1/+2
* fork command should add hooks from LOCAL_CODE if definedSitaram Chamarty2013-06-041-0/+1
* partial-copy: remove unused refsJan Weitzel2013-06-041-0/+34
* set-default-roles: fix bug and add test scriptSitaram Chamarty2013-05-041-1/+1
* 'info' should show wild patterns hiding in groups alsoSitaram Chamarty2013-04-031-1/+3
* set-default-roles should not kick in always...Sitaram Chamarty2013-04-031-0/+1
* (bugfix) (v3.5.1) fix permissions of projects.list filev3.5.1Sitaram Chamarty2013-03-281-1/+2
* overwrite projects.list atomicallyJeff Mitchell2013-03-241-3/+3
* DEFAULT_ROLE_PERMS replaced by per repo 'default.roles' optionSitaram Chamarty2013-03-214-9/+19
* new command 'owns' (thanks to Kevin Pulo)Sitaram Chamarty2013-03-212-2/+24
* list-memberships and perms changes:Sitaram Chamarty2013-03-173-14/+53
* minor but ugly bug in refex expression sugar codeSitaram Chamarty2013-03-061-5/+0
* refex-exprSitaram Chamarty2013-03-054-42/+106
* rc file format change: some inline doc/help text fixupsSitaram Chamarty2013-03-038-17/+16
* rc file format change (please read below)Sitaram Chamarty2013-03-031-119/+249
* remove restriction on @ in setup -pkSitaram Chamarty2013-02-281-3/+5
* (minor) change urls to fit new domain gitolite.comSitaram Chamarty2013-02-283-3/+3
* Fix a warning about ambiguous shift usageJeffrey Adamson2013-02-241-1/+1
* allow non-gitolite keys to have options/command, etcSitaram Chamarty2013-02-181-1/+1
* (minor) change ?? to syntax errorSitaram Chamarty2013-02-051-1/+1
* (minor) access: usage message was confusingSitaram Chamarty2013-02-051-9/+4
* fix typo in ssh-authkeysRalf Hemmecke2013-02-051-1/+1
* (minor) perms would not print the correct message sometimes...Sitaram Chamarty2013-01-241-2/+2
* sshkeys-lint: accept ecdsa keys alsoSitaram Chamarty2013-01-231-2/+2
* access(): the pattern for refs is too strict for filenamesSitaram Chamarty2013-01-111-4/+8
* Easy.pm: should mention $HOME alsoSitaram Chamarty2013-01-081-0/+1
* update-git-configs: 'SAFE_CONFIG'...Sitaram Chamarty2013-01-081-0/+3
* on removing a repo...Sitaram Chamarty2012-12-311-1/+1
* list-dangling-repos: are we there yet?Sitaram Chamarty2012-12-311-1/+3
* perms batch mode confuses; print something to helpSitaram Chamarty2012-12-292-1/+4
* bug fix: perms propagation to slaves...Sitaram Chamarty2012-12-291-13/+13
* minor bugly...Sitaram Chamarty2012-12-291-0/+2
* D: allow rm and unlock to be disabledSitaram Chamarty2012-12-191-0/+7
* fix bug in list-dangling-reposSitaram Chamarty2012-12-191-0/+6
* CREATOR need only be a "word" in wild repo patternsSitaram Chamarty2012-12-191-2/+1
* add more detail to error messageSitaram Chamarty2012-12-141-1/+1
* (minor) macro bugletsSitaram Chamarty2012-12-141-2/+2
* new trigger: update-gitweb-daemon-from-optionsSitaram Chamarty2012-12-141-0/+57