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-09-12
fsck: support comments & empty lines in skipList
Ævar Arnfjörð Bjarmason
3
-5
/
+33
2018-09-12
fsck: use oidset instead of oid_array for skipList
René Scharfe
3
-29
/
+13
2018-09-12
fsck: use strbuf_getline() to read skiplist file
René Scharfe
2
-14
/
+13
2018-09-12
fsck: add a performance test for skipList
René Scharfe
1
-0
/
+40
2018-09-12
fsck: add a performance test
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2018-09-12
fsck: document that skipList input must be unabbreviated
Ævar Arnfjörð Bjarmason
2
-1
/
+7
2018-09-12
fsck: document and test commented & empty line skipList input
Ævar Arnfjörð Bjarmason
2
-4
/
+28
2018-09-12
fsck: document and test sorted skipList input
Ævar Arnfjörð Bjarmason
2
-1
/
+28
2018-09-12
fsck tests: add a test for no skipList input
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2018-09-12
fsck tests: setup of bogus commit object
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2018-09-12
update-ref: allow --no-deref with --stdin
Elijah Newren
3
-11
/
+45
2018-09-12
update-ref: fix type of update_flags variable to match its usage
Elijah Newren
1
-1
/
+1
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
9
-69
/
+57
2018-09-12
t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index
SZEDER Gábor
1
-7
/
+10
2018-09-12
t1700-split-index: drop unnecessary 'grep'
SZEDER Gábor
1
-1
/
+1
2018-09-12
config.txt: move submodule part out to a separate file
Nguyễn Thái Ngọc Duy
2
-82
/
+83
2018-09-12
config.txt: move sequence.editor out of "core" part
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-09-12
config.txt: move sendemail part out to a separate file
Nguyễn Thái Ngọc Duy
2
-63
/
+64
2018-09-12
config.txt: move receive part out to a separate file
Nguyễn Thái Ngọc Duy
2
-123
/
+124
2018-09-12
config.txt: move push part out to a separate file
Nguyễn Thái Ngọc Duy
2
-113
/
+114
2018-09-12
config.txt: move pull part out to a separate file
Nguyễn Thái Ngọc Duy
2
-36
/
+37
2018-09-12
config.txt: move gui part out to a separate file
Nguyễn Thái Ngọc Duy
2
-57
/
+58
2018-09-12
config.txt: move gitcvs part out to a separate file
Nguyễn Thái Ngọc Duy
2
-67
/
+68
2018-09-12
config.txt: move format part out to a separate file
Nguyễn Thái Ngọc Duy
2
-87
/
+88
2018-09-12
config.txt: move fetch part out to a separate file
Nguyễn Thái Ngọc Duy
2
-65
/
+66
2018-09-12
config.txt: follow camelCase naming
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-12
t3206-range-diff.sh: cover single-patch case
Derrick Stolee
1
-0
/
+5
2018-09-12
git-mv: allow submodules and fsmonitor to work together
Ben Peart
1
-2
/
+1
2018-09-11
http-backend test: make empty CONTENT_LENGTH test more realistic
Max Kirillov
1
-2
/
+2
2018-09-11
mingw: fix mingw_open_append to work with named pipes
Jeff Hostetler
2
-4
/
+34
2018-09-11
t0051: test GIT_TRACE to a windows named pipe
Jeff Hostetler
5
-0
/
+96
2018-09-11
rerere: avoid buffer overrun
Elijah Newren
2
-2
/
+2
2018-09-11
t4200: demonstrate rerere segfault on specially crafted merge
Elijah Newren
1
-0
/
+29
2018-09-11
diff: fix --color-moved-ws=allow-indentation-change
Phillip Wood
1
-5
/
+6
2018-09-11
t3701-add-interactive: tighten the check of trace output
SZEDER Gábor
1
-1
/
+1
2018-09-11
config.mak.dev: add -Wformat-security
Jeff King
1
-0
/
+1
2018-09-11
string-list: remove unused function print_string_list
Stefan Beller
2
-18
/
+0
2018-09-11
Makefile: add a hint about TEST_BUILTINS_OBJS
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-09-11
t/helper: merge test-dump-fsmonitor into test-tool
Nguyễn Thái Ngọc Duy
5
-7
/
+10
2018-09-11
t/helper: merge test-parse-options into test-tool
Nguyễn Thái Ngọc Duy
5
-38
/
+41
2018-09-11
t/helper: merge test-pkt-line into test-tool
Nguyễn Thái Ngọc Duy
7
-28
/
+31
2018-09-11
t/helper: merge test-dump-untracked-cache into test-tool
Nguyễn Thái Ngọc Duy
6
-38
/
+41
2018-09-11
t/helper: keep test-tool command list sorted
Nguyễn Thái Ngọc Duy
3
-3
/
+3
2018-09-10
config: document value 2 for protocol.version
Brandon Williams
1
-0
/
+2
2018-09-10
Git 2.19
Junio C Hamano
2
-9
/
+1
2018-09-10
Merge tag 'l10n-2.19.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
9
-25222
/
+41448
2018-09-10
Merge branch 'jn/submodule-core-worktree-revert'
Junio C Hamano
6
-55
/
+2
2018-09-10
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
2
-1
/
+12
2018-09-09
l10n: zh_CN: for git v2.19.0 l10n round 1 to 2
Jiang Xin
1
-2821
/
+4584
2018-09-09
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin
1
-2750
/
+4607
[prev]
[next]