xonsh/xonsh
2017-12-18 19:22:06 -08: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 Fix incorrect branch colorization 2017-07-06 12:56:39 +04:00
ptk Further improvement for autopair in nested brackets 2017-11-04 18:43:35 +01:00
xoreutils Xontrib: Echo: Add default value for help opt. 2017-03-17 22:42:27 +04: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 some removal 2017-12-09 15:21:22 -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 fixed foreign shells for no config 2017-12-15 11:45:22 -05: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 typo 2017-03-03 00:34:59 +08: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 fixed some other startup bugs 2017-12-18 19:06:59 -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 Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
pretty.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
proc.py Fix incorrect word usage and improve the grammar of _signal_int 2017-06-10 10:31:57 -04: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 Rename xip to xpip 2017-07-25 14:49:54 -04:00
replay.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
shell.py Text string spelling corrections 2017-06-07 11:51:26 -04: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 fixed StateVistor.flatten() bug 2017-12-18 19:22:06 -08:00
xonfig.py remove extra paren 2017-12-18 19:02:27 -08: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