index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
test-lib: fix broken printf
Shawn O. Pearce
1
-1
/
+1
2008-10-12
git apply --directory broken for new files
Jeff King
1
-0
/
+52
2008-10-10
rebase -i: do not fail when there is no commit to cherry-pick
Johannes Schindelin
1
-0
/
+11
2008-10-10
test-lib: fix color reset in say_color()
Miklos Vajna
1
-1
/
+2
2008-10-08
git init: --bare/--shared overrides system/global config
Deskin Miller
1
-0
/
+32
2008-10-08
git rm: refresh index before up-to-date check
Johannes Schindelin
1
-8
/
+17
2008-10-06
Teach rebase -i to honor pre-rebase hook
Nanako Shiraishi
1
-0
/
+126
2008-10-06
fix bogus "diff --git" header from "diff --no-index"
Linus Torvalds
1
-0
/
+21
2008-10-02
gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh
Jakub Narebski
1
-0
/
+49
2008-09-30
t0024: add executable permission
SZEDER Gábor
1
-0
/
+0
2008-09-29
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
1
-1
/
+12
2008-09-26
Remove empty directories in recursive merge
Alex Riesen
1
-0
/
+11
2008-09-24
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
1
-0
/
+10
2008-09-22
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
1
-0
/
+11
2008-09-18
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
1
-1
/
+1
2008-09-18
Make git archive respect core.autocrlf when creating zip format archives
Charles Bailey
1
-1
/
+1
2008-09-18
Add new test to demonstrate git archive core.autocrlf inconsistency
Charles Bailey
1
-0
/
+46
2008-09-18
git-svn: fix handling of even funkier branch names
Eric Wong
1
-0
/
+16
2008-09-18
git-svn: Always create a new RA when calling do_switch for svn://
Alec Berryman
2
-0
/
+223
2008-09-18
git-svn: factor out svnserve test code for later use
Alec Berryman
2
-13
/
+18
2008-09-15
t9700/test.pl: remove File::Temp requirement
Brandon Casey
1
-10
/
+13
2008-09-15
t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
Brandon Casey
1
-1
/
+1
2008-09-10
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
1
-0
/
+6
2008-09-10
t7501: always use test_cmp instead of diff
Miklos Vajna
1
-6
/
+6
2008-09-10
Merge branch 'jc/maint-log-grep' into maint
Junio C Hamano
1
-0
/
+51
2008-09-10
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
1
-0
/
+12
2008-09-10
Merge branch 'jc/maint-checkout-fix' into maint
Junio C Hamano
1
-0
/
+22
2008-09-05
"blame -c" should be compatible with "annotate"
Junio C Hamano
1
-0
/
+13
2008-09-04
log --author/--committer: really match only with name part
Junio C Hamano
1
-0
/
+51
2008-09-03
Merge branch 'nd/worktree' into maint
Junio C Hamano
1
-2
/
+62
2008-09-03
Merge branch 'ho/dashless' into maint
Junio C Hamano
76
-515
/
+515
2008-09-03
tests: use "git xyzzy" form (t7200 - t9001)
Nanako Shiraishi
18
-99
/
+99
2008-09-03
tests: use "git xyzzy" form (t7000 - t7199)
Nanako Shiraishi
6
-183
/
+183
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
26
-130
/
+130
2008-09-03
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
26
-103
/
+103
2008-09-03
clone: fix creation of explicitly named target directory
Clemens Buchacher
1
-0
/
+18
2008-09-01
Bring local clone's origin URL in line with that of a remote clone
Johan Herland
1
-3
/
+3
2008-08-30
diff: Help "less" hide ^M from the output
Junio C Hamano
1
-0
/
+12
2008-08-30
checkout: do not check out unmerged higher stages randomly
Junio C Hamano
1
-0
/
+22
2008-08-30
git-apply: Loosen "match_beginning" logic
Junio C Hamano
1
-3
/
+12
2008-08-30
Merge branch 'sp/missing-thin-base' into maint
Junio C Hamano
1
-0
/
+80
2008-08-29
Merge branch 'np/verify-pack' into maint
Junio C Hamano
1
-0
/
+6
2008-08-29
pretty=format: respect date format options
Jeff King
1
-0
/
+6
2008-08-28
grep: fix worktree setup
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2008-08-28
diff*: fix worktree setup
Nguyễn Thái Ngọc Duy
1
-2
/
+57
2008-08-26
Suppress some bash redirection error messages
Ramsay Jones
3
-10
/
+4
2008-08-24
Fix "git log -i --grep"
Jeff King
1
-0
/
+22
2008-08-24
Merge branch 'ag/maint-combine-diff-fix' into maint
Junio C Hamano
1
-0
/
+16
2008-08-23
Respect core.autocrlf in combined diff
Alexander Gavrilov
1
-0
/
+16
2008-08-23
merge: fix numerus bugs around "trivial merge" area
Junio C Hamano
3
-1
/
+23
[next]