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
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
grep/pcre2: move definitions of pcre2_{malloc,free}
Ævar Arnfjörð Bjarmason
1
-24
/
+22
2021-02-17
grep/pcre2: move back to thread-only PCREv2 structures
Ævar Arnfjörð Bjarmason
3
-28
/
+17
2021-02-17
grep/pcre2: actually make pcre2 use custom allocator
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-02-17
grep/pcre2: use pcre2_maketables_free() function
Ævar Arnfjörð Bjarmason
2
-0
/
+7
2021-02-17
grep/pcre2: use compile-time PCREv2 version test
Ævar Arnfjörð Bjarmason
2
-14
/
+7
2021-02-17
grep/pcre2: add GREP_PCRE2_DEBUG_MALLOC debug mode
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2021-02-17
grep/pcre2: prepare to add debugging to pcre2_malloc()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-02-17
grep/pcre2: correct reference to grep_init() in comment
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-02-17
grep/pcre2: drop needless assignment to NULL
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2021-02-17
grep/pcre2: drop needless assignment + assert() on opt->pcre2
Ævar Arnfjörð Bjarmason
1
-3
/
+0
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
mailmap: do not respect symlinks for in-tree .mailmap
Jeff King
2
-5
/
+48
2021-02-16
exclude: do not respect symlinks for in-tree .gitignore
Jeff King
2
-2
/
+44
2021-02-16
attr: do not respect symlinks for in-tree .gitattributes
Jeff King
2
-7
/
+48
2021-02-16
exclude: add flags parameter to add_patterns()
Jeff King
3
-11
/
+13
2021-02-16
attr: convert "macro_ok" into a flags field
Jeff King
1
-19
/
+24
2021-02-16
add open_nofollow() helper
Jeff King
2
-0
/
+23
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
[prev]
[next]