xonsh/xonsh
2016-06-20 16:46:20 -04:00
..
completers some doc fixes 2016-06-18 17:32:37 -04:00
parsers made regex lazy 2016-06-16 23:06:06 -04:00
ply Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
ptk fixed name 2016-06-17 12:47:25 -04:00
xoreutils some test fixes 2016-06-20 16:35:44 -04:00
__init__.py switched to xonsh debug 2016-06-16 11:03:43 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py fixes for commands cache and path ext 2016-06-20 12:45:37 -04:00
ansi_colors.py mor minor ups 2016-06-15 00:54:45 -04:00
ast.py some more minor fixes 2016-06-16 21:41:46 -04:00
base_shell.py fixed crazy recurssion error 2016-06-20 16:00:33 -04:00
built_ins.py Fix problem where binary_loc was not substituted into the aliased command. 2016-06-17 22:49:47 +02:00
codecache.py even more 2016-06-15 01:02:00 -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 major fixes 2016-06-16 00:24:35 -04:00
dirstack.py some doc fixes 2016-06-18 17:32:37 -04:00
environ.py string sequences 2016-06-20 16:26:54 -04:00
execer.py some changes 2016-06-13 03:02:24 -04:00
foreign_shells.py some more potential speedups 2016-06-16 10:06:46 -04:00
history.py Updated documenation and changed to direct imports 2016-06-17 12:55:42 -04:00
imphooks.py Use scandir in xonsh.imphooks 2016-05-24 20:49:46 +02:00
inspectors.py imports where I need 2016-06-15 22:11:17 -04:00
jobs.py Merge branch 'master' into amal 2016-06-17 00:28:33 -04:00
jupyter_kernel.py remove (actually) unused imports 2016-03-31 12:01:02 -04:00
lazyasd.py some major fixes 2016-06-16 00:24:35 -04:00
lazyjson.py even more more 2016-06-15 01:10:14 -04:00
lexer.py made regex lazy 2016-06-16 23:06:06 -04:00
main.py more main fixes 2016-06-19 20:00:15 -04:00
openpy.py even more more 2016-06-15 01:10:14 -04:00
parser.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
platform.py removed unicode from platform 2016-06-17 12:00:30 -04:00
pretty.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
proc.py Move raising of XonshCalledProcessError into a separate method 2016-06-09 18:08:11 -04:00
pyghooks.py fixed merge conflict 2016-06-16 22:59:27 -04:00
readline_shell.py some doc fixes 2016-06-18 17:32:37 -04:00
replay.py fixed history tests 2016-06-16 00:43:02 -04:00
shell.py xontribs fix 2016-06-19 19:36:46 -04:00
teepty.py some more potential speedups 2016-06-16 10:06:46 -04:00
timings.py removed literal mu symbol in comment 2016-06-18 16:46:43 -04:00
tokenize.py fix imports so only py35 sees async and await 2016-06-19 20:13:32 -04:00
tools.py fix for getting aliases in commands cache 2016-06-20 16:46:20 -04:00
tracer.py tracer and docs 2016-06-16 20:58:53 -04:00
vox.py vox 2016-06-15 20:53:13 -04:00
winutils.py New: Add sudo functionality on Windows 2016-03-27 23:12:56 +03:00
wizard.py added store_as_str to vardocs 2016-05-21 15:03:27 -04:00
xonfig.py Merge pull request #1274 from youtux/wizard-foreign-shell-prompt 2016-06-18 10:22:36 -04:00
xontribs.json add xonsh-apt-tabcomplete to xontribs.json 2016-06-17 08:47:18 -05:00
xontribs.py fixed some global bugs 2016-06-16 00:36:02 -04:00