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
2020-10-06
libfetchers/github: allow slashes in refs
Maximilian Bosch
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-09-29
Merge branch 'master' into access-tokens
Kevin Quick
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
expectArg(): Respect the 'optional' flag
Eelco Dolstra
2020-09-24
Support StringMap configuration settings.
Kevin Quick
2020-09-23
Merge pull request #4054 from edolstra/fix-4021
Eelco Dolstra
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
libutil/archive: add preallocate-contents option
Dominique Martinet
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
2020-09-22
Silence a compiler warning in serialise.hh
regnat
2020-09-21
fmt.hh: Don't include boost/algorithm/string/replace.hpp
Eelco Dolstra
2020-09-21
Random header cleanup
Eelco Dolstra
2020-09-21
abstractsettingtojson.hh -> abstract-setting-to-json.hh
Eelco Dolstra
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-21
Move FramedSink next to FramedSource
Robert Hensing
2020-09-17
Move FramedSource and FramedSink, extract withFramedSink
Robert Hensing
2020-09-17
Add Source.drainInto(Sink)
Robert Hensing
2020-09-17
Typo
Robert Hensing
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-09-16
Don't include nlohmann/json.hpp in config.hh
regnat
2020-09-16
Include the full nlohmann/json header in config.hh
regnat
2020-09-16
fixup! Add a default value for the settings
regnat
2020-09-16
Make uri schemes grammar more RFC-compliant
regnat
2020-09-16
Add a default value for the settings
regnat
2020-09-16
Complete the `toJSON` instance for `Setting<T>`
regnat
2020-09-01
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-28
Merge branch 'minimal-logger' of https://github.com/Ma27/nix
Eelco Dolstra
2020-08-27
Typo
Eelco Dolstra
2020-08-27
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
Eelco Dolstra
2020-08-25
Fix tests
Eelco Dolstra
2020-08-24
Fix tests
Eelco Dolstra
2020-08-20
Allow 'nix' subcommands to provide docs in Markdown format
Eelco Dolstra
2020-08-20
List deprecated option aliases in the docs
Eelco Dolstra
2020-08-20
Config: Use nlohmann/json
Eelco Dolstra
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-08-17
Start generation of the nix.1 manpage
Eelco Dolstra
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Remove Hash::operator bool ()
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
[next]