xonsh/xonsh
2016-07-18 21:15:49 -04:00
..
completers minor opt 2016-07-13 10:52:54 -04:00
parsers Revert "minor updates" 2016-07-13 12:48:02 -04:00
ply Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
ptk fixes to background module importer 2016-06-27 22:53:15 -04:00
xoreutils more interface changes 2016-06-21 10:56:10 -04:00
__init__.py fix for windows debug via lazy imports 2016-07-11 17:36:22 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py Added FreeBSD support 2016-07-15 20:59:36 -04:00
ansi_colors.py fixed color style recurssion issue, hopefully. 2016-07-11 12:17:31 -04:00
ast.py some more minor fixes 2016-06-16 21:41:46 -04:00
base_shell.py Fix settitle not working on windows 2016-07-11 12:36:25 +02:00
built_ins.py lazy builtins 2016-07-07 10:03:02 -04:00
codecache.py lazy code cache 2016-07-07 10:05:33 -04:00
commands_cache.py some minor lazy updates 2016-07-07 10:10:58 -04:00
completer.py Merge pull request #1249 from xonsh/sort_comp 2016-06-17 09:44:44 -04:00
contexts.py initial dsubmit 2016-06-05 22:12:19 -04:00
diff_history.py some minor lazy updates 2016-07-07 10:10:58 -04:00
dirstack.py rm LazyObject from dirstack 2016-07-07 10:14:26 -04:00
environ.py branch space fix 2016-07-15 19:29:20 -04:00
execer.py lazy foreign 2016-07-08 01:14:44 -04:00
foreign_shells.py lazy foreign 2016-07-08 01:14:44 -04:00
history.py more changes 2016-07-08 01:51:43 -04:00
imphooks.py Use scandir in xonsh.imphooks 2016-05-24 20:49:46 +02:00
inspectors.py lazy inpectors 2016-07-08 01:39:22 -04:00
jobs.py Don't use bare except: 2016-07-01 10:14:13 +03:00
jupyter_kernel.py remove (actually) unused imports 2016-03-31 12:01:02 -04:00
lazyasd.py lazy hash 2016-07-13 10:57:48 -04:00
lazyjson.py fix for lazyjson del issue 2016-07-13 12:58:31 -04:00
lexer.py keyword fix 2016-07-08 16:01:59 -04:00
main.py lazy main 2016-07-08 03:47:55 -04:00
openpy.py even more more 2016-06-15 01:10:14 -04:00
parser.py pretty updates 2016-07-08 13:30:18 -04:00
platform.py Added FreeBSD support 2016-07-15 20:59:36 -04:00
pretty.py pretty updates 2016-07-08 13:30:18 -04:00
proc.py lazy 2016-07-08 14:07:11 -04:00
pyghooks.py Reset $XONSH_COLOR_STYLE on bad value 2016-07-15 21:23:16 -07:00
readline_shell.py fixed color style recurssion issue, hopefully. 2016-07-11 12:17:31 -04:00
replay.py more lazy 2016-07-08 15:15:00 -04:00
shell.py more lazy teepty 2016-07-08 15:21:03 -04:00
teepty.py teepty windows fix 2016-07-18 21:15:49 -04:00
timings.py more timings 2016-07-08 15:35:36 -04:00
tokenize.py more lazy imports 2016-07-08 16:46:04 -04:00
tools.py lazy regex fix 2016-07-14 14:37:20 +03:00
tracer.py lazy tracer 2016-07-08 16:55:09 -04:00
vox.py Print to stderr 2016-07-15 17:09:45 -07:00
winutils.py rm b 2016-07-08 17:31:32 -04:00
wizard.py lazy xonfig 2016-07-08 17:14:56 -04:00
xonfig.py Merge pull request #1394 from ericdill/fix-name-error 2016-07-09 09:56:35 -04:00
xontribs.json add xonda to xontribs 2016-06-30 12:42:37 -04:00
xontribs.py xontrib hotfix 2016-07-11 13:09:12 -04:00