Commit graph

1257 commits

Author SHA1 Message Date
Erick Tucto
dbc9de52b8 Change links 2018-12-13 16:20:47 -05:00
Anthony Scopatz
7a3f7fb551 dumb terminal support 2018-12-13 16:02:59 -05:00
Erick Tucto
ab1588b51e Fix base16-shell.rst 2018-12-13 15:53:24 -05:00
Erick Tucto
51d9f77fd2 Add news/base16-shell.rst 2018-12-12 18:39:35 -05:00
David Strobach
f7ff972421
Update news/extranl.rst
Co-Authored-By: scopatz <scopatz@gmail.com>
2018-12-11 21:47:00 -05:00
Anthony Scopatz
79da918e72 fix extra newlines in ptk2 2018-12-11 19:00:05 -05:00
Anthony Scopatz
a8d63110f3 Some tests and changelog 2018-12-10 08:17:22 -05:00
Anthony Scopatz
b285b6ff3d Updated CHANGELOG for 0.8.4 2018-12-07 11:19:42 -05:00
Anthony Scopatz
0072089f43 Merge branch 'master' into execalias 2018-12-06 17:05:38 -05:00
David Strobach
df0b771a18 Fix interpretation of color names with PTK2 and Pygments 2.3 2018-12-06 20:11:34 +01:00
Anthony Scopatz
7754c3b7b1 setup.py instead 2018-12-05 19:45:58 -05:00
vaaaaanquish
b3b225c966 fix eoferror 2018-12-05 23:26:31 +09:00
Anthony Scopatz
0e543aaf66 Merge branch 'master' into execalias 2018-12-02 19:27:57 -05:00
Gil Forsyth
eac1333f79
Merge pull request #2942 from halloleo/doco-arbitrary-paths-in-vox
Doco arbitrary paths in vox
2018-11-29 07:34:58 -05:00
halloleo
fbfa273ba1 Merge branch 'doco-arbitrary-paths-in-vox' of https://github.com/halloleo/xonsh into doco-arbitrary-paths-in-vox 2018-11-29 10:59:02 +11:00
Gil Forsyth
6b6c29bf0c
Update news/doco-arbitrary-paths-in-vox.rst
Co-Authored-By: halloleo <halloleo@users.noreply.github.com>
2018-11-29 00:38:15 +11:00
halloleo
233c6f026e Merge remote-tracking branch 'upstream/master' 2018-11-28 15:56:02 +11:00
Gil Forsyth
8030240d3e
Update news/doco-arbitrary-paths-in-vox.rst
Co-Authored-By: halloleo <halloleo@users.noreply.github.com>
2018-11-28 11:34:25 +11:00
Jake Hedman
5c812fcc66 Add changelog item for --timings crash fix 2018-11-27 22:30:29 +01:00
Gil Forsyth
e9866478b4
Merge pull request #2937 from gsaga/vox_no_pyvenv_cfg
addressed issue #2929
2018-11-27 16:19:53 -05:00
Qiushi Pan
4684af2007 Add news for update _collapsed_pwd 2018-11-25 05:31:34 +09:00
halloleo
848daf240b Corrected RST syntax 2018-11-17 11:27:11 +11:00
halloleo
3a3554eaa0 Document arbitrary paths in vox.
* Added the possibility of arbitrary paths to the help strings in `vox activate` and
  `vox remove`
* Also updated the documentation accordingly.
2018-11-15 22:35:45 +11:00
Sagar Tewari
9ceba90335 fixed news.rst and made vox check for python executable to find venvs 2018-11-14 20:22:18 +05:30
Sagar Tewari
97acffb8b1 addressed issue 2929 2018-11-13 23:39:26 +05:30
Anthony Scopatz
9ce8b07310 even more news 2018-11-09 23:11:37 -06:00
Anthony Scopatz
0de6493864 news updated 2018-11-09 23:09:16 -06:00
Anthony Scopatz
9084c376b2 execalias 2018-11-09 13:49:33 -06:00
Anthony Scopatz
15cec77f3c
Merge pull request #2916 from BoboTiG/fix-resource-warnings
Fix several ResourceWarning: unclosed file
2018-11-09 06:48:51 -05:00
Mickaël Schoentgen
ba2fd9bb00 Fix several ResourceWarning: unclosed file in tests 2018-11-09 10:08:03 +01:00
Hirotomo Moriwaki
7bb8aa8d00 fix no candidates if no permission files in PATH 2018-11-09 14:19:22 +09:00
Anthony Scopatz
351fa27d7c fixed up dashing 2018-11-08 13:16:44 -05:00
Anthony Scopatz
3d7bda3ced Updated CHANGELOG for 0.8.3 2018-11-07 14:00:14 -05:00
halloleo
5ecdb6c0dd
Create doco-xonsh-in-emacs.rst 2018-11-06 23:21:48 +11:00
Anthony Scopatz
dc1f02c232 added prelim support for annotation assignement 2018-11-02 19:12:06 -04:00
Anthony Scopatz
08364876b9
Merge pull request #2890 from jay-tuckey/master
Fixed output wording for bg command
2018-11-02 17:29:01 -04:00
Anthony Scopatz
0a7ce949ed Merge branch 'master' of https://github.com/jay-tuckey/xonsh into jay-tuckey-master 2018-11-02 17:12:25 -04:00
Anthony Scopatz
e0e3c6d28c run black 2018-11-02 17:09:21 -04:00
Anthony Scopatz
5e91e3e3f9
Merge pull request #2921 from laloch/fix-import-names
Fix import statement with trailing comma within parenthesis
2018-11-02 16:35:12 -04:00
Gil Forsyth
c74d1ea5f2 Add news item 2018-11-02 14:48:36 -04:00
Anthony Scopatz
3057b9dadf
Update fix-import-names.rst 2018-11-02 14:18:07 -04:00
Anthony Scopatz
fc64f31383
Merge pull request #2922 from laloch/filepath-to-logfile
make $XONSH_TRACEBACK_LOGFILE accept path objects
2018-11-02 14:16:50 -04:00
David Strobach
490fce7a58 add news entry 2018-11-02 17:24:14 +01:00
David Strobach
88be6864d2 test against PathLike instead of PurePath 2018-11-02 14:32:41 +01:00
David Strobach
350955f27f make $XONSH_TRACEBACK_LOGFILE accept path objects 2018-11-02 14:26:47 +01:00
Anthony Scopatz
eec5fcc40d Merge branch 'fix-use-of-formatargspec' of https://github.com/BoboTiG/xonsh into BoboTiG-fix-use-of-formatargspec 2018-11-01 15:39:50 -04:00
Mickaël Schoentgen
f351cbfc2b Fix ResourceWarning: unclosed scandir iterator in imphooks.py
Using a set will consume the iterator and thus it will be closed
correctly.
2018-11-01 20:25:54 +01:00
Mickaël Schoentgen
34bfe9f0f8 Removed use of deprecated inspect.formatargspec() for inspect.signature() 2018-11-01 17:06:08 +01:00
Gil Forsyth
59966a62ec
Merge pull request #2917 from BoboTiG/fix-flake8-errors
Fix Flake8 errors
2018-11-01 11:56:18 -04:00
Mickaël Schoentgen
016ffd2278 Fix Flake8 errors 2018-11-01 16:36:32 +01:00