| author | Junio C Hamano <gitster@pobox.com> | |
| Sun, 1 Feb 2009 01:43:56 +0000 (17:43 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sun, 1 Feb 2009 01:43:56 +0000 (17:43 -0800) |
* jk/signal-cleanup:
t0005: use SIGTERM for sigchain test
pager: do wait_for_pager on signal death
refactor signal handling for cleanup functions
chain kill signals for cleanup functions
diff: refactor tempfile cleanup handling
Windows: Fix signal numbers
t0005: use SIGTERM for sigchain test
pager: do wait_for_pager on signal death
refactor signal handling for cleanup functions
chain kill signals for cleanup functions
diff: refactor tempfile cleanup handling
Windows: Fix signal numbers
| 1 | 2 | |||
|---|---|---|---|---|
| .gitignore | patch | | diff1 | | diff2 | | blob | history |
| Makefile | patch | | diff1 | | diff2 | | blob | history |
| builtin-clone.c | patch | | diff1 | | diff2 | | blob | history |
| diff.c | patch | | diff1 | | diff2 | | blob | history |
| http-push.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc .gitignore
Simple merge
diff --cc Makefile
Simple merge
diff --cc builtin-clone.c
Simple merge
diff --cc diff.c
Simple merge
diff --cc http-push.c
Simple merge