summaryrefslogtreecommitdiff
path: root/nix/libutil/archive.cc
AgeCommit message (Expand)AuthorFilesLines
2026-07-02daemon: libutil: make nar parser much stricter.Reepca Russelstein1-56/+136
2025-11-12daemon: Use inline functions and variables instead of externCongcong Kuo1-2/+0
2025-11-03daemon: Use starts_with() and ends_with() instead of string() or hasSuffix()Congcong Kuo1-2/+0
2025-10-19daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.Congcong Kuo1-7/+8
2018-12-16daemon: Use unbranded phrases in comments and messages.Ludovic Courtès1-1/+1
2018-10-02daemon: Remove "case hack" for nars.Ludovic Courtès1-30/+1
2015-12-02daemon: int2String -> std::to_string.Eelco Dolstra1-1/+1
2015-05-19Merge branch 'nix'.Ludovic Courtès1-72/+99
2015-01-04Merge commit a1dd396cc02922372314c35c8035a38bfeea08df of branch 'nix'.Ludovic Courtès1-1/+1
2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès1-0/+335