about summary refs log tree commit diff
path: root/src/nix
AgeCommit message (Expand)AuthorFilesLines
2017-08-28 Give activities a verbosity level againEelco Dolstra2-3/+6
2017-08-28 SimplifyEelco Dolstra1-15/+12
2017-08-25 SimplifyEelco Dolstra1-15/+12
2017-08-25 DohEelco Dolstra1-0/+1
2017-08-25 Allow derivations to update the build phaseEelco Dolstra1-7/+18
2017-08-25 Allow activities to be nestedEelco Dolstra1-2/+26
2017-08-25 Fix Debian buildEelco Dolstra1-1/+3
2017-08-25 Handle SIGWINCHEelco Dolstra1-8/+1
2017-08-25 When truncating the progress bar, take ANSI escape sequences into accountEelco Dolstra1-4/+41
2017-08-25 Restore activity metadataEelco Dolstra1-1/+9
2017-08-21 Remove debug lineEelco Dolstra1-2/+0
2017-08-16 nix verify: Restore the progress indicatorEelco Dolstra2-14/+40
2017-08-16 nix optimise-store: Show how much space has been freedEelco Dolstra1-43/+64
2017-08-16 nix optimise-store: AddEelco Dolstra2-4/+47
2017-08-16 Progress indicator: CleanupEelco Dolstra1-50/+59
2017-08-16 Progress indicator: More improvementsEelco Dolstra1-58/+51
2017-08-16 Progress indicator: Show number of active itemsEelco Dolstra1-3/+6
2017-08-16 Progress indicator: Unify "copying" and "substituting"Eelco Dolstra1-65/+5
2017-08-16 Improve substitution progress indicatorEelco Dolstra2-75/+32
2017-08-16 nix copy: Improve progress indicatorEelco Dolstra1-32/+67
2017-08-16 nix copy: Revive progress barEelco Dolstra1-0/+46
2017-08-16 nix copy: Add --no-check-sigs flagEelco Dolstra1-1/+9
2017-08-09 nix repl: Support printing floating-point numbersEelco Dolstra1-0/+4
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim15-38/+38
2017-07-26 nix search: Add a cacheEelco Dolstra1-9/+69
2017-07-20 nix-shell: Use bashInteractive from <nixpkgs>Eelco Dolstra1-3/+3
2017-07-20 nix search: Ignore top-level eval errorsEelco Dolstra2-2/+13
2017-07-20 nix search: Add --json flagEelco Dolstra1-13/+27
2017-07-20 Add "nix search" commandEelco Dolstra3-20/+160
2017-07-14 nix path-info: Show download sizes for binary cache storesEelco Dolstra1-1/+1
2017-07-14 Avoid a call to derivationFromPath()Eelco Dolstra3-28/+29
2017-07-14 nix path-info: Don't barf on invalid pathsEelco Dolstra1-1/+1
2017-07-14 StorePathsCommand: Don't build installablesEelco Dolstra5-8/+10
2017-07-14 nix: Show help when no arguments are givenEelco Dolstra2-7/+10
2017-07-04 Fix handling of expression installables with a / in themEelco Dolstra1-4/+4
2017-07-04 Support base-64 hashesEelco Dolstra2-20/+22
2017-06-07 Don't show flags from config settings in "nix --help"Eelco Dolstra3-5/+17
2017-06-07 nix: Add --help-config flagEelco Dolstra1-0/+20
2017-06-07 nix: Make all options available as flagsEelco Dolstra1-0/+2
2017-05-29 Fix build failure on Debian/UbuntuEelco Dolstra1-0/+1
2017-05-16 Improve progress indicatorEelco Dolstra5-65/+211
2017-05-15 nix ls: support '/' for the root directoryBenno Fünfstück1-0/+4
2017-05-10 Replace readline by linenoiseEelco Dolstra2-110/+63
2017-05-08 Add "nix edit" commandEelco Dolstra1-0/+75
2017-05-04 nix dump-path: AddEelco Dolstra3-0/+55
2017-05-03 nix eval: Add a --raw flagEelco Dolstra1-1/+13
2017-05-02 Fix "nix ... --all"Eelco Dolstra2-12/+16
2017-04-28 Check for libreadlineEelco Dolstra2-1/+7
2017-04-25 nix repl: Fix Ctrl-CEelco Dolstra1-0/+10
2017-04-25 Minor cleanupEelco Dolstra1-10/+7