| Commit message (Expand) | Author | Age | Files | Lines |
* | BSD compat changes | Sitaram Chamarty | 2012-04-28 | 3 | -5/+17 |
* | solaris doesn't like 'hostname -s'... | Sitaram Chamarty | 2012-04-28 | 1 | -1/+1 |
* | fix test suite's dependency on time zone | Sitaram Chamarty | 2012-04-28 | 1 | -1/+1 |
* | new VREF: MAX_NEWBIN_SIZE (manual spot testing only) | Sitaram Chamarty | 2012-04-23 | 1 | -0/+40 |
* | make can_write() in Easy.pm more flexible | Sitaram Chamarty | 2012-04-23 | 1 | -3/+7 |
* | POST_CREATE efficiency... (please read below if you care) | Sitaram Chamarty | 2012-04-22 | 3 | -5/+22 |
* | (minor) add a bit more detail on usage text for 'info' | Sitaram Chamarty | 2012-04-22 | 1 | -1/+2 |
* | (minor) add quotes to make repo name stand out in error message | Sitaram Chamarty | 2012-04-22 | 1 | -2/+2 |
* | fork command, and some core changes to make it work... | Sitaram Chamarty | 2012-04-22 | 4 | -2/+71 |
* | replaced /bin/echo with printf, Solaris echo doesn't recognize -n | Thomas Hager | 2012-04-18 | 1 | -1/+1 |
* | changes to support Solaris default shell | Thomas Hager | 2012-04-18 | 2 | -3/+4 |
* | (perltidy) | Sitaram Chamarty | 2012-04-18 | 6 | -74/+74 |
* | (minor) make trigger function name consistent with other similar uses | Sitaram Chamarty | 2012-04-18 | 2 | -2/+2 |
* | logging die and warn messages | Sitaram Chamarty | 2012-04-18 | 6 | -7/+11 |
* | (minor) add svnserve command | Sitaram Chamarty | 2012-04-18 | 1 | -0/+17 |
* | "fake Unix" strikes again... | Sitaram Chamarty | 2012-04-17 | 2 | -2/+2 |
* | yaaay! http is finally done! | Sitaram Chamarty | 2012-04-15 | 2 | -4/+89 |
* | (minor) do not run `gitolite query-rc` from *perl* programs! | Sitaram Chamarty | 2012-04-13 | 2 | -6/+5 |
* | (minor) t/reset and test scripts were not getting a VERSION file | Sitaram Chamarty | 2012-04-11 | 1 | -1/+2 |
* | pre-existing repo instructions were WRONG... | Sitaram Chamarty | 2012-04-11 | 1 | -0/+3 |
* | D... | Sitaram Chamarty | 2012-04-11 | 2 | -2/+126 |
* | (mostly) doc changes | Sitaram Chamarty | 2012-04-10 | 1 | -2/+2 |
* | sskm: minimum changes, minimally smoke tested! | Sitaram Chamarty | 2012-04-10 | 1 | -0/+280 |
* | 'gitolite git-config' should print only value when regex not used... | Sitaram Chamarty | 2012-04-08 | 1 | -3/+9 |
* | CpuTime module learns to compute elapsed time | Sitaram Chamarty | 2012-04-08 | 2 | -6/+24 |
* | supporting DOS and fake Unix... | Sitaram Chamarty | 2012-04-06 | 31 | -20/+21 |
* | remove quotes around option values | Sitaram Chamarty | 2012-04-06 | 2 | -1/+1 |
* | cpu-time command -> CpuTime trigger module... | Sitaram Chamarty | 2012-04-06 | 4 | -33/+44 |
* | (some minor changes) | Sitaram Chamarty | 2012-04-05 | 2 | -1/+3 |
* | (minor) comments and clarifications in default rc | Sitaram Chamarty | 2012-04-04 | 1 | -2/+8 |
* | added sshkeys-lint as a command | Sitaram Chamarty | 2012-04-03 | 1 | -0/+189 |
* | added 'gitolite push' to make server side pushes easier... | Sitaram Chamarty | 2012-04-03 | 2 | -4/+14 |
* | (mainly for fedora) '-s' gets a shell. Manual spot-testing only | Sitaram Chamarty | 2012-04-03 | 2 | -1/+65 |
* | GROUPLIST_PGM; manually spot-tested, no test script. PW. | Sitaram Chamarty | 2012-04-03 | 1 | -0/+17 |
* | additions to default rc (commented out) for mirroring | gitolite tester | 2012-04-02 | 1 | -0/+14 |
* | mirroring without sausages | gitolite tester | 2012-04-02 | 2 | -0/+281 |
* | put the VERSION file in the right place | Sitaram Chamarty | 2012-04-02 | 2 | -4/+1 |
* | migration bug: admin repo hooks not updated by 'gitolite setup'v0.02 | Sitaram Chamarty | 2012-03-31 | 1 | -0/+1 |
* | %HOSTNAME and new subconf enhancement | Sitaram Chamarty | 2012-03-30 | 2 | -9/+13 |
* | added "INPUT" trigger (not yet documented; internal use only for now) | Sitaram Chamarty | 2012-03-30 | 1 | -0/+2 |
* | logging, tracing, and perltidy, ... | Sitaram Chamarty | 2012-03-30 | 19 | -64/+74 |
* | GL_BYPASS_UPDATE_HOOK -> GL_BYPASS_ACCESS_CHECKS, also added to gitolite-shell | Sitaram Chamarty | 2012-03-30 | 3 | -7/+9 |
* | the 'eval' in run() needed to die on error | Sitaram Chamarty | 2012-03-30 | 1 | -0/+1 |
* | info command simplified | Sitaram Chamarty | 2012-03-30 | 1 | -54/+64 |
* | try: info command header enhanced | Sitaram Chamarty | 2012-03-28 | 1 | -1/+3 |
* | patch to make things work under selinux... | Sitaram Chamarty | 2012-03-27 | 1 | -0/+4 |
* | 'writes' -> 'writable', order of arguments changed | Sitaram Chamarty | 2012-03-27 | 2 | -6/+5 |
* | allow perl modules as triggers also... | gitolite tester | 2012-03-27 | 5 | -16/+64 |
* | ACCESS_CHECK split into ACCESS_1 and ACCESS_2; docs updated | Sitaram Chamarty | 2012-03-27 | 3 | -10/+27 |
* | perl API docs, plus one minor change to the code... | Sitaram Chamarty | 2012-03-27 | 1 | -1/+39 |