index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
slab-bitmaps
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
clone
WIP
Tavian Barnes
6 years
coverity
travis: Run Coverity Scan
Tavian Barnes
7 years
find2fd
Merge branch 'main' into find2fd
Tavian Barnes
6 months
gh-pages
Make animation.svg a symlink to fix README in old commits
Tavian Barnes
2 years
main
sanity: Don't mark memory uninit in sanitize_{alloc,free}()
Tavian Barnes
8 days
queue-files
[WIP] bftw: Push all files onto the queue before visiting them
Tavian Barnes
6 years
single-file
Merge everything into one file
Tavian Barnes
5 years
slab-bitmaps
trie: Get rid of the linked list of leaves
Tavian Barnes
6 days
Tag
Download
Author
Age
4.0.4
bfs-4.0.4.tar.xz
Tavian Barnes
10 days
4.0.3
bfs-4.0.3.tar.xz
Tavian Barnes
3 weeks
4.0.2
bfs-4.0.2.tar.xz
Tavian Barnes
8 weeks
4.0.1
bfs-4.0.1.tar.xz
Tavian Barnes
3 months
4.0
bfs-4.0.tar.xz
Tavian Barnes
3 months
3.3.1
bfs-3.3.1.tar.xz
Tavian Barnes
5 months
3.3
bfs-3.3.tar.xz
Tavian Barnes
5 months
3.2
bfs-3.2.tar.xz
Tavian Barnes
6 months
3.1.3
bfs-3.1.3.tar.xz
Tavian Barnes
8 months
3.1.2
bfs-3.1.2.tar.xz
Tavian Barnes
8 months
[...]
Age
Commit message
Author
Files
Lines
2023-07-18
Release 3.0.1
3.0.1
Tavian Barnes
3
-2
/
+20
2023-07-18
bftw: Use bftw_file->next for multiple lists
Tavian Barnes
1
-29
/
+21
2023-07-18
bftw: Use a larger ioq depth
Tavian Barnes
1
-22
/
+12
2023-07-18
bftw: Add a queue of directories to unwrap
Tavian Barnes
1
-7
/
+22
2023-07-18
bftw: Add dirs to the end of the queue in bftw_ioq_pop()
Tavian Barnes
1
-11
/
+25
2023-07-17
bftw: Use separate queues for open and closed directories
Tavian Barnes
1
-89
/
+115
2023-07-17
bftw: Check that file->fd == bfs_dirfd(file->dir) earlier
Tavian Barnes
1
-2
/
+3
2023-07-17
bftw: Reserve space in the cache before opening files
Tavian Barnes
1
-3
/
+15
2023-07-17
bftw: Pass the whole bftw_state to bftw_openat()
Tavian Barnes
1
-510
/
+451
2023-07-17
bftw: Add bfs_dir allocation wrappers
Tavian Barnes
1
-9
/
+19
[...]
Clone
git://tavianator.com/bfs.git