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-02-29
compat/mingw: brown paper bag fix for 50a6c8e
Jeff King
1
-1
/
+1
2016-02-27
sha1_file.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2016-02-25
t5504: handle expected output from SIGPIPE death
Jeff King
1
-1
/
+4
2016-02-25
test_must_fail: report number of unexpected signal
Jeff King
1
-1
/
+1
2016-02-25
fetch-pack: ignore SIGPIPE in sideband demuxer
Jeff King
1
-1
/
+5
2016-02-25
write_or_die: handle EPIPE in async threads
Jeff King
3
-0
/
+15
2016-02-25
refs: document transaction semantics
David Turner
1
-0
/
+12
2016-02-25
use_pack: handle signed off_t overflow
Jeff King
2
-1
/
+3
2016-02-25
nth_packed_object_offset: bounds-check extended offset
Jeff King
4
-1
/
+27
2016-02-25
t5313: test bounds-checks of corrupted/malicious pack/idx files
Jeff King
1
-0
/
+179
2016-02-25
git config: report when trying to modify a non-existing repo config
Johannes Schindelin
2
-0
/
+14
2016-02-25
templates/hooks: fix minor typo in the sample update-hook
Martin Amdisen
1
-1
/
+1
2016-02-24
submodule helper list: respect correct path prefix
Stefan Beller
2
-8
/
+27
2016-02-23
t9200: avoid grep on non-ASCII data
John Keeping
1
-1
/
+1
2016-02-23
t8005: avoid grep on non-ASCII data
John Keeping
1
-12
/
+16
2016-02-23
Documentation/git-push: document that 'simple' is the default
Matthieu Moy
1
-0
/
+7
2016-02-23
xdiff/xmerge: fix memory leak in xdl_merge
Patrick Steinhardt
1
-2
/
+7
2016-02-22
xdiff: drop XDL_EMIT_COMMON
Jeff King
2
-19
/
+0
2016-02-22
merge-tree: drop generate_common strategy
Jeff King
1
-36
/
+2
2016-02-22
merge-one-file: use empty blob for add/add base
Jeff King
1
-2
/
+1
2016-02-22
ewah: convert to REALLOC_ARRAY, etc
Jeff King
3
-19
/
+8
2016-02-22
convert ewah/bitmap code to use xmalloc
Jeff King
4
-30
/
+11
2016-02-22
diff_populate_gitlink: use a strbuf
Jeff King
1
-8
/
+8
2016-02-22
transport_anonymize_url: use xstrfmt
Jeff King
1
-5
/
+3
2016-02-22
git-compat-util: drop mempcpy compat code
Jeff King
1
-9
/
+0
2016-02-22
sequencer: simplify memory allocation of get_message
Jeff King
1
-19
/
+10
2016-02-22
test-path-utils: fix normalize_path_copy output buffer size
Jeff King
1
-11
/
+4
2016-02-22
fetch-pack: simplify add_sought_entry
Jeff King
1
-18
/
+9
2016-02-22
fast-import: simplify allocation in start_packfile
Jeff King
1
-4
/
+1
2016-02-22
write_untracked_extension: use FLEX_ALLOC helper
Jeff King
1
-5
/
+4
2016-02-22
prepare_{git,shell}_cmd: use argv_array
Jeff King
3
-53
/
+39
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
25
-53
/
+56
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
17
-82
/
+35
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
15
-25
/
+17
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
34
-64
/
+75
2016-02-22
convert manual allocations to argv_array
Jeff King
7
-76
/
+43
2016-02-22
argv-array: add detach function
Jeff King
3
-0
/
+19
2016-02-22
add helpers for allocating flex-array structs
Jeff King
1
-0
/
+62
2016-02-22
harden REALLOC_ARRAY and xcalloc against size_t overflow
Jeff King
2
-1
/
+5
2016-02-22
Git 2.7.2
Junio C Hamano
3
-2
/
+17
2016-02-22
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
6
-10
/
+6
2016-02-22
Merge branch 'pw/completion-stash' into maint
Junio C Hamano
1
-2
/
+2
2016-02-22
Merge branch 'mm/clean-doc-fix' into maint
Junio C Hamano
1
-3
/
+1
2016-02-22
Merge branch 'dw/mergetool-vim-window-shuffle' into maint
Junio C Hamano
1
-2
/
+2
2016-02-22
Merge branch 'ah/stripspace-optstring' into maint
Junio C Hamano
1
-1
/
+1
2016-02-22
diff: clarify textconv interface
Jeff King
3
-1
/
+24
2016-02-22
completion: fix mis-indentation in _git_stash()
SZEDER Gábor
1
-2
/
+2
2016-02-22
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
10
-67
/
+67
2016-02-22
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
7
-39
/
+40
2016-02-22
compat: die when unable to set core.precomposeunicode
Patrick Steinhardt
1
-1
/
+2
[prev]
[next]