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 branch 'cc/subprocess-handshake-missing-capabilities'
Junio C Hamano
1
-2
/
+2
2017-09-25
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
2
-1
/
+4
2017-09-25
Merge branch 'mg/name-rev-tests-with-short-stack'
Junio C Hamano
3
-6
/
+63
2017-09-25
merge-strategies: avoid implying that "-s theirs" exists
Junio C Hamano
1
-1
/
+2
2017-09-24
Documentation/config: clarify the meaning of submodule.<name>.update
Stefan Beller
1
-4
/
+8
2017-09-24
mailinfo: don't decode invalid =XY quoted-printable sequences
René Scharfe
1
-3
/
+8
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
14
-38
/
+19
2017-09-24
refs: pass NULL to refs_resolve_ref_unsafe() if hash is not needed
René Scharfe
2
-4
/
+2
2017-09-24
refs: make sha1 output parameter of refs_resolve_ref_unsafe() optional
René Scharfe
2
-4
/
+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-24
pack-bitmap[-write]: use `object_array_clear()`, don't leak
Martin Ågren
2
-10
/
+4
2017-09-24
object_array: add and use `object_array_pop()`
Martin Ågren
6
-10
/
+25
2017-09-24
object_array: use `object_array_clear()`, not `free()`
Martin Ågren
4
-7
/
+6
2017-09-24
leak_pending: use `object_array_clear()`, not `free()`
Martin Ågren
4
-3
/
+29
2017-09-24
commit: fix memory leak in `reduce_heads()`
Martin Ågren
1
-0
/
+1
2017-09-24
builtin/commit: fix memory leak in `prepare_index()`
Martin Ågren
1
-5
/
+10
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
filter-branch: use hash-object instead of mktag
Ian Campbell
1
-1
/
+1
2017-09-22
filter-branch: stash away ref map in a branch
Ian Campbell
2
-2
/
+55
2017-09-22
filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*
Ian Campbell
1
-0
/
+33
2017-09-22
filter-branch: reset $GIT_* before cleaning up
Ian Campbell
1
-5
/
+5
2017-09-22
consistently use "fallthrough" comments in switches
Jeff King
13
-4
/
+15
2017-09-22
curl_trace(): eliminate switch fallthrough
Jeff King
1
-3
/
+4
2017-09-22
test-line-buffer: simplify command parsing
Jeff King
1
-21
/
+11
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
Documentation/githooks: mention merge in commit-msg hook
Stefan Beller
1
-5
/
+4
2017-09-22
travis-ci: fix "skip_branch_tip_with_tag()" string comparison
Lars Schneider
1
-1
/
+1
2017-09-21
pathspec doc: parse_pathspec does not maintain references to args
Jonathan Nieder
2
-4
/
+7
2017-09-21
Merge branch 'jk/leak-checkers'
Junio C Hamano
1
-2
/
+2
2017-09-21
fast-export: do not copy from modified file
Jonathan Tan
2
-15
/
+51
2017-09-21
revision: replace "struct cmdline_pathspec" with argv_array
Jeff King
1
-28
/
+11
2017-09-21
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen
1
-1
/
+1
[prev]
[next]