xonsh/xonsh
2016-09-09 19:21:26 -04:00
..
completers fix bash completion for bash-completer v1.x 2016-09-09 16:24:31 +08:00
parsers fixed minor conflict 2016-08-31 00:21:27 -04:00
ply fix reported PLY version in bundled PLY 2016-07-28 14:40:47 -04:00
prompt updated gitstatus prompt 2016-09-05 08:48:25 +08:00
ptk flake8 fix 2016-09-03 10:20:47 +08:00
xoreutils Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
__init__.py update amalgamed __init__.py 2016-09-07 00:22:21 +08:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -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 add unit test 2016-08-22 21:34:25 -04:00
built_ins.py fixed tilde expansion 2016-09-09 19:21:26 -04:00
codecache.py fix for scripts breaking with code cache turned off 2016-08-19 01:11:16 -04:00
commands_cache.py fix flake8 build failure 2016-09-04 22:03:27 -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 for #1667, cd <singleCharacter> fails 2016-09-02 13:51:35 -04:00
environ.py more lazy imports 2016-09-04 23:23:24 +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 Merge remote-tracking branch 'upstream/master' into events 2016-08-26 17:36:50 -04:00
history.py history tutorial and a bug fix 2016-09-02 13:33:45 +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 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 Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
lazyimps.py newlines 2016-07-19 12:02:22 -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 error token 2016-08-31 00:47:23 -04: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 flake8 fix 2016-08-23 22:12:32 +08:00
pretty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
proc.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
pyghooks.py keywork fix 2016-09-08 20:00:18 -04:00
pytest_plugin.py Change import form back to import xonsh.imphooks 2016-08-30 00:22:26 +02:00
readline_shell.py improved #1170 warning message "no readline" 2016-08-24 13:11:42 +02: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 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 rm'd errant print 2016-08-21 17:56:09 -04:00
tools.py Merge pull request #1644 from xonsh/msub 2016-08-31 04:00:07 +03: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 Improve documentation and messaging. 2016-08-10 21:43:24 -07:00
xontribs.json Fix json layout 2016-09-03 19:42:02 +01:00
xontribs.py Some fixes from the PR 2016-08-03 11:57:20 -04:00