about summary refs log tree commit diff
path: root/src/libutil/archive.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16 Handle case collisions on case-insensitive systemsEelco Dolstra1-4/+8
2012-07-18 Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra1-5/+1
2010-05-04 * Revert r15436. This was a workaround for a bug in btrfs which seemsEelco Dolstra1-1/+0
2009-05-04 Add an ftruncate call paired with fallocate to play safe with some FSes (nam...Michael Raskin1-0/+1
2009-03-22 * NAR archives: handle files larger than 2^32 bytes. Previously itEelco Dolstra1-0/+1
2008-12-03 * A simple API for parsing NAR archives.Eelco Dolstra1-0/+13
2006-12-12 * New primop builtins.filterSource, which can be used to filter filesEelco Dolstra1-4/+4
2006-12-12 * In dumpPath(): pass a function object that allows files to beEelco Dolstra1-1/+10
2006-11-30 * Skeleton of the privileged worker program.Eelco Dolstra1-20/+3
2006-09-04 * Use a proper namespace.Eelco Dolstra1-2/+12
2005-03-03 * Don't use fork() in copyPath(), but a string buffer.Eelco Dolstra1-0/+3
2003-11-18 * Source tree refactoring.Eelco Dolstra1-0/+60