Merge branch 'master' into namespaced-python
authorW. Trevor King <wking@tremily.us>
Sat, 18 Oct 2014 03:35:15 +0000 (20:35 -0700)
committerW. Trevor King <wking@tremily.us>
Sat, 18 Oct 2014 03:55:36 +0000 (20:55 -0700)
commitac688c39ab847e26b091a342ed9c82095e21cfdb
treeff8cc7ddd09c36b746dacf7695b34701d8afe295
parent9ea60b6639073ebd240a37cbb9aca0d8435c903b
parent10682b9cbe179154106b33e897e2da5fcfbc1327
Merge branch 'master' into namespaced-python

10682b9 (swc-windows-installer.py: Add --version and start with 0.1)
is the last commit in the python branch that landed in v0.1.
Significant changes:

* Add a README and COPYING metadata
* Add a --version option

* master:
  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
setup/windows-installer/COPYING
setup/windows-installer/README.md
setup/windows-installer/swc-windows-installer.py