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-02-01
Factor out TreeInfo
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-31
Use light box drawing symbols
Eelco Dolstra
2020-01-31
nix flake list-inputs: Pretty-print the tree
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
absPath(): Use std::optional
Eelco Dolstra
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
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-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-16
Merge remote-tracking branch 'origin/master' into flakes
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-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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-12-04
Merge remote-tracking branch 'origin/master' into flakes
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
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
[next]