0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 24 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Renamed `id' -> `name' to remove the implication of uniqueness. More... almost 21 years ago
* deletePath() now removes the path from the hash2paths mapping. More... almost 21 years ago
* BaseName() primitive for the generation of more sensible names (especially in fetchurl.fix). More... almost 21 years ago
* Get rid of the `netsources' database. * Rename the `refs' database to `hash2paths'. More... almost 21 years ago
* `--realise' -> `--install'. More... almost 21 years ago
* Make dbRefs a mapping from Hash to [Path]. More... almost 21 years ago
* Fixed `make check' as well. More... almost 21 years ago
* Refactoring on the file names. More... almost 21 years ago
* A utility `nix-hash' to compute Nix path hashes. More... almost 21 years ago
* Bug fix: properly check result of open(). More... almost 21 years ago
* Got Fix working again. More... almost 21 years ago
* Refactoring: move initialisation and argument parsing into a shared file. More... almost 21 years ago
* Cleanup. More... almost 21 years ago
* Caching of expression successors. More... almost 21 years ago
* Realisation of Derive(...) expressions. More... almost 21 years ago
* Realisation of File(...) expressions. More... almost 21 years ago
* Added the Boost format library which provides a safe printf replacement. More... almost 21 years ago
* Normalisation. More... almost 21 years ago
* Improved syntax and semantics for Nix expressions. More... almost 21 years ago
* Minor cleanups. More... almost 21 years ago
* `nix --delete' command. More... almost 21 years ago
* `nix --restore' command. More... almost 21 years ago
* A function to restore from a Nix archive. * addValue() can now import any dumpable FS object. More... almost 21 years ago
* Flags to indicate how values are specified on the command line (--hash, --file, --name). More... almost 21 years ago
* Move most of Nix into a library (libnix.a). * Run `test' on `make check'. More... almost 21 years ago
* Refactoring: move dump function into archive.cc. More... almost 21 years ago
* `nix --dump' command. More... almost 21 years ago
* Dump symlinks. More... almost 21 years ago
* Lambdas, applications, substitutions. More... almost 21 years ago
* Set CPLUS_INCLUDE_PATH as well as C_INCLUDE_PATH. Otherwise g++ won't see header files under Nix control. More... almost 21 years ago