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
2016-07-06
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
2
-1
/
+23
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-07-06
t/lib-git-daemon: use test_match_signal
Jeff King
1
-2
/
+1
2016-07-06
test_must_fail: use test_match_signal
Jeff King
1
-1
/
+1
2016-07-06
t0005: use test_match_signal as appropriate
Jeff King
1
-2
/
+2
2016-07-06
tests: factor portable signal check out of t0005
Jeff King
2
-6
/
+22
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
1
-0
/
+58
2016-07-01
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey
1
-1
/
+1
2016-07-01
t7810-grep.sh: fix duplicated test name
Charles Bailey
1
-1
/
+1
2016-07-01
diffcore-pickaxe: support case insensitive match on non-ascii
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2016-07-01
grep/pcre: support utf-8
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2016-07-01
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2016-07-01
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2016-06-29
t3404: fix a grammo (commands are ran -> commands are run)
Johannes Schindelin
1
-1
/
+1
2016-06-29
rebase -i: restore autostash on abort
Patrick Steinhardt
1
-0
/
+31
2016-06-28
contrib/subtree: Add a test for subtree rebase that loses commits
David A. Greene
1
-0
/
+119
2016-06-27
Merge branch 'rs/xdiff-hunk-with-func-line' into maint
Junio C Hamano
7
-77
/
+278
2016-06-27
Merge branch 'jk/rev-list-count-with-bitmap' into maint
Junio C Hamano
1
-0
/
+6
2016-06-27
Merge branch 'et/pretty-format-c-auto' into maint
Junio C Hamano
1
-7
/
+19
2016-06-27
unpack-trees: fix English grammar in do-this-before-that messages
Alex Henrie
3
-7
/
+7
2016-06-27
grep/icase: avoid kwsset on literal non-ascii strings
Nguyễn Thái Ngọc Duy
1
-0
/
+23
2016-06-27
test-regex: isolate the bug test code
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-06-22
t2300: "git --exec-path" is not usable in $PATH on Windows as-is
Johannes Schindelin
1
-1
/
+9
2016-06-22
commit.c: make find_commit_subject() more robust
Johannes Schindelin
1
-0
/
+17
2016-06-21
t7810: fix duplicated test title
Charles Bailey
1
-1
/
+1
2016-06-21
t5614: don't use subshells
Stefan Beller
1
-50
/
+20
2016-06-21
t7800: readlink may not be available
Armin Kunaschik
1
-1
/
+1
2016-06-21
perf: accommodate for MacOSX
Johannes Schindelin
1
-1
/
+5
2016-06-20
local_tzoffset: detect errors from tm_to_time_t
Jeff King
1
-0
/
+5
2016-06-20
t0006: test various date formats
Jeff King
1
-0
/
+21
2016-06-20
t0006: rename test-date's "show" to "relative"
Jeff King
1
-13
/
+13
2016-06-20
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
1
-2
/
+17
2016-06-16
pretty.c: support <direction>|(<negative number>) forms
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2016-06-16
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
1
-0
/
+24
2016-06-10
Merge branch 'jk/shell-portability'
Junio C Hamano
4
-4
/
+25
2016-06-10
Merge branch 'jc/t2300-setup'
Junio C Hamano
1
-1
/
+2
2016-06-09
xdiff: fix merging of appended hunk with -W
René Scharfe
1
-1
/
+23
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
1
-0
/
+30
2016-06-06
reflog: continue walking the reflog past root commits
SZEDER Gábor
2
-1
/
+23
2016-06-06
Merge branch 'da/difftool' into maint
Junio C Hamano
1
-0
/
+23
2016-06-06
Merge branch 'tb/core-eol-fix' into maint
Junio C Hamano
1
-170
/
+131
2016-06-06
Merge branch 'ar/diff-args-osx-precompose' into maint
Junio C Hamano
1
-0
/
+42
2016-06-03
Merge branch 'js/perf-rebase-i'
Junio C Hamano
1
-1
/
+4
2016-06-03
rev-list: "adjust" results of "--count --use-bitmap-index -n"
Jeff King
1
-0
/
+6
2016-06-01
t2300: run git-sh-setup in an environment that better mimics the real life
Junio C Hamano
1
-1
/
+2
2016-06-01
t5500 & t7403: lose bash-ism "local"
Junio C Hamano
2
-3
/
+2
2016-06-01
test-lib: add in-shell "env" replacement
Jeff King
2
-1
/
+23
2016-05-31
Merge branch 'sb/submodule-deinit-all' into maint
Junio C Hamano
1
-1
/
+23
2016-05-31
Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint
Junio C Hamano
2
-3
/
+16
2016-05-31
Merge branch 'js/name-rev-use-oldest-ref' into maint
Junio C Hamano
1
-1
/
+1
[prev]
[next]