Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-10-08 | * Get rid of identifiers since they are redundant now. This greatly | Eelco Dolstra | 1 | -9/+9 |
2003-09-11 | * Added some missing #includes. | Eelco Dolstra | 1 | -0/+2 |
2003-07-20 | * Argh, another short-write problem. Added wrappers around | Eelco Dolstra | 1 | -1/+1 |
2003-07-17 | * Preserve the executable bit. | Eelco Dolstra | 1 | -0/+13 |
2003-07-14 | * After building, scan for actual file system references as | Eelco Dolstra | 1 | -2/+2 |
2003-07-06 | * Bug fix: properly check result of open(). | Eelco Dolstra | 1 | -1/+1 |
2003-06-23 | * A function to restore from a Nix archive. | Eelco Dolstra | 1 | -7/+189 |
2003-06-20 | * Flags to indicate how values are specified on the command line | Eelco Dolstra | 1 | -2/+9 |
2003-06-20 | * Refactoring: move dump function into archive.cc. | Eelco Dolstra | 1 | -0/+136 |