518 Commits

Author SHA1 Message Date
Luke Sampson 6579adf365 remember when scoop was last updated and report this in 'scoop status' 2013-08-05 16:43:59 +10:00
Luke Sampson d3c5e0901f try to get arch specific prop, then fallback to generic, so that MSI etc can be re-used between architectures if possible. Fix 'missing manifest' message when manifest is invalid 2013-08-05 12:31:31 +10:00
Luke Sampson 44416c99d4 rename: 'scoop cache clear' to 'scoop cache rm' 2013-07-24 20:06:20 +10:00
Luke Sampson 4f0b1b91c1 support setting environment variables (and removing them on uninstall) 2013-07-22 21:36:43 +10:00
Luke Sampson ae486228cc fix error with update (forgot to include lib/decompress) 2013-07-21 20:40:48 +10:00
Luke Sampson 0f14f80857 status: show old/new versions (testing on runat) 2013-07-21 20:38:46 +10:00
Luke Sampson 246ff1b384 actually add status command 2013-07-21 20:33:49 +10:00
Luke Sampson 4149782248 detect previous failure when running install. MSI: log to file, pass /norestart 2013-07-20 10:46:44 +10:00
Luke Sampson 881ef697fa ensure 7zip installed before installing an app that needs it 2013-07-19 08:36:16 +10:00
Luke Sampson a9177750cf add cache command to replace uncache 2013-07-18 13:01:07 +10:00
Luke Sampson 4ec238ed36 use scoop-*.ps1 for libexec 2013-07-18 12:51:15 +10:00
Luke Sampson f3f6bc9f0f started on using 7zip to extract .tar.lzma 2013-07-17 16:24:34 +10:00
Luke Sampson f0d1d37f63 uncache: handle no <app> 2013-07-12 12:38:28 +10:00
Luke Sampson 4bc0d121cf added uncache command 2013-07-10 17:08:04 +10:00
Luke Sampson 402c80459c renamed 'resolve' to 'relpath', and 'full_path' to 'fullpath' 2013-07-02 20:59:04 +10:00
Luke Sampson 5ed3b0ef61 use to dot source core.ps1, instead of (split-path System.Management.Automation.InvocationInfo.mycommand.path) 2013-07-02 20:46:53 +10:00
Luke Sampson 48531668ad removed old copy method for update 2013-07-02 20:31:52 +10:00
Luke Sampson f73e96b3a9 refactor to use libexec instead of lib/cmd 2013-07-02 20:08:32 +10:00