swc-setup-windows-installer.git
2013-10-21 W. Trevor Kingswc-windows-installer.py: Rework paths in main()
2013-10-21 W. Trevor Kingswc-windows-installer.py: Generalize update_bash_profile
2013-10-21 Ethan Whiteswc-windows-installer.py: Bring in Ethan's make_bash_pr...
2013-10-21 W. Trevor KingMerge branch 'nano-installer' into windows-installer
2013-10-21 Ethan WhiteRemove testing line
2013-10-21 Ethan WhiteAppend exports to end of .bash_profile instead of overw...
2013-10-21 Ethan WhiteSwitch from using .bashrc to .bash_profile nano path...
2013-10-21 Ethan WhiteAdd a Nano installer for Windows
2013-10-21 W. Trevor Kingswc-windows-installer.py: Use the stdlib's urlopen()
2013-10-21 W. Trevor Kingswc-windows-installer.py: Use lists for file content
2013-10-21 W. Trevor Kingswc-windows-installer.py: Use `with` to write script...
2013-10-21 W. Trevor Kingswc-windows-installer.py: Simplify `ipython` wrapper
2013-10-21 W. Trevor Kingswc-windows-installer.py: Extract nano directly to...
2013-10-21 W. Trevor Kingswc-windows-installer.py: Avoid writing nano.zip to...
2013-10-21 W. Trevor Kingswc-windows-installer.py: Separate requests import...
2013-10-21 W. Trevor Kingswc-windows-installer.py: Cleanup whitespace
2013-10-21 Ethan Whiteswc-windows-installer.py: Setup msysgit to act like...