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
sub-process: use child_process.args instead of child_process.argv
Johannes Sixt
1
-2
/
+1
2017-10-04
http-push: fix construction of hex value from path
Thomas Gummerer
1
-1
/
+1
2017-10-04
path.c: fix uninitialized memory access
Jeff King
1
-5
/
+4
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
1
-1
/
+1
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
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
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-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-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
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
2017-09-11
cvsserver: use safe_pipe_capture instead of backticks
joernchen
1
-11
/
+11
2017-09-11
cvsserver: move safe_pipe_capture() to the main package
Junio C Hamano
1
-25
/
+22
[prev]
[next]