| Commit message (Expand) | Author | Age | Files | Lines |
* | ls-files: use repository objectbw/repo-object | Brandon Williams | 2017-06-23 | 1 | -114/+78 |
*-. | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-23 | 1 | -79/+100 |
|\ \ |
|
| | * | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
| * | | ls-files: factor out tag calculationbw/ls-files-sans-the-index | Brandon Williams | 2017-06-13 | 1 | -16/+25 |
| * | | ls-files: factor out debug info into a function | Brandon Williams | 2017-06-13 | 1 | -9/+14 |
| * | | ls-files: convert show_files to take an index | Brandon Williams | 2017-06-13 | 1 | -15/+15 |
| * | | ls-files: convert show_ce_entry to take an index | Brandon Williams | 2017-06-13 | 1 | -5/+6 |
| * | | ls-files: convert prune_cache to take an index | Brandon Williams | 2017-06-13 | 1 | -7/+8 |
| * | | ls-files: convert ce_excluded to take an index | Brandon Williams | 2017-06-13 | 1 | -4/+5 |
| * | | ls-files: convert show_ru_info to take an index | Brandon Williams | 2017-06-13 | 1 | -4/+4 |
| * | | ls-files: convert show_other_files to take an index | Brandon Williams | 2017-06-13 | 1 | -3/+4 |
| * | | ls-files: convert show_killed_files to take an index | Brandon Williams | 2017-06-13 | 1 | -10/+11 |
| * | | ls-files: convert write_eolinfo to take an index | Brandon Williams | 2017-06-13 | 1 | -7/+6 |
| * | | ls-files: convert overlay_tree_on_cache to take an index | Brandon Williams | 2017-06-13 | 1 | -7/+8 |
| * | | tree: convert read_tree to take an index parameter | Brandon Williams | 2017-06-13 | 1 | -1/+1 |
| * | | convert: convert get_cached_convert_stats_ascii to take an index | Brandon Williams | 2017-06-13 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'bw/pathspec-sans-the-index' | Junio C Hamano | 2017-05-30 | 1 | -6/+25 |
|\ \ |
|
| * | | ls-files: prevent prune_cache from overeagerly pruning submodules | Brandon Williams | 2017-05-12 | 1 | -6/+25 |
| |/ |
|
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 1 | -3/+3 |
|\ \ |
|
| * | | tree: convert parse_tree_indirect to struct object_id | brian m. carlson | 2017-05-08 | 1 | -1/+1 |
| * | | builtin/ls-files: convert overlay_tree_on_cache to object_id | brian m. carlson | 2017-05-08 | 1 | -3/+3 |
| |/ |
|
* | | dir: convert fill_directory to take an indexbw/dir-c-stops-relying-on-the-index | Brandon Williams | 2017-05-06 | 1 | -1/+1 |
* | | dir: convert is_excluded to take an index | Brandon Williams | 2017-05-06 | 1 | -1/+1 |
|/ |
|
* | ls-files: fix path used when recursing into submodulesjk/ls-files-recurse-submodules-fix | Jacob Keller | 2017-04-18 | 1 | -1/+4 |
* | ls-files: fix recurse-submodules with nested submodules | Jacob Keller | 2017-04-17 | 1 | -0/+4 |
* | ls-files: fix bug when recursing with relative pathspecbw/recurse-submodules-relative-fix | Brandon Williams | 2017-03-17 | 1 | -12/+13 |
* | ls-files: fix typo in variable name | Brandon Williams | 2017-03-17 | 1 | -8/+8 |
* | ls-files: move only kept cache entries in prune_cache()rs/ls-files-partial-optim | René Scharfe | 2017-02-13 | 1 | -5/+4 |
* | ls-files: pass prefix length explicitly to prune_cache() | René Scharfe | 2017-02-13 | 1 | -5/+7 |
* | Merge branch 'bw/ls-files-recurse-submodules' | Junio C Hamano | 2016-10-26 | 1 | -40/+141 |
|\ |
|
| * | ls-files: add pathspec matching for submodulesbw/ls-files-recurse-submodules | Brandon Williams | 2016-10-10 | 1 | -6/+21 |
| * | ls-files: pass through safe options for --recurse-submodules | Brandon Williams | 2016-10-10 | 1 | -3/+27 |
| * | ls-files: optionally recurse into submodules | Brandon Williams | 2016-10-10 | 1 | -38/+100 |
* | | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 | 1 | -1/+1 |
|/ |
|
* | die("bug"): report bugs consistently | Johannes Schindelin | 2016-07-26 | 1 | -1/+2 |
* | Merge branch 'jk/options-cleanup' | Junio C Hamano | 2016-02-10 | 1 | -11/+3 |
|\ |
|
| * | apply, ls-files: simplify "-z" parsingjk/options-cleanup | Jeff King | 2016-02-01 | 1 | -11/+3 |
* | | ls-files: add eol diagnosticstb/ls-files-eol | Torsten Bögershausen | 2016-01-18 | 1 | -0/+21 |
|/ |
|
* | ps_matched: xcalloc() takes nmemb and then element sizejc/calloc-pathspec | Junio C Hamano | 2015-08-20 | 1 | -1/+1 |
* | Merge branch 'jc/report-path-error-to-dir' | Junio C Hamano | 2015-03-26 | 1 | -43/+0 |
|\ |
|
| * | report_path_error(): move to dir.cjc/report-path-error-to-dir | Junio C Hamano | 2015-03-24 | 1 | -43/+0 |
* | | standardize usage info string format | Alex Henrie | 2015-01-14 | 1 | -1/+1 |
* | | grammofix in user-facing messagesah/grammofix | Alex Henrie | 2014-09-02 | 1 | -1/+1 |
|/ |
|
* | pathspec: pass directory indicator to match_pathspec_item() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -2/+3 |
* | pathspec: rename match_pathspec_depth() to match_pathspec() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -2/+4 |
* | pathspec: convert some match_pathspec_depth() to dir_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -1/+1 |
* | Merge branch 'jc/ls-files-killed-optim' | Junio C Hamano | 2013-09-11 | 1 | -0/+2 |
|\ |
|
| * | ls-files -k: a directory only can be killed if the index has a non-directory | Junio C Hamano | 2013-08-15 | 1 | -0/+2 |
* | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -46/+29 |
|\ \ |
|
| * | | remove init_pathspec() in favor of parse_pathspec() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -6/+5 |