index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
ls-files.c
Commit message (
Expand
)
Author
Age
*
add UNLEAK annotation for reducing leak false positives
Jeff King
2017-09-08
*
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-26
|
\
|
*
submodule-config: lazy-load a repository's .gitmodules file
Brandon Williams
2017-08-03
|
*
submodule-config: move submodule-config functions to submodule-config.c
Brandon Williams
2017-08-03
*
|
ls-files: don't try to prune an empty index
René Scharfe
2017-07-17
*
|
use MOVE_ARRAY
René Scharfe
2017-07-17
|
/
*
ls-files: use repository object
Brandon Williams
2017-06-23
*
-
.
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
2017-06-23
|
\
\
|
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
|
*
|
ls-files: factor out tag calculation
Brandon Williams
2017-06-13
|
*
|
ls-files: factor out debug info into a function
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_files to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_ce_entry to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert prune_cache to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert ce_excluded to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_ru_info to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_other_files to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert show_killed_files to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert write_eolinfo to take an index
Brandon Williams
2017-06-13
|
*
|
ls-files: convert overlay_tree_on_cache to take an index
Brandon Williams
2017-06-13
|
*
|
tree: convert read_tree to take an index parameter
Brandon Williams
2017-06-13
|
*
|
convert: convert get_cached_convert_stats_ascii to take an index
Brandon Williams
2017-06-13
|
/
/
*
|
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
2017-05-30
|
\
\
|
*
|
ls-files: prevent prune_cache from overeagerly pruning submodules
Brandon Williams
2017-05-12
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
|
*
|
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
|
*
|
builtin/ls-files: convert overlay_tree_on_cache to object_id
brian m. carlson
2017-05-08
|
|
/
*
|
dir: convert fill_directory to take an index
Brandon Williams
2017-05-06
*
|
dir: convert is_excluded to take an index
Brandon Williams
2017-05-06
|
/
*
ls-files: fix path used when recursing into submodules
Jacob Keller
2017-04-18
*
ls-files: fix recurse-submodules with nested submodules
Jacob Keller
2017-04-17
*
ls-files: fix bug when recursing with relative pathspec
Brandon Williams
2017-03-17
*
ls-files: fix typo in variable name
Brandon Williams
2017-03-17
*
ls-files: move only kept cache entries in prune_cache()
René Scharfe
2017-02-13
*
ls-files: pass prefix length explicitly to prune_cache()
René Scharfe
2017-02-13
*
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
2016-10-26
|
\
|
*
ls-files: add pathspec matching for submodules
Brandon Williams
2016-10-10
|
*
ls-files: pass through safe options for --recurse-submodules
Brandon Williams
2016-10-10
|
*
ls-files: optionally recurse into submodules
Brandon Williams
2016-10-10
*
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
|
/
*
die("bug"): report bugs consistently
Johannes Schindelin
2016-07-26
*
Merge branch 'jk/options-cleanup'
Junio C Hamano
2016-02-10
|
\
|
*
apply, ls-files: simplify "-z" parsing
Jeff King
2016-02-01
*
|
ls-files: add eol diagnostics
Torsten Bögershausen
2016-01-18
|
/
*
ps_matched: xcalloc() takes nmemb and then element size
Junio C Hamano
2015-08-20
*
Merge branch 'jc/report-path-error-to-dir'
Junio C Hamano
2015-03-26
|
\
|
*
report_path_error(): move to dir.c
Junio C Hamano
2015-03-24
*
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
grammofix in user-facing messages
Alex Henrie
2014-09-02
|
/
*
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
2014-02-24
[next]