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
2009-06-03
blame: correctly handle a path that used to be a directory
Junio C Hamano
1
-0
/
+15
2009-06-02
Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
Junio C Hamano
1
-0
/
+6
2009-06-02
Merge branch 'rs/maint-grep-word-regexp-fix' into maint
Junio C Hamano
1
-1
/
+8
2009-06-02
Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint
Junio C Hamano
3
-0
/
+84
2009-06-02
Merge branch 'jc/maint-add-p-coalesce-fix' into maint
Junio C Hamano
1
-0
/
+38
2009-05-27
fix segfault showing an empty remote
Clemens Buchacher
1
-0
/
+10
2009-05-25
Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maint
Junio C Hamano
1
-0
/
+7
2009-05-25
Merge branch 'do/maint-merge-recursive-fix' into maint
Junio C Hamano
1
-0
/
+95
2009-05-25
t3701: ensure correctly set up repository after skipped tests
Johannes Sixt
1
-0
/
+6
2009-05-24
Change xdl_merge to generate output even for null merges
Charles Bailey
1
-1
/
+1
2009-05-24
t6023: merge-file fails to output anything for a degenerate merge
Charles Bailey
1
-0
/
+6
2009-05-23
grep: fix word-regexp at the beginning of lines
René Scharfe
1
-1
/
+8
2009-05-23
apply, fmt-merge-msg: use relative filenames
Stephen Boyd
2
-0
/
+74
2009-05-23
commit: -F overrides -t
Stephen Boyd
1
-0
/
+10
2009-05-16
test: checkout shouldn't say that HEAD has moved if it didn't
Nanako Shiraishi
1
-0
/
+8
2009-05-16
Revert "git-add--interactive: remove hunk coalescing"
Junio C Hamano
1
-1
/
+1
2009-05-16
Splitting a hunk that adds a line at the top fails in "add -p"
Matt Graham
1
-0
/
+32
2009-05-16
tests: Add tests for missing format-patch long options
Stephen Boyd
2
-0
/
+17
2009-05-12
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-0
/
+28
2009-05-12
Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2
Junio C Hamano
1
-0
/
+28
2009-05-12
Revert "checkout branch: prime cache-tree fully"
Junio C Hamano
1
-0
/
+28
2009-05-09
merge-recursive: never leave index unmerged while recursing
Dave Olszewski
1
-0
/
+95
2009-05-09
format-patch let -k override a config-specified format.numbered
Jim Meyering
1
-0
/
+7
2009-05-06
t4029: use sh instead of bash
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2009-05-06
t4200: convert sed expression which operates on non-text file to perl
Brandon Casey
1
-1
/
+1
2009-05-06
t4200: remove two unnecessary lines
Brandon Casey
1
-2
/
+0
2009-05-06
t/annotate-tests.sh: avoid passing a non-newline terminated file to sed
Brandon Casey
1
-1
/
+4
2009-05-06
t4118: avoid sed invocation on file without terminating newline
Brandon Casey
1
-1
/
+1
2009-05-06
t4118: add missing '&&'
Brandon Casey
1
-1
/
+1
2009-05-06
t8005: use egrep when extended regular expressions are required
Brandon Casey
1
-4
/
+4
2009-05-05
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-05-05
t4018-diff-funcname: add cpp xfuncname pattern to syntax test
Brandon Casey
1
-1
/
+1
2009-05-03
Merge branch 'mk/maint-apply-swap' into maint
Junio C Hamano
1
-0
/
+66
2009-04-29
Merge branch 'maint'
Junio C Hamano
1
-0
/
+39
2009-04-29
merge-recursive: do not die on a conflicting submodule
Junio C Hamano
1
-3
/
+3
2009-04-29
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-0
/
+39
2009-04-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-0
/
+39
2009-04-29
diff -c -p: do not die on submodules
Junio C Hamano
1
-0
/
+39
2009-04-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2009-04-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-0
/
+4
2009-04-28
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-0
/
+4
2009-04-27
grep: fix segfault when "git grep '('" is given
Linus Torvalds
1
-0
/
+4
2009-04-27
t5701: do not get stuck in empty-push/
Johannes Schindelin
1
-2
/
+2
2009-04-26
t4202: fix typo
Linus Torvalds
1
-1
/
+1
2009-04-25
t7700-repack: repack -a now works properly, expect success from test
Brandon Casey
1
-1
/
+1
2009-04-25
t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
Brandon Casey
1
-1
/
+1
2009-04-24
t7800: respect NO_PERL
Jeff King
1
-0
/
+5
2009-04-22
graph API: fix a bug in the rendering of octopus merges
Allan Caffee
1
-1
/
+1
2009-04-22
t4202-log: extend test coverage of graphing
Allan Caffee
1
-2
/
+28
2009-04-21
test-lib.sh: Help test_create_repo() find the templates dir
Michael J Gruber
1
-1
/
+1
[next]