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-30
merge-recursive: add ability to turn off directory rename detection
Elijah Newren
2
-5
/
+14
2018-08-30
t3401: add another directory rename testcase for rebase and am
Elijah Newren
1
-1
/
+109
2018-08-29
chainlint: match "quoted" here-doc tags
Eric Sunshine
5
-4
/
+18
2018-08-29
tests: fix non-portable iconv invocation
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2018-08-29
tests: fix non-portable "${var:-"str"}" construct
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-28
Git 2.19-rc1
Junio C Hamano
1
-1
/
+1
2018-08-28
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-3496
/
+6652
2018-08-27
Getting ready for -rc1
Junio C Hamano
1
-1
/
+34
2018-08-27
Merge branch 'ja/i18n-message-fixes'
Junio C Hamano
3
-3
/
+3
2018-08-27
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
1
-6
/
+11
2018-08-27
Merge branch 'js/range-diff'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/test-rebase-editor-fix'
Junio C Hamano
1
-3
/
+3
2018-08-27
Merge branch 'jk/hashcmp-optim-for-2.19'
Junio C Hamano
1
-0
/
+10
2018-08-27
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t3420-autostash-fix'
Junio C Hamano
1
-4
/
+4
2018-08-27
Merge branch 'sg/t3903-missing-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t7501-thinkofix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t0020-conversion-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t4051-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'jk/use-compat-util-in-test-tool'
Junio C Hamano
1
-0
/
+2
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
77
-344
/
+231
2018-08-27
Merge branch 'rs/opt-updates'
Junio C Hamano
5
-6
/
+6
2018-08-27
Merge branch 'nd/complete-config-vars'
Junio C Hamano
4
-14
/
+14
2018-08-27
Merge branch 'ab/unconditional-free-and-null'
Junio C Hamano
4
-12
/
+4
2018-08-27
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
3
-3
/
+22
2018-08-27
Merge branch 'sm/branch-sort-config'
Junio C Hamano
4
-3
/
+64
2018-08-27
Merge branch 'nd/config-core-checkstat-doc'
Junio C Hamano
1
-4
/
+14
2018-08-27
tests: fix and add lint for non-portable grep --file
Ævar Arnfjörð Bjarmason
2
-1
/
+2
2018-08-27
tests: fix version-specific portability issue in Perl JSON
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2018-08-27
tests: use shorter labels in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
1
-28
/
+28
2018-08-27
range-diff: update stale summary of --no-dual-color
Kyle Meyer
1
-1
/
+1
2018-08-27
tests: fix comment syntax in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-08-27
tests: fix and add lint for non-portable seq
Ævar Arnfjörð Bjarmason
3
-8
/
+9
2018-08-27
tests: fix and add lint for non-portable head -c N
Ævar Arnfjörð Bjarmason
3
-3
/
+4
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
3
-3
/
+3
2018-08-23
config: fix commit-graph related config docs
Derrick Stolee
1
-6
/
+11
2018-08-23
append_signoff: use size_t for string offsets
Jeff King
4
-7
/
+14
2018-08-23
sequencer: ignore "---" divider when parsing trailers
Jeff King
2
-0
/
+18
2018-08-23
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
4
-0
/
+51
2018-08-23
interpret-trailers: allow suppressing "---" divider
Jeff King
5
-2
/
+33
2018-08-23
interpret-trailers: tighten check for "---" patch boundary
Jeff King
3
-3
/
+28
2018-08-23
trailer: pass process_trailer_opts to trailer_info_get()
Jeff King
3
-5
/
+8
2018-08-23
trailer: use size_t for iterating trailer list
Jeff King
2
-4
/
+4
2018-08-23
trailer: use size_t for string offsets
Jeff King
1
-19
/
+20
2018-08-23
t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'
SZEDER Gábor
1
-3
/
+3
2018-08-23
hashcmp: assert constant hash size
Jeff King
1
-0
/
+10
2018-08-22
t3420-rebase-autostash: don't try to grep non-existing files
SZEDER Gábor
1
-4
/
+4
2018-08-22
t3903-stash: don't try to grep non-existing file
SZEDER Gábor
1
-1
/
+1
2018-08-22
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano
5
-15
/
+58
[prev]
[next]