xonsh/xonsh
2022-04-14 15:09:22 +02:00
..
completers feat: add xontrib-django 2022-04-12 14:19:15 +05:30
history style: isort imports 2022-01-31 11:16:51 -05:00
lib test: python completers have become flaky 2022-03-22 19:13:11 +05:30
parsers Feat: support for match statement for python >= 3.10 (#4672) 2022-02-25 17:00:00 +05:30
ply/ply refactor: remove non-source files from ply vendored (#4321) 2021-07-01 09:35:57 -04:00
procs fix: add M1 bash-completion path to osx defaults (#4740) 2022-03-28 21:43:11 +05:30
prompt chore: update dist package 2022-03-24 19:49:30 +05:30
ptk_shell gitstatus modular (#4697) 2022-03-21 11:18:36 -04:00
pytest fix: update using ptk's create_pipe_input 2022-04-10 13:46:56 +05:30
virtualenv fix: qa errors 2022-03-26 17:43:51 +05:30
webconfig style: isort imports 2022-01-31 11:16:51 -05:00
xoreutils style: isort imports 2022-01-31 11:16:51 -05:00
__init__.py bumped version to 0.12.0 2022-04-14 15:09:22 +02:00
__main__.py black: the only color you need 2018-08-30 09:17:34 -05:00
aliases.py style: isort imports 2022-01-31 11:16:51 -05:00
ansi_colors.py style: isort imports 2022-01-31 11:16:51 -05:00
ast.py style: isort imports 2022-01-31 11:16:51 -05:00
base_shell.py fix: amalgamation name clash 2022-04-10 13:46:56 +05:30
built_ins.py Fix regex globbing for paths that contain special regex characters (#4715) 2022-03-20 01:10:57 +05:30
cli_utils.py Fix vox env dir (#4736) 2022-03-27 17:12:52 +05:30
codecache.py feat: make stracktraces behave like in python (#4662) 2022-02-04 09:16:44 +05:30
color_tools.py style: isort imports 2022-01-31 11:16:51 -05:00
commands_cache.py style: isort imports 2022-01-31 11:16:51 -05:00
completer.py style: isort imports 2022-01-31 11:16:51 -05:00
contexts.py pre-commit hook for pyupgrade (#4583) 2021-12-06 14:42:26 -05:00
diff_history.py style: isort imports 2022-01-31 11:16:51 -05:00
dirstack.py test: python completers have become flaky 2022-03-22 19:13:11 +05:30
dumb_shell.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
environ.py fix: add M1 bash-completion path to osx defaults (#4740) 2022-03-28 21:43:11 +05:30
events.py use recommended pytest entry point in docs and comments (#4671) 2022-02-19 01:45:45 +05:30
execer.py fix 4343 by always trying greedy=True in _parse_ctx_free (#4699) 2022-03-07 01:53:34 +05:30
foreign_shells.py style: isort imports 2022-01-31 11:16:51 -05:00
imphooks.py style: isort imports 2022-01-31 11:16:51 -05:00
inspectors.py style: isort imports 2022-01-31 11:16:51 -05:00
jobs.py style: isort imports 2022-01-31 11:16:51 -05:00
jsonutils.py flake 2017-02-26 15:51:17 -05:00
lazyasd.py style: isort imports 2022-01-31 11:16:51 -05:00
lazyimps.py style: isort imports 2022-01-31 11:16:51 -05:00
lazyjson.py style: isort imports 2022-01-31 11:16:51 -05:00
lexer.py Feat: support for match statement for python >= 3.10 (#4672) 2022-02-25 17:00:00 +05:30
macutils.py style: isort imports 2022-01-31 11:16:51 -05:00
main.py feat: make stracktraces behave like in python (#4662) 2022-02-04 09:16:44 +05:30
openpy.py style: isort imports 2022-01-31 11:16:51 -05:00
parser.py pre-commit hook for pyupgrade (#4583) 2021-12-06 14:42:26 -05:00
platform.py fix: add M1 bash-completion path to osx defaults (#4740) 2022-03-28 21:43:11 +05:30
pretty.py style: isort imports 2022-01-31 11:16:51 -05:00
proc.py style: isort imports 2022-01-31 11:16:51 -05:00
pyghooks.py style: isort imports 2022-01-31 11:16:51 -05:00
pygments_cache.py style: isort imports 2022-01-31 11:16:51 -05:00
readline_shell.py style: isort imports 2022-01-31 11:16:51 -05:00
shell.py style: sort imports 2022-03-24 19:49:30 +05:30
style_tools.py style: isort imports 2022-01-31 11:16:51 -05:00
timings.py style: isort imports 2022-01-31 11:16:51 -05:00
tokenize.py Feat: support for match statement for python >= 3.10 (#4672) 2022-02-25 17:00:00 +05:30
tools.py gitstatus modular (#4697) 2022-03-21 11:18:36 -04:00
tracer.py style: isort imports 2022-01-31 11:16:51 -05:00
winutils.py style: isort imports 2022-01-31 11:16:51 -05:00
wizard.py style: isort imports 2022-01-31 11:16:51 -05:00
xonfig.py style: sort imports 2022-03-24 19:49:30 +05:30
xontribs.py style: isort imports 2022-01-31 11:16:51 -05:00
xontribs_meta.py feat: add xontrib-django 2022-04-12 14:19:15 +05:30