summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (bugfix) (v3.5.1) fix permissions of projects.list filev3.5.1Sitaram Chamarty2013-03-281-1/+2
* v3.5v3.5Sitaram Chamarty2013-03-241-0/+8
* overwrite projects.list atomicallyJeff Mitchell2013-03-241-3/+3
* DEFAULT_ROLE_PERMS replaced by per repo 'default.roles' optionSitaram Chamarty2013-03-215-13/+39
* new command 'owns' (thanks to Kevin Pulo)Sitaram Chamarty2013-03-212-2/+24
* list-memberships and perms changes:Sitaram Chamarty2013-03-174-46/+69
* add a contributing documentJokajak2013-03-121-0/+24
* minor but ugly bug in refex expression sugar codeSitaram Chamarty2013-03-061-5/+0
* v3.4v3.4Sitaram Chamarty2013-03-051-0/+3
* refex-exprSitaram Chamarty2013-03-058-42/+390
* 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-032-228/+382
* (minor) README docfix about empty config valuesLars Djerf2013-03-021-3/+3
* remove restriction on @ in setup -pkSitaram Chamarty2013-02-281-3/+5
* (minor) change urls to fit new domain gitolite.comSitaram Chamarty2013-02-286-6/+6
* 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-112-7/+10
* 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
* v3.3v3.3Sitaram Chamarty2012-12-291-0/+15
* perms batch mode confuses; print something to helpSitaram Chamarty2012-12-292-1/+4
* bug fix: perms propagation to slaves...Sitaram Chamarty2012-12-292-14/+14
* 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
* Set Content-Type to text/plain for gitolite commands over httpSven Strickroth2012-12-091-0/+1
* (minor) lint had syntax errorsSitaram Chamarty2012-12-071-2/+2
* bugfix: don't delete description file when running permsSitaram Chamarty2012-12-051-2/+4
* a few minor changesSitaram Chamarty2012-12-044-9/+10
* 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
* Fixed bug in lock scriptStephen Palmer2012-11-271-1/+1
* new features relating to creating wild repos:Sitaram Chamarty2012-11-224-11/+52
* sudo command: CLI fix: 2 non-empty args requiredSebastian Koslowski2012-11-221-1/+1
* minor fixups to some non-core programsSitaram Chamarty2012-11-224-2/+6
* 'gitolite mirror' needs to set exit code on push failureSitaram Chamarty2012-11-211-1/+2
* (minor) fixes to lint program, mainly usage messageSitaram Chamarty2012-11-211-10/+13
* allow simple macros in conf fileSitaram Chamarty2012-11-191-0/+74