xonsh/xonsh
2018-04-25 11:00:23 +02:00
..
completers Add # to chars that need autoquotes 2018-04-15 10:10:54 -04:00
history fixed JSON history corruption 2017-11-08 21:27:28 -05:00
parsers lambda AST fixes 2018-04-03 21:57:30 -04: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 Further improvement for autopair in nested brackets 2017-11-04 18:43:35 +01:00
xoreutils cat outputs in configured encoding 2017-12-19 09:30:09 -06:00
__init__.py bumped version to 0.6.2 2018-04-23 21:37:28 -04: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 lambda AST fixes 2018-04-03 21:57:30 -04:00
base_shell.py fix formatting issue 2018-04-03 16:09:35 -04:00
built_ins.py this seems to work locally 2017-12-08 01:36:33 -05: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 curl predict_true() 2018-04-24 16:44:23 -04: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 spelling 2018-04-23 18:23:42 -04: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 unused import 2018-04-20 12:38:31 -04: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 resolved conflicts 2018-04-20 12:16:19 -04: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 Replace StopIteration with return 2018-04-06 10:12:52 +03: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 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 flake8 and doc fixes 2017-12-18 20:33:42 -08:00
xonfig.py resolved conflicts 2018-04-20 12:16:19 -04:00
xontribs.json Add missing whitespaces 2018-04-25 11:00:23 +02:00
xontribs.py Flake8 2017-07-25 15:06:18 -04:00