xonsh/xonsh
Leonardo Santagada bebc455442 fix typo
2016-09-15 11:34:33 +02:00
..
completers fix naming 2016-09-13 13:35:19 +08:00
parsers p_subproc_atom_captured_stdout_bang 2016-09-09 19:29:28 -04:00
ply fix reported PLY version in bundled PLY 2016-07-28 14:40:47 -04:00
prompt updated gitstatus prompt 2016-09-05 08:48:25 +08:00
ptk flake8 fix 2016-09-03 10:20:47 +08:00
xoreutils Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
__init__.py update amalgamed __init__.py 2016-09-07 00:22:21 +08:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
ansi_colors.py small style changes 2016-07-18 11:30:57 +02:00
ast.py removed dead code 2016-09-09 19:25:38 -04:00
base_shell.py Fixing test and pep8 2016-09-13 23:24:14 -04:00
built_ins.py fixed tilde expansion 2016-09-09 19:21:26 -04:00
codecache.py fix for scripts breaking with code cache turned off 2016-08-19 01:11:16 -04:00
commands_cache.py fix alias lookup on windows 2016-09-12 11:52:09 +08:00
completer.py Merge remote-tracking branch 'upstream/master' into events 2016-08-26 17:36:50 -04:00
contexts.py initial dsubmit 2016-06-05 22:12:19 -04:00
diff_history.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
dirstack.py fix indexerror on pushd(['.']) (hopefully last such); allow dirstack_unc tests to run if some temp drive letters already in use 2016-09-05 23:08:03 -04:00
environ.py more info in the vardocs 2016-09-10 22:30:54 +03:00
events.py hot fix for pytest events 2016-08-28 10:32:10 -04:00
execer.py fixed conflicts with tests 2016-08-27 21:13:57 -04:00
foreign_shells.py fix if shaliases is None 2016-09-12 11:13:54 +03:00
history.py history tutorial and a bug fix 2016-09-02 13:33:45 +03:00
imphooks.py cleanup/tests 2016-08-27 13:51:45 +03:00
inspectors.py fix new pep8 problems after merge 2016-07-20 22:28:27 +02:00
jobs.py small style changes 2016-07-18 11:30:57 +02:00
jupyter_kernel.py add alias expansion to the jupyter kernel 2016-07-27 11:55:51 -04:00
lazyasd.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
lazyimps.py newlines 2016-07-19 12:02:22 -04: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 error token 2016-08-31 00:47:23 -04:00
main.py Reintroduce importhook for developer install 2016-08-10 17:26:20 -07:00
openpy.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
parser.py small style changes 2016-07-18 11:30:57 +02:00
platform.py Add git completions script from GitForWindows to $BASH_COMPLETIONS_DEFAULT 2016-09-13 23:38:40 +02:00
pretty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
proc.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
pyghooks.py fix autocd highlight on windows 2016-09-13 12:33:16 +08:00
pytest_plugin.py Change import form back to import xonsh.imphooks 2016-08-30 00:22:26 +02:00
readline_shell.py improved #1170 warning message "no readline" 2016-08-24 13:11:42 +02:00
replay.py Change aliased collections.abc to cabc to avoid conflicts with the abc module. 2016-08-24 01:08:02 -04:00
shell.py Add on_{pre,post}command events 2016-09-13 22:44:49 -04:00
teepty.py Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-20 22:15:56 +02:00
timings.py revert changes based on review 2016-07-20 22:07:45 +02:00
tokenize.py rm'd errant print 2016-08-21 17:56:09 -04:00
tools.py Merge pull request #1644 from xonsh/msub 2016-08-31 04:00:07 +03:00
tracer.py more lazy imports 2016-09-04 23:23:24 +08:00
winutils.py small style changes 2016-07-18 11:30:57 +02:00
wizard.py small style changes 2016-07-18 11:30:57 +02:00
xonfig.py Improve documentation and messaging. 2016-08-10 21:43:24 -07:00
xontribs.json fix typo 2016-09-15 11:34:33 +02:00
xontribs.py Some fixes from the PR 2016-08-03 11:57:20 -04:00