xonsh/xonsh
2018-01-13 13:22:00 -05:00
..
completers Escape regex in path completion 2017-11-16 18:44:31 -05:00
history fixed JSON history corruption 2017-11-08 21:27:28 -05:00
parsers Fixed def spam(*): pass issue 2017-12-06 22:12:50 -05:00
ply Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply' 2016-10-07 14:16:19 -04:00
prompt add ON_MSYS across all modules 2017-12-31 16:32:19 +01:00
ptk Support ptk 2.0 2018-01-13 13:22:00 -05:00
xoreutils cat outputs in configured encoding 2017-12-19 09:30:09 -06:00
__init__.py bumped version to 0.6.0 2017-11-22 18:13:51 -05:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py stupid file extension logic error 2017-08-09 20:04:01 -07:00
ansi_colors.py Rename xonsh.color_tools.make_pallette() to make_palette() 2017-06-07 11:51:46 -04:00
ast.py fix for echo * spam ; echo spam 2017-11-09 20:20:40 -05:00
base_shell.py Give sensible defaults when encoding bytes 2017-12-07 18:34:09 -05:00
built_ins.py Change subprocess' to subprocesses in _fix_null_cmd_bytes() comment 2017-06-09 11:06:24 -04:00
codecache.py added python version to code cache 2017-02-26 01:27:07 -05:00
color_tools.py Mark make_pallete() as deprecated 2017-06-10 10:13:07 -04:00
commands_cache.py emacslient no longer threadable 2017-11-09 20:41:19 -05:00
completer.py fixed readline completion' 2017-02-04 21:25:40 -05:00
contexts.py rewrite of xonsh contexts to be based off of macros. 2017-01-10 01:58:21 -05:00
diff_history.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
dirstack.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
environ.py Remove lines/columns from the default environment 2017-11-29 13:51:13 -05:00
events.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
execer.py fix for eating semicolons 2017-11-08 20:54:18 -05:00
foreign_shells.py add ON_MSYS across all modules 2017-12-31 16:32:19 +01:00
fs.py fs a module again and exclude from amalgamation 2016-12-15 21:36:23 -05:00
imphooks.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
inspectors.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
jobs.py add ON_MSYS across all modules 2017-12-31 16:32:19 +01:00
jsonutils.py flake 2017-02-26 15:51:17 -05:00
jupyter_kernel.py rm env too 2017-01-26 18:54:12 -05:00
lazyasd.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
lazyimps.py added uptime 2017-02-04 14:12:28 -05:00
lazyjson.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
lexer.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
macutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
main.py type 2017-12-20 11:23:01 -08:00
openpy.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
parser.py Start a Python 3.6 parser. 2016-09-18 10:48:30 -07:00
platform.py add MSYS2 support and fix Cygwin support 2017-12-25 04:32:27 +01:00
pretty.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
proc.py add MSYS2 support and fix Cygwin support 2017-12-25 04:32:27 +01:00
pyghooks.py this never should have been moved 2017-11-11 11:29:20 -05:00
pytest_plugin.py first pass at import event hooks 2017-02-19 13:22:01 -05:00
readline_shell.py add ON_MSYS across all modules 2017-12-31 16:32:19 +01:00
replay.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
shell.py Support ptk 2.0 2018-01-13 13:22:00 -05:00
style_tools.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
timings.py Correct improper word usage in timeit_alias 2017-06-10 10:37:44 -04:00
tokenize.py Fix continuation line indent for flake8 2017-10-09 13:51:12 +00:00
tools.py Make iglobpath() more robust 2017-12-06 20:08:51 -05:00
tracer.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
winutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
wizard.py Reword docstring on class While as well as its __init__ method 2017-06-09 11:07:56 -04:00
xonfig.py add ON_MSYS across all modules 2017-12-31 16:32:19 +01:00
xontribs.json Make it clear that `free_cwd` is a Win only xontrib 2017-12-03 21:46:04 +01:00
xontribs.py Flake8 2017-07-25 15:06:18 -04:00