index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dir-iterator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dir-iterator: support iteration in sorted order
Patrick Steinhardt
2024-02-21
1
-13
/
+86
*
dir-iterator: pass name to `prepare_next_entry_data()` directly
Patrick Steinhardt
2024-02-21
1
-4
/
+4
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-1
/
+2
|
\
|
*
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
*
|
dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
Taylor Blau
2023-02-17
1
-9
/
+3
|
/
*
dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
Taylor Blau
2023-01-25
1
-4
/
+9
*
dir-iterator: add flags parameter to dir_iterator_begin
Matheus Tavares
2019-07-11
1
-17
/
+39
*
dir-iterator: refactor state machine model
Matheus Tavares
2019-07-11
1
-112
/
+122
*
dir-iterator: use warning_errno when possible
Matheus Tavares
2019-07-11
1
-11
/
+12
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
dir_iterator: new API for iterating over a directory tree
Michael Haggerty
2016-06-20
1
-0
/
+202