Go to file
Fernando Perez 6e5d8d5d1a Merge pull request #1538 from minrk/git_info
store git commit hash in utils._sysinfo instead of hidden data file

Behavior is essentially unchanged, but the hash is stored in a generated Python file instead of hidden data file.

Closes #1484.
2012-04-13 22:54:05 -07:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython Merge pull request #1563 from minrk/clear_output 2012-04-13 21:12:23 -07:00
.gitignore backed out change to gitignore 2012-01-27 14:50:39 -05:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py pyreadline dependency pushed to 1.7.1 for all versions of windows. Also, solves an issue that has been observed when IPython is used with some older versions of pyreadline. 2012-01-20 13:21:36 -05:00
setupbase.py use writelines when writing _sysinfo.py 2012-04-13 21:47:40 -07:00