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-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
add DEVELOPER makefile knob to check for acknowledged warnings
Lars Schneider
3
-1
/
+18
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
push: remove "push.default is unset" warning message
Matthieu Moy
1
-34
/
+0
2016-02-25
README.md: move down historical explanation about the name
Matthieu Moy
1
-11
/
+13
2016-02-25
README.md: don't call git stupid in the title
Matthieu Moy
1
-2
/
+2
2016-02-25
README.md: move the link to git-scm.com up
Matthieu Moy
1
-3
/
+3
2016-02-25
README.md: add hyperlinks on filenames
Matthieu Moy
1
-6
/
+13
2016-02-25
README: use markdown syntax
Matthieu Moy
2
-6
/
+3
2016-02-25
templates/hooks: fix minor typo in the sample update-hook
Martin Amdisen
1
-1
/
+1
2016-02-24
submodule: try harder to fetch needed sha1 by direct fetching sha1
Stefan Beller
1
-3
/
+26
2016-02-24
t3034: test deprecated interface
Felipe Gonçalves Assis
1
-0
/
+46
2016-02-24
t3034: test option to disable renames
Felipe Gonçalves Assis
1
-0
/
+28
2016-02-24
t3034: add rename threshold tests
Felipe Gonçalves Assis
2
-1
/
+239
2016-02-24
submodule helper list: respect correct path prefix
Stefan Beller
2
-8
/
+27
2016-02-24
Eighth batch for 2.8
Junio C Hamano
1
-36
/
+41
2016-02-24
Merge branch 'jc/am-i-v-fix'
Junio C Hamano
3
-9
/
+15
2016-02-24
Merge branch 'nd/worktree-add-B'
Junio C Hamano
2
-4
/
+26
2016-02-24
Merge branch 'nd/exclusion-regression-fix'
Junio C Hamano
7
-12
/
+378
2016-02-24
Merge branch 'ce/https-public-key-pinning'
Junio C Hamano
2
-0
/
+24
2016-02-24
Merge branch 'bc/http-empty-auth'
Junio C Hamano
2
-2
/
+17
2016-02-24
Merge branch 'sp/remote-curl-ssl-strerror'
Junio C Hamano
1
-2
/
+14
2016-02-24
Merge branch 'jk/lose-name-path'
Junio C Hamano
10
-142
/
+46
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
13
-0
/
+95
2016-02-24
Merge branch 'nd/git-common-dir-fix'
Junio C Hamano
2
-1
/
+12
2016-02-24
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
5
-33
/
+54
2016-02-24
merge-recursive: find-renames resets threshold
Felipe Gonçalves Assis
1
-1
/
+3
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
credential-cache--daemon: change to the socket dir on startup
Jon Griffiths
1
-0
/
+9
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-23
credential-cache--daemon: disallow relative socket path
Jon Griffiths
2
-1
/
+4
2016-02-23
credential-cache--daemon: refactor check_socket_directory
Jon Griffiths
1
-15
/
+13
2016-02-23
tests: remove no-op full-svn-test target
Eric Wong
1
-6
/
+0
2016-02-23
convert.c: correct attr_action()
Torsten Bögershausen
2
-16
/
+35
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
[prev]
[next]