xonsh/xonsh
2016-06-18 12:59:26 +03:00
..
completers Final updates 2016-06-17 14:24:05 +02: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 Update version information of the _which.py module 2016-05-18 23:09:34 +02: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 Merge pull request #1264 from xonsh/xonfig 2016-06-17 20:55:05 +02: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 actually faster 2016-06-15 22:13:14 -04:00
built_ins.py fixed merge conflict 2016-06-16 22:59:27 -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 lazy dirstack 2016-06-15 21:09:33 -04:00
environ.py more env 2016-06-16 21:21:57 -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 maybe a fix for issue 1073: 2016-06-17 22:03:29 +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 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 more updates 2016-06-15 21:43:19 -04:00
replay.py fixed history tests 2016-06-16 00:43:02 -04:00
shell.py more env 2016-06-16 21:21:57 -04:00
teepty.py some more potential speedups 2016-06-16 10:06:46 -04:00
timings.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
tokenize.py fixed merge conflict 2016-06-16 22:59:27 -04:00
tools.py Merged with master. Alphabetized xonsh.tools import in test_tools.py 2016-06-17 13:25:36 -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 xonfig updates 2016-06-17 11:15:08 -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