Revision a3b3c9c916298199e4a80afccc2e14b69e5d6d42 authored by Junio C Hamano on 16 February 2017, 22:45:13 UTC, committed by Junio C Hamano on 16 February 2017, 22:45:13 UTC
"ls-files" run with pathspec has been micro-optimized to avoid
having to memmove(3) unnecessary bytes.

* rs/ls-files-partial-optim:
  ls-files: move only kept cache entries in prune_cache()
  ls-files: pass prefix length explicitly to prune_cache()
2 parent s 0078a75 + 96f6d3f
History
File Mode Size
po
.gitignore -rw-r--r-- 27 bytes
Makefile -rw-r--r-- 2.2 KB
gitk -rwxr-xr-x 343.4 KB

back to top