xonsh/xonsh
2016-10-27 09:28:28 -04:00
..
completers proper default value and documentation for $BASH_COMPLETIONS 2016-10-25 22:55:56 +08:00
parsers Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
ply Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply' 2016-10-07 14:16:19 -04:00
prompt pep8 fixes in vc_branch 2016-10-11 09:46:16 -04:00
ptk restore support for prompt_toolkit <= 1.0.3 2016-10-19 16:33:40 -04:00
xoreutils small pep8 fixes so circle stops failing 2016-10-15 17:43:15 -04:00
__init__.py Merge branch 'master' into rs 2016-10-03 22:15:32 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py fixed conflicts 2016-10-10 23:46:59 -04:00
ansi_colors.py small style changes 2016-07-18 11:30:57 +02:00
ast.py removed dead code 2016-09-09 19:25:38 -04:00
base_shell.py robustness fixes to tee. 2016-10-12 20:52:46 -04:00
built_ins.py Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
codecache.py fix for scripts breaking with code cache turned off 2016-08-19 01:11:16 -04:00
commands_cache.py add mvim to command cache 2016-10-27 09:28:28 -04:00
completer.py Merge remote-tracking branch 'upstream/master' into events 2016-08-26 17:36:50 -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 fix remaining pep8 violations 2016-10-07 10:57:31 -04:00
environ.py proper default value and documentation for $BASH_COMPLETIONS 2016-10-25 22:55:56 +08:00
events.py hot fix for pytest events 2016-08-28 10:32:10 -04:00
execer.py fixed conflicts with tests 2016-08-27 21:13:57 -04:00
foreign_shells.py fix if shaliases is None 2016-09-12 11:13:54 +03:00
history.py better history help messages 2016-10-18 15:48:22 +03:00
imphooks.py cleanup/tests 2016-08-27 13:51:45 +03:00
inspectors.py fix new pep8 problems after merge 2016-07-20 22:28:27 +02:00
jobs.py some start up 2016-09-21 20:37:19 -04:00
jupyter_kernel.py add alias expansion to the jupyter kernel 2016-07-27 11:55:51 -04:00
lazyasd.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
lazyimps.py even more 2016-09-22 19:39:18 -04: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 tweaks to use subtree PLY master 2016-10-07 14:24:15 -04:00
main.py renamed to pipeline 2016-09-23 22:13:42 -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 initial windows fix 2016-10-26 22:43:37 -04:00
pretty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
proc.py Merge pull request #1900 from xonsh/morepipe 2016-10-27 08:30:55 +02:00
pyghooks.py fix remaining pep8 violations 2016-10-07 10:57:31 -04:00
pytest_plugin.py Change import form back to import xonsh.imphooks 2016-08-30 00:22:26 +02:00
readline_shell.py fix #1886 - readline completer with space 2016-10-26 22:21:07 +08:00
replay.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
shell.py fix falsed xontrib prompt 2016-10-20 15:04:43 +08:00
timings.py revert changes based on review 2016-07-20 22:07:45 +02:00
tokenize.py Add support for path-yielding backticks 2016-10-18 12:19:16 +02:00
tools.py Fix argvquote issue with path including hosts 2016-10-22 14:57:56 +02:00
tracer.py more lazy imports 2016-09-04 23:23:24 +08: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 tweaks to use subtree PLY master 2016-10-07 14:24:15 -04:00
xontribs.json Add xontrib-vi-mode-prompt 2016-09-26 17:29:03 +02:00
xontribs.py small pep8 fixes so circle stops failing 2016-10-15 17:43:15 -04:00