xonsh/xonsh
2016-06-09 02:56:48 -04:00
..
completers PEP 8 2016-06-07 08:24:42 +02:00
parsers hotfix for #1108 2016-06-05 02:30:14 -04:00
ply Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
ptk support functions in $RIGHT_PROMPT 2016-06-06 22:53:13 -04:00
xoreutils Update version information of the _which.py module 2016-05-18 23:09:34 +02:00
__init__.py version bump to 0.3.4 2016-06-08 14:25:52 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py fix which with extended path 2016-06-06 16:01:10 +08:00
ansi_colors.py refactor, per suggestions 2016-06-07 17:43:21 -04:00
ast.py more sensible structuring of wrap_subprocs arg, per @scopatz' suggestions 2016-06-04 15:42:56 -04:00
base_shell.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
built_ins.py Added XonshCalledProcessError, that and XonshError now builtins 2016-06-09 02:54:20 -04:00
codecache.py don't break on empty .xonshrc file 2016-05-18 07:55:23 -04:00
completer.py better check for non-empty result 2016-06-04 15:44:08 -04:00
diff_history.py remove (actually) unused imports 2016-03-31 12:01:02 -04:00
dirstack.py remove unused function 2016-06-06 22:30:22 -04:00
environ.py use what's already there 2016-06-07 21:05:05 -04:00
execer.py more sensible structuring of wrap_subprocs arg, per @scopatz' suggestions 2016-06-04 15:42:56 -04:00
foreign_shells.py Cygwin check in xonsh.platform, add to changelog 2016-05-26 20:39:47 +01:00
history.py xonsh/history.py: apply os.path.expanduser to XONSH_DATA_DIR in history 2016-05-30 13:04:49 -07:00
imphooks.py Use scandir in xonsh.imphooks 2016-05-24 20:49:46 +02:00
inspectors.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
jobs.py Cygwin: don't use pthread_sigmask 2016-06-07 19:17:52 +01:00
jupyter_kernel.py remove (actually) unused imports 2016-03-31 12:01:02 -04:00
lazyjson.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
lexer.py added comma literals to subproc mode 2016-05-24 23:55:07 -04:00
main.py use what's already there 2016-06-07 21:05:05 -04:00
openpy.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
parser.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
platform.py adam's updates to defaults_on_win branch 2016-06-07 22:52:07 -04:00
pretty.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
proc.py Use XonshCalledProcessError in CompletedCommand.__iter__ 2016-06-09 02:56:48 -04:00
pyghooks.py fix nameerror 2016-06-07 20:08:42 -04:00
readline_shell.py print error message to stderr 2016-06-04 13:34:01 -04:00
replay.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
shell.py Fixes shell_type override in #1072 2016-06-05 05:48:00 +03:00
teepty.py Rebased with upstream/master 2015-11-21 14:14:49 -07:00
timings.py Add a uniform character encoding to all files. 2015-11-16 14:10:40 -08:00
tokenize.py export another variable 2016-05-23 03:44:49 -04:00
tools.py Added XonshCalledProcessError, that and XonshError now builtins 2016-06-09 02:54:20 -04:00
tracer.py Adds a xonsh.platform module 2016-05-20 19:26:02 +02:00
vox.py Use scandir in xonsh.vox 2016-05-24 20:49:46 +02: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 Add Cygwin to xonfig output 2016-06-07 19:17:52 +01:00
xontribs.json xontrib fix 2016-05-28 19:39:39 -04:00
xontribs.py fix many logic issues with xontribs 2016-05-18 23:29:45 -04:00