index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-01
Show "warning:" in yellow instead of red
Eelco Dolstra
2019-12-19
tarfile.cc: Restore timestamps
Eelco Dolstra
2019-12-19
tarfile.cc: Don't change the cwd
Eelco Dolstra
2019-12-19
tarfile.cc: Style fixes
Eelco Dolstra
2019-12-19
Merge branch 'libarchive' of https://github.com/yorickvP/nix
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
2019-12-13
Move some code
Eelco Dolstra
2019-12-13
Don't leak exceptions
Eelco Dolstra
2019-12-13
Improve gzip error message
Eelco Dolstra
2019-12-13
Get rid of CBox
Eelco Dolstra
2019-12-13
Remove FIXME
Eelco Dolstra
2019-12-13
Initial gzip support
Tom Bereknyei
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-09
further clean up libarchive code
Yorick van Pelt
2019-12-07
Clean up libarchive support
Puck Meerburg
2019-12-07
remove rust unpack_tarfile ffi
Yorick van Pelt
2019-12-07
code 'cleanup'
Yorick van Pelt
2019-12-07
add wrapper function around libarchive to c++ errors
Yorick van Pelt
2019-12-07
fixup! libarchive proof of concept
Yorick van Pelt
2019-12-07
libarchive proof of concept
Yorick van Pelt
2019-12-05
Initialize Command::_name
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-12-05
Eliminate more pass-by-value in variadic calls
Eelco Dolstra
2019-12-05
Revert "Make fmt() non-recursive"
Eelco Dolstra
2019-12-05
fmt(): Pass arguments by reference rather than by value
Eelco Dolstra
2019-11-27
Fix segfault on i686-linux
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Remove unneeded semicolons
John Ericson
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-05
Don't use SOCK_CLOEXEC on macOS
Eelco Dolstra
2019-11-03
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2019-10-29
Move Unix domain socket creation to libutil
Eelco Dolstra
2019-10-28
editorFor: take a pos object instead
zimbatm
2019-10-27
Add O(1)-memory copyPath() function
Eelco Dolstra
[next]