index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
t0060: fix whitespace in "wc -c" invocation
Jeff King
2009-03-23
1
-1
/
+1
*
t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW
Johannes Sixt
2009-03-22
1
-0
/
+7
*
t7004: Use prerequisite tags to skip tests that need gpg
Johannes Sixt
2009-03-22
1
-49
/
+48
*
Use prerequisites to skip tests that need unzip
Johannes Sixt
2009-03-22
2
-11
/
+11
*
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
2009-03-22
2
-1
/
+3
*
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
2009-03-22
6
-19
/
+23
*
t0060: Fix tests on Windows
Johannes Sixt
2009-03-22
1
-33
/
+83
*
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
2009-03-22
32
-76
/
+211
*
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
*
Update draft release notes to 1.6.3
Junio C Hamano
2009-03-18
1
-3
/
+32
*
Merge branch 'jc/maint-1.6.0-read-tree-overlay'
Junio C Hamano
2009-03-18
2
-3
/
+34
|
\
|
*
read-tree A B C: do not create a bogus index and do not segfault
Junio C Hamano
2009-03-13
2
-3
/
+34
*
|
Merge branch 'db/maint-missing-origin'
Junio C Hamano
2009-03-18
3
-8
/
+20
|
\
\
|
*
|
Remove total confusion from git-fetch and git-push
Junio C Hamano
2009-03-16
1
-18
/
+3
|
*
|
Give error when no remote is configured
Daniel Barkalow
2009-03-11
3
-8
/
+35
*
|
|
Merge branch 'js/sideband-stderr'
Junio C Hamano
2009-03-18
5
-17
/
+26
|
\
\
\
|
*
|
|
winansi: support ESC [ K (erase in line)
Johannes Schindelin
2009-03-11
1
-3
/
+15
|
*
|
|
recv_sideband: Bands #2 and #3 always go to stderr
Johannes Sixt
2009-03-11
4
-14
/
+11
*
|
|
|
Merge branch 'js/rsync-local'
Junio C Hamano
2009-03-18
2
-27
/
+35
|
\
\
\
\
|
*
|
|
|
rsync transport: allow local paths, and fix tests
Johannes Schindelin
2009-03-11
2
-27
/
+35
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'rs/color-grep'
Junio C Hamano
2009-03-18
5
-42
/
+205
|
\
\
\
\
|
*
|
|
|
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
2009-03-18
1
-0
/
+2
|
*
|
|
|
grep: cast printf %.*s "precision" argument explicitly to int
Junio C Hamano
2009-03-09
1
-2
/
+2
|
*
|
|
|
grep: add support for coloring with external greps
René Scharfe
2009-03-07
3
-1
/
+48
|
*
|
|
|
grep: color patterns in output
René Scharfe
2009-03-07
5
-12
/
+130
|
*
|
|
|
grep: add pmatch and eflags arguments to match_one_pattern()
René Scharfe
2009-03-07
1
-11
/
+10
|
*
|
|
|
grep: remove grep_opt argument from match_expr_eval()
René Scharfe
2009-03-07
2
-17
/
+18
|
*
|
|
|
grep: micro-optimize hit collection for AND nodes
René Scharfe
2009-03-07
1
-7
/
+3
*
|
|
|
|
Merge branch 'js/remote-improvements'
Junio C Hamano
2009-03-18
17
-330
/
+820
|
\
\
\
\
\
|
*
|
|
|
|
builtin-remote.c: no "commented out" code, please
Junio C Hamano
2009-03-08
1
-1
/
+0
|
*
|
|
|
|
builtin-remote: new show output style for push refspecs
Jay Soffian
2009-02-28
2
-24
/
+207
|
*
|
|
|
|
builtin-remote: new show output style
Jay Soffian
2009-02-28
2
-61
/
+159
[next]