.. |
parsers
|
allow question mark as valid character in subprocess-mode name
|
2016-06-02 15:38:55 -04:00 |
ply
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
ptk
|
attempted fix for ptk not having a completer attribute
|
2016-06-03 21:41:16 -04:00 |
xoreutils
|
Update version information of the _which.py module
|
2016-05-18 23:09:34 +02:00 |
__init__.py
|
version bump to 0.3.2
|
2016-05-30 03:24:22 -04:00 |
__main__.py
|
Allow python -m xonsh
|
2016-05-21 11:44:28 -07:00 |
aliases.py
|
Use __xonsh_env__.detype() and fix typos
|
2016-05-30 11:08:55 +02:00 |
ansi_colors.py
|
black and white color map updates
|
2016-03-07 18:12:36 -05:00 |
ast.py
|
fix incorrect parsing of command line flags
|
2016-05-29 12:35:01 -04:00 |
base_shell.py
|
attempted fix for ptk not having a completer attribute
|
2016-06-03 21:41:16 -04:00 |
built_ins.py
|
a few more ioredirect fixes
|
2016-05-23 03:06:23 -04:00 |
codecache.py
|
don't break on empty .xonshrc file
|
2016-05-18 07:55:23 -04:00 |
completer.py
|
added showcmd alias
|
2016-05-25 21:38:58 -04:00 |
diff_history.py
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
dirstack.py
|
Added tests, CHANGELOG and expand_path support to #916
|
2016-05-18 09:42:36 -04:00 |
environ.py
|
On Windows also remove the $PROMPT variable from the environment sourced from BASH
|
2016-06-03 19:59:45 +02:00 |
execer.py
|
pairity
|
2016-05-28 15:59:29 -04:00 |
foreign_shells.py
|
Cygwin check in xonsh.platform, add to changelog
|
2016-05-26 20:39:47 +01:00 |
history.py
|
fixed sort issue
|
2016-05-26 07:28:31 -04:00 |
imphooks.py
|
Use scandir in xonsh.imphooks
|
2016-05-24 20:49:46 +02:00 |
inspectors.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
jobs.py
|
fix bug with killing jobs on windows
|
2016-05-26 05:30:31 -04:00 |
jupyter_kernel.py
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
lazyjson.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
lexer.py
|
added comma literals to subproc mode
|
2016-05-24 23:55:07 -04:00 |
main.py
|
respect decisions made about SHELL_TYPE in rc files
|
2016-05-21 21:53:26 -04:00 |
openpy.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
parser.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
platform.py
|
bring back lazy loading of best shell type
|
2016-06-01 22:03:35 -04:00 |
pretty.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
proc.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
pyghooks.py
|
syntax highlighting for new operator
|
2016-05-21 10:29:44 -04:00 |
readline_shell.py
|
attempted fix for ptk not having a completer attribute
|
2016-06-03 21:41:16 -04:00 |
replay.py
|
Add a uniform character encoding to all files.
|
2015-11-16 14:10:40 -08:00 |
shell.py
|
avoid importing prompt_toolkit
|
2016-06-01 22:03:35 -04:00 |
teepty.py
|
Rebased with upstream/master
|
2015-11-21 14:14:49 -07:00 |
timings.py
|
Add a uniform character encoding to all files.
|
2015-11-16 14:10:40 -08:00 |
tokenize.py
|
export another variable
|
2016-05-23 03:44:49 -04:00 |
tools.py
|
Merge pull request #1062 from Carreau/allow-broken-symlink-on-path
|
2016-06-03 20:51:18 +02:00 |
tracer.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
vox.py
|
Use scandir in xonsh.vox
|
2016-05-24 20:49:46 +02:00 |
winutils.py
|
New: Add sudo functionality on Windows
|
2016-03-27 23:12:56 +03:00 |
wizard.py
|
added store_as_str to vardocs
|
2016-05-21 15:03:27 -04:00 |
xonfig.py
|
added store_as_str to vardocs
|
2016-05-21 15:03:27 -04:00 |
xontribs.json
|
xontrib fix
|
2016-05-28 19:39:39 -04:00 |
xontribs.py
|
fix many logic issues with xontribs
|
2016-05-18 23:29:45 -04:00 |