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
2015-10-21
mailinfo: move cleanup_space() before its users
Junio C Hamano
1
-14
/
+11
2015-10-21
mailinfo: move check_header() after the helpers it uses
Junio C Hamano
1
-68
/
+67
2015-10-21
mailinfo: move read_one_header_line() closer to its callers
Junio C Hamano
1
-68
/
+68
2015-10-21
mailinfo: move handle_boundary() lower
Junio C Hamano
1
-58
/
+56
2015-10-21
mailinfo: plug strbuf leak during continuation line handling
Junio C Hamano
1
-1
/
+3
2015-10-21
name-hash: don't reuse cache_entry in dir_entry
David Turner
4
-60
/
+35
2015-10-21
configure.ac: detect ssl need with libcurl
Remi Pommarel
1
-0
/
+10
2015-10-21
Makefile: make curl-config path configurable
Remi Pommarel
2
-2
/
+19
2015-10-21
Makefile: link libcurl before zlib
Remi Pommarel
1
-4
/
+5
2015-10-20
Sync with maint
Junio C Hamano
0
-0
/
+0
2015-10-20
Sixth batch for 2.7
Junio C Hamano
1
-1
/
+10
2015-10-20
Merge branch 'tb/t0027-crlf'
Junio C Hamano
1
-34
/
+157
2015-10-20
Merge branch 'ls/p4-test-updates'
Junio C Hamano
2
-5
/
+8
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
89
-1056
/
+946
2015-10-20
Merge branch 'js/gc-with-stale-symref' into maint
Junio C Hamano
2
-1
/
+20
2015-10-20
Merge branch 'rd/test-path-utils' into maint
Junio C Hamano
2
-2
/
+5
2015-10-20
Merge branch 'jc/doc-gc-prune-now' into maint
Junio C Hamano
1
-2
/
+5
2015-10-20
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint
Junio C Hamano
2
-1
/
+15
2015-10-20
git-p4: import the ctypes module
Dennis Kaarsemaker
1
-0
/
+1
2015-10-19
t7063: fix flaky untracked-cache test
David Turner
1
-1
/
+3
2015-10-18
Sync with maint for Russian translation
Junio C Hamano
1
-1583
/
+1967
2015-10-18
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-1583
/
+1967
2015-10-18
worktree: usage: denote <branch> as optional with 'add'
Sidhant Sharma
1
-1
/
+1
2015-10-18
mailinfo: explicitly close file handle to the patch output
Junio C Hamano
1
-0
/
+2
2015-10-18
mailinfo: fix an off-by-one error in the boundary stack
Junio C Hamano
1
-1
/
+1
2015-10-18
mailinfo: fold decode_header_bq() into decode_header()
Junio C Hamano
1
-16
/
+7
2015-10-18
mailinfo: remove a no-op call convert_to_utf8(it, "")
Junio C Hamano
1
-5
/
+0
2015-10-18
tag.c: use the correct algorithm for the '--contains' option
Karthik Nayak
1
-0
/
+1
2015-10-16
usage: do not insist that standard input must come from a file
Junio C Hamano
25
-41
/
+64
2015-10-16
Sync with 2.6.2
Junio C Hamano
3
-2
/
+68
2015-10-16
Fifth batch for 2.7
Junio C Hamano
1
-1
/
+17
2015-10-16
Merge branch 'jc/doc-gc-prune-now'
Junio C Hamano
1
-2
/
+5
2015-10-16
Merge branch 'sb/submodule-config-parse'
Junio C Hamano
1
-45
/
+29
2015-10-16
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'
Junio C Hamano
2
-1
/
+15
2015-10-16
Merge branch 'rd/test-path-utils'
Junio C Hamano
2
-2
/
+5
2015-10-16
Git 2.6.2
Junio C Hamano
4
-3
/
+69
2015-10-16
Merge branch 'cc/quote-comments' into maint
Junio C Hamano
1
-5
/
+6
2015-10-16
Merge branch 'es/worktree-add-cleanup' into maint
Junio C Hamano
1
-0
/
+0
2015-10-16
Merge branch 'tk/doc-interpret-trailers-grammo' into maint
Junio C Hamano
1
-1
/
+1
2015-10-16
Merge branch 'tk/typofix-connect-unknown-proto-error' into maint
Junio C Hamano
1
-1
/
+1
2015-10-16
Merge branch 'jk/asciidoctor-section-heading-markup-fix' into maint
Junio C Hamano
2
-2
/
+2
2015-10-16
Merge branch 'nd/ls-remote-does-not-have-u-option' into maint
Junio C Hamano
2
-3
/
+2
2015-10-16
Merge branch 'jc/fsck-dropped-errors' into maint
Junio C Hamano
2
-5
/
+35
2015-10-16
Merge branch 'sb/http-flaky-test-fix' into maint
Junio C Hamano
3
-23
/
+1
2015-10-16
Merge branch 'sb/perf-without-installed-git' into maint
Junio C Hamano
1
-0
/
+1
2015-10-16
Merge branch 'js/icase-wt-detection' into maint
Junio C Hamano
1
-1
/
+10
2015-10-16
Merge branch 'pt/am-builtin' into maint
Junio C Hamano
1
-1
/
+12
2015-10-16
Merge branch 'mm/detach-at-HEAD-reflog' into maint
Junio C Hamano
2
-0
/
+19
2015-10-16
Merge branch 'gr/rebase-i-drop-warn' into maint
Junio C Hamano
2
-35
/
+46
2015-10-16
Merge branch 'dt/log-follow-config' into maint
Junio C Hamano
2
-4
/
+10
[prev]
[next]