.. |
completers
|
raw path fixes
|
2017-02-19 01:52:55 -05:00 |
history
|
no need to use inspect lib
|
2017-02-05 22:14:20 +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
|
remove special case ugliness
|
2017-02-01 12:56:38 -05:00 |
ptk
|
Merge pull request #2214 from xonsh/resetline
|
2017-02-19 19:01:48 +01:00 |
xoreutils
|
fixed typo
|
2017-02-14 15:34:12 -05:00 |
__init__.py
|
version bump to 0.5.5
|
2017-02-15 15:20:09 -05:00 |
__main__.py
|
Allow python -m xonsh
|
2016-05-21 11:44:28 -07:00 |
aliases.py
|
Skip existing foreign shell aliases
|
2017-02-19 18:47:15 -05:00 |
ansi_colors.py
|
small style changes
|
2016-07-18 11:30:57 +02:00 |
ast.py
|
rewrite of xonsh contexts to be based off of macros.
|
2017-01-10 01:58:21 -05:00 |
base_shell.py
|
some bug fixes
|
2017-02-18 19:43:48 -05:00 |
built_ins.py
|
integrated lexer split into $(cmd)
|
2017-02-19 21:02:04 -05:00 |
codecache.py
|
Added __file__ and __name__ to xonsh scripts
|
2017-02-11 18:51:10 -05:00 |
commands_cache.py
|
new threadable prediction lookup
|
2017-02-18 13:07:30 -05: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
|
more work on history actions
|
2016-11-26 12:07:15 +08:00 |
dirstack.py
|
initial update
|
2017-02-12 17:37:17 -05:00 |
environ.py
|
fixed typo
|
2017-02-19 18:54:21 -05:00 |
events.py
|
Pep8
|
2017-01-14 19:40:23 -05:00 |
execer.py
|
some flake8 cleanup
|
2017-02-15 01:06:03 -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
|
fix getattr issue
|
2017-02-19 13:53:10 +08:00 |
jupyter_kernel.py
|
rm env too
|
2017-01-26 18:54:12 -05:00 |
lazyasd.py
|
lazyasd update from repo
|
2016-11-03 01:36:12 -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
|
addes split() method to lexer
|
2017-02-19 20:48:26 -05:00 |
macutils.py
|
added uptime
|
2017-02-04 14:12:28 -05:00 |
main.py
|
for windows
|
2017-02-15 21:57:52 +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
|
Pep8
|
2017-02-20 08:29:15 +01:00 |
pretty.py
|
Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions
|
2016-07-20 22:15:56 +02:00 |
proc.py
|
Merge pull request #2197 from xonsh/tcattr
|
2017-02-15 13:54:29 -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
|
Merge pull request #2208 from xonsh/winterm
|
2017-02-19 20:36:40 +01:00 |
replay.py
|
bug fix
|
2016-12-02 22:45:37 +08:00 |
shell.py
|
Actually document parameters of on_postcommand
|
2017-02-16 16:31:29 -05:00 |
style_tools.py
|
just fork the entire pygments token
|
2017-02-11 11:38:21 -05:00 |
timings.py
|
moved clock call to global
|
2017-02-08 11:23:21 -05:00 |
tokenize.py
|
remove unused Token and add parent attribute
|
2017-02-06 15:43:21 -05:00 |
tools.py
|
carriage return on the first prompt to properly capture all input
|
2017-02-18 17:09:47 -05:00 |
tracer.py
|
usecolor fixes
|
2017-02-18 19:25:39 -05:00 |
winutils.py
|
enable virtual terminal processing on windows
|
2017-02-18 01:39:19 -05:00 |
wizard.py
|
small style changes
|
2016-07-18 11:30:57 +02:00 |
xonfig.py
|
use xonsh Token in xonfig
|
2017-01-27 07:07:02 -05:00 |
xontribs.json
|
new xoreutils
|
2017-02-12 18:07:26 -05:00 |
xontribs.py
|
small pep8 fixes so circle stops failing
|
2016-10-15 17:43:15 -04:00 |