aboutsummaryrefslogtreecommitdiff
path: root/src/shared.cc
AgeCommit message (Expand)Author
2003-10-20* Refactored the source tree.Eelco Dolstra
2003-10-16* Substitutes and nix-pull now work again.Eelco Dolstra
2003-10-16* Enable buffering of stderr in C++.Eelco Dolstra
2003-10-08* Get rid of identifiers since they are redundant now. This greatlyEelco Dolstra
2003-07-31* Started using Berkeley DB environments. This is necessary forEelco Dolstra
2003-07-24* Debug levels. Use `--verbose / -v LEVEL' to display only messagesEelco Dolstra
2003-07-10* Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra
2003-07-07* Make dbRefs a mapping from Hash to [Path].Eelco Dolstra
2003-07-04* Refactoring: move initialisation and argument parsing into a sharedEelco Dolstra