Junio C Hamano
9235a6ce47
Merge branch 'bp/add-diff-files-optim'
...
"git add" needs to internally run "diff-files" equivalent, and the
codepath learned the same optimization as "diff-files" has to run
lstat(2) in parallel to find which paths have been updated in the
working tree.
* bp/add-diff-files-optim:
add: speed up cmd_add() by utilizing read_cache_preload()
2018-11-13 22:37:27 +09:00
..
2018-11-03 00:43:04 +09:00
2018-11-13 22:37:23 +09:00
2018-10-26 10:17:59 +09:00
2018-09-21 09:51:19 -07:00
2018-10-30 15:43:43 +09:00
2018-11-13 22:37:17 +09:00
2018-10-19 13:34:02 +09:00
2018-10-19 13:34:07 +09:00
2018-11-06 12:49:59 +09:00
2018-10-22 13:17:04 +09:00
2018-11-06 12:49:59 +09:00
2018-09-21 09:51:19 -07:00
2018-09-21 09:51:19 -07:00
2018-09-21 09:51:19 -07:00
2018-10-19 13:34:02 +09:00
2018-10-19 13:34:02 +09:00
2018-10-19 13:34:02 +09:00
2018-10-15 12:53:15 +09:00
2018-11-13 22:37:23 +09:00
2018-10-19 13:34:02 +09:00
2018-11-13 22:37:26 +09:00
2018-10-16 16:16:02 +09:00
2018-11-13 22:37:22 +09:00
2018-10-26 14:22:13 +09:00
2018-10-19 13:34:02 +09:00
2018-11-13 22:37:17 +09:00
2018-11-02 11:04:55 +09:00
2018-11-13 22:37:27 +09:00
2018-10-19 13:34:02 +09:00
2018-10-15 12:53:15 +09:00
2018-11-06 15:50:21 +09:00
2018-11-06 15:50:21 +09:00
2018-10-22 11:55:33 +09:00
2018-10-19 13:34:02 +09:00
2018-10-09 10:44:10 +09:00
2018-11-02 11:04:59 +09:00
2018-10-30 15:43:46 +09:00
2018-11-13 22:37:26 +09:00
2018-09-24 10:30:52 -07:00
2018-11-13 22:37:19 +09:00
2018-10-19 13:34:02 +09:00
2018-11-13 22:37:27 +09:00
2018-10-24 11:57:08 +09:00
2018-11-06 15:50:21 +09:00
2018-11-13 22:37:23 +09:00
2018-09-21 09:51:19 -07:00
2018-09-21 09:51:19 -07:00
2018-11-13 22:37:22 +09:00
2018-11-06 12:49:59 +09:00
2018-10-26 10:17:59 +09:00
2018-10-31 11:41:47 +09:00