.. |
completers
|
Ensure input to commonprefix is a list (now required by Python 3.6)
|
2017-01-01 13:28:37 +00:00 |
history
|
code format
|
2016-12-19 21:13:32 +08:00 |
parsers
|
Revert "Move on_transform_command into parser."
|
2017-01-05 22:07:55 -05:00 |
ply
|
Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply'
|
2016-10-07 14:16:19 -04:00 |
prompt
|
Add elision char at the end of cwd when the last dir is shortened
|
2017-01-06 21:05:50 +01:00 |
ptk
|
add pygments check to format_color
|
2017-01-27 07:32:42 -05:00 |
xoreutils
|
small pep8 fixes so circle stops failing
|
2016-10-15 17:43:15 -04:00 |
__init__.py
|
working version without pygments
|
2017-01-27 06:50:45 -05:00 |
__main__.py
|
|
|
aliases.py
|
better error handling in source alias
|
2017-01-09 23:51:32 -05:00 |
ansi_colors.py
|
|
|
ast.py
|
rewrite of xonsh contexts to be based off of macros.
|
2017-01-10 01:58:21 -05:00 |
base_shell.py
|
Re-establish on_precommand . (Thought I fixed this in the PR?)
|
2017-01-14 18:22:15 -05:00 |
built_ins.py
|
Allow stdout to redirect to stderr
|
2017-01-11 23:29:28 -05:00 |
codecache.py
|
fix for scripts breaking with code cache turned off
|
2016-08-19 01:11:16 -04:00 |
commands_cache.py
|
Autodetect predictor for relative path outside PATH
|
2017-01-06 15:12:08 +01:00 |
completer.py
|
Merge remote-tracking branch 'upstream/master' into events
|
2016-08-26 17:36:50 -04:00 |
contexts.py
|
rewrite of xonsh contexts to be based off of macros.
|
2017-01-10 01:58:21 -05:00 |
diff_history.py
|
more work on history actions
|
2016-11-26 12:07:15 +08:00 |
dirstack.py
|
fix remaining pep8 violations
|
2016-10-07 10:57:31 -04:00 |
environ.py
|
restore pygments functionality
|
2017-01-27 07:28:20 -05:00 |
events.py
|
Use the species nomenclature throughout.
|
2017-01-12 13:29:15 -05:00 |
execer.py
|
rm warnings
|
2017-01-10 02:05:07 -05:00 |
foreign_shells.py
|
code clean
|
2016-12-16 09:00:18 +08:00 |
fs.py
|
fs a module again and exclude from amalgamation
|
2016-12-15 21:36:23 -05:00 |
imphooks.py
|
cleanup/tests
|
2016-08-27 13:51:45 +03:00 |
inspectors.py
|
fix broken imports
|
2017-01-27 07:07:45 -05:00 |
jobs.py
|
Some fixes for job control
|
2017-01-11 21:06:52 -05:00 |
jupyter_kernel.py
|
replace 'bashwards' from xonsh description
|
2017-01-08 11:07:43 +02:00 |
lazyasd.py
|
lazyasd update from repo
|
2016-11-03 01:36:12 -04:00 |
lazyimps.py
|
added ability to format stderr.
|
2016-11-22 23:31:54 -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
|
tweaks to use subtree PLY master
|
2016-10-07 14:24:15 -04:00 |
main.py
|
xonsh script.xsh should not fail over
|
2017-01-11 21:59:42 +08: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
|
Fixed xonfig raising error when xonsh is not installed from source
|
2016-12-21 12:03:44 +08:00 |
pretty.py
|
Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions
|
2016-07-20 22:15:56 +02:00 |
proc.py
|
Some fixes for job control
|
2017-01-11 21:06:52 -05:00 |
pyghooks.py
|
added ability to format stderr.
|
2016-11-22 23:31:54 -05:00 |
pytest_plugin.py
|
Change import form back to import xonsh.imphooks
|
2016-08-30 00:22:26 +02:00 |
readline_shell.py
|
some style fixes
|
2017-01-12 23:36:51 -05:00 |
replay.py
|
bug fix
|
2016-12-02 22:45:37 +08:00 |
shell.py
|
pep8
|
2017-01-07 14:42:18 -05:00 |
style_tools.py
|
flake8 fixes
|
2017-01-27 08:01:23 -05:00 |
timings.py
|
|
|
tokenize.py
|
Allow stdout to redirect to stderr
|
2017-01-11 23:29:28 -05:00 |
tools.py
|
some style fixes
|
2017-01-12 23:36:51 -05:00 |
tracer.py
|
more lazy imports
|
2016-09-04 23:23:24 +08:00 |
winutils.py
|
please be done flake
|
2016-10-29 17:55:42 -04:00 |
wizard.py
|
|
|
xonfig.py
|
use xonsh Token in xonfig
|
2017-01-27 07:07:02 -05:00 |
xontribs.json
|
fix missing curly braces
|
2017-01-23 17:18:18 +00:00 |
xontribs.py
|
small pep8 fixes so circle stops failing
|
2016-10-15 17:43:15 -04:00 |