nix-super/src/libmain
regnat 04e5d0e704 Add a description in the completion outputs
Make nix output completions in the form `completion\tdescription`.
This can't be used by bash (afaik), but other shells like zsh or fish
can display it along the completion choices
2020-10-09 09:39:51 +02:00
..
common-args.cc Add a description in the completion outputs 2020-10-09 09:39:51 +02:00
common-args.hh Factor out --json 2017-04-24 14:21:36 +02:00
local.mk Remove global -I flags 2020-03-30 15:30:19 +02:00
loggers.cc Merge remote-tracking branch 'origin/master' into flakes 2020-07-06 16:40:10 +02:00
loggers.hh Style fixes 2020-06-11 15:39:08 +02:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
progress-bar.cc libmain/progress-bar: don't trim whitespace on the left 2020-09-26 17:38:11 +02:00
progress-bar.hh Style fixes 2020-06-11 15:39:08 +02:00
shared.cc Factor out common showBytes() 2020-10-06 10:40:49 +02:00
shared.hh unsigned long long -> uint64_t 2020-07-30 13:34:04 +02:00
stack.cc fixes to merged code 2020-05-11 15:52:15 -06:00