gitolite/src
Sitaram Chamarty 320356d66c cleaned up logging quite a bit; details:
- a remote "id" (usually the IP) is generated and logged on the first
    log message in a "transaction"

  - speaking of which, a new "transaction ID" is logged that stays the
    same for each input command/invocation, tying together all the
    spawned commands

  - so now time stamps can be generated each time they are needed,
    rather than re-use the one at the beginning

  - log messages have a keyword at the start now
        remote, (create), check1 -- from gitolite-shell
        update, check2 -- from update
        post-up -- from post-update
        command -- from gitolite
        die, system -- from anywhere
2012-03-24 10:30:45 +05:30
..
commands trigger POST_CREATE from user actions 2012-03-24 10:30:45 +05:30
Gitolite cleaned up logging quite a bit; details: 2012-03-24 10:30:45 +05:30
syntactic-sugar new sugar 'legacy-delegation-abort', enabled by default 2012-03-24 10:30:44 +05:30
VREF 'info' command, plus lots more changes: 2012-03-24 10:30:42 +05:30
gitolite cleaned up logging quite a bit; details: 2012-03-24 10:30:45 +05:30
gitolite-shell cleaned up logging quite a bit; details: 2012-03-24 10:30:45 +05:30