diff options
author | Petr Baudis <pasky@suse.cz> | 2005-09-22 11:25:28 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-22 18:00:28 -0700 |
commit | f8ff0c0641a14770a2214fffbd4271b1ea3a0d61 (patch) | |
tree | edeaf7532d3ea43dae0c3690fc165162f7a29be4 /git-octopus.sh | |
parent | 5cfcd07c931e6029a77f9393309f7d0ec7cdc118 (diff) | |
download | git-f8ff0c0641a14770a2214fffbd4271b1ea3a0d61.tar.gz git-f8ff0c0641a14770a2214fffbd4271b1ea3a0d61.tar.xz |
[PATCH] Verbose git-daemon logging
This patch makes git-daemon --verbose log some useful things on stderr -
in particular connects, disconnects and upload requests, and in such a
way to be able to trace a particular session. Some more errors are now
also logged (even when --verbose is not passed). It is still not perfect
since messages produced by the non-daemon-specific code are obviously
not formatted properly.
[jc: With minor fix up in the log line truncation, and
use of write(2) as suggested by Linus.]
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-octopus.sh')
0 files changed, 0 insertions, 0 deletions