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-21
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen
1
-1
/
+1
2017-09-20
git-compat-util: make UNLEAK less error-prone
Jonathan Tan
1
-2
/
+2
2017-09-20
for_each_string_list_item: avoid undefined behavior for empty list
Michael Haggerty
1
-2
/
+4
2017-09-20
describe: teach --match to handle branches and remotes
Max Kirillov
3
-22
/
+58
2017-09-20
Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-all
Junio C Hamano
2
-4
/
+11
2017-09-20
read_info_alternates: warn on non-trivial errors
Jeff King
1
-0
/
+1
2017-09-20
Merge branch 'jk/info-alternates-fix-2.11' into jk/info-alternates-fix
Junio C Hamano
1
-20
/
+10
2017-09-20
read_info_alternates: read contents into strbuf
Jeff King
1
-20
/
+10
2017-09-19
t9010-*.sh: skip all tests if the PIPE prereq is missing
Ramsay Jones
1
-27
/
+28
2017-09-19
test-lib: use more compact expression in PIPE prerequisite
Ramsay Jones
1
-8
/
+2
2017-09-19
Improve performance of git status --ignored
Jameson Miller
1
-6
/
+41
2017-09-19
rev-parse: rev-parse: add --is-shallow-repository
Øystein Walle
3
-0
/
+23
2017-09-19
t/README: fix typo and grammatically improve a sentence
Kaartic Sivaraam
1
-3
/
+3
2017-09-19
The eighth batch for 2.15
Junio C Hamano
1
-0
/
+58
2017-09-19
Merge branch 'rk/commit-tree-make-F-verbatim'
Junio C Hamano
1
-1
/
+0
2017-09-19
Merge branch 'rs/strbuf-leakfix'
Junio C Hamano
22
-36
/
+83
2017-09-19
Merge branch 'jk/shortlog-ident-cleanup'
Junio C Hamano
1
-21
/
+35
2017-09-19
Merge branch 'mh/packed-ref-transactions'
Junio C Hamano
5
-216
/
+551
2017-09-19
Merge branch 'kw/merge-recursive-cleanup'
Junio C Hamano
2
-22
/
+57
2017-09-19
Merge branch 'sb/merge-commit-msg-hook'
Junio C Hamano
2
-4
/
+68
2017-09-19
Merge branch 'jk/leak-checkers'
Junio C Hamano
15
-24
/
+92
2017-09-19
Merge branch 'nm/pull-submodule-recurse-config'
Junio C Hamano
2
-2
/
+38
2017-09-19
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
2
-4
/
+18
2017-09-19
Merge branch 'ma/remove-config-maybe-bool'
Junio C Hamano
3
-10
/
+0
2017-09-19
Merge branch 'jk/system-path-cleanup'
Junio C Hamano
1
-14
/
+28
2017-09-19
Merge branch 'jh/hashmap-disable-counting'
Junio C Hamano
6
-40
/
+88
2017-09-19
Merge branch 'bb/doc-eol-dirty'
Junio C Hamano
1
-1
/
+4
2017-09-19
Merge branch 'jt/packmigrate'
Junio C Hamano
1
-0
/
+0
2017-09-19
Merge branch 'jk/incore-lockfile-removal'
Junio C Hamano
18
-324
/
+352
2017-09-19
Merge branch 'nd/prune-in-worktree'
Junio C Hamano
13
-136
/
+308
2017-09-19
Merge branch 'ma/split-symref-update-fix'
Junio C Hamano
1
-18
/
+44
2017-09-19
Merge branch 'mh/notes-cleanup'
Junio C Hamano
1
-71
/
+70
2017-09-19
Merge branch 'mg/timestamp-t-fix'
Junio C Hamano
1
-1
/
+1
2017-09-19
Merge branch 'ma/pkt-line-leakfix'
Junio C Hamano
1
-1
/
+2
2017-09-19
Merge branch 'jk/config-lockfile-leak-fix'
Junio C Hamano
1
-17
/
+7
2017-09-19
Merge branch 'dw/diff-highlight-makefile-fix'
Junio C Hamano
1
-0
/
+3
2017-09-19
Merge branch 'ti/external-sha1dc'
Junio C Hamano
4
-22
/
+48
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-17
add test for bug in git-mv for recursive submodules
Heiko Voigt
1
-0
/
+25
2017-09-15
imap-send: use curl by default when possible
Nicolas Morey-Chaisemartin
1
-3
/
+3
2017-09-15
imap_send: setup_curl: retreive credentials if not set in config file
Nicolas Morey-Chaisemartin
1
-2
/
+17
2017-09-15
imap-send: add wrapper to get server credentials if needed
Nicolas Morey-Chaisemartin
1
-14
/
+20
2017-09-15
imap-send: return with error if curl failed
Nicolas Morey-Chaisemartin
1
-1
/
+1
2017-09-15
commit-template: change a message to be more intuitive
Kaartic Sivaraam
1
-1
/
+1
2017-09-15
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
4
-5
/
+12
2017-09-14
read_pack_header: handle signed/unsigned comparison in read result
Jeff King
1
-1
/
+1
2017-09-14
config: flip return value of store_write_*()
Jeff King
1
-13
/
+15
2017-09-14
notes-merge: use ssize_t for write_in_full() return value
Jeff King
1
-1
/
+1
2017-09-14
pkt-line: check write_in_full() errors against "< 0"
Jeff King
1
-15
/
+14
[prev]
[next]