about summary refs log tree commit diff
path: root/src/archive.cc
AgeCommit message (Expand)AuthorFilesLines
2003-10-08 * Get rid of identifiers since they are redundant now. This greatlyEelco Dolstra1-9/+9
2003-09-11 * Added some missing #includes.Eelco Dolstra1-0/+2
2003-07-20 * Argh, another short-write problem. Added wrappers aroundEelco Dolstra1-1/+1
2003-07-17 * Preserve the executable bit.Eelco Dolstra1-0/+13
2003-07-14 * After building, scan for actual file system references asEelco Dolstra1-2/+2
2003-07-06 * Bug fix: properly check result of open().Eelco Dolstra1-1/+1
2003-06-23 * A function to restore from a Nix archive.Eelco Dolstra1-7/+189
2003-06-20 * Flags to indicate how values are specified on the command lineEelco Dolstra1-2/+9
2003-06-20 * Refactoring: move dump function into archive.cc.Eelco Dolstra1-0/+136