.. |
completers
|
fixed typos
|
2018-05-04 17:04:47 -04:00 |
history
|
fixed JSON history corruption
|
2017-11-08 21:27:28 -05:00 |
parsers
|
lambda AST fixes
|
2018-04-03 21:57:30 -04:00 |
ply
|
Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply'
|
2016-10-07 14:16:19 -04:00 |
prompt
|
add ON_MSYS across all modules
|
2017-12-31 16:32:19 +01:00 |
ptk
|
Further improvement for autopair in nested brackets
|
2017-11-04 18:43:35 +01:00 |
xoreutils
|
cat outputs in configured encoding
|
2017-12-19 09:30:09 -06:00 |
__init__.py
|
bumped version to 0.6.5
|
2018-05-28 10:04:24 -04:00 |
__main__.py
|
Allow python -m xonsh
|
2016-05-21 11:44:28 -07:00 |
aliases.py
|
typo fix
|
2018-05-08 14:02:27 -04:00 |
ansi_colors.py
|
Rename xonsh.color_tools.make_pallette() to make_palette()
|
2017-06-07 11:51:46 -04:00 |
ast.py
|
lambda AST fixes
|
2018-04-03 21:57:30 -04:00 |
base_shell.py
|
fix formatting issue
|
2018-04-03 16:09:35 -04:00 |
built_ins.py
|
rm unused import
|
2018-04-25 15:01:11 -04:00 |
codecache.py
|
added python version to code cache
|
2017-02-26 01:27:07 -05:00 |
color_tools.py
|
Mark make_pallete() as deprecated
|
2017-06-10 10:13:07 -04:00 |
commands_cache.py
|
Fix problem building docs on Win
|
2018-04-25 11:04:34 +02:00 |
completer.py
|
fixed readline completion'
|
2017-02-04 21:25:40 -05:00 |
contexts.py
|
rewrite of xonsh contexts to be based off of macros.
|
2017-01-10 01:58:21 -05:00 |
diff_history.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
dirstack.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
environ.py
|
spelling
|
2018-04-23 18:23:42 -04:00 |
events.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
execer.py
|
fix for eating semicolons
|
2017-11-08 20:54:18 -05:00 |
foreign_shells.py
|
unused import
|
2018-04-20 12:38:31 -04:00 |
fs.py
|
fs a module again and exclude from amalgamation
|
2016-12-15 21:36:23 -05:00 |
imphooks.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
inspectors.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
jobs.py
|
fix command not found and 1
|
2018-04-25 14:54:50 -04:00 |
jsonutils.py
|
flake
|
2017-02-26 15:51:17 -05:00 |
jupyter_kernel.py
|
rm env too
|
2017-01-26 18:54:12 -05:00 |
lazyasd.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
lazyimps.py
|
added uptime
|
2017-02-04 14:12:28 -05:00 |
lazyjson.py
|
Change aliased collections.abc to cabc to avoid conflicts with the abc module.
|
2016-08-24 01:08:02 -04:00 |
lexer.py
|
Bring back PYTHON_VERSION_INFO and rely on it to filter ASYNC/AWAIT variables. Ref #2638.
|
2018-05-08 13:10:26 +01:00 |
macutils.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
main.py
|
resolved conflicts
|
2018-04-20 12:16:19 -04:00 |
openpy.py
|
Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions
|
2016-07-20 22:15:56 +02:00 |
parser.py
|
Start a Python 3.6 parser.
|
2016-09-18 10:48:30 -07:00 |
platform.py
|
add MSYS2 support and fix Cygwin support
|
2017-12-25 04:32:27 +01:00 |
pretty.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
proc.py
|
remove comments
|
2018-04-25 14:57:13 -04:00 |
pyghooks.py
|
this never should have been moved
|
2017-11-11 11:29:20 -05:00 |
pytest_plugin.py
|
first pass at import event hooks
|
2017-02-19 13:22:01 -05:00 |
readline_shell.py
|
Fix typo in error message
|
2018-05-04 18:13:17 -04:00 |
replay.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
shell.py
|
Text string spelling corrections
|
2017-06-07 11:51:26 -04:00 |
style_tools.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
timings.py
|
Correct improper word usage in timeit_alias
|
2017-06-10 10:37:44 -04:00 |
tokenize.py
|
Bring back PYTHON_VERSION_INFO and rely on it to filter ASYNC/AWAIT variables. Ref #2638.
|
2018-05-08 13:10:26 +01:00 |
tools.py
|
Merge branch 'master' into aspace
|
2018-05-04 16:40:28 -04:00 |
tracer.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
winutils.py
|
Docstring and comment spelling corrections
|
2017-06-07 11:51:17 -04:00 |
wizard.py
|
fixed wizard writing of more sophisticated container types
|
2018-05-23 16:36:05 -04:00 |
xonfig.py
|
fixed wizard writing of more sophisticated container types
|
2018-05-23 16:36:05 -04:00 |
xontribs.json
|
Add missing whitespaces
|
2018-04-25 11:00:23 +02:00 |
xontribs.py
|
Flake8
|
2017-07-25 15:06:18 -04:00 |