diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-07-27 09:09:00 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-27 09:09:00 -0700 |
| commit | 7d64c1e1fc570a6569add4ca43c37bc96041da93 (patch) | |
| tree | c579295c84cb5940f06dad13f226dd990bf059a3 /gitweb/gitweb.cgi | |
| parent | 4be0a340985aef3bb9d59be6ac2428f600858148 (diff) | |
| parent | 7b2648f7454e4d2bfbb78e303ec23d9997e4c985 (diff) | |
Merge branch 'sc/wt-status-avoid-quadratic-insertion'
The enumeration of untracked and ignored files in 'git status' has
been optimized by avoiding quadratic complexity when inserting into
string lists, reducing the construction cost from O(n^2) to O(n log
n).
* sc/wt-status-avoid-quadratic-insertion:
wt-status: avoid repeated insertion for untracked paths
Diffstat (limited to 'gitweb/gitweb.cgi')
0 files changed, 0 insertions, 0 deletions
