index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-06-08
Restore the "low-latency" ssh copying
Théophane Hufschmitt
2022-06-03
Make nix copy parallel again
Théophane Hufschmitt
2022-06-03
Merge pull request #6600 from asymmetric/hash-comment
Eelco Dolstra
2022-06-02
Avoid unnecessary string copy
Eelco Dolstra
2022-06-02
Add operator for concatenating strings and string_views
Eelco Dolstra
2022-06-02
Shut up clang warnings
Eelco Dolstra
2022-06-01
Merge branch 'master' into lto
Théophane Hufschmitt
2022-06-01
schema.sql: add comment about hash being in base16
Lorenzo Manacorda
2022-05-31
Merge pull request #6582 from NixOS/debug-fetchgit-sigsev
Eelco Dolstra
2022-05-30
Merge pull request #6590 from edolstra/fix-noexcept
Eelco Dolstra
2022-05-30
RemoteStore::queryRealisationUncached(): Fix potential noexcept violation
Eelco Dolstra
2022-05-30
HttpBinaryCacheStore::getFile(): Don't throw an exception
Eelco Dolstra
2022-05-30
Respect the outputSpecified attribute
Eelco Dolstra
2022-05-27
Fix a segfault in the git fetcher
Théophane Hufschmitt
2022-05-27
Style fix
Eelco Dolstra
2022-05-26
src/libutil/json.cc: add missing <cstdint> include for gcc-13
Sergei Trofimovich
2022-05-26
Merge pull request #6576 from hercules-ci/daemon-increase-socket-backlog
Eelco Dolstra
2022-05-26
Remove pre-C++11 hackiness
Eelco Dolstra
2022-05-26
createUnixDomainSocket: listen(unix, 5 -> 100)
Robert Hensing
2022-05-26
Merge pull request #6570 from edolstra/eof-in-string
Eelco Dolstra
2022-05-25
remove parens from repl help
Ben Burdette
2022-05-25
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-25
back to ref<EvalState> in NixRepl
Ben Burdette
2022-05-25
Handle EOFs in string literals correctly
Eelco Dolstra
2022-05-25
Typo
Eelco Dolstra
2022-05-25
Merge remote-tracking branch 'origin/file-fetcher'
Eelco Dolstra
2022-05-25
Fix warning
Eelco Dolstra
2022-05-25
Merge branch 'master' into lto
pennae
2022-05-25
Style tweaks
Eelco Dolstra
2022-05-24
libfetchers: drop `getGitDir` and hardcode `.git`
Maximilian Bosch
2022-05-23
comment
Ben Burdette
2022-05-23
Merge pull request #6560 from ncfavier/patch-1
Théophane Hufschmitt
2022-05-23
Merge pull request #6532 from flox/show_warning
Théophane Hufschmitt
2022-05-22
remove redundant 'debugMode' flag
Ben Burdette
2022-05-22
comments
Ben Burdette
2022-05-22
change state derefs
Ben Burdette
2022-05-22
changning repl to use EvalState& instead of ref
Ben Burdette
2022-05-21
typo: defaultApps → defaultApp
Naïm Camille Favier
2022-05-20
remove special tryEval behavior
Ben Burdette
2022-05-20
debugRepl ftn pointer
Ben Burdette
2022-05-19
'debugMode'
Ben Burdette
2022-05-19
de-const evalState exceptions
Ben Burdette
2022-05-19
Merge branch 'debug-exploratory-PR' into debuggerHook-eval-arg
Ben Burdette
2022-05-19
use an expr->StaticEnv table in evalState
Ben Burdette
2022-05-19
fetchTree: Allow fetching plain files
Tony Olagbaiye
2022-05-18
Merge pull request #6544 from ncfavier/getFlake-no-write-lock-file
Théophane Hufschmitt
2022-05-18
Do not attempt to write a lock file in builtins.getFlake
Naïm Favier
2022-05-18
primop_match: fix example letter case in document
zhujun
2022-05-16
first whack at passing evalState as an arg to debuggerHook.
Ben Burdette
2022-05-16
Make nix::eval_cache::int_t more idiomatic
Théophane Hufschmitt
[next]