aboutsummaryrefslogtreecommitdiff
path: root/src/nix-hash/nix-hash.cc
AgeCommit message (Expand)Author
2006-09-04* Use a proper namespace.Eelco Dolstra
2006-03-01* Flags `--to-base32' and `--to-base16' to convert between hex andEelco Dolstra
2005-08-14* nix-hash: option `--truncate' to truncate the hash to 160 bits. Hmm,Eelco Dolstra
2005-01-17* Removed the `id' attribute hack.Eelco Dolstra
2005-01-14* Shorten SHA-256 hashes used in store path name generation to 160Eelco Dolstra
2005-01-14* Add SHA-256.Eelco Dolstra
2005-01-13* Added SHA-1 support. `nix-hash' now has an option `--type sha1' toEelco Dolstra
2003-12-01* Help text for all (non-script) programs, so no more:Eelco Dolstra
2003-10-20* Refactored the source tree.Eelco Dolstra