index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5405-send-pack-rewind.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-22
t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW
Johannes Sixt
1
-0
/
+7
2009-03-22
t7004: Use prerequisite tags to skip tests that need gpg
Johannes Sixt
1
-49
/
+48
2009-03-22
Use prerequisites to skip tests that need unzip
Johannes Sixt
2
-11
/
+11
2009-03-22
t3700: Skip a test with backslashes in pathspec
Johannes Sixt
2
-1
/
+3
2009-03-22
Skip tests that require a filesystem that obeys POSIX permissions
Johannes Sixt
6
-19
/
+23
2009-03-22
t0060: Fix tests on Windows
Johannes Sixt
1
-33
/
+83
2009-03-22
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
32
-76
/
+211
2009-03-22
t9100, t9129: Use prerequisite tags for UTF-8 tests
Johannes Sixt
2
-31
/
+28
2009-03-22
t5302: Use prerequisite tags to skip 64-bit offset tests
Johannes Sixt
1
-10
/
+5
2009-03-22
Skip tests that fail if the executable bit is not handled by the filesystem
Johannes Sixt
5
-20
/
+42
2009-03-22
t3600: Use test prerequisite tags
Johannes Sixt
1
-28
/
+30
2009-03-21
test-lib: Infrastructure to test and check for prerequisites
Johannes Sixt
2
-5
/
+54
2009-03-19
t0050: Check whether git init detected symbolic link support correctly
Johannes Sixt
1
-2
/
+26
2009-03-19
Tests on Windows: $(pwd) must return Windows-style paths
Johannes Sixt
3
-3
/
+7
2009-03-19
test-lib: Work around missing sum on Windows
Johannes Sixt
1
-0
/
+3
2009-03-19
test-lib: Work around incompatible sort and find on Windows
Johannes Sixt
1
-0
/
+13
2009-03-19
t5602: Work around path mangling on MSYS
Johannes Sixt
1
-2
/
+2
2009-03-19
t5300, t5302, t5303: Do not use /dev/zero
Johannes Sixt
3
-15
/
+16
2009-03-19
t2200, t7004: Avoid glob pattern that also matches files
Johannes Sixt
2
-3
/
+4
2009-03-19
t7300: fix clean up on Windows
Johannes Schindelin
1
-3
/
+3
2009-03-19
test-lib: Introduce test_chmod and use it instead of update-index --chmod
Johannes Sixt
7
-43
/
+24
2009-03-19
test-lib: Simplify test counting.
Johannes Sixt
3
-11
/
+5
2009-03-19
test-lib: Replace uses of $(expr ...) by POSIX shell features.
Johannes Sixt
1
-12
/
+11
2009-03-19
Call 'say' outside test_expect_success
Johannes Sixt
3
-19
/
+22
2009-03-19
test suite: Use 'say' to say something instead of 'test_expect_success'
Johannes Sixt
10
-15
/
+15
2009-03-18
t9400, t9401: Do not force hard-linked clone
Johannes Sixt
2
-3
/
+3
2009-03-18
Update draft release notes to 1.6.3
Junio C Hamano
1
-3
/
+32
2009-03-18
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2009-03-18
config.txt: Describe special 'none' handling in core.gitProxy.
Emil Sit
1
-0
/
+5
2009-03-17
ls-files: require worktree when --deleted is given
Jeff King
1
-0
/
+1
2009-03-17
git-branch.txt: document -f correctly
Michael J Gruber
1
-2
/
+2
2009-03-17
pickaxe: count regex matches only once
René Scharfe
1
-2
/
+4
2009-03-17
git-send-email.txt: describe --compose better
Stephen Boyd
1
-7
/
+6
2009-03-17
Tests: use test_cmp instead of diff where possible
Miklos Vajna
7
-24
/
+24
2009-03-17
Documentation: remove extra quoting/emphasis around literal texts
Chris Johnsen
7
-37
/
+37
2009-03-17
git-push.txt: describe how to default to pushing only current branch
Chris Johnsen
1
-2
/
+24
2009-03-17
disable post-checkout test on Cygwin
Alex Riesen
1
-0
/
+2
2009-03-17
Revert "lstat_cache(): print a warning if doing ping-pong between cache types"
Kjetil Barvik
1
-23
/
+0
2009-03-17
MinGW: a hardlink implementation
Petr Kodl
2
-2
/
+22
2009-03-17
MinGW: a helper function that translates Win32 API error codes
Petr Kodl
1
-0
/
+113
2009-03-16
Remove total confusion from git-fetch and git-push
Junio C Hamano
1
-18
/
+3
2009-03-16
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
5
-14
/
+8
2009-03-15
GIT 1.6.2.1
v1.6.2.1
Junio C Hamano
2
-7
/
+1
2009-03-15
checkout bugfix: use stat.mtime instead of stat.ctime in two places
Kjetil Barvik
2
-3
/
+3
2009-03-14
test-lib: write test results to test-results/<basename>-<pid>
Johannes Schindelin
1
-1
/
+1
2009-03-14
Remove unused assignments
Benjamin Kramer
8
-10
/
+4
2009-03-14
test-suite: Make test script numbers unique
Johannes Sixt
9
-0
/
+0
2009-03-13
read-tree A B C: do not create a bogus index and do not segfault
Junio C Hamano
2
-3
/
+34
2009-03-12
Documentation: filter-branch: show --ignore-unmatch in main index-filter example
Thomas Rast
1
-8
/
+9
2009-03-12
contrib/difftool: use a separate config namespace for difftool commands
David Aguilar
3
-23
/
+32
[next]