Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-11 | Style fixes | Eelco Dolstra | |
2020-06-08 | Move progress-bar.cc to libmain | regnat | |
Needed so that we can include it as a logger in loggers.cc without adding a dependency on nix This also requires moving names.hh to libutil to prevent a circular dependency between libmain and libexpr |