233 Commits (6331f97b9e98f562d8fddab7edd302ee5bbbf373)
 

Author SHA1 Message Date
MinRK 6331f97b9e added zmq.parallel to setupbase
15 years ago
MinRK 796c94b230 added simple cluster entry point
15 years ago
MinRK b364c8aad5 added zmq controller/engine entry points
15 years ago
MinRK 6ea1a28d55 remove IPython.kernel scripts and put migration notice in docs.
15 years ago
MinRK 1277658644 Merge branch 'removetwisted' of https://github.com/ellisonbg/ipython into remove_twisted
15 years ago
Fernando Perez 5b10c777bb Merge branch 'bug-tests' of https://github.com/ivanov/ipython into ivanov-bug-tests
15 years ago
Paul Ivanov b7a088db6b make know failures report as 'K'
15 years ago
Brian Granger 527aa15f84 Removed Twisted related things from setup scripts and testing.
15 years ago
Nick Tarleton 097fddbadd Add missing external.pexpect to packages
15 years ago
Thomas Kluyver 1205d8f66e Merge branch 'unicode-issues'
15 years ago
Thomas Kluyver becb566a6f Tweak code with suggestions from yesterday.
15 years ago
Robert Kern 943edf4cf9 Remove check for GTK in tests, so that the default encoding remains ascii, and Unicode failures can be resolved.
15 years ago
Fernando Perez bd5f429aae Merge branch 'ready_unbundle' of https://github.com/tomspur/ipython into tomspur-ready_unbundle
15 years ago
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
15 years ago
Darren Dale 8e91a9d0d9 fix windows post-installation routines with setuptools installed
15 years ago
Fernando Perez 0d8b493329 Merge branch 'version-info' into trunk
15 years ago
Fernando Perez 992e40df2e Fix bug in our specification of data_files.
15 years ago
Fernando Perez 5a0edd6c04 Complete support of git commit info with IPython.sys_info().
15 years ago
Fernando Perez 18de03a2f6 Small fixes to git ignore file
15 years ago
Fernando Perez a1fa49b9d4 Add support for commit information in auto-generated archives.
15 years ago
Fernando Perez 89a6713551 Add utility to record commit information in archives/tarballs.
15 years ago
Fernando Perez da1557f1c0 Fix invalid version check in setup.py.
15 years ago
Fernando Perez 8921529206 Merge branch 'logo-fix' of http://github.com/eteq/ipython into trunk
15 years ago
Erik Tollerud 14db36cf37 added logo to sphinx documentation
15 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