Commit Graph
62 Commits
Author SHA1 Message Date
Luke Sampson b332eeee3d sort help commands alphabetically 2013-06-22 14:36:35 +10:00
Luke Sampson 029b2a5fee got stubs working excellently, and this commit message is proof otherwise it wouldn't be passed correctly to git.exe! 2013-06-22 14:28:38 +10:00
Luke Sampson ff7f29adf2 testing re-parsing for stubs when invoked with & 2013-06-22 10:27:06 +10:00
Luke Sampson 2a5932bbe7 testing using AST to be used in stub to extract the arguments 2013-06-21 23:30:31 +10:00
Luke Sampson 1bf086e411 that didnt work 2013-06-21 19:38:31 +10:00
Luke Sampson 6322b22a92 allow specifying unzip folder in manifest (and use this for curl) 2013-06-21 18:56:27 +10:00
Luke Sampson b98c1acdca got scoop which working 2013-06-21 18:39:16 +10:00
Luke Sampson 95a5b21499 abort if can't find specified folder inside zip 2013-06-21 18:17:07 +10:00
Luke Sampson 10eb5b7c53 unzip: allow targeting a folder inside the zip 2013-06-21 18:13:51 +10:00
Luke Sampson a92847fac3 added 'scoop which' 2013-06-21 12:09:17 +10:00
Luke Sampson 687e83e3b0 bin stubs: handle spaces in path to bin 2013-06-21 11:41:19 +10:00
Luke Sampson 1260a8ef7d moved 'bin\install -l' stuff to 'bin\refresh' 2013-06-21 09:36:26 +10:00
Luke Sampson cfb31e4c5c new app: curl. ability to specify download filename in manifest, in case the download URL isn't obvious 2013-06-20 22:24:37 +10:00
Luke Sampson 874c8b38fd new app: wget 2013-06-20 21:48:23 +10:00
Luke Sampson 816155f7da fixed uninstall error message 2013-06-20 20:54:20 +10:00
Luke Sampson 7bf133dc72 self-update working 2013-06-20 20:51:41 +10:00
Luke Sampson 347fb45c53 starting to add versions to uninstall command 2013-06-20 18:09:09 +10:00
Luke Sampson a47d9564a1 version sorting works 2013-06-20 14:52:29 +10:00
Luke Sampson ca56937c45 got qsort working with passed function 2013-06-20 11:54:26 +10:00
Luke Sampson 5b700670d3 about to try passing fn to qsort 2013-06-20 10:41:54 +10:00
Luke Sampson 2c5b05c8da minor tweak 2013-06-20 00:18:03 +10:00
Luke Sampson b139d0e349 cleaned up qsort a bit 2013-06-19 23:58:35 +10:00
Luke Sampson c54e58947f testing qsort 2013-06-19 16:57:28 +10:00
Luke Sampson f82fc247eb starting on self-update/versioning support 2013-06-19 11:38:32 +10:00
Luke Sampson ff7ca925c0 arch-specific URLs, notepad2 package, updated readme 2013-06-18 16:27:12 +10:00
Luke Sampson e1e06f92e1 readme fixes 2013-06-18 11:02:16 +10:00
Luke Sampson 244afb9e02 check installer/uninstaller exe is in the appdir before running 2013-06-18 10:41:47 +10:00
Luke Sampson 3cda3f0c16 tweaking install/uninstall 2013-06-18 10:09:40 +10:00
Luke Sampson 9156d7ee0e uninstall command cleans up a bit better 2013-06-17 21:49:00 +10:00
Luke Sampson f71a69c19f help tweaks 2013-06-17 21:05:27 +10:00
Luke Sampson 652510c393 some help refactoring 2013-06-17 21:02:11 +10:00
Luke Sampson 57e616657d fix stub bug where 'scoop' was passed as arg to scoop if no args 2013-06-17 20:43:36 +10:00
Luke Sampson 2a59f70667 trying to get more difficult packages to work 2013-06-17 20:38:34 +10:00
Luke Sampson e87c212ddd fixed readme links 2013-06-17 13:17:39 +10:00
Luke Sampson 7a8304dcbb updated readme, added uninstall 2013-06-17 13:04:45 +10:00
Luke Sampson e01c9a8513 check bins in manifest for security 2013-06-17 10:10:47 +10:00
Luke Sampson 3f386c7186 install working for powershell script? 2013-06-17 09:23:31 +10:00
Luke Sampson 587ad0b1b1 some help tweaks 2013-06-16 20:16:27 +10:00
Luke Sampson b60864f270 got help summaries working 2013-06-16 20:14:43 +10:00
Luke Sampson 46f5cd8509 got help regex working 2013-06-16 19:39:54 +10:00
Luke Sampson c72ceb7349 got help usage working 2013-06-16 15:31:47 +10:00
Luke Sampson a949ae6a88 breakthrough! get commands.exec to pass arguments properly 2013-06-16 13:09:05 +10:00
Luke Sampson 8ebddce654 started on command dispatch 2013-06-16 01:16:26 +10:00
Luke Sampson 30c2d88876 added benefits to readme 2013-06-15 22:38:53 +10:00
Luke Sampson d8ed524ce5 add script_rel_path 2013-06-15 17:58:26 +10:00
Luke Sampson 769435a10f added require function 2013-06-15 17:23:40 +10:00
Luke Sampson d67f76d336 working out how to include lib/init.ps1 2013-06-15 15:44:27 +10:00
Luke Sampson 7257eded1f reorganisation 2013-06-15 15:34:09 +10:00
Luke Sampson f121c805b4 Create README.md 2013-06-15 14:30:06 +10:00
Luke Sampson ff3cd3e77b uninstall: remove scoop from path
add sublime project with settings to use windows line endings by default
2013-06-15 14:25:14 +10:00