index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
Update draft release notes to 1.6.3
Junio C Hamano
1
-3
/
+32
2009-03-17
Merge branch 'jc/maint-1.6.0-read-tree-overlay'
Junio C Hamano
2
-3
/
+34
2009-03-17
Merge branch 'db/maint-missing-origin'
Junio C Hamano
3
-8
/
+20
2009-03-17
Merge branch 'js/sideband-stderr'
Junio C Hamano
5
-17
/
+26
2009-03-17
Merge branch 'js/rsync-local'
Junio C Hamano
2
-27
/
+35
2009-03-17
Merge branch 'rs/color-grep'
Junio C Hamano
5
-42
/
+205
2009-03-17
Merge branch 'js/remote-improvements'
Junio C Hamano
17
-330
/
+820
2009-03-17
Merge branch 'tr/maint-1.6.0-send-email-irt'
Junio C Hamano
2
-1
/
+12
2009-03-17
Merge branch 'kb/checkout-optim'
Junio C Hamano
15
-170
/
+296
2009-03-17
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2009-03-17
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-15
Fix various dead stores found by the clang static analyzer
Benjamin Kramer
5
-14
/
+8
2009-03-15
Sync with GIT 1.6.2.1
Junio C Hamano
3
-8
/
+3
2009-03-15
GIT 1.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-12
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2009-03-12
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
0
-0
/
+0
2009-03-12
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
4
-38
/
+82
2009-03-12
Merge branch 'en/maint-1.6.1-hash-object' into maint-1.6.1
Junio C Hamano
1
-2
/
+2
2009-03-12
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0
Junio C Hamano
22
-10
/
+229
2009-03-12
Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0
Junio C Hamano
2
-36
/
+73
2009-03-12
Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0
Junio C Hamano
2
-2
/
+9
[next]