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-18
midx: add entries to write_midx_context
Derrick Stolee
1
-23
/
+26
2021-02-18
midx: use context in write_midx_pack_names()
Derrick Stolee
1
-11
/
+10
2021-02-18
midx: rename pack_info to write_midx_context
Derrick Stolee
1
-65
/
+65
2021-02-18
commit-graph: use chunk-format write API
Derrick Stolee
1
-82
/
+37
2021-02-18
chunk-format: create chunk format write API
Derrick Stolee
3
-0
/
+112
2021-02-18
gitmailmap.txt: fix rendering of e-mail addresses
Martin Ågren
1
-4
/
+4
2021-02-18
git.txt: fix monospace rendering
Martin Ågren
1
-1
/
+1
2021-02-18
git-gui: remove lines starting with the comment character
Pratyush Yadav
2
-2
/
+21
2021-02-17
The ninth batch
Junio C Hamano
1
-0
/
+58
2021-02-17
Merge branch 'ak/config-bad-bool-error'
Junio C Hamano
2
-2
/
+25
2021-02-17
Merge branch 'js/reflog-expire-stale-fix'
Junio C Hamano
2
-0
/
+29
2021-02-17
Merge branch 'js/commit-graph-warning'
Junio C Hamano
1
-3
/
+11
2021-02-17
Merge branch 'ew/rev-parse-since-test'
Junio C Hamano
1
-0
/
+15
2021-02-17
Merge branch 'ds/maintenance-pack-refs'
Junio C Hamano
4
-6
/
+54
2021-02-17
Merge branch 'jx/t5411-unique-filenames'
Junio C Hamano
31
-362
/
+224
2021-02-17
Merge branch 'js/fsck-name-objects-fix'
Junio C Hamano
2
-14
/
+17
2021-02-17
Merge branch 'jk/mailmap-only-at-root'
Junio C Hamano
3
-1
/
+49
2021-02-17
Merge branch 'mt/grep-cached-untracked'
Junio C Hamano
1
-0
/
+3
2021-02-17
Merge branch 'sh/mergetool-hideresolved'
Junio C Hamano
6
-3
/
+101
2021-02-17
Merge branch 'jt/trace2-BUG'
Junio C Hamano
3
-0
/
+39
2021-02-17
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
7
-61
/
+120
2021-02-17
Merge branch 'js/range-diff-wo-dotdot'
Junio C Hamano
6
-5
/
+65
2021-02-17
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
20
-63
/
+240
2021-02-17
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
2
-86
/
+155
2021-02-17
Merge branch 'ds/commit-graph-genno-fix'
Junio C Hamano
3
-39
/
+125
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
19
-154
/
+667
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
[prev]
[next]