.. |
parsers
|
many fixes
|
2016-05-08 14:38:46 -04:00 |
ply
|
Add ply LICENSE file
|
2016-05-07 11:33:35 +02:00 |
ptk
|
finer grain import
|
2016-05-12 21:25:14 +02:00 |
__init__.py
|
version bump to 0.2.7
|
2016-03-20 13:52:40 -04:00 |
aliases.py
|
denv'd which
|
2016-05-13 18:32:36 -04:00 |
ansi_colors.py
|
black and white color map updates
|
2016-03-07 18:12:36 -05:00 |
ast.py
|
many fixes
|
2016-05-08 14:38:46 -04:00 |
base_shell.py
|
fix for key error when completing __xonsh_shell__.shell.<TAB>
|
2016-05-13 02:05:06 -04:00 |
built_ins.py
|
better error reporting on redirect
|
2016-05-12 20:55:56 -04:00 |
codecache.py
|
different code cache filenames
|
2016-05-12 11:53:15 -04:00 |
completer.py
|
rsplit to rpartition
|
2016-05-12 10:58:30 -04:00 |
diff_history.py
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
dirstack.py
|
alias usage hooks
|
2016-02-05 01:25:59 -05:00 |
environ.py
|
Fix 'git status' option for include_untracked=True
|
2016-05-13 11:14:49 -04:00 |
execer.py
|
rm xonsherror
|
2016-05-14 01:51:47 -04:00 |
foreign_shells.py
|
updates for cmd.exe
|
2016-05-08 11:36:26 -04:00 |
history.py
|
alias usage hooks
|
2016-02-05 01:25:59 -05:00 |
imphooks.py
|
Add a uniform character encoding to all files.
|
2015-11-16 14:10:40 -08:00 |
inspectors.py
|
syntax hghlight superhelp
|
2016-02-18 00:09:42 -05:00 |
jobs.py
|
Fix for deadlock on windows when running subprocs that generate enough data to fill the os pipe
|
2016-05-02 19:59:41 +02:00 |
jupyter_kernel.py
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
lazyjson.py
|
Add a uniform character encoding to all files.
|
2015-11-16 14:10:40 -08:00 |
lexer.py
|
resolved conflicts from master
|
2016-05-08 12:05:18 -04:00 |
main.py
|
add arg undoers
|
2016-05-12 11:53:15 -04:00 |
openpy.py
|
and/or up to run_subproc()
|
2016-02-09 02:00:25 -05:00 |
parser.py
|
initial version dps
|
2016-02-07 20:38:55 -05:00 |
pretty.py
|
Added the copyright notice that was accidentally remove.
|
2016-02-14 07:43:24 +01:00 |
proc.py
|
add timestamp to CompletedCommand object
|
2016-03-19 15:08:34 -04:00 |
pyghooks.py
|
Don't fix colors when using ConEmu
|
2016-04-20 12:04:10 +02:00 |
readline_shell.py
|
remove (actually) unused imports
|
2016-03-31 12:01:02 -04:00 |
replay.py
|
Add a uniform character encoding to all files.
|
2015-11-16 14:10:40 -08:00 |
shell.py
|
re-introduce, refactor xontribs logic
|
2016-05-12 18:25:00 -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 |
tools.py
|
Merge branch 'cache' of https://github.com/adqm/xonsh into adqm-cache
|
2016-05-12 18:58:52 -04:00 |
tracer.py
|
color fixes for tracer
|
2016-02-17 01:47:28 -05:00 |
vox.py
|
Vox: Activate: Automatically deactivate current env before activating the new one.
|
2016-02-16 19:35:32 +03:00 |
winutils.py
|
New: Add sudo functionality on Windows
|
2016-03-27 23:12:56 +03:00 |
wizard.py
|
nice
|
2016-05-10 03:56:26 -04:00 |
xonfig.py
|
copy edit fixes from @melund
|
2016-05-11 12:27:50 -04:00 |
xontribs.json
|
nice
|
2016-05-10 03:56:26 -04:00 |
xontribs.py
|
overhauled xontrib command
|
2016-05-10 01:21:36 -04:00 |