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-03-16
clone tests: rename t57* => t56*
Stefan Beller
10
-0
/
+0
2016-03-10
Git 2.7.3
Junio C Hamano
4
-3
/
+66
2016-03-10
Merge branch 'ma/update-hooks-sample-typofix' into maint
Junio C Hamano
1
-1
/
+1
2016-03-10
Merge branch 'dt/initial-ref-xn-commit-doc' into maint
Junio C Hamano
1
-0
/
+12
2016-03-10
Merge branch 'ps/plug-xdl-merge-leak' into maint
Junio C Hamano
1
-2
/
+7
2016-03-10
Merge branch 'ak/git-strip-extension-from-dashed-command' into maint
Junio C Hamano
2
-15
/
+15
2016-03-10
Merge branch 'ak/extract-argv0-last-dir-sep' into maint
Junio C Hamano
1
-4
/
+2
2016-03-10
Merge branch 'jk/pack-idx-corruption-safety' into maint
Junio C Hamano
4
-0
/
+207
2016-03-10
Merge branch 'js/config-set-in-non-repository' into maint
Junio C Hamano
2
-0
/
+14
2016-03-10
Merge branch 'sb/submodule-module-list-fix' into maint
Junio C Hamano
2
-8
/
+27
2016-03-10
Merge branch 'jk/grep-binary-workaround-in-test' into maint
Junio C Hamano
2
-13
/
+17
2016-03-10
Merge branch 'mm/push-simple-doc' into maint
Junio C Hamano
1
-0
/
+7
2016-03-10
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
91
-482
/
+441
2016-03-10
Merge branch 'jk/more-comments-on-textconv' into maint
Junio C Hamano
3
-1
/
+24
2016-03-10
Merge branch 'jk/no-diff-emit-common' into maint
Junio C Hamano
4
-57
/
+3
2016-03-10
Merge branch 'jc/am-i-v-fix' into maint
Junio C Hamano
3
-9
/
+15
2016-03-10
Merge branch 'nd/git-common-dir-fix' into maint
Junio C Hamano
2
-1
/
+12
2016-03-10
Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint
Junio C Hamano
5
-33
/
+54
2016-03-10
Merge branch 'jk/epipe-in-async' into maint
Junio C Hamano
6
-3
/
+25
2016-03-10
Merge branch 'ps/config-error' into maint
Junio C Hamano
13
-105
/
+159
2016-03-10
Merge branch 'mg/work-tree-tests' into maint
Junio C Hamano
3
-0
/
+0
2016-03-10
Merge branch 'sp/remote-curl-ssl-strerror' into maint
Junio C Hamano
1
-2
/
+14
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
[next]