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-08-01
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin
3
-0
/
+4
2016-08-01
merge-recursive: offer an option to retain the output in 'obuf'
Johannes Schindelin
2
-5
/
+14
2016-08-01
merge-recursive: write the commit title in one go
Johannes Schindelin
1
-8
/
+9
2016-08-01
merge-recursive: flush output buffer before printing error messages
Johannes Schindelin
1
-48
/
+68
2016-07-26
am -3: use merge_recursive() directly again
Johannes Schindelin
1
-40
/
+22
2016-07-26
merge-recursive: switch to returning errors instead of dying
Johannes Schindelin
1
-27
/
+35
2016-07-26
merge-recursive: handle return values indicating errors
Johannes Schindelin
1
-102
/
+150
2016-07-26
merge-recursive: allow write_tree_from_memory() to error out
Johannes Schindelin
1
-2
/
+2
2016-07-26
merge-recursive: avoid returning a wholesale struct
Johannes Schindelin
1
-50
/
+56
2016-07-26
merge_recursive: abort properly upon errors
Johannes Schindelin
1
-5
/
+12
2016-07-26
prepare the builtins for a libified merge_recursive()
Johannes Schindelin
3
-1
/
+9
2016-07-26
merge-recursive: clarify code in was_tracked()
Johannes Schindelin
1
-16
/
+14
2016-07-26
die(_("BUG")): avoid translating bug messages
Johannes Schindelin
1
-3
/
+3
2016-07-26
die("bug"): report bugs consistently
Johannes Schindelin
9
-21
/
+21
2016-07-26
t5520: verify that `pull --rebase` shows the helpful advice when failing
Johannes Schindelin
1
-0
/
+32
2016-07-25
Seventh batch of topics for 2.10
Junio C Hamano
1
-0
/
+69
2016-07-25
Merge branch 'rs/use-strbuf-addbuf'
Junio C Hamano
5
-8
/
+11
2016-07-25
Merge branch 'ew/autoconf-pthread'
Junio C Hamano
1
-0
/
+5
2016-07-25
Merge branch 'mh/blame-worktree'
Junio C Hamano
2
-18
/
+71
2016-07-25
Merge branch 'js/fsck-name-object'
Junio C Hamano
5
-31
/
+200
2016-07-25
Merge branch 'nd/cache-tree-ita'
Junio C Hamano
15
-53
/
+87
2016-07-25
Merge branch 'jk/push-scrub-url'
Junio C Hamano
2
-2
/
+14
2016-07-25
Merge branch 'nd/test-helpers'
Junio C Hamano
2
-11
/
+3
2016-07-25
Merge branch 'jc/doc-diff-filter-exclude'
Junio C Hamano
1
-0
/
+3
2016-07-25
Merge branch 'ls/travis-enable-httpd-tests'
Junio C Hamano
1
-0
/
+2
2016-07-25
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
10
-90
/
+112
2016-07-25
Merge branch 'rs/worktree-use-strbuf-absolute-path'
Junio C Hamano
1
-2
/
+2
2016-07-25
Merge branch 'rs/rm-strbuf-optim'
Junio C Hamano
1
-2
/
+3
2016-07-25
Merge branch 'rw/make-needs-librt'
Junio C Hamano
2
-3
/
+11
2016-07-25
Merge branch 'js/ignore-space-at-eol'
Junio C Hamano
3
-3
/
+13
2016-07-25
Merge branch 'mh/ref-iterators'
Junio C Hamano
11
-324
/
+1460
2016-07-25
Merge branch 'mh/update-ref-errors'
Junio C Hamano
3
-213
/
+449
2016-07-25
Merge branch 'mh/split-under-lock'
Junio C Hamano
10
-260
/
+1016
2016-07-22
strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()
René Scharfe
2
-5
/
+8
2016-07-20
t5541: fix url scrubbing test when GPG is not set
Jeff King
1
-2
/
+4
2016-07-19
Sixth batch of topics for 2.10
Junio C Hamano
1
-0
/
+70
2016-07-19
Merge branch 'ls/p4-tmp-refs'
Junio C Hamano
2
-3
/
+3
2016-07-19
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'
Junio C Hamano
1
-8
/
+8
2016-07-19
Merge branch 'jk/write-file'
Junio C Hamano
6
-102
/
+44
2016-07-19
Merge branch 'jk/printf-format'
Junio C Hamano
6
-20
/
+14
2016-07-19
Merge branch 'rs/help-c-source-with-gitattributes'
Junio C Hamano
1
-1
/
+1
2016-07-19
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
4
-40
/
+243
2016-07-19
Merge branch 'jk/test-match-signal'
Junio C Hamano
3
-11
/
+26
2016-07-19
Merge branch 'jk/common-main'
Junio C Hamano
53
-151
/
+124
2016-07-19
Merge branch 'ak/lazy-prereq-mktemp'
Junio C Hamano
1
-1
/
+6
2016-07-19
Merge branch 'nd/icase'
Junio C Hamano
11
-21
/
+291
2016-07-19
Merge branch 'bc/cocci'
Junio C Hamano
25
-283
/
+403
2016-07-19
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
9
-107
/
+144
2016-07-19
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
1
-16
/
+27
2016-07-19
Merge branch 'lf/recv-sideband-cleanup'
Junio C Hamano
1
-74
/
+58
[next]