issues
search
BurntSushi
/
walkdir
Rust library for walking directories recursively.
The Unlicense
1.3k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example code to skip hidden files breaks `WalkDir::new(".")`
#154
kpcyrd
opened
3 years ago
1
MSRV should be 1.40
#153
lemmih
opened
3 years ago
1
example replaced by walkdir-list, but README not updated
#152
afontenot
opened
3 years ago
1
Promote `or_default` idiom for checking file names
#151
matklad
opened
3 years ago
0
Add "choosing between walkdir and std::fs::read_dir" section to the docs
#150
matklad
opened
3 years ago
0
api: add `From<DirEntry>` implementation for PathBuf
#149
Legorooj
closed
3 years ago
3
Example code in documentation fails to compile
#148
PeetoomHeida
closed
3 years ago
2
Add convenience functions for sorting
#147
Kimundi
closed
3 years ago
2
Implement `AsRef<Path>` for `DirEntry`
#146
TonalidadeHidrica
closed
3 years ago
1
Example fails to compile with 'cannot use the `?` operator in a function that returns `()`
#145
SimplicityGuy
closed
3 years ago
1
Use HTTPS for links
#144
atouchet
closed
3 years ago
0
cli switch justfiles for displaying just files like find type f
#143
omac777
opened
3 years ago
1
Help needed: filter_entry returns after first entry
#142
ololduck
closed
3 years ago
4
IntoIter::count incorrectly returns 0 for \\SomeRemoteServer\C$
#141
andrewbanchich
closed
3 years ago
5
Contents first order issue
#140
silasb
opened
4 years ago
2
iterator: implement `FusedIterator`
#139
lo48576
closed
8 months ago
2
Incorrect doc for `IntoIter::skip_current_dir(&mut self)`?
#138
andrewhickman
opened
4 years ago
0
Crawl only to a certain depth of folders?
#137
casperstorm
closed
4 years ago
2
Support starting from an `openat` root
#136
Ekleog
closed
4 years ago
1
Replace "cfg(test)" with "cfg(doctest)" for readme testing
#135
GuillaumeGomez
closed
4 years ago
0
Implement `try_filter_entry`
#134
ThinkChaos
opened
4 years ago
5
Allow end users to construct DirEntry
#133
MidasLamb
closed
4 years ago
2
ci: switch to GitHub Actions
#132
BurntSushi
closed
4 years ago
0
[feature] Create a `try_filter_entry()`
#131
zicklag
opened
5 years ago
5
FilterEntry::filter_entry has a suboptimal signature
#130
CAD97
opened
5 years ago
2
pop path on error
#129
forensicmatt
closed
5 years ago
1
WalkDir error loop
#128
forensicmatt
closed
4 years ago
5
Ability to deconstruct DirEntry into "parts"
#127
Zooce
closed
5 years ago
2
Error from reading a directory without permission doesn't give path
#126
metsuke0
opened
5 years ago
2
drop rand dependency, rewrite tests and fix skip_current_dir panic
#125
BurntSushi
closed
5 years ago
1
Fix bug in `skip_current_dir`
#124
LukasKalbertodt
closed
5 years ago
5
Panic in `push`: called `Option::unwrap()` on a `None` value
#123
LukasKalbertodt
closed
5 years ago
3
chore: Update quickcheck to 0.8
#122
ignatenkobrain
closed
5 years ago
1
Simple filter_entry question
#121
cyberpunkbln
closed
5 years ago
3
Compare performance vs std::fs::read_dir
#120
joshtriplett
opened
5 years ago
19
Automatically check if README.md examples are working when running "cargo test"
#119
GuillaumeGomez
closed
5 years ago
2
Panicked at 'called `Option::unwrap()` on a `None` value in IntoIter::push
#118
jonasbb
closed
5 years ago
6
Clarify sort order when `sort_by` is not used
#117
Timmmm
closed
5 years ago
1
Document default sort order
#116
Timmmm
closed
5 years ago
3
Root symlink to file: metadata does not follow symlink
#115
TimNN
closed
6 years ago
3
exclude CI files
#114
ignatenkobrain
closed
6 years ago
1
windows: replace winapi ffi with winapi-util
#113
BurntSushi
closed
6 years ago
1
update some debs mostly for minimal-versions
#112
Eh2406
closed
6 years ago
2
Expose `device_num`?
#111
sanmai-NL
closed
6 years ago
1
walkdir: add option to stay on same file system
#110
BurntSushi
closed
6 years ago
1
Add option to yield empty directories
#109
alekratz
closed
6 years ago
2
readdir() performance on large directories
#108
phiresky
closed
6 years ago
8
Option to stay on same filesystem
#107
agriffis
closed
6 years ago
6
Option to stay on same file system
#106
agriffis
closed
6 years ago
2
bump docopt to 1
#105
ignatenkobrain
closed
6 years ago
1
Previous
Next