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
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header
Eric Sunshine
1
-1
/
+9
2018-07-31
t/chainlint.sed: drop extra spaces from regex character class
Eric Sunshine
1
-4
/
+4
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
1
-0
/
+14
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
1
-2
/
+24
2018-07-27
fetch: implement fetch.fsck.*
Ævar Arnfjörð Bjarmason
1
-0
/
+46
2018-07-27
transfer.fsckObjects tests: untangle confusing setup
Ævar Arnfjörð Bjarmason
1
-1
/
+11
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
1
-1
/
+1
2018-07-27
t3507: add a testcase showing failure with sparse checkout
Ben Peart
1
-0
/
+13
2018-07-25
diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"
Eric Sunshine
1
-2
/
+2
2018-07-24
Merge branch 'es/test-lint-one-shot-export'
Junio C Hamano
3
-7
/
+32
2018-07-24
Merge branch 'wc/find-commit-with-pattern-on-detached-head'
Junio C Hamano
1
-0
/
+26
2018-07-24
Merge branch 'jc/t3404-one-shot-export-fix'
Junio C Hamano
1
-1
/
+8
2018-07-24
Merge branch 'mk/merge-in-sparse-checkout'
Junio C Hamano
1
-0
/
+59
2018-07-24
Merge branch 'jk/empty-pick-fix'
Junio C Hamano
1
-1
/
+6
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
2
-0
/
+80
2018-07-24
Merge branch 'bc/send-email-auto-cte'
Junio C Hamano
1
-0
/
+57
2018-07-24
Merge branch 'kn/userdiff-php'
Junio C Hamano
7
-0
/
+34
2018-07-24
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
1
-6
/
+13
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
6
-0
/
+484
2018-07-24
Merge branch 'jk/for-each-ref-icase'
Junio C Hamano
1
-0
/
+11
2018-07-24
Merge branch 'en/t5407-rebase-m-fix'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'en/rebase-consistency'
Junio C Hamano
4
-11
/
+200
2018-07-24
Merge branch 'sb/submodule-move-head-error-msg'
Junio C Hamano
1
-1
/
+2
2018-07-24
fetch: send "refs/tags/" prefix upon CLI refspecs
Jonathan Tan
1
-3
/
+21
2018-07-24
t5702: test fetch with multiple refspecs at a time
Jonathan Tan
1
-0
/
+47
2018-07-23
t7406: avoid failures solely due to timing issues
Johannes Schindelin
1
-5
/
+6
2018-07-23
transport-helper.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-07-23
refs.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
5
-17
/
+17
2018-07-23
object.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
dir.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2
-3
/
+3
2018-07-23
convert.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
connect.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-07-23
config.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
builtin/pack-objects.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
builtin/config.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
4
-10
/
+10
2018-07-20
clone: send ref-prefixes when using protocol v2
Brandon Williams
1
-1
/
+6
2018-07-20
t9300: wait for background fast-import process to die after killing it
SZEDER Gábor
1
-1
/
+4
2018-07-20
gpg-interface t: extend the existing GPG tests with GPGSM
Henning Schild
7
-5
/
+178
2018-07-19
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
1
-0
/
+88
2018-07-18
add core.usereplacerefs config option
Jeff King
1
-0
/
+6
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
1
-0
/
+32
2018-07-18
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
1
-0
/
+15
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
2
-19
/
+19
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+95
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-2
/
+4
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
2
-0
/
+76
[prev]
[next]