index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
archive.cc
Age
Commit message (
Expand
)
Author
2016-07-11
Modernize AutoCloseFD
Shea Levy
2016-06-09
Use O_CLOEXEC in most places
Eelco Dolstra
2016-02-24
BinaryCacheStore: Implement addToStore()
Eelco Dolstra
2015-10-29
int2String() -> std::to_string()
Eelco Dolstra
2015-07-20
More cleanup
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-01
Make readDirectory() return inode / file type
Eelco Dolstra
2014-07-18
Better fix for strcasecmp on Darwin
Eelco Dolstra
2014-07-17
Ugly hack to fix building on old Darwin
Eelco Dolstra
2014-07-16
Get rid of a compiler warning
Eelco Dolstra
2014-07-16
Be more strict about file names in NARs
Eelco Dolstra
2014-07-16
Handle case collisions on case-insensitive systems
Eelco Dolstra
2014-04-03
Tweak error message
Eelco Dolstra
2014-02-27
Set up a minimal /dev in chroots
Eelco Dolstra
2013-09-17
RestoreSink: Slightly reduce the number of concurrent FDs
Eelco Dolstra
2010-05-04
* Revert r15436. This was a workaround for a bug in btrfs which seems
Eelco Dolstra
2009-12-17
* Include config.h before the C library headers, because it defines
Eelco Dolstra
2009-09-30
* OpenSolaris compatibility.
Eelco Dolstra
2009-05-04
Add an ftruncate call paired with fallocate to play safe with some FSes (nam...
Michael Raskin
2009-04-16
* Fix a few "comparison is always false/true due to limited range of
Eelco Dolstra
2009-03-22
* NAR archives: handle files larger than 2^32 bytes. Previously it
Eelco Dolstra
2008-12-03
* A simple API for parsing NAR archives.
Eelco Dolstra
2006-12-12
* New primop builtins.filterSource, which can be used to filter files
Eelco Dolstra
2006-12-12
* In dumpPath(): pass a function object that allows files to be
Eelco Dolstra
2006-11-30
* Skeleton of the privileged worker program.
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
2006-08-31
* Doh! Doh! Doh!
Eelco Dolstra
2006-08-31
* Better error checking.
Eelco Dolstra
2004-01-15
* Catch SIGINT to terminate cleanly when the user tries to interrupt
Eelco Dolstra
2004-01-05
* Implemented Eelco V.'s `nix-env -I' command to specify the default
Eelco Dolstra
2003-11-19
* nix-env: a tool to manage user environments.
Eelco Dolstra
2003-11-18
* Source tree refactoring.
Eelco Dolstra