Age | Commit message (Expand) | Author |
---|---|---|
2024-08-28 | tree-wide: shuffle headers around for about 30s compile time | Jade Lovelace |
2023-04-07 | Finish converting existing comments for internal API docs (#8146) | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-11-16 | Replace src/libutil/json.cc with nlohmann json generation | Yorick van Pelt |
2022-01-18 | Get rid of std::shared_ptr<std::string> and ref<std::string> | Eelco Dolstra |
2020-07-13 | NarAccessor: Run in constant memory | Eelco Dolstra |
2017-12-16 | Fix build on gcc 7 | Eelco Dolstra |
2017-12-07 | Provide random access to cached NARs | Eelco Dolstra |
2017-11-14 | nix ls-{nar,store} --json: Respect -R | Eelco Dolstra |
2017-11-14 | nix ls-{store,nar}: Add --json flag | Eelco Dolstra |
2016-02-25 | Add NAR / Store accessor abstraction | Eelco Dolstra |