Revert accidentally merged commits
commita36adafee41ad44aa35b419fe1db147964ac7128
authorJohannes Sixt <j6t@kdbg.org>
Mon, 13 Apr 2009 19:43:27 +0000 (13 21:43 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Mon, 13 Apr 2009 19:53:54 +0000 (13 21:53 +0200)
treeb98a22929af1867380cf6d93712184658b3f3557
parent7eaf89fd20de090e006dccfbce2ff156a63ad2c2
Revert accidentally merged commits

This reverts the following commits:

abd1fa1 test-suite: Log everything to a file in non-verbose mode
50f37d1 Implement test-stat the prints the modification time.
fc7fe85 gitk: Swap positions of 'next' and 'prev' buttons in the 'Find' section.
f80f1db Need diff -u -b in t7401 because some lines end in CRLF.
85763c8 Implement thread-specific die() routines; use one in start_async().
4eb0463 Make report() from usage.c public as vreport().
ddce705 Skip tests that fail due to incomplete implementations, missing tools...
a094080 Do not issue the warning about the fallback of the PREFIX.

These were brought in by the merge commit dc8b641 that merged my private
work-in-progress branch. Only these two commits remain:

1e52e22 Windows: Work around intermittent failures in mingw_rename
ccd3859 Windows: Better support PAGER settings with spaces in the path

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
17 files changed:
exec_cmd.c
git-compat-util.h
gitk-git/gitk
run-command.c
t/.gitignore
t/Makefile
t/t0040-parse-options.sh
t/t1503-rev-parse-verify.sh
t/t4150-am.sh
t/t5505-remote.sh
t/t6022-merge-rename.sh
t/t6034-merge-rename-nocruft.sh
t/t7401-submodule-summary.sh
t/t9300-fast-import.sh
t/test-lib.sh
test-stat.c [deleted file]
usage.c