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-08-02
remote: make refspec follow the same disambiguation rule as local refs
Junio C Hamano
3
-8
/
+58
2018-08-01
fetch-pack: unify ref in and out param
Jonathan Tan
9
-84
/
+50
2018-08-01
git-p4: add the `p4-pre-submit` hook
Chen Bin
4
-1
/
+59
2018-08-01
xdiff: reduce indent heuristic overhead
Stefan Beller
1
-1
/
+11
2018-08-01
fetch doc: cross-link two new negotiation options
Ævar Arnfjörð Bjarmason
2
-0
/
+5
2018-08-01
negotiator: unknown fetch.negotiationAlgorithm should error out
Ævar Arnfjörð Bjarmason
3
-4
/
+34
2018-08-01
Merge branch 'jt/fetch-nego-tip' into ab/fetch-nego
Junio C Hamano
8
-2
/
+176
2018-08-01
travis-ci: include the trash directories of failed tests in the trace log
SZEDER Gábor
3
-3
/
+104
2018-08-01
remote: clear string_list after use in mv()
René Scharfe
1
-2
/
+3
2018-07-31
read-cache: fix directory/file conflict handling in read_index_unmerged()
Elijah Newren
4
-14
/
+12
2018-07-31
t1015: demonstrate directory/file conflict recovery failures
Elijah Newren
1
-0
/
+123
2018-07-31
sequencer: don't die() on bogus user-edited timestamp
Eric Sunshine
1
-0
/
+9
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header timestamp
Eric Sunshine
2
-15
/
+10
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header timezone
Eric Sunshine
2
-2
/
+7
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header
Eric Sunshine
2
-2
/
+10
2018-07-31
t/chainlint.sed: drop extra spaces from regex character class
Eric Sunshine
1
-4
/
+4
2018-07-31
mw-to-git/t9360: fix broken &&-chain
Eric Sunshine
1
-1
/
+1
2018-07-30
subtree test: simplify preparation of expected results
Jonathan Nieder
1
-89
/
+30
2018-07-30
subtree test: add missing && to &&-chain
Jonathan Nieder
1
-1
/
+1
2018-07-30
vscode: let cSpell work on commit messages, too
Johannes Schindelin
1
-0
/
+2
2018-07-30
vscode: add a dictionary for cSpell
Johannes Schindelin
1
-1
/
+168
2018-07-30
vscode: use 8-space tabs, no trailing ws, etc for Git's source code
Johannes Schindelin
1
-0
/
+8
2018-07-30
vscode: wrap commit messages at column 72 by default
Johannes Schindelin
1
-0
/
+4
2018-07-30
vscode: only overwrite C/C++ settings
Johannes Schindelin
1
-3
/
+20
2018-07-30
mingw: define WIN32 explicitly
Johannes Schindelin
1
-1
/
+1
2018-07-30
cache.h: extract enum declaration from inside a struct declaration
Johannes Schindelin
1
-11
/
+13
2018-07-30
vscode: hard-code a couple defines
Johannes Schindelin
1
-1
/
+13
2018-07-30
contrib: add a script to initialize VS Code configuration
Johannes Schindelin
4
-0
/
+181
2018-07-30
pack-objects: document about thread synchronization
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2018-07-30
t5562: avoid non-portable "export FOO=bar" construct
Ramsay Jones
1
-1
/
+2
2018-07-30
doc: fix want-capability separator
Masaya Suzuki
1
-2
/
+2
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2
-4
/
+2
2018-07-27
fsck: test and document unknown fsck.<msg-id> values
Ævar Arnfjörð Bjarmason
2
-0
/
+18
2018-07-27
fsck: add stress tests for fsck.skipList
Ævar Arnfjörð Bjarmason
1
-0
/
+28
2018-07-27
fsck: test & document {fetch,receive}.fsck.* config fallback
Ævar Arnfjörð Bjarmason
2
-2
/
+36
2018-07-27
fetch: implement fetch.fsck.*
Ævar Arnfjörð Bjarmason
3
-6
/
+92
2018-07-27
transfer.fsckObjects tests: untangle confusing setup
Ævar Arnfjörð Bjarmason
1
-1
/
+11
2018-07-27
config doc: elaborate on fetch.fsckObjects security
Ævar Arnfjörð Bjarmason
1
-0
/
+21
2018-07-27
config doc: elaborate on what transfer.fsckObjects does
Ævar Arnfjörð Bjarmason
1
-2
/
+11
2018-07-27
config doc: unify the description of fsck.* and receive.fsck.*
Ævar Arnfjörð Bjarmason
1
-27
/
+35
2018-07-27
config doc: don't describe *.fetchObjects twice
Ævar Arnfjörð Bjarmason
1
-8
/
+10
2018-07-27
receive.fsck.<msg-id> tests: remove dead code
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2018-07-27
merge-recursive: preserve skip_worktree bit when necessary
Elijah Newren
2
-1
/
+17
2018-07-27
t3507: add a testcase showing failure with sparse checkout
Ben Peart
1
-0
/
+13
2018-07-27
http-backend: respect CONTENT_LENGTH for receive-pack
Max Kirillov
4
-2
/
+223
2018-07-26
packfile: ensure that enum object_type is defined
Beat Bolli
1
-1
/
+1
2018-07-26
banned.h: mark strncpy() as banned
Jeff King
1
-0
/
+2
2018-07-26
banned.h: mark sprintf() as banned
Jeff King
1
-0
/
+10
2018-07-26
banned.h: mark strcat() as banned
Jeff King
1
-0
/
+2
2018-07-26
automatically ban strcpy()
Jeff King
2
-0
/
+22
[prev]
[next]