about summary refs log tree commit diff
path: root/src/shared.cc
AgeCommit message (Expand)AuthorFilesLines
2003-07-31 * Started using Berkeley DB environments. This is necessary forEelco Dolstra1-1/+1
2003-07-24 * Debug levels. Use `--verbose / -v LEVEL' to display only messagesEelco Dolstra1-7/+16
2003-07-10 * Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra1-0/+1
2003-07-07 * Make dbRefs a mapping from Hash to [Path].Eelco Dolstra1-0/+3
2003-07-04 * Refactoring: move initialisation and argument parsing into a sharedEelco Dolstra1-0/+63