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
2016-07-06
Merge branch 'jk/avoid-unbounded-alloca' into maint
Junio C Hamano
1
-6
/
+16
2016-07-06
Merge branch 'rj/compat-regex-size-max-fix' into maint
Junio C Hamano
2
-2
/
+1
2016-07-06
Merge branch 'vs/prompt-avoid-unset-variable' into maint
Junio C Hamano
1
-3
/
+3
2016-07-06
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
3
-1
/
+29
2016-07-06
Merge branch 'dn/gpg-doc' into maint
Junio C Hamano
2
-2
/
+2
2016-07-06
Merge branch 'ap/git-svn-propset-doc' into maint
Junio C Hamano
1
-0
/
+14
2016-07-06
Merge branch 'tr/doc-tt' into maint
Junio C Hamano
36
-217
/
+224
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-07-06
mailmap: use main email address for dturner
David Turner
1
-0
/
+1
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
2
-2
/
+60
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
grep.c: reuse "icase" variable
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2016-07-01
diffcore-pickaxe: support case insensitive match on non-ascii
Nguyễn Thái Ngọc Duy
2
-0
/
+18
2016-07-01
diffcore-pickaxe: Add regcomp_or_die()
Nguyễn Thái Ngọc Duy
1
-9
/
+13
2016-07-01
grep/pcre: support utf-8
Nguyễn Thái Ngọc Duy
2
-0
/
+17
2016-07-01
gettext: add is_utf8_locale()
Nguyễn Thái Ngọc Duy
2
-2
/
+23
2016-07-01
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy
3
-2
/
+26
2016-07-01
grep: rewrite an if/else condition to avoid duplicate expression
Nguyễn Thái Ngọc Duy
1
-4
/
+1
2016-07-01
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy
4
-1
/
+108
2016-06-29
commit -S: avoid invalid pointer with empty message
Johannes Schindelin
1
-1
/
+6
2016-06-29
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
1
-1
/
+1
2016-06-29
sequencer: use skip_blank_lines() to find the commit subject
Johannes Schindelin
1
-4
/
+2
2016-06-29
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
1
-1
/
+1
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
2
-0
/
+32
2016-06-28
contrib/subtree: Add a test for subtree rebase that loses commits
David A. Greene
1
-0
/
+119
2016-06-28
color.h: remove obsolete comment about limitations on Windows
Johannes Schindelin
1
-5
/
+0
2016-06-28
doc: typeset HEAD and variants as literal
Matthieu Moy
11
-26
/
+26
2016-06-28
CodingGuidelines: formatting HEAD in documentation
Matthieu Moy
1
-2
/
+3
2016-06-28
doc: typeset long options with argument as literal
Matthieu Moy
1
-2
/
+2
2016-06-28
doc: typeset '--' as literal
Matthieu Moy
3
-4
/
+4
2016-06-28
doc: typeset long command-line options as literal
Matthieu Moy
46
-149
/
+149
2016-06-28
doc: typeset short command-line options as literal
Matthieu Moy
23
-52
/
+52
2016-06-28
Documentation/git-mv.txt: fix whitespace indentation
Matthieu Moy
1
-2
/
+2
2016-06-27
Start preparing for 2.9.1
Junio C Hamano
2
-1
/
+29
2016-06-27
Merge branch 'rs/xdiff-hunk-with-func-line' into maint
Junio C Hamano
10
-93
/
+365
2016-06-27
Merge branch 'jk/rev-list-count-with-bitmap' into maint
Junio C Hamano
2
-1
/
+11
2016-06-27
Merge branch 'et/pretty-format-c-auto' into maint
Junio C Hamano
2
-8
/
+20
2016-06-27
Merge branch 'ew/daemon-socket-keepalive' into maint
Junio C Hamano
1
-0
/
+14
2016-06-27
xwrite: poll on non-blocking FDs
Eric Wong
1
-2
/
+20
2016-06-27
xread: retry after poll on EAGAIN/EWOULDBLOCK
Eric Wong
1
-0
/
+1
2016-06-27
gc: fix off-by-one error with gc.autoPackLimit
Eric Wong
1
-1
/
+1
2016-06-27
grep/icase: avoid kwsset on literal non-ascii strings
Nguyễn Thái Ngọc Duy
2
-1
/
+29
2016-06-27
test-regex: expose full regcomp() to the command line
Nguyễn Thái Ngọc Duy
1
-2
/
+49
2016-06-27
test-regex: isolate the bug test code
Nguyễn Thái Ngọc Duy
2
-3
/
+11
[prev]
[next]