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-17
doc: fix naming of response-end-pkt
Joey Salazar
1
-2
/
+2
2021-02-17
docs/rev-list: add some examples of --disk-usage
Jeff King
1
-0
/
+41
2021-02-17
docs/rev-list: add an examples section
Jeff King
1
-0
/
+52
2021-02-17
rev-list-options.txt: fix rendering of bonus paragraph
Martin Ågren
1
-3
/
+3
2021-02-17
blame: remove unnecessary use of get_commit_info()
Rafael Silva
1
-5
/
+3
2021-02-16
fsmonitor: refactor initialization of fsmonitor_last_update token
Jeff Hostetler
1
-3
/
+32
2021-02-16
fsmonitor: allow all entries for a folder to be invalidated
Kevin Willford
1
-5
/
+26
2021-02-16
fsmonitor: log FSMN token when reading and writing the index
Jeff Hostetler
1
-2
/
+10
2021-02-16
fsmonitor: log invocation of FSMonitor hook to trace2
Jeff Hostetler
2
-1
/
+33
2021-02-16
read-cache: log the number of scanned files to trace2
Jeff Hostetler
1
-3
/
+10
2021-02-16
read-cache: log the number of lstat calls to trace2
Jeff Hostetler
1
-3
/
+14
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-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
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
2021-02-11
git-stash.txt: be explicit about subcommand options
Denton Liu
1
-4
/
+4
2021-02-11
rev-list: add --disk-usage option for calculating disk usage
Jeff King
5
-0
/
+189
2021-02-11
commit-graph: when incompatible with graphs, indicate why
Johannes Schindelin
1
-3
/
+11
[prev]
[next]