aboutsummaryrefslogtreecommitdiff
path: root/src/nix/ls.cc
AgeCommit message (Expand)Author
2020-05-11Merge branch 'master' into errors-phase-2Ben Burdette
2020-05-06Merge pull request #3546 from guibou/nix_readfile_on_0_sized_filesEelco Dolstra
2020-05-05nix --help: Group commandsEelco Dolstra
2020-04-29Remove the `drain` argument from `readFile`Guillaume Bouchard
2020-04-21remove 'format' from Error constructor callsBen Burdette
2020-04-16Use Logger::stdout()Eelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-12-05Make subcommand construction in MultiCommand lazyEelco Dolstra
2018-11-16nix ls-nar: allow reading from FIFOsLinus Heckemann
2018-02-19Update release notesEelco Dolstra
2017-11-14nix ls-{nar,store} --json: Respect -REelco Dolstra
2017-11-14Don't indent JSON outputEelco Dolstra
2017-11-14nix ls-{store,nar}: Add --json flagEelco Dolstra
2017-09-10TypoEelco Dolstra
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2017-05-15nix ls: support '/' for the root directoryBenno Fünfstück
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-02-25nix: Add commands to query contents of NARs / binary cachesEelco Dolstra