index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
Merge branch 'jk/xmalloc'
Junio C Hamano
1
-1
/
+1
2019-04-25
Merge branch 'km/t3000-retitle'
Junio C Hamano
1
-1
/
+1
2019-04-25
Merge branch 'js/t3301-unbreak-notes-test'
Junio C Hamano
1
-2
/
+3
2019-04-25
Merge branch 'sg/blame-in-bare-start-at-head'
Junio C Hamano
1
-0
/
+8
2019-04-25
Merge branch 'jt/batch-fetch-blobs-in-diff'
Junio C Hamano
1
-0
/
+103
2019-04-25
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
2
-0
/
+102
2019-04-25
Merge branch 'jk/revision-rewritten-parents-in-prio-queue'
Junio C Hamano
1
-0
/
+18
2019-04-25
Merge branch 'bc/hash-transition-16'
Junio C Hamano
1
-1
/
+2
2019-04-25
Merge branch 'en/fast-import-parsing-fix'
Junio C Hamano
1
-0
/
+37
2019-04-25
Merge branch 'ab/test-lib-pass-trace2-env'
Junio C Hamano
1
-0
/
+1
2019-04-25
Merge branch 'ab/commit-graph-fixes'
Junio C Hamano
1
-6
/
+36
2019-04-25
Merge branch 'ab/gc-reflog'
Junio C Hamano
2
-8
/
+36
2019-04-25
Merge branch 'nd/checkout-m'
Junio C Hamano
1
-7
/
+2
2019-04-25
Merge branch 'js/difftool-no-index'
Junio C Hamano
2
-1
/
+11
2019-04-25
Merge branch 'pw/cherry-pick-continue'
Junio C Hamano
1
-0
/
+24
2019-04-25
Merge branch 'jk/server-info-rabbit-hole'
Junio C Hamano
2
-7
/
+23
2019-04-25
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
1
-2
/
+1
2019-04-25
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
1
-2
/
+2
2019-04-25
Merge branch 'sg/test-atexit'
Junio C Hamano
68
-247
/
+136
2019-04-25
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
1
-0
/
+144
2019-04-22
Merge branch 'js/spell-out-options-in-tests'
Junio C Hamano
11
-43
/
+66
2019-04-22
Merge branch 'nd/include-if-wildmatch'
Junio C Hamano
1
-0
/
+13
2019-04-22
Merge branch 'tg/stash-in-c-show-default-to-p-fix'
Junio C Hamano
1
-0
/
+18
2019-04-22
Merge branch 'js/stash-in-c-pathspec-fix'
Junio C Hamano
1
-0
/
+6
2019-04-22
Merge branch 'ps/stash-in-c'
Junio C Hamano
3
-66
/
+227
2019-04-16
Merge branch 'sg/t5318-cleanup'
Junio C Hamano
1
-1
/
+1
2019-04-16
Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'
Junio C Hamano
1
-1
/
+11
2019-04-16
Merge branch 'jk/http-walker-status-fix'
Junio C Hamano
1
-0
/
+16
2019-04-16
Merge branch 'jk/refs-double-abort'
Junio C Hamano
1
-0
/
+16
2019-04-16
Merge branch 'tz/completion'
Junio C Hamano
1
-0
/
+6
2019-04-16
Merge branch 'tz/t4038-bash-redirect-target-workaround'
Junio C Hamano
1
-4
/
+4
2019-04-16
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
3
-10
/
+19
2019-04-16
Merge branch 'jk/perf-lib-tee'
Junio C Hamano
1
-23
/
+11
2019-04-16
Merge branch 'nd/checkout-f-while-conflicted-fix'
Junio C Hamano
1
-0
/
+24
2019-04-16
Merge branch 'jc/format-patch-error-check'
Junio C Hamano
1
-0
/
+6
2019-04-16
Merge branch 'js/get-short-oid-drop-cache'
Junio C Hamano
1
-0
/
+22
2019-04-16
Merge branch 'js/init-db-update-for-mingw'
Junio C Hamano
1
-0
/
+11
2019-04-16
Merge branch 'jt/test-protocol-version'
Junio C Hamano
14
-37
/
+113
2019-04-16
packfile: fix pack basename computation
Jeff King
2
-0
/
+15
2019-04-16
t5319: drop useless --buffer from cat-file
Jeff King
1
-2
/
+2
2019-04-16
t5319: fix bogus cat-file argument
Jeff King
1
-6
/
+7
2019-04-15
tests: disallow the use of abbreviated options (by default)
Johannes Schindelin
3
-1
/
+24
2019-04-12
test-prio-queue: use xmalloc
Jeff King
1
-1
/
+1
2019-04-12
t3000 (ls-files -o): widen description to reflect current tests
Kyle Meyer
1
-1
/
+1
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
1
-0
/
+93
2019-04-10
Merge branch 'ar/t4150-remove-cruft'
Junio C Hamano
1
-3
/
+1
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
1
-0
/
+17
2019-04-10
Merge branch 'ra/t3600-test-path-funcs'
Junio C Hamano
2
-171
/
+187
2019-04-10
Merge branch 'nd/rewritten-ref-is-per-worktree'
Junio C Hamano
1
-0
/
+35
2019-04-09
t3301: fix false negative
Johannes Schindelin
1
-2
/
+3
[next]