xonsh/xonsh
2019-10-05 16:37:45 -04:00
..
completers fix tab completion of cd with $CDPATH 2019-09-17 22:58:20 +02:00
history fixed history gc 2019-05-24 10:22:01 -05:00
lib fix note 2019-09-21 09:10:18 -04:00
parsers Add posonlyargs to a lot of ast.arguments 2019-09-05 12:36:40 +02:00
ply Merge commit '4833134cfda5b4530582734ecfb9f60bea6915e8' into ply_update 2019-02-10 13:38:12 +01:00
prompt Allow disabling individual items in gitstatus prompt 2019-07-21 20:49:54 +02:00
ptk Merge branch 'master' into xonsh_session 2018-09-12 20:02:11 -04:00
ptk2 Disable ^Z in next prompt in ptk 2019-10-05 13:36:42 -04:00
xoreutils restore while condition 2019-07-24 00:27:50 +09:00
__init__.py bumped version to 0.9.11 2019-08-25 13:26:15 -04:00
__main__.py black: the only color you need 2018-08-30 09:17:34 -05:00
aliases.py Context vars fix 2019-10-01 16:56:27 -04:00
ansi_colors.py Merge pull request #3334 from xonsh/acreveal 2019-10-03 15:11:51 +02:00
ast.py Added import 2018-11-09 23:25:31 -06:00
base_shell.py fixed some issues 2018-10-04 17:28:54 -04:00
built_ins.py Added THREAD_SUBPROCS env var 2019-10-05 16:37:45 -04:00
codecache.py Use explicit utf-8 encoding when reading script files 2019-10-01 14:24:38 +02:00
color_tools.py color modifier fix 2019-10-02 16:37:16 -04:00
commands_cache.py percol false 2019-10-01 18:00:33 -04:00
completer.py Merge branch 'master' into xonsh_session 2018-09-12 20:02:11 -04:00
contexts.py Merge branch 'master' into xonsh_session 2018-09-12 20:02:11 -04:00
diff_history.py black: the only color you need 2018-08-30 09:17:34 -05:00
dirstack.py Fix Flake8 errors 2018-11-01 16:36:32 +01:00
dumb_shell.py dumb terminal support 2018-12-13 16:02:59 -05:00
environ.py Added THREAD_SUBPROCS env var 2019-10-05 16:37:45 -04:00
events.py fixed Event to allow discarding and adding during firing 2019-02-13 17:34:15 -05:00
execer.py Merge pull request #3217 from xonsh/proxy_cleanup 2019-07-14 17:33:59 -05:00
foreign_shells.py remove newlines 2019-07-01 19:41:54 -04:00
fs.py black: the only color you need 2018-08-30 09:17:34 -05:00
imphooks.py some fixes for inspect 2019-07-14 15:05:41 -05:00
inspectors.py Removed use of deprecated inspect.formatargspec() for inspect.signature() 2018-11-01 17:06:08 +01:00
jobs.py restore sanity on ptk 2019-10-05 13:11:44 -04:00
jsonutils.py flake 2017-02-26 15:51:17 -05:00
jupyter_kernel.py Think I got all the necessary name switches 2018-09-29 18:47:36 -07:00
jupyter_shell.py Think I got all the necessary name switches 2018-09-29 18:47:36 -07:00
lazyasd.py Merge branch 'master' into xonsh_session 2018-09-12 20:02:11 -04:00
lazyimps.py black: the only color you need 2018-08-30 09:17:34 -05:00
lazyjson.py black: the only color you need 2018-08-30 09:17:34 -05:00
lexer.py Updates to reflect that ply is only vended now 2019-02-10 14:04:05 +01:00
macutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
main.py add setup docs 2019-10-02 13:08:18 -04:00
openpy.py black: the only color you need 2018-08-30 09:17:34 -05:00
parser.py Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d)" 2019-05-14 17:41:35 -04:00
platform.py Fix regression with ON_ANACONDA 2019-02-09 20:14:18 +01:00
pretty.py black: the only color you need 2018-08-30 09:17:34 -05:00
proc.py make robust for tests 2019-10-05 13:43:06 -04:00
pyghooks.py color modifier fix 2019-10-02 16:37:16 -04:00
pygments_cache.py black: the only color you need 2018-08-30 09:17:34 -05:00
pytest_plugin.py test fixes 2018-10-11 11:22:57 -04:00
readline_shell.py fix "'NoneType' object is not iterable" on stty lookup 2019-03-24 11:00:24 -04:00
replay.py Merge branch 'master' into xonsh_session 2018-09-12 20:02:11 -04:00
shell.py some fixes, but not enough 2019-02-12 18:32:11 -05:00
style_tools.py updated pyghooks 2019-03-12 17:28:09 -04:00
timings.py setup_timings argv argument 2018-11-27 22:30:29 +01:00
tokenize.py Add fp permutation tokens and expand prefix matching 2018-12-25 17:39:41 -05:00
tools.py command-not-found: fix lookup of command-not-found in Ubuntu 2019-08-07 18:31:57 +02:00
tracer.py black: the only color you need 2018-08-30 09:17:34 -05:00
winutils.py black: the only color you need 2018-08-30 09:17:34 -05:00
wizard.py Merge branch 'master' into xonsh_session 2018-09-12 20:02:11 -04:00
xonfig.py further fixes, but not quite there 2019-02-11 20:02:42 -05:00
xontribs.json Add autovox to xontribs.json 2019-08-28 13:40:13 -04:00
xontribs.py Make black happy 2019-06-17 14:53:39 -04:00