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
2021-02-16
preload-index: log the number of lstat calls to trace2
Jeff Hostetler
1
-0
/
+10
2021-02-16
p7519: add trace logging during perf test
Jeff Hostetler
3
-2
/
+35
2021-02-16
p7519: move watchman cleanup earlier in the test
Jeff Hostetler
1
-8
/
+17
2021-02-16
p7519: fix watchman watch-list test on Windows
Jeff Hostetler
1
-1
/
+1
2021-02-16
p7519: do not rely on "xargs -d" in test
Jeff Hostetler
1
-1
/
+11
2021-02-16
checkout-index: omit entries with no tempname from --temp output
Matheus Tavares
1
-11
/
+24
2021-02-16
write_entry(): fix misuses of `path` in error messages
Matheus Tavares
2
-4
/
+27
2021-02-16
diff: --{rotate,skip}-to=<path>
Junio C Hamano
12
-1
/
+197
2021-02-15
merge-ort: call diffcore_rename() directly
Elijah Newren
1
-7
/
+59
2021-02-15
gitdiffcore doc: mention new preliminary step for rename detection
Elijah Newren
1
-0
/
+20
2021-02-15
diffcore-rename: guide inexact rename detection based on basenames
Elijah Newren
2
-8
/
+52
2021-02-15
diffcore-rename: complete find_basename_matches()
Elijah Newren
1
-3
/
+79
2021-02-15
diffcore-rename: compute basenames of source and dest candidates
Elijah Newren
1
-0
/
+63
2021-02-15
t4001: add a test comparing basename similarity and content similarity
Elijah Newren
1
-0
/
+23
2021-02-15
diffcore-rename: filter rename_src list when possible
Elijah Newren
1
-8
/
+51
2021-02-15
ref-filter: use pretty.c logic for trailers
Hariom Verma
3
-21
/
+118
2021-02-15
pretty.c: capture invalid trailer argument
Hariom Verma
2
-5
/
+15
2021-02-15
pretty.c: refactor trailer logic to `format_set_trailers_options()`
Hariom Verma
2
-39
/
+61
2021-02-15
t6300: use function to test trailer options
Hariom Verma
1
-43
/
+47
2021-02-12
The eighth batch
Junio C Hamano
1
-0
/
+21
2021-02-12
Merge branch 'tb/precompose-prefix-too'
Junio C Hamano
11
-29
/
+59
2021-02-12
Merge branch 'jk/complete-branch-force-delete'
Junio C Hamano
2
-4
/
+6
2021-02-12
Merge branch 'jv/upload-pack-filter-spec-quotefix'
Junio C Hamano
2
-8
/
+11
2021-02-12
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
22
-42
/
+545
2021-02-12
Merge branch 'ab/tests-various-fixup'
Junio C Hamano
5
-67
/
+80
2021-02-12
diffcore-rename: no point trying to find a match better than exact
Elijah Newren
1
-6
/
+14
2021-02-12
test-lib-functions: assert correct parameter count
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
5
-16
/
+26
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
23
-30
/
+30
2021-02-11
Sync with maint
Junio C Hamano
0
-0
/
+0
2021-02-11
Merge branch 'en/merge-ort-perf'
Junio C Hamano
2
-1
/
+94
2021-02-11
Merge branch 'en/ort-directory-rename'
Junio C Hamano
1
-19
/
+811
2021-02-11
Merge branch 'tb/ci-run-cocci-with-18.04' into maint
Junio C Hamano
1
-1
/
+1
2021-02-11
config: improve error message for boolean config
Andrew Klotz
2
-2
/
+25
2021-02-11
t7001: use `test` rather than `[`
Shubham Verma
1
-8
/
+8
2021-02-11
t7001: use here-docs instead of echo
Shubham Verma
1
-1
/
+4
2021-02-11
t7001: put each command on a separate line
Shubham Verma
1
-1
/
+3
2021-02-11
t7001: use '>' rather than 'touch'
Shubham Verma
1
-5
/
+5
2021-02-11
t7001: avoid using `cd` outside of subshells
Shubham Verma
1
-32
/
+11
2021-02-11
t7001: remove whitespace after redirect operators
Shubham Verma
1
-3
/
+3
2021-02-11
t7001: modernize subshell formatting
Shubham Verma
1
-34
/
+40
2021-02-11
t7001: remove unnecessary blank lines
Shubham Verma
1
-12
/
+0
2021-02-11
t7001: indent with TABs instead of spaces
Shubham Verma
1
-60
/
+60
2021-02-11
t7001: modernize test formatting
Shubham Verma
1
-96
/
+96
2021-02-11
stash: declare ref_stash as an array
Denton Liu
1
-1
/
+1
2021-02-11
t3905: use test_cmp() to check file contents
Denton Liu
1
-2
/
+4
2021-02-11
t3905: replace test -s with test_file_not_empty
Denton Liu
1
-6
/
+6
2021-02-11
t3905: remove nested git in command substitution
Denton Liu
1
-3
/
+6
2021-02-11
t3905: move all commands into test cases
Denton Liu
1
-72
/
+75
2021-02-11
t3905: remove spaces after redirect operators
Denton Liu
1
-20
/
+20
[prev]
[next]