xonsh/xonsh
2016-08-24 04:30:29 +03:00
..
completers quote the results of bash tab completion where necessary 2016-08-18 19:08:14 -04:00
parsers Merge pull request #1599 from blahgeek/fix-bare-tuple-of-tuples 2016-08-22 06:25:39 -04:00
ply fix reported PLY version in bundled PLY 2016-07-28 14:40:47 -04:00
ptk duplicate multiline string check for ptk 2016-08-18 18:03:02 -04:00
xoreutils big style changes 2016-07-18 11:54:54 +02:00
__init__.py version bump to 0.4.5 2016-08-16 20:35:49 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py some updates 2016-08-21 06:52:20 -04:00
ansi_colors.py small style changes 2016-07-18 11:30:57 +02:00
ast.py check all names 2016-08-21 14:58:07 -04:00
base_shell.py fix support for multiline strings in interactive mode 2016-08-18 17:47:50 -04:00
built_ins.py fix new pep8 problems after merge 2016-07-20 22:28:27 +02:00
codecache.py fix for scripts breaking with code cache turned off 2016-08-19 01:11:16 -04:00
commands_cache.py revert changes based on review 2016-07-20 22:07:45 +02:00
completer.py Merge pull request #1249 from xonsh/sort_comp 2016-06-17 09:44:44 -04:00
contexts.py initial dsubmit 2016-06-05 22:12:19 -04:00
diff_history.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
dirstack.py rm LazyObject from dirstack 2016-07-07 10:14:26 -04:00
environ.py flake8tify 2016-08-10 17:29:02 +03:00
execer.py small style changes 2016-07-18 11:30:57 +02:00
foreign_shells.py import sys 2016-08-24 04:30:29 +03:00
history.py show timestamps option 2016-08-10 17:20:33 +03:00
imphooks.py Merge pull request #1552 from xonsh/impacc 2016-08-12 13:21:28 +02:00
inspectors.py fix new pep8 problems after merge 2016-07-20 22:28:27 +02:00
jobs.py small style changes 2016-07-18 11:30:57 +02:00
jupyter_kernel.py add alias expansion to the jupyter kernel 2016-07-27 11:55:51 -04:00
lazyasd.py repr/str for lazyobject 2016-08-17 14:22:20 +03:00
lazyimps.py newlines 2016-07-19 12:02:22 -04:00
lazyjson.py big style changes 2016-07-18 11:54:54 +02:00
lexer.py small style changes 2016-07-18 11:30:57 +02:00
main.py Reintroduce importhook for developer install 2016-08-10 17:26:20 -07:00
openpy.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
parser.py small style changes 2016-07-18 11:30:57 +02:00
platform.py silly formatting 2016-08-21 07:02:16 -04:00
pretty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
proc.py repr/str for lazyobject 2016-08-17 14:22:20 +03:00
pyghooks.py revert changes based on review 2016-07-20 22:07:45 +02:00
readline_shell.py re-enable tab completion for aliases 2016-07-27 11:46:27 -04:00
replay.py big style changes 2016-07-18 11:54:54 +02:00
shell.py Disable SHELL_TYPE=none from the environment 2016-08-15 20:20:01 -04:00
teepty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
timings.py revert changes based on review 2016-07-20 22:07:45 +02:00
tokenize.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
tools.py xonsh/tools.py: Do not discard last line 2016-08-19 00:52:01 +05:30
tracer.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
winutils.py small style changes 2016-07-18 11:30:57 +02:00
wizard.py small style changes 2016-07-18 11:30:57 +02:00
xonfig.py Improve documentation and messaging. 2016-08-10 21:43:24 -07:00
xontribs.json Submitting xontrib-z 2016-07-29 13:43:42 -04:00
xontribs.py Some fixes from the PR 2016-08-03 11:57:20 -04:00