index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-02-17
Merge branch 'js/commit-graph-warning'
Junio C Hamano
-3
/
+11
2021-02-17
Merge branch 'ew/rev-parse-since-test'
Junio C Hamano
-0
/
+15
2021-02-17
Merge branch 'ds/maintenance-pack-refs'
Junio C Hamano
-6
/
+54
2021-02-17
Merge branch 'jx/t5411-unique-filenames'
Junio C Hamano
-362
/
+224
2021-02-17
Merge branch 'js/fsck-name-objects-fix'
Junio C Hamano
-14
/
+17
2021-02-17
Merge branch 'jk/mailmap-only-at-root'
Junio C Hamano
-1
/
+49
2021-02-17
Merge branch 'mt/grep-cached-untracked'
Junio C Hamano
-0
/
+3
2021-02-17
Merge branch 'sh/mergetool-hideresolved'
Junio C Hamano
-3
/
+101
2021-02-17
Merge branch 'jt/trace2-BUG'
Junio C Hamano
-0
/
+39
2021-02-17
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
-61
/
+120
2021-02-17
Merge branch 'js/range-diff-wo-dotdot'
Junio C Hamano
-5
/
+65
2021-02-17
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
-63
/
+240
2021-02-17
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
-86
/
+155
2021-02-17
Merge branch 'ds/commit-graph-genno-fix'
Junio C Hamano
-39
/
+125
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
-154
/
+667
2021-02-17
grep/pcre2: move definitions of pcre2_{malloc,free}
Ævar Arnfjörð Bjarmason
-24
/
+22
2021-02-17
grep/pcre2: move back to thread-only PCREv2 structures
Ævar Arnfjörð Bjarmason
-28
/
+17
2021-02-17
grep/pcre2: actually make pcre2 use custom allocator
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-02-17
grep/pcre2: use pcre2_maketables_free() function
Ævar Arnfjörð Bjarmason
-0
/
+7
2021-02-17
grep/pcre2: use compile-time PCREv2 version test
Ævar Arnfjörð Bjarmason
-14
/
+7
2021-02-17
grep/pcre2: add GREP_PCRE2_DEBUG_MALLOC debug mode
Ævar Arnfjörð Bjarmason
-0
/
+10
2021-02-17
grep/pcre2: prepare to add debugging to pcre2_malloc()
Ævar Arnfjörð Bjarmason
-1
/
+2
2021-02-17
grep/pcre2: correct reference to grep_init() in comment
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-02-17
grep/pcre2: drop needless assignment to NULL
Ævar Arnfjörð Bjarmason
-2
/
+0
2021-02-17
grep/pcre2: drop needless assignment + assert() on opt->pcre2
Ævar Arnfjörð Bjarmason
-3
/
+0
2021-02-17
doc: fix naming of response-end-pkt
Joey Salazar
-2
/
+2
2021-02-17
docs/rev-list: add some examples of --disk-usage
Jeff King
-0
/
+41
2021-02-17
docs/rev-list: add an examples section
Jeff King
-0
/
+52
2021-02-17
rev-list-options.txt: fix rendering of bonus paragraph
Martin Ågren
-3
/
+3
2021-02-17
blame: remove unnecessary use of get_commit_info()
Rafael Silva
-5
/
+3
2021-02-17
pretty: add merge and exclude options to %(describe)
René Scharfe
-4
/
+68
2021-02-17
pretty: add %(describe)
René Scharfe
-0
/
+29
2021-02-16
fsmonitor: refactor initialization of fsmonitor_last_update token
Jeff Hostetler
-3
/
+32
2021-02-16
fsmonitor: allow all entries for a folder to be invalidated
Kevin Willford
-5
/
+26
2021-02-16
fsmonitor: log FSMN token when reading and writing the index
Jeff Hostetler
-2
/
+10
2021-02-16
fsmonitor: log invocation of FSMonitor hook to trace2
Jeff Hostetler
-1
/
+33
2021-02-16
read-cache: log the number of scanned files to trace2
Jeff Hostetler
-3
/
+10
2021-02-16
read-cache: log the number of lstat calls to trace2
Jeff Hostetler
-3
/
+14
2021-02-16
preload-index: log the number of lstat calls to trace2
Jeff Hostetler
-0
/
+10
2021-02-16
p7519: add trace logging during perf test
Jeff Hostetler
-2
/
+35
2021-02-16
p7519: move watchman cleanup earlier in the test
Jeff Hostetler
-8
/
+17
2021-02-16
p7519: fix watchman watch-list test on Windows
Jeff Hostetler
-1
/
+1
2021-02-16
p7519: do not rely on "xargs -d" in test
Jeff Hostetler
-1
/
+11
2021-02-16
checkout-index: omit entries with no tempname from --temp output
Matheus Tavares
-11
/
+24
2021-02-16
write_entry(): fix misuses of `path` in error messages
Matheus Tavares
-4
/
+27
2021-02-16
mailmap: do not respect symlinks for in-tree .mailmap
Jeff King
-5
/
+48
2021-02-16
exclude: do not respect symlinks for in-tree .gitignore
Jeff King
-2
/
+44
2021-02-16
attr: do not respect symlinks for in-tree .gitattributes
Jeff King
-7
/
+48
2021-02-16
exclude: add flags parameter to add_patterns()
Jeff King
-11
/
+13
2021-02-16
attr: convert "macro_ok" into a flags field
Jeff King
-19
/
+24
[prev]
[next]