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-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
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
2017-09-14
convert less-trivial versions of "write_in_full() != len"
Jeff King
3
-4
/
+5
2017-09-14
avoid "write_in_full(fd, buf, len) != len" pattern
Jeff King
16
-27
/
+26
2017-09-14
get-tar-commit-id: check write_in_full() return against 0
Jeff King
1
-2
/
+1
2017-09-14
config: avoid "write_in_full(fd, buf, len) < len" pattern
Jeff King
1
-4
/
+2
2017-09-14
doc: fix minor typos (extra/duplicated words)
Evan Zacks
4
-4
/
+4
2017-09-14
archive: don't add empty directories to archives
René Scharfe
4
-21
/
+6
2017-09-14
replace-objects: evaluate replacement refs without using the object store
Stefan Beller
1
-1
/
+1
2017-09-14
push, fetch: error out for submodule entries not pointing to commits
Stefan Beller
2
-8
/
+35
2017-09-14
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
3
-11
/
+9
2017-09-14
help: change a message to be more precise
Kaartic Sivaraam
1
-1
/
+1
2017-09-14
refs: strip out not allowed flags from ref_transaction_update
Thomas Gummerer
2
-0
/
+10
2017-09-12
doc/for-each-ref: explicitly specify option names
Kevin Daudt
1
-9
/
+9
2017-09-12
doc/for-each-ref: consistently use '=' to between argument names and values
Kevin Daudt
1
-7
/
+8
2017-09-11
subprocess: loudly die when subprocess asks for an unsupported capability
Junio C Hamano
1
-2
/
+2
2017-09-11
travis: dedent a few scripts that are indented overly deeply
Junio C Hamano
2
-33
/
+36
2017-09-11
travis-ci: skip a branch build if equal tag is present
Lars Schneider
1
-0
/
+23
2017-09-11
travis-ci: move Travis CI code into dedicated scripts
Lars Schneider
10
-81
/
+128
2017-09-10
Sync with maint
Junio C Hamano
1
-0
/
+59
2017-09-10
The seventh batch post 2.14
Junio C Hamano
1
-40
/
+17
2017-09-10
Merge branch 'rs/apply-epoch'
Junio C Hamano
1
-19
/
+18
2017-09-10
Merge branch 'jk/drop-sha1-entry-pos'
Junio C Hamano
1
-6
/
+0
2017-09-10
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
3
-3
/
+17
2017-09-10
Merge branch 'mm/send-email-cc-cruft'
Junio C Hamano
2
-8
/
+29
2017-09-10
Merge branch 'ls/convert-filter-progress'
Junio C Hamano
2
-2
/
+15
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
30
-44
/
+46
2017-09-10
Merge branch 'ma/ts-cleanups'
Junio C Hamano
6
-3
/
+37
2017-09-10
RelNotes: further fixes for 2.14.2 from the master front
Junio C Hamano
1
-0
/
+59
2017-09-10
Merge branch 'jt/doc-pack-objects-fix' into maint
Junio C Hamano
1
-6
/
+11
2017-09-10
Merge branch 'jn/vcs-svn-cleanup' into maint
Junio C Hamano
6
-86
/
+56
2017-09-10
Merge branch 'bc/vcs-svn-cleanup' into maint
Junio C Hamano
3
-17
/
+10
2017-09-10
Merge branch 'jk/doc-the-this' into maint
Junio C Hamano
1
-2
/
+2
[prev]
[next]