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-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
add file origin to Pos in stests
Ben Burdette
2020-06-08
Merge branch 'errors-phase-2' into caveman-LOCs
Ben Burdette
2020-06-08
Move progress-bar.cc to libmain
regnat
2020-06-08
Add completion for --update-input
Eelco Dolstra
2020-06-08
Add compression unit tests
Tobias Pflug
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-08
Make the logger customisable
regnat
2020-06-07
set verbosity levels
Ben Burdette
2020-06-06
Add tests for logging.hh
Tobias Pflug
2020-06-04
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-04
Remove file which shouldn't be committed
John Ericson
2020-06-04
add some comments
Ben Burdette
2020-06-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-04
Make 'nix dev-shell' a deprecated alias for 'nix develop'
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-03
newline-as-prefix; no final newline in output.
Ben Burdette
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-03
Missing `#include <cassert>` in `lru-cache.hh` (#3654)
John Ericson
2020-06-02
Fix hashes
John Ericson
2020-06-02
Fix to-base --type handler to correctly set std::optional flag
John Ericson
2020-06-02
Remove `hashingWithUnknownAlgoExits`
John Ericson
2020-06-02
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-06-02
remove extra space in SysErrors
Ben Burdette
2020-06-02
elide the 'ErrorInfo' in logError and logWarning calls
Ben Burdette
2020-06-02
Merge branch 'lru-tests' of https://github.com/gilligan/nix
Eelco Dolstra
2020-06-02
src/libutil/tests/lru-cache.cc: Check erase()
Eelco Dolstra
2020-05-31
Add tests for lru-cache.hh
Tobias Pflug
2020-05-30
Improve ref validity checking in fetchGit
Nikola Knezevic
2020-05-29
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
[prev]
[next]