xonsh/xonsh
2016-06-24 11:39:04 -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 catch json.JSONDecodeError, which is a subclass of ValueError 2016-06-23 17:34:27 -04:00
xoreutils more interface changes 2016-06-21 10:56:10 -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 alias preference issue 2016-06-22 22:46:48 -04: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 more locate binary fixes 2016-06-21 11:16:56 -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 pull request #1281 from xonsh/shtty 2016-06-22 22:02:27 -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 'cleanup' 2016-06-22 15:34:45 +03: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 fix has_prompt_toolkit() 2016-06-23 14:19:54 -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 catch json.JSONDecodeError, which is a subclass of ValueError 2016-06-23 17:34:27 -04:00
replay.py fixed history tests 2016-06-16 00:43:02 -04:00
shell.py #1233 using readline if prompt-toolkit is outdated 2016-06-21 12:04:56 -03: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 Merge pull request #1328 from xonsh/jload 2016-06-24 06:28:49 +02: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 fixed name of apt_tabcomplete.xsh 2016-06-24 11:39:04 -04:00
xontribs.py fixed some global bugs 2016-06-16 00:36:02 -04:00