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
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
read-cache: move shared commit and ls-files code
Elijah Newren
2023-06-21
1
-137
/
+0
*
ls-files: align format atoms with ls-tree
ZheNing Hu
2023-05-23
1
-0
/
+27
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+2
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
|
|
|
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
|
|
/
*
|
Merge branch 'aj/ls-files-format-fix'
Junio C Hamano
2023-03-21
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
ls-files: fix "--format" output of relative paths
Adam Johnson
2023-03-10
1
-1
/
+4
*
|
ls-files: fix a --with-tree memory leak
Ævar Arnfjörð Bjarmason
2022-11-21
1
-0
/
+1
*
|
ls-files: fix black space in error message
ZheNing Hu
2022-09-12
1
-1
/
+1
|
/
*
ls-files: introduce "--format" option
ZheNing Hu
2022-07-23
1
-0
/
+95
*
ls-files: support --recurse-submodules --stage
Jonathan Tan
2022-02-24
1
-2
/
+2
*
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-10
1
-1
/
+1
|
\
|
*
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
ls-files: add --sparse option
Derrick Stolee
2021-12-22
1
-2
/
+10
|
/
*
ls-files: add missing string_list_clear()
Ævar Arnfjörð Bjarmason
2021-10-08
1
-0
/
+1
*
ls-files: fix a trivial dir_clear() leak
Ævar Arnfjörð Bjarmason
2021-10-08
1
-8
/
+5
*
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
2021-10-06
1
-3
/
+1
|
\
|
*
repository: support unabsorbed in repo_submodule_init
Jonathan Tan
2021-09-09
1
-3
/
+1
*
|
ls-files: use imperative mood for -X and -z option description
Bagas Sanjaya
2021-09-22
1
-2
/
+2
|
/
*
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
|
\
[next]