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-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-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
2022-04-08
Allow empty path segments in urls
Théophane Hufschmitt
2022-04-08
Error: Remove unused sname() method
Eelco Dolstra
2022-04-08
Remove unused Error.name field
Eelco Dolstra
2022-04-07
don't assume that rev is a SHA1 hash
Kasper Gałkowski
2022-04-07
Merge pull request #6348 from cole-h/fix-restoring-mount-namespace
Eelco Dolstra
2022-04-05
Merge pull request #6366 from danpls/base64-reserve
Eelco Dolstra
2022-04-05
tokenizeString: Fix semantic mistake
Daniel Pauls
2022-04-05
libutil: Reserve memory when en/decoding base64
Daniel Pauls
2022-04-04
libutil: don't save cwd fd, use path instead
Cole Helbling
2022-04-04
libutil: save cwd fd in restoreMountNamespace
Cole Helbling
2022-04-04
libutil: `try` restoring the cwd from fdSavedCwd
Cole Helbling
2022-04-04
libutil: save fd to cwd instead of cwd itself
Cole Helbling
2022-04-04
libutil: cleanup savedCwd logic
Cole Helbling
2022-04-01
libutil: Properly guard self-allocating getcwd on GNU
Cole Helbling
2022-04-01
libutil: Don't use std::filesystem
Cole Helbling
2022-04-01
libutil: Fix restoring mount namespace
aszlig
2022-03-31
Merge pull request #6227 from NixOS/impure-derivations-ng
Eelco Dolstra
2022-03-31
Add support for impure derivations
Eelco Dolstra
2022-03-31
Merge pull request #6337 from danpls/fix-to-json-repl
Eelco Dolstra
2022-03-31
replaceEnv(): Pass newEnv by reference
Eelco Dolstra
2022-03-30
libutil: Change return value of addTrace to void
Daniel Pauls
2022-03-24
Revert "TarArchive: Small refactoring"
Maximilian Bosch
2022-03-24
Add experimental feature 'fetch-closure'
Eelco Dolstra
2022-03-16
Merge pull request #6245 from trofi/fix-nix-store-gc-limit-auto-optimise-store
Eelco Dolstra
2022-03-15
libfetchers/path: set `lastModified` to path's mtime
Maximilian Bosch
2022-03-13
nix store gc: account for auto-optimised store
Sergei Trofimovich
2022-03-11
Merge pull request #5865 from pennae/memory-friendliness
Eelco Dolstra
2022-03-09
make Finally more local
pennae
2022-03-08
make Pos smaller
pennae
2022-03-07
Merge branch 'cli-suggestions' of https://github.com/thufschmitt/nix
Eelco Dolstra
2022-03-07
Merge `or-suggestions.hh` into `suggestions.hh`
regnat
2022-03-07
Perform tilde expansion when completing flake fragments
Naïm Favier
2022-03-07
Make completeDir follow symlinks
Naïm Favier
2022-03-07
Ensure the completion marker is not processed beyond completion
Naïm Favier
2022-03-07
Implement `operator<<` for Suggestions
regnat
2022-03-07
Move OrSuggestions to its own header
regnat
2022-03-07
Also display suggestions for the commands using the eval cache
regnat
2022-03-07
Add some tests for the suggestions
regnat
2022-03-07
Implement a suggestions mechanism
regnat
2022-03-07
Merge pull request #6029 from Ma27/nix-log-ssh-ng
Théophane Hufschmitt
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-03
Fix segfault in headerCallback()
Eelco Dolstra
2022-03-01
filterANSIEscapes: Ignore BEL character
Anders Kaseorg
[next]