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-06-23
Merge pull request #3724 from bburdette/hintfmt-percent
Eelco Dolstra
2020-06-22
with normaltxt, elide yellow color code instead of canceling it; use normaltx...
Ben Burdette
2020-06-22
Update src/libutil/fmt.hh
Ben Burdette
2020-06-19
tidying up
Ben Burdette
2020-06-19
fmt -> hintfmt test
Ben Burdette
2020-06-19
remove formathelper
Ben Burdette
2020-06-19
escape percents
Ben Burdette
2020-06-19
too few, too many args
Ben Burdette
2020-06-19
add hintfmt test
Ben Burdette
2020-06-19
Merge remote-tracking branch 'upstream/master' into validPathInfo-ca-proper-d...
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-19
tabs -> spaces
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Remove uneeded `= default` for Hash
John Ericson
2020-06-19
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-19
Merge pull request #3669 from gilligan/add-compression-tests
Eelco Dolstra
2020-06-19
Remove some `Base::` that crept in
John Ericson
2020-06-18
Merge branch 'no-hash-type-unknown' into validPathInfo-temp
John Ericson
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-17
Merge pull request #3707 from p01arst0rm/outdated-function-fix
Eelco Dolstra
2020-06-17
Use `ansicolor.hh` in `nix repl` rather than duplicates
John Ericson
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
appended ' __attribute__((weak)); ' to 'extern char * * environ '
p01arst0rm
2020-06-17
replaced uncaught_exception with uncaught_exceptions
p01arst0rm
2020-06-16
Merge pull request #3702 from NixOS/store-path-cxx
Eelco Dolstra
2020-06-16
Add another missing #include
John Ericson
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-06-16
Fix logging unit tests
Tobias Pflug
2020-06-15
Add mising #include for strerror
John Ericson
2020-06-15
Respect terminal width printing error messages
Eelco Dolstra
2020-06-15
Cleanup
Eelco Dolstra
2020-06-15
Improve "waiting for locks" messages
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-15
Disambiguate BaseError(Args) constructor
Eelco Dolstra
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Use `std::string_view` in a few more places
John Ericson
2020-06-12
Fix build
Eelco Dolstra
2020-06-12
Merge pull request #3674 from matthewbauer/allow-empty-hash2
Eelco Dolstra
2020-06-12
Provide base argument to to_string
Matthew Bauer
2020-06-12
Add newHashAllowEmpty helper function
Matthew Bauer
2020-06-12
Merge pull request #3670 from gilligan/add-pool-tests
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-11
Move names.{cc,hh} to libstore
Eelco Dolstra
2020-06-10
Add tests for pool.hh
Tobias Pflug
2020-06-10
Merge pull request #3655 from zimbatm/hash-encoding-prepare
Eelco Dolstra
2020-06-08
Move progress-bar.cc to libmain
regnat
[next]