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
*
[PATCH] New git-apply test cases for scanning forwards and backwards.
Robert Fitzsimons
2005-08-28
1
-0
/
+101
*
[PATCH] New git-apply test cases for patches with mulitple fragments.
Robert Fitzsimons
2005-08-28
1
-0
/
+176
*
Create objects/info/ directory in init-db.
Junio C Hamano
2005-08-20
1
-3
/
+4
*
[PATCH] When copying or renaming, keep the mode, please
Johannes Schindelin
2005-08-17
1
-0
/
+37
*
[PATCH] fix null TZ problems on os/x
Brad Roberts
2005-08-14
2
-3
/
+3
*
[PATCH] Trapping exit in tests, using return for errors: further fixes.
Pavel Roskin
2005-08-12
1
-3
/
+5
*
[PATCH] Trapping exit in tests, using return for errors
Pavel Roskin
2005-08-12
7
-28
/
+39
*
[PATCH] Need to set PAGER in tests
Pavel Roskin
2005-08-12
1
-1
/
+2
*
[PATCH] Missing test_done
Pavel Roskin
2005-08-12
4
-0
/
+7
*
String comparison of test is done with '=', not '=='.
Junio C Hamano
2005-08-12
1
-4
/
+4
*
[PATCH] Fix git-rev-parse's parent handling
Johannes Schindelin
2005-08-10
1
-0
/
+33
*
Skip --merge-order test when built with NO_OPENSSL
Junio C Hamano
2005-07-30
1
-0
/
+7
*
Documentation and tests: ls-files exclude pattern.
Junio C Hamano
2005-07-30
1
-5
/
+18
*
[PATCH] support bc version 1.04
Johannes Schindelin
2005-07-29
1
-2
/
+6
*
Fix potential send-pack SIGSEGV
Linus Torvalds
2005-07-27
1
-0
/
+54
*
Adjust diff-raw tests to the status letter change.
Junio C Hamano
2005-07-26
18
-34
/
+34
*
git-ls-files: --exclude mechanism updates.
Junio C Hamano
2005-07-26
1
-0
/
+55
*
[PATCH] Test framework: prettyprint the failed command.
Junio C Hamano
2005-07-23
1
-1
/
+3
*
[PATCH] apply.c: handle incomplete lines correctly.
Junio C Hamano
2005-07-22
1
-0
/
+32
*
[PATCH] Prevent t6000 series from dropping useless sed.script in t/
Junio C Hamano
2005-07-08
5
-3
/
+11
*
[PATCH] Write sed script directly into temp file, rather than a variable
Jon Seymour
2005-07-07
4
-33
/
+7
*
[PATCH] Add t/t6003 with some --topo-order tests
Jon Seymour
2005-07-07
1
-0
/
+417
*
[PATCH] Add a t/t6001 test case for a --merge-order bug
Jon Seymour
2005-07-06
1
-0
/
+20
*
[PATCH] Change the sed seperator in t/t6000-lib.sh.
Jon Seymour
2005-07-06
1
-1
/
+3
*
[PATCH] Introduce unit tests for git-rev-list --bisect
Jon Seymour
2005-07-06
1
-0
/
+247
*
[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...
Jon Seymour
2005-07-06
2
-111
/
+106
*
[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c8...
Jon Seymour
2005-07-04
1
-15
/
+15
*
[PATCH] Remove unnecessary sort from t6001 testcase
Jon Seymour
2005-06-30
1
-8
/
+8
*
[PATCH] Fix broken t6001 test case
Jon Seymour
2005-06-30
1
-3
/
+3
*
[PATCH] Demonstrate broken t6001 test case function
Jon Seymour
2005-06-30
1
-3
/
+2
*
[PATCH] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]
Jon Seymour
2005-06-30
1
-6
/
+6
*
[PATCH] Test case that demonstrates problem with --merge-order ^ processing
Jon Seymour
2005-06-30
1
-0
/
+5
*
[PATCH] Adjust t5300 test for unpack-objects change
Junio C Hamano
2005-06-29
1
-2
/
+4
*
[PATCH] Add git-verify-pack command.
Junio C Hamano
2005-06-29
1
-0
/
+38
*
Fix another test that broke with the recent git-init-db update
Linus Torvalds
2005-06-28
1
-1
/
+0
*
[PATCH] replace sha1sum with sum in t/t1002
Mark Allen
2005-06-28
1
-15
/
+32
*
Fix up test that counted subdirectories in ".git/objects"
Linus Torvalds
2005-06-28
1
-3
/
+3
*
[PATCH] Teach read_sha1_file() and friends about packed git object store.
Junio C Hamano
2005-06-28
1
-2
/
+46
*
[PATCH] Remove "delta" object representation.
Junio C Hamano
2005-06-28
1
-79
/
+0
*
[PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.
Junio C Hamano
2005-06-26
1
-0
/
+85
*
[PATCH] Fix oversimplified optimization for add_cache_entry().
Junio C Hamano
2005-06-26
1
-5
/
+20
*
[PATCH] Add more tests for read-tree --emu23.
Junio C Hamano
2005-06-26
2
-14
/
+150
*
[PATCH] A test case that demonstrates a problem with merges with two roots.
Jon Seymour
2005-06-23
1
-0
/
+61
*
[PATCH] git-apply: tests for --stat and --summary.
Junio C Hamano
2005-06-22
15
-0
/
+2152
*
[PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...
Jon Seymour
2005-06-20
1
-61
/
+375
*
[PATCH] Rework -B output.
Junio C Hamano
2005-06-20
1
-21
/
+15
*
[PATCH] Make -C less eager.
Junio C Hamano
2005-06-20
4
-4
/
+5
*
[PATCH] Unset TZ in t5000
Mark Allen
2005-06-14
1
-2
/
+3
*
[PATCH] read-tree: loosen too strict index requirements
Junio C Hamano
2005-06-13
1
-0
/
+9
*
[PATCH] Finish making --emu23 equivalent to pure 2-way merge.
Junio C Hamano
2005-06-13
2
-16
/
+36
[next]