index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.
Junio C Hamano
2006-02-11
1
-4
/
+6
*
t6000: fix a careless test library add-on.
Junio C Hamano
2006-02-09
1
-1
/
+6
*
git-commit: revamp the git-commit semantics.
Junio C Hamano
2006-02-07
1
-3
/
+3
*
tests: adjust breakage by stricter rev-parse
Junio C Hamano
2006-01-26
1
-2
/
+2
*
t4011: "sleep 1" is not enough on FAT
Junio C Hamano
2006-01-22
1
-1
/
+1
*
show-branch: make the current branch and merge commits stand out.
Junio C Hamano
2006-01-15
1
-3
/
+3
*
GIT 1.1.2
v1.1.2
Junio C Hamano
2006-01-14
1
-3
/
+3
|
\
|
*
name-rev: do not omit leading components of ref name.
Junio C Hamano
2006-01-11
1
-3
/
+3
*
|
GIT 1.1.0
v1.1.0
Junio C Hamano
2006-01-08
1
-1
/
+1
|
\
|
|
*
Fix typo in debug stanza of t2001
Yann Dirson
2006-01-08
1
-1
/
+1
*
|
Add a test for rebase when a change was picked upstream
Yann Dirson
2006-01-08
1
-0
/
+53
*
|
Add a minimal test for git-cherry
Yann Dirson
2006-01-08
1
-0
/
+53
*
|
ls-files --others --directory: test
Junio C Hamano
2006-01-08
1
-6
/
+28
*
|
Merge fixes up to GIT 1.0.7
Junio C Hamano
2006-01-06
6
-18
/
+44
|
\
|
|
*
t3300: skip when filesystem does not like TAB in filenames.
Junio C Hamano
2006-01-06
1
-3
/
+6
|
*
trivial: check, if t/trash directory was successfully created
Alex Riesen
2006-01-06
1
-1
/
+1
|
*
trivial: use git-repo-config to detect how to run tests in the test repository
Alex Riesen
2006-01-06
2
-7
/
+22
|
*
trivial: use git-repo-config to detect if the test can be run on the repository
Alex Riesen
2006-01-06
1
-0
/
+8
|
*
Fix skipping merge-order test with NO_OPENSSL=1.
Gerrit Pape
2005-12-28
1
-7
/
+7
*
|
Merge fixes up to GIT 1.0.6
Junio C Hamano
2005-12-28
3
-3
/
+3
|
\
|
|
*
Fix bogus tests on rev-list output.
Junio C Hamano
2005-12-27
2
-2
/
+2
|
*
Guard a test against wc that pads its output with whitespace
Junio C Hamano
2005-12-27
1
-1
/
+1
*
|
Merge fixes up to GIT 1.0.5
Junio C Hamano
2005-12-27
2
-1
/
+92
|
\
|
|
*
Handle symlinks graciously
Johannes Schindelin
2005-12-27
1
-0
/
+85
|
*
t5300: avoid false failures.
Junio C Hamano
2005-12-27
1
-1
/
+7
|
*
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2005-12-23
1
-0
/
+7
*
|
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2005-12-23
1
-0
/
+7
*
|
merge-recursive: conflicting rename case.
Junio C Hamano
2005-12-22
1
-0
/
+37
|
/
*
Racy GIT (part #2)
Junio C Hamano
2005-12-20
1
-4
/
+13
*
Racy GIT
Junio C Hamano
2005-12-20
1
-0
/
+24
*
tests: make scripts executable
Junio C Hamano
2005-12-20
8
-0
/
+0
*
Revert "get_sha1_basic(): corner case ambiguity fix"
Junio C Hamano
2005-12-18
1
-48
/
+0
*
get_sha1_basic(): corner case ambiguity fix
Junio C Hamano
2005-12-15
2
-0
/
+49
*
git rebase loses author name/email if given bad email address
Amos Waterland
2005-12-15
1
-0
/
+34
*
t3200: branch --help does not die anymore.
Junio C Hamano
2005-12-14
1
-2
/
+2
*
Make git-send-pack exit with error when some refs couldn't be pushed out
Petr Baudis
2005-12-14
1
-1
/
+9
*
Revert "Add deltifier test."
Junio C Hamano
2005-12-13
1
-43
/
+0
*
Add deltifier test.
Junio C Hamano
2005-12-12
1
-0
/
+43
*
t/t6022: a new test for renaming merge.
Junio C Hamano
2005-12-11
1
-0
/
+164
*
t0000: catch trivial pilot errors.
Junio C Hamano
2005-12-11
2
-2
/
+36
*
t3300: funny name test
Junio C Hamano
2005-12-11
1
-14
/
+14
*
Use GIT_EXEC_PATH explicitly for initial git-init-db in tests.
Junio C Hamano
2005-12-10
1
-3
/
+2
*
use "git init-db" in tests
Alex Riesen
2005-12-09
1
-2
/
+2
*
Make sure we use compat/subprocess.py with Python 2.3 while running tests.
Junio C Hamano
2005-12-08
1
-1
/
+12
*
Fix 5501 test
Junio C Hamano
2005-12-06
1
-4
/
+9
*
config.c: remove unnecessary header in minimum configuration file.
Junio C Hamano
2005-12-05
1
-20
/
+0
*
New test case: Criss-cross merge
Fredrik Kuivinen
2005-12-03
1
-0
/
+92
*
New test case: merge with directory/file conflicts
Fredrik Kuivinen
2005-12-03
1
-0
/
+25
*
test-lib.sh: Add new function, test_expect_code
Fredrik Kuivinen
2005-12-03
1
-0
/
+13
*
t3100: add ls-tree -t and -d tests.
Junio C Hamano
2005-12-02
1
-0
/
+38
[next]