aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-07Manual: TypoEelco Dolstra
2020-05-07Manual: Fix typoEelco Dolstra
2020-05-06todo removalBen Burdette
2020-05-06implement SysError errno handlingBen Burdette
2020-05-06Merge pull request #3570 from Mic92/nix-searchDomen Kožar
2020-05-06WIP: add unit tests for libutilTobias Pflug
2020-05-06nix/search: no error for empty search results if json is enabledJörg Thalheim
2020-05-06Merge pull request #3546 from guibou/nix_readfile_on_0_sized_filesEelco Dolstra
2020-05-06Merge pull request #3557 from Ma27/nix-repl-helpEelco Dolstra
2020-05-06libstore/build.cc: more explicit about form of outputPeter Kolloch
2020-05-06Merge pull request #3562 from pikajude/masterEelco Dolstra
2020-05-06Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr"Eelco Dolstra
2020-05-05nix doctor: ConsistencyEelco Dolstra
2020-05-05nix --help: Group commandsEelco Dolstra
2020-05-04appending to hints; remove _printErrorBen Burdette
2020-05-04add normaltxt, yellowify->yellowtxtBen Burdette
2020-05-04nix auto-gc: use fragment sizeJude Taylor
2020-05-04log as warningBen Burdette
2020-05-04affinity operator<<Ben Burdette
2020-05-04Flag: Use designated initializersEelco Dolstra
2020-05-04precompiled-headers.h: Don't include our own headersEelco Dolstra
2020-05-04separate msgs instead of appending to what()Ben Burdette
2020-05-04closer but still lambda indent problemsBen Burdette
2020-05-04Merge pull request #3558 from LnL7/ssh-ng-stderrEelco Dolstra
2020-05-03convert some printError calls to logErrorBen Burdette
2020-05-02logging: handle build log lines in simple loggerDaiderd Jordan
2020-05-02remote-store: don't log raw stderr by defaultDaiderd Jordan
2020-05-01Improve help-message for nix-replMaximilian Bosch
2020-05-01convert some errorsBen Burdette
2020-05-01Fix buildEelco Dolstra
2020-05-01rename run to shell in testsMatthew Kenigsberg
2020-05-01rename nix run to nix shell and nix app to nix runMatthew Kenigsberg
2020-05-01Fix coverage jobEelco Dolstra
2020-05-01Tweak README.mdEelco Dolstra
2020-05-01Merge pull request #3552 from gilligan/revamp-readmeDomen Kožar
2020-05-01Update README.mdDomen Kožar
2020-05-01Update README.mdDomen Kožar
2020-05-01Update README.mdDomen Kožar
2020-04-30fix error callsBen Burdette
2020-04-30logErrorBen Burdette
2020-04-30Revamp README.mdTobias Pflug
2020-04-30typoBen Burdette
2020-04-30Update issue templatesDomen Kožar
2020-04-30Update issue templatesDomen Kožar
2020-04-30nix dev-shell: Unset shellHookEelco Dolstra
2020-04-30nix dev-shell: Support structured attrsEelco Dolstra
2020-04-30nix dev-shell: Refactor script for getting the environmentEelco Dolstra
2020-04-30Merge pull request #3548 from Ma27/fetchtarball-posDomen Kožar
2020-04-29errorinfo constructor testBen Burdette
2020-04-29Fix displaying error-position in `builtins.fetch{Tree,Tarball}`Maximilian Bosch