xonsh/xonsh
Jamie Bliss fb9dfe8d1b Flake8
2017-07-25 15:06:18 -04:00
..
completers Rename xip to xpip 2017-07-25 14:49:54 -04:00
history Reword the History.append method docstring 2017-06-10 10:23:37 -04:00
parsers f-string tests working 2017-07-22 15:35:38 -04:00
ply Merge commit 'ab7536aa4d009bff83f8690b593eadfc033bafd5' as 'xonsh/ply' 2016-10-07 14:16:19 -04:00
prompt Fix incorrect branch colorization 2017-07-06 12:56:39 +04:00
ptk autosuggest in completions 2017-07-22 16:57:03 -04:00
xoreutils Xontrib: Echo: Add default value for help opt. 2017-03-17 22:42:27 +04:00
__init__.py pass env into git branch detection 2017-06-24 14:16:41 -04:00
__main__.py Allow python -m xonsh 2016-05-21 11:44:28 -07:00
aliases.py Rename xip to xpip 2017-07-25 14:49:54 -04:00
ansi_colors.py Rename xonsh.color_tools.make_pallette() to make_palette() 2017-06-07 11:51:46 -04:00
ast.py f-string tests working 2017-07-22 15:35:38 -04:00
base_shell.py Add $XONSH_APPEND_NEWLINE environment variable 2017-06-27 09:10:36 +03:00
built_ins.py Change subprocess' to subprocesses in _fix_null_cmd_bytes() comment 2017-06-09 11:06:24 -04:00
codecache.py added python version to code cache 2017-02-26 01:27:07 -05:00
color_tools.py Mark make_pallete() as deprecated 2017-06-10 10:13:07 -04:00
commands_cache.py ipython not threadable: predict_shell should be used, see #2438 2017-07-16 22:21:36 +02: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 Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
dirstack.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
environ.py fixed typos 2017-07-22 17:08:26 -04:00
events.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
execer.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
foreign_shells.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
fs.py fs a module again and exclude from amalgamation 2016-12-15 21:36:23 -05:00
imphooks.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
inspectors.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
jobs.py typo 2017-03-03 00:34:59 +08:00
jsonutils.py flake 2017-02-26 15:51:17 -05:00
jupyter_kernel.py rm env too 2017-01-26 18:54:12 -05:00
lazyasd.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -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 Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
macutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
main.py Fix spelling error and adjust grammar for the --timings argument 2017-06-10 10:27:34 -04: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 Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
pretty.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
proc.py Fix incorrect word usage and improve the grammar of _signal_int 2017-06-10 10:31:57 -04:00
pyghooks.py Correct spelling issue in make_pygments_style 2017-06-10 10:36:34 -04:00
pytest_plugin.py first pass at import event hooks 2017-02-19 13:22:01 -05:00
readline_shell.py Rename xip to xpip 2017-07-25 14:49:54 -04:00
replay.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
shell.py Text string spelling corrections 2017-06-07 11:51:26 -04:00
style_tools.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
timings.py Correct improper word usage in timeit_alias 2017-06-10 10:37:44 -04:00
tokenize.py lex f-strings 2017-07-16 16:13:20 -05:00
tools.py EnvPath __add__() and __radd__() methods 2017-07-22 16:31:16 -04:00
tracer.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
winutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
wizard.py Reword docstring on class While as well as its __init__ method 2017-06-09 11:07:56 -04:00
xonfig.py Text string spelling corrections 2017-06-07 11:51:26 -04:00
xontribs.json Rename xip to xpip 2017-07-25 14:49:54 -04:00
xontribs.py Flake8 2017-07-25 15:06:18 -04:00