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
2022-08-03
Fix NIX_COUNT_CALLS=1
Eelco Dolstra
2022-07-22
Merge pull request #6814 from amjoseph-nixpkgs/pr/sandbox-error-messages
Théophane Hufschmitt
2022-07-19
libstore/globals.cc: Move cgroup detection to libutil
Alex Wied
2022-07-19
error.hh: add additional constructor with explicit errno argument
Adam Joseph
2022-07-12
Merge pull request #6693 from ncfavier/complete-flake-inputs
Théophane Hufschmitt
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
2022-06-23
getSelfExe(): Support macOS
Eelco Dolstra
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-06-22
Style
Eelco Dolstra
2022-06-17
Verify `$HOME` is owned by current user in `getHome()`, if it exists.
Dave Nicponski
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-13
Merge pull request #6027 from Ma27/pure-repl
Eelco Dolstra
2022-06-05
Fix incorrect comment in `hiliteMatches`
Fishhh
2022-06-02
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-02
Avoid unnecessary string copy
Eelco Dolstra
2022-06-02
Add operator for concatenating strings and string_views
Eelco Dolstra
2022-05-31
repl: `--option pure-eval true` actually enables pure eval mode
Maximilian Bosch
2022-05-26
src/libutil/json.cc: add missing <cstdint> include for gcc-13
Sergei Trofimovich
2022-05-26
createUnixDomainSocket: listen(unix, 5 -> 100)
Robert Hensing
2022-05-25
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-20
repl: add repl-flake experimental feature for gating
Tom Bereknyei
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-05-16
first whack at passing evalState as an arg to debuggerHook.
Ben Burdette
2022-05-09
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-04
Fix the parsing of the sourcehut refs file
Théophane Hufschmitt
2022-05-04
Merge remote-tracking branch 'origin/master' into debug-exploratory-PR
Eelco Dolstra
2022-05-04
Move json stuff out of util.cc
Eelco Dolstra
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-04-29
spacing
Ben Burdette
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-22
Fix the darwin build
Théophane Hufschmitt
2022-04-22
Add some tests for ChunkedVector
Théophane Hufschmitt
2022-04-22
Move ChunkedVector to its own header
Théophane Hufschmitt
2022-04-21
remove pos<T>
pennae
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-21
don't use Symbol in Pos to represent a path
pennae
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-04-21
Rename fmt test -> hilte
Eelco Dolstra
2022-04-21
Fix fmt test
Eelco Dolstra
2022-04-21
Move hiliteMatches into a separate header
Eelco Dolstra
2022-04-20
Merge pull request #3720 from obsidiansystems/fix-url-format
Théophane Hufschmitt
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
2022-04-20
Add custom to_json and from_json functions for ExperimentalFeature
Yorick van Pelt
2022-04-19
Merge pull request #6128 from ncfavier/fix-completion
Eelco Dolstra
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-04-15
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-04-11
Merge pull request #6380 from thufschmitt/fix-double-slahsh-in-uri
Eelco Dolstra
2022-04-08
Merge pull request #6376 from Uthar/master
Théophane Hufschmitt
[next]