Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting fixes | Tavian Barnes | 2023-09-27 | 1 | -1/+0 |
* | Use the new list macros | Tavian Barnes | 2023-09-25 | 1 | -2/+2 |
* | alloc: New header for memory allocation utilities | Tavian Barnes | 2023-06-20 | 1 | -28/+3 |
* | bftw: Use an I/O queue to open directories | Tavian Barnes | 2023-06-13 | 1 | -0/+1 |
* | Use bfs_bug("...") over assert(!"...") | Tavian Barnes | 2023-05-18 | 1 | -2/+1 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | expr: Don't use reftime for -ls | Tavian Barnes | 2022-11-17 | 1 | -0/+5 |
* | Try to report I/O errors earlier and only once | Tavian Barnes | 2022-11-10 | 1 | -5/+27 |
* | ctx: Flush the user/group caches when executing commands | Tavian Barnes | 2022-11-09 | 1 | -0/+5 |
* | pwcache: Fill the user/group caches lazily | Tavian Barnes | 2022-11-09 | 1 | -35/+15 |
* | trie: Make leaves into a linked list | Tavian Barnes | 2022-10-29 | 1 | -3/+1 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+311 |