aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-30Fix data race in copyPathsPatrick Jackson
2023-03-30Merge pull request #8111 from obsidiansystems/improve-internal-api-docsJohn Ericson
2023-03-30Merge pull request #7518 from fricklerhandwerk/doc-commandsValentin Gagarin
2023-03-30Merge pull request #8123 from nomeata/import-flake-docsEelco Dolstra
2023-03-30TypoEelco Dolstra
2023-03-30More precise wordingJoachim Breitner
2023-03-30Split nix-env and nix-store documentation per-subcommandAlexander Bantyev
2023-03-29Convert a bunch of comments in headers to Doxygen documentationJohn Ericson
2023-03-29Allow `@` in git refsfigsoda
2023-03-29Update src/libexpr/primops.ccJoachim Breitner
2023-03-29avoid a string copy in printHash16Vaci Koblizek
2023-03-29return string_view from printHashType rather than stringVaci Koblizek
2023-03-28Don't recommend 'nix log' unless experimental feature is enabledBjørn Forsman
2023-03-28Avoid a string copy during Hash::to_stringVaci Koblizek
2023-03-28Update src/libexpr/primops.ccJoachim Breitner
2023-03-28Docs: Explain why `import nixpkgs` works in flakesJoachim Breitner
2023-03-27Documentation: list experimental features in manualNoah Snelson
2023-03-27Fix more profile dirs in docsJohn Ericson
2023-03-27Merge pull request #7763 from obsidiansystems/installable-wide-infoEelco Dolstra
2023-03-27Merge pull request #8084 from edolstra/store-docsEelco Dolstra
2023-03-27Merge pull request #8073 from tweag/fix-root-channels-locationJohn Ericson
2023-03-27Merge pull request #8062 from edolstra/ssl-cert-fileEelco Dolstra
2023-03-27Punt on improper global flags for nowJohn Ericson
2023-03-27Merge pull request #7609 from obsidiansystems/hide-experimental-settingsJohn Ericson
2023-03-27ssl-cert-file: Use listsEelco Dolstra
2023-03-27Merge pull request #8104 from avdv/graphml-use-long-for-narsizeEelco Dolstra
2023-03-27Make some comments in profiles.hh doxygen-enabledThéophane Hufschmitt
2023-03-26Catch eval errors in `hasContent`oxalica
2023-03-24nix-store: Use `long` for `narSize` in graphml outputClaudio Bley
2023-03-24Stratify `ExtraPathInfo` along `Installable` hierarchyJohn Ericson
2023-03-24Merge pull request #7757 from obsidiansystems/more-installable-valueEelco Dolstra
2023-03-24Merge pull request #8098 from hercules-ci/error-cc-Only-suggest-show-trace-wh...Théophane Hufschmitt
2023-03-23error.cc: Only suggest show-trace when truncated trace items would be printedRobert Hensing
2023-03-23TweaksEelco Dolstra
2023-03-23Register LocalStore to ensure it's included in the manualEelco Dolstra
2023-03-23Document store URLsEelco Dolstra
2023-03-23Factor out the generation of the profile/channel directoryThéophane Hufschmitt
2023-03-23nix-channel: Restore the old root channels directoryThéophane Hufschmitt
2023-03-23Update src/libstore/local-store.mdEelco Dolstra
2023-03-23Fix SSHStoreEelco Dolstra
2023-03-23Fix clang buildEelco Dolstra
2023-03-22Merge pull request #8078 from obsidiansystems/profile-mdJohn Ericson
2023-03-22Improve store setting descriptions / Markdown formattingEelco Dolstra
2023-03-22Add a test for nix copy over sshAlexander Bantyev
2023-03-22SSHMaster: pause logger to show password promptAlexander Bantyev
2023-03-22Logger, ProgressBar: add a way to pause/resumeAlexander Bantyev
2023-03-21Fix rendering of fetchGit documentationEelco Dolstra
2023-03-21Add a "help" categoryEelco Dolstra
2023-03-21Move store docs to 'nix help-stores'Eelco Dolstra
2023-03-21Support per-store Markdown documentationEelco Dolstra