aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
AgeCommit message (Expand)Author
2020-10-29Fix assertion failure in tab completion for --optionEelco Dolstra
2020-10-29Generalize extra-* settingsEelco Dolstra
2020-10-29Merge pull request #4198 from mkenigs/capitalize-JSONEelco Dolstra
2020-10-28Capitalize JSON for consistencyMatthew Kenigsberg
2020-10-28ConsistencyEelco Dolstra
2020-10-26BaseSetting<StringMap>::set(): Don't append to previous valueEelco Dolstra
2020-10-26Move ExplicitEelco Dolstra
2020-10-15Add missing include for MAX_PATHJohn Ericson
2020-10-15Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-10-13Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2020-10-12Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2020-10-11Split out `commonChildInit`John Ericson
2020-10-09Completions::add(): Guard against newlinesEelco Dolstra
2020-10-09Merge pull request #4128 from tweag/extended-completionsEelco Dolstra
2020-10-09Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-buildsJohn Ericson
2020-10-09Remove LazyEelco Dolstra
2020-10-09writeFile(): Add error context to writeFull() failureEelco Dolstra
2020-10-09Add a description in the completion outputsregnat
2020-10-07Use PathReferences more widelyJohn Ericson
2020-10-07Serialize exceptions from the sandbox process to the parentEelco Dolstra
2020-10-07FormattingEelco Dolstra
2020-10-06libfetchers/github: allow slashes in refsMaximilian Bosch
2020-10-06Remove static variable name clashesEelco Dolstra
2020-10-06Factor out common showBytes()Eelco Dolstra
2020-10-06Add missing #pragma onceEelco Dolstra
2020-10-05Fix s3:// storeEelco Dolstra
2020-09-29Merge branch 'master' into access-tokensKevin Quick
2020-09-25Merge remote-tracking branch 'origin/master' into github-api-tokenGregory Hale
2020-09-25stdout_ -> coutJohn Ericson
2020-09-25expectArg(): Respect the 'optional' flagEelco Dolstra
2020-09-24Support StringMap configuration settings.Kevin Quick
2020-09-23Merge pull request #4054 from edolstra/fix-4021Eelco Dolstra
2020-09-23lstat() cleanupEelco Dolstra
2020-09-23libutil/archive: add preallocate-contents optionDominique Martinet
2020-09-22Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nixEelco Dolstra
2020-09-22Silence a compiler warning in serialise.hhregnat
2020-09-21fmt.hh: Don't include boost/algorithm/string/replace.hppEelco Dolstra
2020-09-21Random header cleanupEelco Dolstra
2020-09-21abstractsettingtojson.hh -> abstract-setting-to-json.hhEelco Dolstra
2020-09-21Move Callback into its own headerEelco Dolstra
2020-09-21Don't include <regex> in header filesEelco Dolstra
2020-09-21Move FramedSink next to FramedSourceRobert Hensing
2020-09-17Move FramedSource and FramedSink, extract withFramedSinkRobert Hensing
2020-09-17Add Source.drainInto(Sink)Robert Hensing
2020-09-17TypoRobert Hensing
2020-09-16Fetch commits from github/gitlab using Auth headerGreg Hale
2020-09-16Don't include nlohmann/json.hpp in config.hhregnat
2020-09-16Include the full nlohmann/json header in config.hhregnat
2020-09-16fixup! Add a default value for the settingsregnat
2020-09-16Make uri schemes grammar more RFC-compliantregnat