aboutsummaryrefslogtreecommitdiff
path: root/src/nix/edit.cc
AgeCommit message (Expand)Author
2019-10-28editorFor: take a pos object insteadzimbatm
2019-10-28libexpr: findDerivationFilename return Pos instead of tuplezimbatm
2019-10-23libexpr: add findDerivationFilenamezimbatm
2019-10-23libutil: add editorFor heuristiczimbatm
2019-09-22Don't catch exceptions by valueEelco Dolstra
2019-02-05Revert "Restore parent mount namespace before executing a child process"Eelco Dolstra
2018-11-13Restore parent mount namespace before executing a child processEelco Dolstra
2018-04-17Handle arguments in $EDITOREelco Dolstra
2017-12-14edit: Catch stoi exceptions from line number parsingBen Gamari
2017-08-29nix edit / log: Operate on a single InstallableEelco Dolstra
2017-08-29nix run: Flush the progress bar before starting the commandEelco Dolstra
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-05-08Add "nix edit" commandEelco Dolstra