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
Merge branch 'jm/send-email-tls-auth-on-batch'
Junio C Hamano
1
-2
/
+1
2018-08-02
Merge branch 'bc/sequencer-export-work-tree-as-well'
Junio C Hamano
2
-0
/
+11
2018-08-02
Merge branch 'en/t7405-recursive-submodule-conflicts'
Junio C Hamano
1
-0
/
+173
2018-08-02
Merge branch 'en/t6036-merge-recursive-tests'
Junio C Hamano
1
-0
/
+451
2018-08-02
Merge branch 'en/dirty-merge-fixes'
Junio C Hamano
9
-179
/
+124
2018-08-02
Merge branch 'js/rebase-merge-octopus'
Junio C Hamano
5
-47
/
+204
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
5
-34
/
+86
2018-08-02
Merge branch 'kg/gc-auto-windows-workaround'
Junio C Hamano
2
-0
/
+3
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
16
-134
/
+515
2018-08-02
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
8
-2
/
+176
2018-08-02
Merge branch 'en/t6042-insane-merge-rename-testcases'
Junio C Hamano
1
-0
/
+245
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
82
-361
/
+487
2018-08-02
Merge branch 'is/parsing-line-range'
Junio C Hamano
6
-14
/
+17
2018-08-02
Merge branch 'jt/fetch-pack-negotiator'
Junio C Hamano
8
-169
/
+373
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
11
-16
/
+197
2018-08-02
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
7
-88
/
+489
2018-08-02
Merge branch 'es/test-fixes'
Junio C Hamano
104
-590
/
+569
2018-08-02
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
14
-83
/
+575
2018-08-02
Merge branch 'jk/fsck-gitmodules-gently'
Junio C Hamano
5
-15
/
+56
2018-08-02
Merge branch 'bc/object-id'
Junio C Hamano
15
-49
/
+56
2018-08-02
Merge branch 'en/t6036-recursive-corner-cases'
Junio C Hamano
1
-55
/
+201
2018-08-02
Merge branch 'sg/httpd-test-unflake'
Junio C Hamano
4
-36
/
+29
2018-08-02
Merge branch 'bp/test-drop-caches-for-windows'
Junio C Hamano
1
-2
/
+2
2018-08-02
Merge branch 'jk/has-uncommitted-changes-fix'
Junio C Hamano
3
-0
/
+25
2018-08-02
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2
-1
/
+11
2018-08-02
score_trees(): fix iteration over trees with missing entries
Jeff King
2
-17
/
+54
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
[prev]
[next]