220 Commits (0cc0201b33fd6572c733960ac1105feb102c9784)
 

Author SHA1 Message Date
Thomas Spura 0cc0201b33 Move pretty into lib, because it's heavily changed now.
15 years ago
Thomas Spura 3ea19b0740 Unbundle of all external modules.
15 years ago
MinRK 66e0d22bec gave logo harder, cleaner edges
15 years ago
Brian Granger 4ef2dc7f98 Merge branch 'ellisonbg-payload' into trunk
15 years ago
Brian Granger 3ced248d86 Lots of work on the display system, focused on pylab stuff.
15 years ago
MinRK faa07c36f3 added gh-pages command for GitHub hosted sphinx docs
15 years ago
Fernando Perez e83ac2aa73 Merge branch 'windows-workdir' of http://github.com/darrendale/ipython into darrendale-windows-workdir
16 years ago
Darren Dale 8e91a9d0d9 fix windows post-installation routines with setuptools installed
16 years ago
Fernando Perez 0d8b493329 Merge branch 'version-info' into trunk
16 years ago
Fernando Perez 992e40df2e Fix bug in our specification of data_files.
16 years ago
Fernando Perez 5a0edd6c04 Complete support of git commit info with IPython.sys_info().
16 years ago
Fernando Perez 18de03a2f6 Small fixes to git ignore file
16 years ago
Fernando Perez a1fa49b9d4 Add support for commit information in auto-generated archives.
16 years ago
Fernando Perez 89a6713551 Add utility to record commit information in archives/tarballs.
16 years ago
Fernando Perez da1557f1c0 Fix invalid version check in setup.py.
16 years ago
Fernando Perez 8921529206 Merge branch 'logo-fix' of http://github.com/eteq/ipython into trunk
16 years ago
Erik Tollerud 14db36cf37 added logo to sphinx documentation
16 years ago
Fernando Perez 3c50c7ece3 Merge branch 'takowl-ipy3-preparation' into trunk
16 years ago
Thomas Kluyver 495d7316f3 Ignore .bak files
16 years ago
Thomas Kluyver 365896cd23 Ignore .py~ files
16 years ago
Fernando Perez f759524310 Fix name of entry script for setuptools.
16 years ago
Fernando Perez ca9a81f9b5 Merge branch 'newkernel' into trunk with all new Qt console work.
16 years ago
Fernando Perez f609fd80a3 Rename entry point for Qt console to ipython-qtconsole.
16 years ago
epatters 2b63052424 Update setup.py for setuptools support for ipythonqt script.
16 years ago
Fernando Perez 56ede30647 Add ipythonqt script to main list of user-installed scripts.
16 years ago
epatters a631f0fc1e Updated setupbase.py to include zmq.pylab package.
16 years ago
epatters 3ef5b1de92 Merge branch 'newkernel' of git://github.com/ellisonbg/ipython into qtfrontend
16 years ago
Brian Granger 29259fc441 Refactor of prompts and the displayhook.
16 years ago
epatters 8b42896342 Merge branch 'newkernel' of git://github.com/ellisonbg/ipython into qtfrontend
16 years ago
Brian Granger 30627d74a5 Moving and renaming in preparation of subclassing InteractiveShell.
16 years ago
epatters 567d5b5952 Merge branch 'master' of git://github.com/ipython/ipython into qtfrontend and fix conflicts in setupbase.py.
16 years ago
Fernando Perez 2e8acf77e2 Finish cleanup of setup.py and tests after dead code removal.
16 years ago
epatters 557abf30aa Updated setupbase.py to reflect new 'frontend.qt' and 'zmq' packages.
16 years ago
Brian Granger a46f74f371 Adding .gitignore and updating release to remove bzr tag.
16 years ago
Brian Granger 5dae9f5f49 Merging Fernando's trunk (fp-trunk-dev) and Brian's edits (fp-review).
16 years ago
Brian Granger 9d00d5e3da Minor cleanup in iptest.py and growl.py.
16 years ago
Brian Granger ba5e56c49f Removed the top-level iptest.py and INSTALLED logic.
16 years ago
Brian Granger e5b30872ed More work addressing review comments for Fernando's branch.
16 years ago
Brian Granger e24997b0ba Work to address the review comments on Fernando's branch.
16 years ago
Fernando Perez 8965698c56 Added diagnostics printout at the end of the test suite.
16 years ago
Fernando Perez e1ea030504 Robustness fixes in test suite machinery.
16 years ago
Fernando Perez 4041a88063 Inform user at install time of minimal python requirements if not met.
16 years ago
Fernando Perez ecff1e9e39 Make the test suite runnable without X11 connections.
16 years ago
Fernando Perez 5740081c62 Fix tests to return consistent results regardless of how they are called.
16 years ago
Fernando Perez 34dd139174 Fixes to make test suite more robust on Fedora.
16 years ago
Fernando Perez 5756b33e52 Make it possible to run the tests from the source dir without installation.
16 years ago
Fernando Perez ae70bfc440 Let iptest pass arguments correctly to nose (in-process or in subprocess).
16 years ago
Fernando Perez 1621f0a23f Fix bug where python -c "import IPython; IPython.test()" could fail.
16 years ago
Fernando Perez 59117c597e Include 'kernel' in the nose tests as well; it picks up doctests that trial
16 years ago
Fernando Perez 91791416ab Fixes for test suite in win32 when all dependencies (esp. Twisted) are
16 years ago