index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
ls-files.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
2021-07-01
1
-2
/
+1
*
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-20
1
-0
/
+3
|
\
|
*
ls-files: error out on -i unless -o or -c are specified
Elijah Newren
2021-05-13
1
-0
/
+3
*
|
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
2021-05-10
1
-1
/
+1
|
\
\
|
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
|
|
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-05-07
1
-1
/
+2
|
\
\
\
|
*
|
|
ls-files: free max_prefix when done
Andrzej Hunt
2021-04-28
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
ls-files: ensure full index
Derrick Stolee
2021-04-14
1
-0
/
+4
*
|
|
*: remove 'const' qualifier for struct index_state
Derrick Stolee
2021-04-14
1
-5
/
+5
|
|
/
|
/
|
*
|
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
2021-03-21
1
-3
/
+3
*
|
ls-files: refactor away read_tree()
Ævar Arnfjörð Bjarmason
2021-03-21
1
-43
/
+34
*
|
ls-files: don't needlessly pass around stage variable
Ævar Arnfjörð Bjarmason
2021-03-21
1
-17
/
+8
*
|
tree.c API: move read_tree() into builtin/ls-files.c
Ævar Arnfjörð Bjarmason
2021-03-21
1
-0
/
+91
|
/
*
ls-files.c: add --deduplicate option
ZheNing Hu
2021-01-23
1
-3
/
+28
*
ls_files.c: consolidate two for loops into one
ZheNing Hu
2021-01-23
1
-36
/
+27
*
ls_files.c: bugfix for --deleted and --modified
ZheNing Hu
2021-01-23
1
-4
/
+7
*
dir: fix problematic API to avoid memory leaks
Elijah Newren
2020-08-19
1
-2
/
+2
*
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
2020-05-05
1
-6
/
+6
|
\
|
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-6
/
+6
*
|
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
2020-04-01
1
-2
/
+3
|
/
*
Merge branch 'ds/include-exclude'
Junio C Hamano
2019-09-30
1
-4
/
+4
|
\
|
*
treewide: rename 'exclude' methods to 'pattern'
Derrick Stolee
2019-09-05
1
-3
/
+3
|
*
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee
2019-09-05
1
-3
/
+3
*
|
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
2019-06-13
1
-1
/
+1
|
/
*
Merge branch 'tg/ls-files-debug-format-fix'
Junio C Hamano
2019-04-25
1
-5
/
+5
|
\
|
*
ls-files: use correct format string
Thomas Gummerer
2019-04-08
1
-5
/
+5
*
|
report_path_error(): drop unused prefix parameter
Jeff King
2019-03-20
1
-1
/
+1
|
/
*
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-1
/
+0
|
\
|
*
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-1
/
+0
*
|
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
2019-01-29
1
-5
/
+7
|
\
\
|
*
|
repository: repo_submodule_init to take a submodule struct
Stefan Beller
2018-12-05
1
-5
/
+7
|
|
/
*
/
tree.c: make read_tree*() take 'struct repository *'
Nguyễn Thái Ngọc Duy
2018-11-19
1
-1
/
+1
|
/
*
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+7
*
ls-files: mark exclude options as NONEG
Jeff King
2018-11-06
1
-3
/
+4
*
ls-files: correct index argument to get_convert_attr_ascii()
Nguyễn Thái Ngọc Duy
2018-08-13
1
-8
/
+9
*
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-3
/
+3
*
convert.c: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
2018-06-01
1
-3
/
+3
|
\
|
*
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
2018-05-24
1
-3
/
+3
*
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
|
/
*
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
resolve-undo: convert struct resolve_undo_info to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
Merge branch 'bp/fsmonitor'
Junio C Hamano
2017-11-21
1
-2
/
+6
|
\
|
*
ls-files: Add support in ls-files to display the fsmonitor valid bit
Ben Peart
2017-10-01
1
-2
/
+6
*
|
add UNLEAK annotation for reducing leak false positives
Jeff King
2017-09-08
1
-0
/
+1
|
/
*
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-27
1
-5
/
+1
|
\
|
*
submodule-config: lazy-load a repository's .gitmodules file
Brandon Williams
2017-08-03
1
-5
/
+0
|
*
submodule-config: move submodule-config functions to submodule-config.c
Brandon Williams
2017-08-03
1
-0
/
+1
*
|
ls-files: don't try to prune an empty index
René Scharfe
2017-07-17
1
-1
/
+1
*
|
use MOVE_ARRAY
René Scharfe
2017-07-17
1
-2
/
+1
|
/
[next]