summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BSD compat changesSitaram Chamarty2012-04-283-5/+17
* solaris doesn't like 'hostname -s'...Sitaram Chamarty2012-04-281-1/+1
* fix test suite's dependency on time zoneSitaram Chamarty2012-04-281-1/+1
* new VREF: MAX_NEWBIN_SIZE (manual spot testing only)Sitaram Chamarty2012-04-231-0/+40
* make can_write() in Easy.pm more flexibleSitaram Chamarty2012-04-231-3/+7
* POST_CREATE efficiency... (please read below if you care)Sitaram Chamarty2012-04-223-5/+22
* (minor) add a bit more detail on usage text for 'info'Sitaram Chamarty2012-04-221-1/+2
* (minor) add quotes to make repo name stand out in error messageSitaram Chamarty2012-04-221-2/+2
* fork command, and some core changes to make it work...Sitaram Chamarty2012-04-224-2/+71
* replaced /bin/echo with printf, Solaris echo doesn't recognize -nThomas Hager2012-04-181-1/+1
* changes to support Solaris default shellThomas Hager2012-04-182-3/+4
* (perltidy)Sitaram Chamarty2012-04-186-74/+74
* (minor) make trigger function name consistent with other similar usesSitaram Chamarty2012-04-182-2/+2
* logging die and warn messagesSitaram Chamarty2012-04-186-7/+11
* (minor) add svnserve commandSitaram Chamarty2012-04-181-0/+17
* "fake Unix" strikes again...Sitaram Chamarty2012-04-172-2/+2
* yaaay! http is finally done!Sitaram Chamarty2012-04-152-4/+89
* (minor) do not run `gitolite query-rc` from *perl* programs!Sitaram Chamarty2012-04-132-6/+5
* (minor) t/reset and test scripts were not getting a VERSION fileSitaram Chamarty2012-04-111-1/+2
* pre-existing repo instructions were WRONG...Sitaram Chamarty2012-04-111-0/+3
* D...Sitaram Chamarty2012-04-112-2/+126
* (mostly) doc changesSitaram Chamarty2012-04-101-2/+2
* sskm: minimum changes, minimally smoke tested!Sitaram Chamarty2012-04-101-0/+280
* 'gitolite git-config' should print only value when regex not used...Sitaram Chamarty2012-04-081-3/+9
* CpuTime module learns to compute elapsed timeSitaram Chamarty2012-04-082-6/+24
* supporting DOS and fake Unix...Sitaram Chamarty2012-04-0631-20/+21
* remove quotes around option valuesSitaram Chamarty2012-04-062-1/+1
* cpu-time command -> CpuTime trigger module...Sitaram Chamarty2012-04-064-33/+44
* (some minor changes)Sitaram Chamarty2012-04-052-1/+3
* (minor) comments and clarifications in default rcSitaram Chamarty2012-04-041-2/+8
* added sshkeys-lint as a commandSitaram Chamarty2012-04-031-0/+189
* added 'gitolite push' to make server side pushes easier...Sitaram Chamarty2012-04-032-4/+14
* (mainly for fedora) '-s' gets a shell. Manual spot-testing onlySitaram Chamarty2012-04-032-1/+65
* GROUPLIST_PGM; manually spot-tested, no test script. PW.Sitaram Chamarty2012-04-031-0/+17
* additions to default rc (commented out) for mirroringgitolite tester2012-04-021-0/+14
* mirroring without sausagesgitolite tester2012-04-022-0/+281
* put the VERSION file in the right placeSitaram Chamarty2012-04-022-4/+1
* migration bug: admin repo hooks not updated by 'gitolite setup'v0.02Sitaram Chamarty2012-03-311-0/+1
* %HOSTNAME and new subconf enhancementSitaram Chamarty2012-03-302-9/+13
* added "INPUT" trigger (not yet documented; internal use only for now)Sitaram Chamarty2012-03-301-0/+2
* logging, tracing, and perltidy, ...Sitaram Chamarty2012-03-3019-64/+74
* GL_BYPASS_UPDATE_HOOK -> GL_BYPASS_ACCESS_CHECKS, also added to gitolite-shellSitaram Chamarty2012-03-303-7/+9
* the 'eval' in run() needed to die on errorSitaram Chamarty2012-03-301-0/+1
* info command simplifiedSitaram Chamarty2012-03-301-54/+64
* try: info command header enhancedSitaram Chamarty2012-03-281-1/+3
* patch to make things work under selinux...Sitaram Chamarty2012-03-271-0/+4
* 'writes' -> 'writable', order of arguments changedSitaram Chamarty2012-03-272-6/+5
* allow perl modules as triggers also...gitolite tester2012-03-275-16/+64
* ACCESS_CHECK split into ACCESS_1 and ACCESS_2; docs updatedSitaram Chamarty2012-03-273-10/+27
* perl API docs, plus one minor change to the code...Sitaram Chamarty2012-03-271-1/+39