Commit Graph
3940 Commits
Author SHA1 Message Date
Luke Sampson aa5cc3aded TortoiseMerge 1.6.7, WinMerge 2.14.0 2013-07-12 17:34:49 +10:00
Luke Sampson 682a99f900 winmerge 2.14.0 2013-07-12 16:45:24 +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 261bfe2c00 testing out pshazz, better versions for apps without actual versions (start with 0) 2013-07-10 15:46:41 +10:00
Luke Sampson 5ea0568f26 scoop uninstall scoop removes the scoop shim 2013-07-03 16:56:02 +10:00
Luke Sampson 6ad957c8c6 hash for touch 2013-07-03 16:18:30 +10:00
Luke Sampson edbbd8003c added sudo, changed bin directives in manifest to use string instead of array when there's only one 2013-07-03 16:06: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
Luke Sampson 26297be743 added touch command 2013-07-02 14:39:57 +10:00
Luke Sampson a850297cc5 NuGet command-line bootstrapper 2.0 2013-07-01 18:25:25 +10:00
Luke Sampson 99697cdb14 added concfg 2013-07-01 18:00:19 +10:00
Luke Sampson 1f2ead16f8 better colored messages, to work well with Solarized imported with consp 2013-06-30 22:34:08 +10:00
Luke Sampson 3c34045882 tests used to diagnose .vimrc bug 2013-06-30 10:35:17 +10:00
Luke Sampson 42f0c35528 fix .vimrc setup to use the right encoding 2013-06-30 10:34:50 +10:00
Luke Sampson 0c5b7a54c7 'scoop update': use robocopy to purge old files 2013-06-29 17:27:56 +10:00
Luke Sampson d29412c8c1 scoop search supports query, shows versions 2013-06-29 17:05:44 +10:00
Luke Sampson 83c6b3f4f9 'scoop list' shows versions 2013-06-29 16:23:12 +10:00
Luke Sampson 53bfa2875e handle uninstall apps where older versions are present 2013-06-29 16:16:46 +10:00
Luke Sampson 6e3f180f3e fix for manifests with only one hash 2013-06-29 14:34:18 +10:00
Luke Sampson 2b9e7e0fa6 Vim installs vimtutor and sets up ~/.vimrc automatically. condense hash format in .json manifests 2013-06-29 14:10:44 +10:00
Luke Sampson 1169f6687f Vim license 2013-06-29 12:23:23 +10:00
Luke Sampson 79c76be6fe add #requires -v 3 to install and scoop 2013-06-29 10:39:58 +10:00
Luke Sampson 14e88c14b1 fix strange character in vim notes 2013-06-28 22:49:22 +10:00
Luke Sampson 83581c34d6 update vim notes 2013-06-28 22:47:30 +10:00
Luke Sampson 1355285b00 use a more readable date version 2013-06-28 22:25:18 +10:00
Luke Sampson c9a589b48a vimtutor 2013-06-28 22:24:31 +10:00
Luke Sampson 05d798f92a use the psutils repo for runat, and note that you can use vimtutor after installing vim 2013-06-28 22:24:15 +10:00
Luke Sampson f1488a9677 handle command not found in scoop which 2013-06-28 20:00:38 +10:00
Luke Sampson a7f48af7df vim 7.3.046 2013-06-28 19:53:55 +10:00
Luke Sampson bb9638c628 grep 2.5.4 2013-06-28 16:25:58 +10:00
Luke Sampson 79ec7c28f4 added postgresql 2013-06-28 16:12:05 +10:00
Luke Sampson cac225a61f fix for clearing null-values from install info 2013-06-28 15:25:00 +10:00
Luke Sampson 4c1a686f06 live debugging 2013-06-28 15:16:57 +10:00
Luke Sampson fbe581994f handle updating when original install was from url 2013-06-28 15:13:57 +10:00
Luke Sampson 5fda205ea2 don't save null-valued install info 2013-06-28 15:11:08 +10:00
Luke Sampson 7e7f17780c fix install, stub latest_version to check URL 2013-06-28 14:32:51 +10:00
Luke Sampson 1a55773f66 allow installing from a URL 2013-06-28 14:27:21 +10:00
Luke Sampson b1b5cc14f7 check for installer adding install dir to user or system path, and clean up if possible. use this for Mercurial 2013-06-28 11:15:25 +10:00
Luke Sampson 1ba2e11cad installer tests, failed to get mercurial installing without modifying path 2013-06-27 22:22:00 +10:00
Luke Sampson c7b0425301 rename scoop/shim to scoop/shims, remove_from_path handles current session as well 2013-06-27 16:06:32 +10:00
Luke Sampson ce486873ac installed_apps returns empty when no appdir 2013-06-27 15:45:36 +10:00
Luke Sampson 9f4be7d3cd rename 'bin stubs' to 'shims' 2013-06-27 15:42:58 +10:00
Luke Sampson 5af9adebd8 bin\uninstall runs uninstallers if necessary 2013-06-27 15:28:14 +10:00
Luke Sampson 0c09c4fefd fix for MSI uninstall that needs admin permissions, added 7zip 2013-06-27 14:10:08 +10:00
Luke Sampson 352ba72b5d fix update: unzip correct directory 2013-06-27 12:42:58 +10:00
Luke Sampson 84b174d58c scriptcs 0.6.0-alpha-130626 2013-06-27 12:33:00 +10:00