index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
util.cc
Age
Commit message (
Expand
)
Author
2020-08-04
Merge remote-tracking branch 'upstream/master' into better-ca-parse-errors
John Ericson
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-07-30
Merge branch 'master' of github.com:NixOS/nix into better-ca-parse-errors
Carlo Nucera
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-27
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-24
createUnixDomainSocket(): Fix off-by-one error in copying the socket path
Eelco Dolstra
2020-07-16
Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...
John Ericson
2020-07-01
Remove unused import
Carlo Nucera
2020-07-01
Correct FIXMEs in libfetchers
Carlo Nucera
2020-07-01
Fixed build, we still have test errors
Carlo Nucera
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-17
Merge pull request #3707 from p01arst0rm/outdated-function-fix
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-17
appended ' __attribute__((weak)); ' to 'extern char * * environ '
p01arst0rm
2020-06-17
replaced uncaught_exception with uncaught_exceptions
p01arst0rm
2020-06-15
Remove trailing whitespace
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-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-08
Make the logger customisable
regnat
2020-05-13
change status messages to info level
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-10
Simplify
Eelco Dolstra
2020-05-06
implement SysError errno handling
Ben Burdette
2020-05-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-29
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-24
all things error to error.hh
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-24
absPath(): Use std::optional
Eelco Dolstra
2020-03-24
Add function for quoting strings
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
absPath(): Use std::optional
Eelco Dolstra
2019-12-18
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-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-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-05
Don't use SOCK_CLOEXEC on macOS
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]