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
2018-11-18
Merge branch 'nd/pthreads'
Junio C Hamano
16
-231
/
+186
2018-11-18
Merge branch 'ds/reachable-topo-order'
Junio C Hamano
11
-39
/
+427
2018-11-17
bundle: dup() output descriptor closer to point-of-use
Jeff King
2
-21
/
+24
2018-11-16
tests: add a special setup where rebase.useBuiltin is off
Ævar Arnfjörð Bjarmason
2
-1
/
+8
2018-11-16
rebase doc: document rebase.useBuiltin
Ævar Arnfjörð Bjarmason
1
-0
/
+14
2018-11-16
mingw: replace an obsolete link with the superseding one
Johannes Schindelin
1
-2
/
+2
2018-11-16
Makefile: use FUZZ_CXXFLAGS for linking fuzzers
Josh Steadmon
1
-2
/
+4
2018-11-16
tests: explicitly use `git.exe` on Windows
Johannes Schindelin
3
-5
/
+11
2018-11-16
tests: do not require Git to be built when testing an installed Git
Johannes Schindelin
1
-2
/
+7
2018-11-16
doc: move extensions.worktreeConfig to the right place
Nguyễn Thái Ngọc Duy
3
-19
/
+16
2018-11-16
ref-filter: don't look for objects when outside of a repository
SZEDER Gábor
2
-0
/
+10
2018-11-16
config: report a bug if git_dir exists without commondir
Johannes Schindelin
1
-0
/
+2
2018-11-16
rebase: validate -C<n> and --whitespace=<mode> parameters early
Johannes Schindelin
2
-1
/
+18
2018-11-16
rebase: really just passthru the `git am` options
Johannes Schindelin
1
-63
/
+35
2018-11-14
git-compat-util: prefer poll.h to sys/poll.h
Đoàn Trần Công Danh
3
-2
/
+17
2018-11-14
range-diff: make diff option behavior (e.g. --stat) consistent
Ævar Arnfjörð Bjarmason
2
-24
/
+2
2018-11-14
win32: replace pthread_cond_*() with much simpler code
Loo Rong Jie
2
-159
/
+7
2018-11-14
mingw: use `CreateHardLink()` directly
Johannes Schindelin
1
-13
/
+1
2018-11-14
t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set
Johannes Schindelin
1
-1
/
+6
2018-11-14
tests: respect GIT_TEST_INSTALLED when initializing repositories
Johannes Schindelin
1
-1
/
+2
2018-11-14
tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
Johannes Schindelin
1
-1
/
+1
2018-11-14
coccicheck: introduce 'pending' semantic patches
SZEDER Gábor
2
-2
/
+46
2018-11-13
Tenth batch for 2.20
Junio C Hamano
1
-0
/
+98
2018-11-13
Merge branch 'nd/complete-format-patch'
Junio C Hamano
2
-10
/
+14
2018-11-13
Merge branch 'nd/tree-walk-path-exclusion'
Junio C Hamano
2
-3
/
+25
2018-11-13
Merge branch 'sg/travis-install-dependencies'
Junio C Hamano
2
-27
/
+29
2018-11-13
Merge branch 'bp/add-diff-files-optim'
Junio C Hamano
1
-5
/
+4
2018-11-13
Merge branch 'jk/xdiff-interface'
Junio C Hamano
10
-115
/
+143
2018-11-13
Merge branch 'jk/misc-unused-fixes'
Junio C Hamano
5
-34
/
+59
2018-11-13
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
16
-47
/
+449
2018-11-13
Merge branch 'bp/refresh-index-using-preload'
Junio C Hamano
7
-8
/
+17
2018-11-13
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
1
-1
/
+1
2018-11-13
Merge branch 'al/send-email-auto-cte-fixup'
Junio C Hamano
2
-1
/
+16
2018-11-13
Merge branch 'ds/add-missing-tags'
Junio C Hamano
5
-5
/
+197
2018-11-13
Merge branch 'sh/mingw-safer-compat-poll'
Junio C Hamano
1
-4
/
+8
2018-11-13
Merge branch 'js/rebase-p-tests'
Junio C Hamano
14
-43
/
+78
2018-11-13
Merge branch 'pw/am-rebase-read-author-script'
Junio C Hamano
3
-127
/
+128
2018-11-13
Merge branch 'jc/war-on-string-list'
Junio C Hamano
1
-46
/
+100
2018-11-13
Merge branch 'ag/rev-parse-all-exclude-fix'
Junio C Hamano
2
-0
/
+13
2018-11-13
Merge branch 'jt/tighten-fetch-proto-v2-response'
Junio C Hamano
2
-0
/
+62
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
16
-32
/
+454
2018-11-13
Merge branch 'nb/worktree-api-doc'
Junio C Hamano
3
-9
/
+9
2018-11-13
Merge branch 'ma/sequencer-do-reset-saner-loop-termination'
Junio C Hamano
1
-2
/
+5
2018-11-13
Merge branch 'js/mingw-utf8-env'
Junio C Hamano
3
-117
/
+197
2018-11-13
Merge branch 'js/mingw-perl5lib'
Junio C Hamano
8
-23
/
+109
2018-11-13
Merge branch 'js/mingw-isatty-and-dup2'
Junio C Hamano
2
-0
/
+15
2018-11-13
Merge branch 'ab/pack-tests-cleanup'
Junio C Hamano
2
-23
/
+28
2018-11-13
Merge branch 'ds/test-multi-pack-index'
Junio C Hamano
8
-11
/
+42
2018-11-13
Merge branch 'nd/wildmatch-double-asterisk'
Junio C Hamano
4
-6
/
+6
2018-11-13
Merge branch 'nd/per-worktree-config'
Junio C Hamano
12
-78
/
+255
[prev]
[next]