lix/src/libutil
2022-12-07 14:06:34 +01:00
..
tests Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
abstract-setting-to-json.hh
ansicolor.hh
archive.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
archive.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
args.cc Trim option descriptions 2022-09-13 16:58:32 +02:00
args.hh Fix flake input completion for InstallablesCommands 2022-07-11 15:13:51 +02:00
callback.hh
cgroup.cc Clean up cgroup handling in getMaxCPU() 2022-12-02 12:59:13 +01:00
cgroup.hh Clean up cgroup handling in getMaxCPU() 2022-12-02 12:59:13 +01:00
chunked-vector.hh Fix the darwin build 2022-04-22 10:56:56 +02:00
closure.hh
comparator.hh
compression.cc
compression.hh
compute-levels.cc
compute-levels.hh
config.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
config.hh
error.cc Remove unused Error.name field 2022-04-08 11:31:51 +02:00
error.hh error.hh: add additional constructor with explicit errno argument 2022-07-19 03:49:33 -07:00
experimental-features.cc Separate cgroup support from auto-uid-allocation 2022-11-18 10:39:28 +01:00
experimental-features.hh Separate cgroup support from auto-uid-allocation 2022-11-18 10:39:28 +01:00
filesystem.cc createTempDir(): Use std::atomic 2022-11-18 09:37:11 +01:00
finally.hh make Finally more local 2022-03-09 00:16:50 +01:00
fmt.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
git.cc Fix the parsing of the sourcehut refs file 2022-05-04 14:38:59 +02:00
git.hh Fix the parsing of the sourcehut refs file 2022-05-04 14:38:59 +02:00
hash.cc don't assume that rev is a SHA1 hash 2022-04-07 19:49:47 +02:00
hash.hh don't assume that rev is a SHA1 hash 2022-04-07 19:49:47 +02:00
hilite.cc Fix incorrect comment in hiliteMatches 2022-06-05 20:30:18 +02:00
hilite.hh Move hiliteMatches into a separate header 2022-04-21 12:06:29 +02:00
json-utils.hh Move json stuff out of util.cc 2022-05-04 11:22:06 +02:00
local.mk Remove the explicit c++fs linkage on darwin 2022-08-08 14:34:22 +02:00
logging.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
logging.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
lru-cache.hh
monitor-fd.hh
pool.hh
ref.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
serialise.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
serialise.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
split.hh
suggestions.cc Implement operator<< for Suggestions 2022-03-07 10:09:10 +01:00
suggestions.hh Merge or-suggestions.hh into suggestions.hh 2022-03-07 17:49:02 +01:00
sync.hh
tarfile.cc tarfile: set directory mode to at least 0500, don't extract fflags 2022-11-01 16:01:38 +01:00
tarfile.hh Revert "TarArchive: Small refactoring" 2022-03-24 22:30:46 +01:00
thread-pool.cc
thread-pool.hh
topo-sort.hh
types.hh Move ChunkedVector to its own header 2022-04-22 10:01:02 +02:00
url-parts.hh Allow empty path segments in urls 2022-04-08 16:09:49 +02:00
url.cc fetchTree: Allow fetching plain files 2022-05-19 18:24:49 +02:00
url.hh fetchTree: Allow fetching plain files 2022-05-19 18:24:49 +02:00
util.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
util.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
xml-writer.cc
xml-writer.hh