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
*
t9100, t9129: Use prerequisite tags for UTF-8 tests
Johannes Sixt
2009-03-22
2
-31
/
+28
*
t5302: Use prerequisite tags to skip 64-bit offset tests
Johannes Sixt
2009-03-22
1
-10
/
+5
*
Skip tests that fail if the executable bit is not handled by the filesystem
Johannes Sixt
2009-03-22
5
-20
/
+42
*
t3600: Use test prerequisite tags
Johannes Sixt
2009-03-22
1
-28
/
+30
*
test-lib: Infrastructure to test and check for prerequisites
Johannes Sixt
2009-03-21
2
-5
/
+54
*
t0050: Check whether git init detected symbolic link support correctly
Johannes Sixt
2009-03-19
1
-2
/
+26
*
Tests on Windows: $(pwd) must return Windows-style paths
Johannes Sixt
2009-03-19
3
-3
/
+7
*
test-lib: Work around missing sum on Windows
Johannes Sixt
2009-03-19
1
-0
/
+3
*
test-lib: Work around incompatible sort and find on Windows
Johannes Sixt
2009-03-19
1
-0
/
+13
*
t5602: Work around path mangling on MSYS
Johannes Sixt
2009-03-19
1
-2
/
+2
*
t5300, t5302, t5303: Do not use /dev/zero
Johannes Sixt
2009-03-19
3
-15
/
+16
*
t2200, t7004: Avoid glob pattern that also matches files
Johannes Sixt
2009-03-19
2
-3
/
+4
*
t7300: fix clean up on Windows
Johannes Schindelin
2009-03-19
1
-3
/
+3
*
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
2009-03-19
7
-43
/
+24
*
test-lib: Simplify test counting.
Johannes Sixt
2009-03-19
3
-11
/
+5
*
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Johannes Sixt
2009-03-19
1
-12
/
+11
*
Call 'say' outside test_expect_success
Johannes Sixt
2009-03-19
3
-19
/
+22
*
test suite: Use 'say' to say something instead of 'test_expect_success'
Johannes Sixt
2009-03-19
10
-15
/
+15
*
t9400, t9401: Do not force hard-linked clone
Johannes Sixt
2009-03-18
2
-3
/
+3
*
Merge branch 'jc/maint-1.6.0-read-tree-overlay'
Junio C Hamano
2009-03-18
1
-0
/
+31
|
\
|
*
read-tree A B C: do not create a bogus index and do not segfault
Junio C Hamano
2009-03-13
1
-0
/
+31
*
|
Merge branch 'js/rsync-local'
Junio C Hamano
2009-03-18
1
-19
/
+20
|
\
\
|
*
|
rsync transport: allow local paths, and fix tests
Johannes Schindelin
2009-03-11
1
-19
/
+20
*
|
|
Merge branch 'js/remote-improvements'
Junio C Hamano
2009-03-18
4
-33
/
+156
|
\
\
\
|
*
|
|
builtin-remote: new show output style for push refspecs
Jay Soffian
2009-02-28
1
-8
/
+22
|
*
|
|
builtin-remote: new show output style
Jay Soffian
2009-02-28
1
-17
/
+21
|
*
|
|
remote: make guess_remote_head() use exact HEAD lookup if it is available
Jeff King
2009-02-28
1
-0
/
+11
|
*
|
|
builtin-remote: add set-head subcommand
Jay Soffian
2009-02-28
1
-0
/
+40
|
*
|
|
builtin-remote: teach show to display remote HEAD
Jay Soffian
2009-02-28
1
-2
/
+10
|
*
|
|
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
2009-02-28
1
-1
/
+1
|
*
|
|
add basic http clone/fetch tests
Jeff King
2009-02-26
2
-0
/
+47
|
*
|
|
test scripts: refactor start_httpd helper
Jeff King
2009-02-26
2
-9
/
+8
*
|
|
|
Merge branch 'tr/maint-1.6.0-send-email-irt'
Junio C Hamano
2009-03-18
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
send-email: test --no-thread --in-reply-to combination
Thomas Rast
2009-03-12
1
-0
/
+11
*
|
|
|
|
Tests: use test_cmp instead of diff where possible
Miklos Vajna
2009-03-17
7
-24
/
+24
*
|
|
|
|
disable post-checkout test on Cygwin
Alex Riesen
2009-03-17
1
-0
/
+2
*
|
|
|
|
test-lib: write test results to test-results/<basename>-<pid>
Johannes Schindelin
2009-03-14
1
-1
/
+1
*
|
|
|
|
test-suite: Make test script numbers unique
Johannes Sixt
2009-03-14
9
-0
/
+0
*
|
|
|
|
Merge branch 'mg/maint-submodule-normalize-path'
Junio C Hamano
2009-03-11
1
-0
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
git submodule: Fix adding of submodules at paths with ./, .. and //
Michael J Gruber
2009-03-04
1
-4
/
+4
|
*
|
|
|
|
git submodule: Add test cases for git submodule add
Michael J Gruber
2009-03-04
1
-0
/
+49
*
|
|
|
|
|
Merge branch 'tv/rebase-stat'
Junio C Hamano
2009-03-11
1
-1
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-rebase: Add --stat and --no-stat for producing diffstat on rebase
Tor Arne Vestbø
2009-03-03
1
-1
/
+22
*
|
|
|
|
|
|
Merge branch 'jk/clone-post-checkout'
Junio C Hamano
2009-03-11
1
-0
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clone: run post-checkout hook when checking out
Jeff King
2009-03-03
1
-0
/
+12
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'tr/format-patch-thread'
Junio C Hamano
2009-03-11
1
-38
/
+225
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
format-patch: support deep threading
Thomas Rast
2009-02-22
1
-0
/
+120
|
*
|
|
|
|
|
|
format-patch: thread as reply to cover letter even with in-reply-to
Thomas Rast
2009-02-22
1
-3
/
+6
|
*
|
|
|
|
|
|
format-patch: threading test reactivation
Thomas Rast
2009-02-20
1
-39
/
+103
*
|
|
|
|
|
|
|
Merge branch 'tr/gcov'
Junio C Hamano
2009-03-11
9
-0
/
+317
|
\
\
\
\
\
\
\
\
[next]