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
2017-10-04
t7502: use diff.noprefix for --verbose test
Jeff King
1
-2
/
+2
2017-10-04
t7508: use test_terminal for color output
Jeff King
1
-20
/
+21
2017-10-04
t3701: use test-terminal to collect color output
Jeff King
1
-5
/
+3
2017-10-04
t4015: prefer --color to -c color.diff=always
Jeff King
1
-14
/
+14
2017-10-04
test-terminal: set TERM=vt100
Jeff King
7
-10
/
+9
2017-10-03
request-pull: capitalise "Git" to make it a proper noun
Ann T Ropea
2
-3
/
+3
2017-10-03
run-command: use ALLOC_ARRAY
René Scharfe
1
-1
/
+1
2017-10-02
tag: avoid NULL pointer arithmetic
René Scharfe
1
-4
/
+4
2017-10-02
coccinelle: remove parentheses that become unnecessary
René Scharfe
1
-5
/
+5
2017-09-29
fast-import: checkpoint: dump branches/tags/marks even if object_count==0
Eric Rannaud
2
-3
/
+145
2017-09-29
poll.c: always set revents, even if to zero
Randall S. Becker
1
-0
/
+4
2017-09-29
doc: correct command formatting
Adam Dinwoodie
1
-1
/
+1
2017-09-27
validate_headref: use get_oid_hex for detached HEADs
Jeff King
1
-2
/
+2
2017-09-27
validate_headref: use skip_prefix for symref parsing
Jeff King
1
-9
/
+6
2017-09-27
validate_headref: NUL-terminate HEAD buffer
Jeff King
1
-0
/
+4
2017-09-25
docs: improve discoverability of exclude pathspec
Manav Rathi
5
-2
/
+24
2017-09-25
doc: camelCase the config variables to improve readability
Kaartic Sivaraam
2
-3
/
+3
2017-09-25
merge-strategies: avoid implying that "-s theirs" exists
Junio C Hamano
1
-1
/
+2
2017-09-24
mailinfo: don't decode invalid =XY quoted-printable sequences
René Scharfe
1
-3
/
+8
2017-09-24
userdiff: fix HTML hunk header regexp
Ilya Kantor
1
-1
/
+1
2017-09-24
doc: put literal block delimiter around table
Jeff King
1
-0
/
+2
2017-09-22
Git 2.14.2
Junio C Hamano
1
-0
/
+11
2017-09-22
Sync with 2.13.6
Junio C Hamano
10
-56
/
+172
2017-09-22
Git 2.13.6
Junio C Hamano
3
-2
/
+19
2017-09-22
Sync with 2.12.5
Junio C Hamano
9
-56
/
+155
2017-09-22
Git 2.12.5
Junio C Hamano
3
-2
/
+19
2017-09-22
Sync with 2.11.4
Junio C Hamano
8
-56
/
+138
2017-09-22
Git 2.11.4
Junio C Hamano
3
-2
/
+19
2017-09-22
Sync with 2.10.5
Junio C Hamano
7
-56
/
+121
2017-09-22
Git 2.10.5
Junio C Hamano
3
-2
/
+19
2017-09-22
Merge branch 'jk/safe-pipe-capture' into maint-2.10
Junio C Hamano
1
-2
/
+2
2017-09-22
Merge branch 'jk/cvsimport-quoting' into maint-2.10
Junio C Hamano
1
-0
/
+1
2017-09-22
Merge branch 'jc/cvsserver' into maint-2.10
Junio C Hamano
1
-40
/
+37
2017-09-22
Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10
Junio C Hamano
3
-14
/
+64
2017-09-22
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones
7
-17
/
+16
2017-09-22
cache.h: hex2chr() - avoid -Wsign-compare warnings
Ramsay Jones
1
-2
/
+2
2017-09-22
commit-slab.h: avoid -Wsign-compare warnings
Ramsay Jones
1
-3
/
+3
2017-09-22
git-compat-util.h: xsize_t() - avoid -Wsign-compare warnings
Ramsay Jones
1
-2
/
+4
2017-09-22
cat-file: handle NULL object_context.path
Jeff King
2
-2
/
+7
2017-09-22
submodule.h: typofix
Han-Wen Nienhuys
1
-1
/
+1
2017-09-22
travis-ci: fix "skip_branch_tip_with_tag()" string comparison
Lars Schneider
1
-1
/
+1
2017-09-21
fast-export: do not copy from modified file
Jonathan Tan
2
-15
/
+51
2017-09-21
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen
1
-1
/
+1
2017-09-20
for_each_string_list_item: avoid undefined behavior for empty list
Michael Haggerty
1
-2
/
+4
2017-09-20
read_info_alternates: warn on non-trivial errors
Jeff King
1
-0
/
+1
2017-09-20
Merge branch 'jk/info-alternates-fix-2.11' into jk/info-alternates-fix
Junio C Hamano
1
-20
/
+10
2017-09-20
read_info_alternates: read contents into strbuf
Jeff King
1
-20
/
+10
2017-09-19
t/README: fix typo and grammatically improve a sentence
Kaartic Sivaraam
1
-3
/
+3
2017-09-17
gc: call fscanf() with %<len>s, not %<len>c, when reading hostname
Junio C Hamano
1
-1
/
+1
2017-09-17
describe: fix matching to actually match all patterns
Max Kirillov
2
-4
/
+11
[prev]
[next]