index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
util.hh
Age
Commit message (
Expand
)
Author
2020-08-20
Allow 'nix' subcommands to provide docs in Markdown format
Eelco Dolstra
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-16
Merge branch 'optional-derivation-output-storepath' of github.com:obsidiansys...
Carlo Nucera
2020-07-12
Move C++17 "pattern matching" boilerplat to utils.hh
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
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-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-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-10
Simplify
Eelco Dolstra
2020-05-08
Enable `baseNameOf` test
Tobias Pflug
2020-05-08
Enable `dirOf` test
Tobias Pflug
2020-05-07
Remove replaceInSet
Tobias Pflug
2020-05-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-24
all things error to error.hh
Ben Burdette
2020-04-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-22
Don't include error.hh in util.hh to prevent header bloat
Eelco Dolstra
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
2020-04-21
add ErrorInfo to BaseError
Ben Burdette
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-04-06
Merge branch 'master' into error-format
Ben Burdette
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
build with make
Ben Burdette
2020-03-27
remove util.hh from deps
Ben Burdette
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-01
Factor out TreeInfo
Eelco Dolstra
2020-02-01
Show "warning:" in yellow instead of red
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-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-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-05
Eliminate more pass-by-value in variadic calls
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
[next]