Merge branch 'master' into namespaced
authorW. Trevor King <wking@tremily.us>
Mon, 9 Jun 2014 22:58:49 +0000 (15:58 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 9 Jun 2014 22:58:49 +0000 (15:58 -0700)
commit9ea60b6639073ebd240a37cbb9aca0d8435c903b
tree8a608345cb0ba9e97a9c08cd3fbde1013aa0d179
parentf2587ec379d7b8df130a295709ab7064ad43f5bd
parent5d915965cef81df8c423fa8fe8a1e6a3cede890d
Merge branch 'master' into namespaced

After some time on the fence, the main SWC repository has returned to
the Python version of this script [1].  This catches the namespace
branch up with everything that's happened along that line of
development since the initial shell work.

[1]: https://github.com/swcarpentry/bc/pull/480

* master:
  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
  swc-windows-installer.py: Rename ~/.nanorc to ~/nano.rc
  swc-windows-installer.py: Install nano source syntax highlighters
  swc-windows-installer.py: Quote $PATH export to account for spaces.
setup/windows-installer/swc-windows-installer.py