Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-21 | r/280 docs(nix/readTree): Add a very descriptive README for readTree | Vincent Ambo | 1 | -0/+81 | |
2019-12-21 | r/279 refactor(nix/readTree): Move readTree to its own subfolder | Vincent Ambo | 1 | -0/+63 | |
2019-12-20 | r/250 chore(yants): Move tests into subfolder & add to CI builds | Vincent Ambo | 3 | -5/+4 | |
2019-12-20 | r/249 fix(yants): Allow extra import arguments | Vincent Ambo | 1 | -1/+1 | |
Required for readTree compatibility. | |||||
2019-12-20 | r/248 merge(yants): Integrate yants into depot at //depot/nix/yants | Vincent Ambo | 9 | -0/+477 | |
2019-12-20 | chore(yants): Prepare for depot-merge | Vincent Ambo | 9 | -0/+477 | |
Yants is being integrated at //depot/nix/yants | |||||
2019-12-20 | r/237 chore: Significantly restructure folder layout | Vincent Ambo | 10 | -0/+726 | |
This moves the various projects from "type-based" folders (such as "services" or "tools") into more appropriate semantic folders (such as "nix", "ops" or "web"). Deprecated projects (nixcon-demo & gotest) which only existed for testing/demonstration purposes have been removed. (Note: *all* builds are broken with this commit) |