index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
file-system.cc
Age
Commit message (
Expand
)
Author
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-09-10
Merge "Add `getCwd`" into main
rebecca “wiggles” turner
2024-09-01
Merge changes I5566a985,I88cf53d3 into main
rebecca “wiggles” turner
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-26
Add `getCwd`
Rebecca Turner
2024-08-25
Support relative and `~/` paths in config settings
Rebecca Turner
2024-08-08
tree-wide: fix a pile of lints
Jade Lovelace
2024-07-23
libutil: rip out GNU Hurd support code
Jade Lovelace
2024-07-15
libutil: implement a realPath() utility
Qyriad
2024-07-11
libstore: make BinaryCacheStore::getFile return a source
eldritch horrors
2024-07-05
libutil: convert readFileSource to a generator
eldritch horrors
2024-06-24
Add build-dir setting, clean up default TMPDIR handling
Robert Hensing
2024-06-19
libutil: return a source from readFile
eldritch horrors
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out users.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out file-descriptor.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out file-system.{hh,cc}
Tom Hubrecht