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-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
2017-09-14
read_pack_header: handle signed/unsigned comparison in read result
Jeff King
1
-1
/
+1
2017-09-14
config: flip return value of store_write_*()
Jeff King
1
-13
/
+15
2017-09-14
notes-merge: use ssize_t for write_in_full() return value
Jeff King
1
-1
/
+1
2017-09-14
pkt-line: check write_in_full() errors against "< 0"
Jeff King
1
-15
/
+14
2017-09-14
convert less-trivial versions of "write_in_full() != len"
Jeff King
3
-4
/
+5
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
16
-27
/
+26
2017-09-14
get-tar-commit-id: check write_in_full() return against 0
Jeff King
1
-2
/
+1
2017-09-14
config: avoid "write_in_full(fd, buf, len) < len" pattern
Jeff King
1
-4
/
+2
2017-09-14
doc: fix minor typos (extra/duplicated words)
Evan Zacks
4
-4
/
+4
2017-09-14
archive: don't add empty directories to archives
René Scharfe
4
-21
/
+6
2017-09-14
refs: strip out not allowed flags from ref_transaction_update
Thomas Gummerer
2
-0
/
+10
2017-09-12
doc/for-each-ref: explicitly specify option names
Kevin Daudt
1
-9
/
+9
2017-09-12
doc/for-each-ref: consistently use '=' to between argument names and values
Kevin Daudt
1
-7
/
+8
2017-09-12
cvsimport: shell-quote variable used in backticks
Jeff King
1
-0
/
+1
2017-09-12
archimport: use safe_pipe_capture for user input
Jeff King
1
-2
/
+2
2017-09-12
shell: drop git-cvsserver support by default
Jeff King
3
-14
/
+64
2017-09-11
cvsserver: use safe_pipe_capture for `constant commands` as well
Junio C Hamano
1
-4
/
+4
[prev]
[next]