From: W. Trevor King Date: Sat, 18 Oct 2014 03:57:14 +0000 (-0700) Subject: Merge branch 'namespaced-python' of git://tremily.us/swc-setup-windows-installer... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=26f69b4ddb334112fa4ca11111b724e8d1b4ce9a;p=swc-workshop.git Merge branch 'namespaced-python' of git://tremily.us/swc-setup-windows-installer into assembled setup/windows-installer: Bump to v0.1 Significant changes: * Convert back from POSIX to Python [1] * Quote $PATH export to account for spaces * Install nano source syntax highlighters * Install the sqlite3 shell * Look for an R bin directory and add it to the PATH * Add a README and COPYING metadata * Add --verbose and --version options * 'namespaced-python' of git://tremily.us/swc-setup-windows-installer: (23 commits) swc-windows-installer.py: Add --version and start with 0.1 swc-windows-installer.py: Search ProgramW6432 and ProgramFiles(x86) swc-windows-installer.py: Add missing space to 'c:\ProgramFiles' swc-windows-installer.py: Set default logging level to INFO Fix 'Add' -> 'Adds' to match 'The script' lead-in README.md: Copy the docstring into a README swc-windows-installer.py: Fix 'swc_windows_installer.py' -> hyphens swc-windows-installer.py: Change '~/nano.rc' to 'a ~/nano.rc' swc-windows-installer.py: Canonical SQLite capitalization COPYING: Add the full text of the MIT license swc-windows-installer.py: Add logging swc-windows-installer.py: Link to msysGit releases on GitHub swc-windows-installer.py: Standardize on 'msysGit' capitalization swc-windows-installer.py: Look for an R bin directory Add indication that the Windows installer is running swc-windows-installer.py: Install the sqlite3 shell swc-windows-installer.py: Generalize msysGit download link swc-windows-installer.py: Force UNIX-style \n line endings for ~/nano.rc swc-windows-installer.py: Use POSIX paths for ~/nano.rc swc-windows-installer.py: Use '~' in ~/nano.rc includes ... [1]: https://github.com/swcarpentry/bc/issues/424 --- 26f69b4ddb334112fa4ca11111b724e8d1b4ce9a