Age | Commit message (Expand) | Author |
---|---|---|
2020-06-16 | Remove StorePath::clone() and related functions | Eelco Dolstra |
2020-06-16 | StorePath: Rewrite in C++ | Eelco Dolstra |
2020-05-29 | Merge remote-tracking branch 'upstream/master' into errors-phase-2 | Ben Burdette |
2020-05-26 | Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod | Carlo Nucera |
2020-05-13 | change status messages to info level | Ben Burdette |
2020-05-05 | nix --help: Group commands | Eelco Dolstra |
2020-03-29 | Replace some `bool recursive` with a new `FileIngestionMethod` enum | John Ericson |
2019-12-18 | nix make-content-addressable: Add --json flag | Eelco Dolstra |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |
2019-12-05 | Make subcommand construction in MultiCommand lazy | Eelco Dolstra |
2019-10-21 | nix make-content-addressable: Add examples | Eelco Dolstra |
2019-10-21 | Allow content-addressable paths to have references | Eelco Dolstra |