.. |
completers
|
Add missing parantheses.
|
2016-06-13 00:24:44 +02:00 |
parsers
|
fix parser error
|
2016-06-09 23:52:46 -04:00 |
ply
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
ptk
|
Make ctrl+D exit prompt_toolkit without extra newlines or text
|
2016-06-10 06:39:58 -04:00 |
xoreutils
|
Update version information of the _which.py module
|
2016-05-18 23:09:34 +02:00 |
__init__.py
|
fixed typo bug
|
2016-06-13 11:52:45 -04:00 |
__main__.py
|
Allow python -m xonsh
|
2016-05-21 11:44:28 -07:00 |
aliases.py
|
some changes
|
2016-06-13 03:02:24 -04:00 |
ansi_colors.py
|
refactor, per suggestions
|
2016-06-07 17:43:21 -04:00 |
ast.py
|
increment line numbers on transformation
|
2016-06-10 02:50:56 -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
|
rename 'n' variable
|
2016-06-11 01:28:32 -04:00 |
codecache.py
|
don't break on empty .xonshrc file
|
2016-05-18 07:55:23 -04:00 |
completer.py
|
completers can now raise StopIteration to prevent considering remaining completers
|
2016-06-07 23:41:31 -04:00 |
contexts.py
|
initial dsubmit
|
2016-06-05 22:12:19 -04:00 |
diff_history.py
|
more updates
|
2016-06-13 01:43:41 -04:00 |
dirstack.py
|
remove unused function
|
2016-06-06 22:30:22 -04:00 |
environ.py
|
Fix locate_binary assuming path is a list
|
2016-06-12 23:32:32 +02:00 |
execer.py
|
some changes
|
2016-06-13 03:02:24 -04:00 |
foreign_shells.py
|
Cygwin check in xonsh.platform, add to changelog
|
2016-05-26 20:39:47 +01:00 |
history.py
|
nobel effort
|
2016-06-13 03:23:23 -04:00 |
imphooks.py
|
Use scandir in xonsh.imphooks
|
2016-05-24 20:49:46 +02:00 |
inspectors.py
|
more updates
|
2016-06-13 01:43:41 -04:00 |
jobs.py
|
fixed piped jobs including alias on OS X
|
2016-06-11 18:18:06 +08:00 |
jupyter_kernel.py
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
lazyjson.py
|
nobel effort
|
2016-06-13 03:23:23 -04:00 |
lexer.py
|
fixed typo bug
|
2016-06-13 11:52:45 -04:00 |
main.py
|
Removed vertical whitespace as requested
|
2016-06-12 03:07:16 +02: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
|
fixed typo bug
|
2016-06-13 11:52:45 -04:00 |
pretty.py
|
Adds a xonsh.platform module
|
2016-05-20 19:26:02 +02:00 |
proc.py
|
Move raising of XonshCalledProcessError into a separate method
|
2016-06-09 18:08:11 -04:00 |
pyghooks.py
|
fix nameerror
|
2016-06-07 20:08:42 -04:00 |
readline_shell.py
|
amalgamate runs
|
2016-06-13 02:01:50 -04:00 |
replay.py
|
some changes
|
2016-06-13 03:02:24 -04:00 |
shell.py
|
amalgamate runs
|
2016-06-13 02:01:50 -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
|
nobel effort
|
2016-06-13 03:23:23 -04:00 |
tools.py
|
Minor formatting fixes
|
2016-06-11 14:27:39 +03:00 |
tracer.py
|
amalgamate runs
|
2016-06-13 02:01:50 -04:00 |
vox.py
|
lazyjson
|
2016-06-13 01:47:43 -04: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
|
amalgamate runs
|
2016-06-13 02:01:50 -04:00 |
xontribs.json
|
more docs
|
2016-06-05 22:39:28 -04:00 |
xontribs.py
|
some changes
|
2016-06-13 03:02:24 -04:00 |