.. |
args
|
Fix nix shebang interaction with #8131 overhaul completions
|
2023-11-07 13:24:01 -05:00 |
linux
|
Build nix-util with Meson
|
2024-06-12 18:31:02 -04:00 |
signature
|
Signer infrastructure: Prep for #9076
|
2024-01-03 16:13:55 -05:00 |
unix
|
Merge pull request #10905 from obsidiansystems/platform-namespace
|
2024-06-14 08:45:31 -04:00 |
windows
|
Remove lookupPathForProgram and implement initial runProgram test
|
2024-06-18 01:01:52 -07:00 |
.version
|
Build nix-util with Meson
|
2024-06-12 18:31:02 -04:00 |
abstract-setting-to-json.hh
|
Make toJSONObject const
|
2023-11-06 16:00:25 +01:00 |
ansicolor.hh
|
Finish converting existing comments for internal API docs (#8146)
|
2023-04-07 13:55:28 +00:00 |
archive.cc
|
fix tests and minor changes
|
2024-07-03 17:43:55 +05:30 |
archive.hh
|
fix tests and minor changes
|
2024-07-03 17:43:55 +05:30 |
args.cc
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
args.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
build-utils-meson
|
Rename file to avoid reserved name
|
2024-07-02 09:26:22 -04:00 |
callback.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
canon-path.cc
|
Factor out the Unix-specific parts of canonPathInner
|
2024-02-16 10:12:07 -05:00 |
canon-path.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
chunked-vector.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
closure.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
comparator.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
compression.cc
|
Slightly change formatting style
|
2024-05-22 09:20:15 -04:00 |
compression.hh
|
nfc(libutil): reformat files
|
2024-03-30 01:29:22 +03:00 |
compute-levels.cc
|
Add x86_64 compute levels as additional system types
|
2021-02-22 09:11:15 +01:00 |
compute-levels.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
config-global.cc
|
Format config-global.{cc,hh}
|
2024-06-24 12:07:56 -04:00 |
config-global.hh
|
Format config-global.{cc,hh}
|
2024-06-24 12:07:56 -04:00 |
config-impl.hh
|
Support unit prefixes in configuration settings
|
2024-05-08 21:11:09 +02:00 |
config.cc
|
dropEmptyInitThenConcatStringsSep -> concatStringSep: setting value was already harmed
|
2024-07-13 03:06:24 +02:00 |
config.hh
|
Split out GlobalConfig into its own header
|
2024-06-24 11:36:21 -04:00 |
current-process.cc
|
Remove 100s of CPU time (10%) from build times (1465s -> 1302s)
|
2024-05-31 13:00:09 +02:00 |
current-process.hh
|
Implement setStackSize for Windows
|
2024-05-18 16:19:01 -07:00 |
english.cc
|
Unify and refactor value printing
|
2024-01-11 16:34:36 -08:00 |
english.hh
|
Unify and refactor value printing
|
2024-01-11 16:34:36 -08:00 |
environment-variables.cc
|
Clean up env var logic in preparation for Windows
|
2024-04-04 18:17:12 -04:00 |
environment-variables.hh
|
Build a minimized Nix with MinGW
|
2024-04-17 12:26:10 -04:00 |
error.cc
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
error.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
exit.cc
|
:quit in the debugger should quit the whole program
|
2024-02-20 10:01:13 -08:00 |
exit.hh
|
:quit in the debugger should quit the whole program
|
2024-02-20 10:01:13 -08:00 |
experimental-features.cc
|
docs: merge builtin-constants into builtins
|
2024-07-07 15:57:23 -04:00 |
experimental-features.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
file-content-address.cc
|
Rename Recursive -> NixArchive
|
2024-06-24 10:24:06 -04:00 |
file-content-address.hh
|
Solve unused header warnings reported by clangd
|
2024-07-12 15:37:54 +02:00 |
file-descriptor.cc
|
Build a minimized Nix with MinGW
|
2024-04-17 12:26:10 -04:00 |
file-descriptor.hh
|
Fix compile error on windows
|
2024-06-17 00:03:50 -07:00 |
file-path-impl.hh
|
Support Windows paths in canonPath and absPath
|
2024-02-16 10:31:36 -05:00 |
file-path.hh
|
Use std::filesystem::path in more places (#10657)
|
2024-05-07 22:28:50 +00:00 |
file-system.cc
|
fix tests and minor changes
|
2024-07-03 17:43:55 +05:30 |
file-system.hh
|
Merge branch 'master' into fix-sandbox-escape
|
2024-06-26 18:11:39 -04:00 |
finally.hh
|
libutil: guard Finally against invalid exception throws
|
2024-06-05 22:45:37 +02:00 |
fmt.hh
|
Improve error messages for invalid derivation names
|
2024-06-25 19:41:29 +02:00 |
fs-sink.cc
|
factor duplicate code into util function append
|
2024-07-04 11:09:23 +05:30 |
fs-sink.hh
|
Solve unused header warnings reported by clangd
|
2024-07-12 15:37:54 +02:00 |
git.cc
|
fix tests and minor changes
|
2024-07-03 17:43:55 +05:30 |
git.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
hash.cc
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
hash.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
hilite.cc
|
Fix incorrect comment in hiliteMatches
|
2022-06-05 20:30:18 +02:00 |
hilite.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
json-impls.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
json-utils.cc
|
ValidPathInfo JSON format should use null not omit field
|
2024-06-03 08:21:22 -04:00 |
json-utils.hh
|
ValidPathInfo JSON format should use null not omit field
|
2024-06-03 08:21:22 -04:00 |
local.mk
|
Create and install a nix-util.pc
|
2024-06-03 14:14:40 -04:00 |
logging.cc
|
Split out GlobalConfig into its own header
|
2024-06-24 11:36:21 -04:00 |
logging.hh
|
Solve unused header warnings reported by clangd
|
2024-07-12 15:37:54 +02:00 |
lru-cache.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
memory-source-accessor.cc
|
use CanonPath in fs-sink and its derivatives
|
2024-06-30 19:03:15 +05:30 |
memory-source-accessor.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
meson.build
|
Add fresh concatStringsSep without bug
|
2024-07-13 03:06:24 +02:00 |
meson.options
|
Build nix-util with Meson
|
2024-06-12 18:31:02 -04:00 |
muxable-pipe.hh
|
More work on the scheduler for windows
|
2024-05-28 11:39:49 -04:00 |
nix-util.pc.in
|
Create and install a nix-util.pc
|
2024-06-03 14:14:40 -04:00 |
package.nix
|
packaging: Pass version directly
|
2024-07-06 17:52:57 +02:00 |
pool.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
position.cc
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
position.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
posix-source-accessor.cc
|
PosixSourceAccessor: Use SharedSync
|
2024-06-06 10:44:53 +02:00 |
posix-source-accessor.hh
|
Use SourcePath in more places
|
2024-05-06 19:05:42 +02:00 |
processes.hh
|
Initial runProgram implementation for Windows
|
2024-06-17 11:13:22 -07:00 |
ref.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
references.cc
|
Renamed HashFormat::Base32 to HashFormat::Nix32
|
2023-12-06 23:43:42 +01:00 |
references.hh
|
HashType: Rename to HashAlgorithm
|
2023-12-06 23:43:42 +01:00 |
regex-combinators.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
repair-flag.hh
|
Combine AbstractPos , PosAdapter , and Pos
|
2024-01-08 10:59:41 -08:00 |
serialise.cc
|
Start building the scheduler for Windows
|
2024-05-10 20:23:59 -04:00 |
serialise.hh
|
Add setting to warn about copying/hashing large paths
|
2024-05-13 11:52:27 +02:00 |
signals.hh
|
setInterruptCheck(): Remove declared but undefined function
|
2024-04-05 16:03:25 +02:00 |
source-accessor.cc
|
libutil/source-accessor: custom error if source does not exist
|
2024-05-25 23:06:57 +02:00 |
source-accessor.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
source-path.cc
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
source-path.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
split.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
strings-inline.hh
|
Add fresh concatStringsSep without bug
|
2024-07-13 03:06:24 +02:00 |
strings.cc
|
Add fresh concatStringsSep without bug
|
2024-07-13 03:06:24 +02:00 |
strings.hh
|
Add fresh concatStringsSep without bug
|
2024-07-13 03:06:24 +02:00 |
suggestions.cc
|
SymbolStr: Remove std::string conversion
|
2024-07-11 17:43:10 +02:00 |
suggestions.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
sync.hh
|
Sync: Add support for shared locks
|
2024-06-06 10:44:09 +02:00 |
tarfile.cc
|
Fix build to use CanonPath in new FSO sinks
|
2024-07-11 12:14:48 +02:00 |
tarfile.hh
|
Support hard links in tarballs
|
2024-06-11 16:05:57 +02:00 |
terminal.cc
|
Implement updateWindowSize for Windows
|
2024-05-18 16:14:20 -07:00 |
terminal.hh
|
Solve unused header warnings reported by clangd
|
2024-07-12 15:37:54 +02:00 |
thread-pool.cc
|
Build a minimized Nix with MinGW
|
2024-04-17 12:26:10 -04:00 |
thread-pool.hh
|
Split up util.{hh,cc}
|
2023-11-05 12:20:02 -05:00 |
topo-sort.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
types.hh
|
Solve unused header warnings reported by clangd
|
2024-07-12 15:37:54 +02:00 |
unix-domain-socket.cc
|
Put some file descriptor functions in unix and windows namespaces
|
2024-06-13 11:18:59 -04:00 |
unix-domain-socket.hh
|
Build the local store on Windows
|
2024-05-10 13:05:23 -04:00 |
url-parts.hh
|
Merge pull request #9621 from blaggacao/fix/too-restrictive-branch-regex-master
|
2023-12-22 16:02:25 +01:00 |
url.cc
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
url.hh
|
Remove comparator.hh and switch to <=> in a bunch of places
|
2024-07-12 14:54:18 -04:00 |
users.cc
|
Start factoring out Unix assumptions
|
2024-04-02 14:43:38 -04:00 |
users.hh
|
Build a minimized Nix with MinGW
|
2024-04-17 12:26:10 -04:00 |
util.cc
|
Merge remote-tracking branch 'origin/master' into large-path-warning
|
2024-06-03 15:32:27 +02:00 |
util.hh
|
dropEmptyInitThenConcatStringsSep: Update doc and deprecate
|
2024-07-14 11:50:20 +02:00 |
variant-wrapper.hh
|
Fixing #7479
|
2023-08-18 11:44:00 -04:00 |
xml-writer.cc
|
xml-writer: Remove std aliases
|
2022-02-25 16:13:02 +01:00 |
xml-writer.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |