Luke Sampson
1c173bc56d
Use sentence case for UI messages.
2017-02-13 20:20:41 +11:00
Luke Sampson
5a82918d0e
Update 'scoop help cache' to show example of removing everything from cache (see #1288 )
2017-01-31 09:43:44 +11:00
Sergey
43e0c20468
Print '0 B' when cache is empty ( #1109 )
...
If cache is empty `$total_length` is null, and the output is:
```
λ scoop cache show some-non-existing-app
total: 0 files, B
```
Cast sum to double to get '0 B' instead
2016-11-08 10:45:30 +11:00
Luke Sampson
3e17a60bb0
reinstate download progress % indicator, along with new filesize display
2016-06-01 21:22:11 +10:00
Roy Ivy III
6d9bca805f
whitespace cleanup
...
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Luke Sampson
bc1a8e4945
brute force fix for powershell alias problems
2015-05-11 20:17:59 +10:00
Luke Sampson
619a7a1b05
cache show: handle 1 file
2014-03-03 17:52:55 +10:00
Luke Sampson
953a7ec78a
better 'cache show': support [app] filter, formatting
2014-02-21 08:45:27 +10:00
Luke Sampson
859e40eea4
tweak cache help
2013-09-05 12:19:35 +10:00
Luke Sampson
881754c361
fix cache help
2013-09-05 12:18:45 +10:00
Luke Sampson
58cdc721fc
update readme, add help for cache command
2013-09-05 12:18:00 +10:00
Luke Sampson
7382e17561
convert spaces to tabs
2013-08-15 13:05:00 +10:00
Luke Sampson
44416c99d4
rename: 'scoop cache clear' to 'scoop cache rm'
2013-07-24 20:06:20 +10:00
Luke Sampson
a9177750cf
add cache command to replace uncache
2013-07-18 13:01:07 +10:00