Commit graph

7000 commits

Author SHA1 Message Date
laerus
e6fbfb010c codecov threshold 2% 2017-03-28 15:15:58 +03:00
laerus
9902367e0e codecov raised threshold at 5% 2017-03-27 22:43:03 +03:00
Konstantinos Tsakiltzidis
32eda6922c Merge pull request #2325 from xonsh/win_path
Fix win paths
2017-03-26 17:10:44 +03:00
Morten Enemark Lund
08d78cbb16 Merge pull request #2319 from xonsh/astronouth7303-xontrib-xip-patch
Recommend `xip` to install my xontribs
2017-03-21 15:15:14 +01:00
Morten Enemark Lund
14919e29fc Merge pull request #2336 from xonsh/sudo
Make sudo on Windows work again
2017-03-21 12:43:31 +01:00
Morten Enemark Lund
cd2d275f3f remove unused sys import 2017-03-21 11:42:49 +01:00
Morten Enemark Lund
53af478269 Add news item 2017-03-21 11:41:09 +01:00
Gil Forsyth
50b42c3c92 Merge pull request #2333 from xonsh/win_tutorial
Update win tutorial
2017-03-20 14:35:18 -04:00
Burak Yigit Kaya
46dc9bffdc fixup! Make sudo on Windows work again 2017-03-20 15:21:43 +03:00
Burak Yigit Kaya
b09c080d18 Make sudo on Windows work again 2017-03-20 15:19:32 +03:00
Jamie Bliss
7b3c8d202f Merge pull request #2332 from moigagoo/feature/fix-echo
Fix #2331: Add default value for `help` option, so that opt['help'] doesn't crash.
2017-03-17 19:53:01 -04:00
Konstantin Molchanov
cd1649ae81 Add news item. 2017-03-18 00:21:13 +04:00
Morten Enemark Lund
c4c58eaf2a More typos 2017-03-17 21:13:22 +01:00
Konstantin Molchanov
f0a2967664 Xontrib: Echo: Add default value for help opt. 2017-03-17 22:42:27 +04:00
Morten Enemark Lund
68e8772b50 Merge pull request #2330 from xonsh/doctr_updates
fix for small changes to doctr API
2017-03-17 16:50:59 +01:00
Gil Forsyth
4aaff6bac4 fix for small changes to doctr API
doctr now requires the deploy directory as an argument and ``--gh-pages-docs``
is deprecated.

No news item on this since it's purely internal.
2017-03-17 11:38:12 -04:00
Morten Enemark Lund
47472a3d78 Update win tutorial with free_cwd xontrib and colors 2017-03-17 12:57:27 +01:00
Konstantinos Tsakiltzidis
b2d8cefb3f Merge pull request #2303 from xonsh/release_cwd
Release cwd on Windows while prompt is displayed
2017-03-16 11:49:04 +02:00
Konstantinos Tsakiltzidis
36deaeeb4e Merge pull request #2323 from xonsh/prettypath
Pretty path
2017-03-16 10:08:33 +02:00
Konstantinos Tsakiltzidis
4ac03e4b07 Merge pull request #2326 from xonsh/no_percent_expand
remove %foo% auto expansion on Windows
2017-03-16 09:54:57 +02:00
Morten Enemark Lund
ae3cb0ca8b Handle PATH with any case. 2017-03-16 08:48:52 +01:00
Morten Enemark Lund
e5c9c1446d Add news item 2017-03-15 22:36:00 +01:00
Morten Enemark Lund
5f60bea8c4 Removed %foo% environment expansion on windows 2017-03-15 22:33:21 +01:00
Morten Enemark Lund
2147493413 Add news item 2017-03-15 22:13:49 +01:00
Morten Enemark Lund
6e9b6757d2 Fix Win issue with PATH not beeing picked up 2017-03-15 22:10:13 +01:00
Anthony Scopatz
30f1d1e649 version bump to 0.5.9 2017-03-15 14:54:00 -04:00
Anthony Scopatz
2ae5218530 news stuff 2017-03-15 12:06:26 -04:00
Anthony Scopatz
cc0fdc5b2c Merge pull request #2324 from xonsh/update_default_ensurers
add missing default ensurers for all default envs of type int or bool
2017-03-15 12:05:50 -04:00
Gil Forsyth
d6540ce66d add test that all int and bool envvars have ensurers
hopefully this will stop this from cropping up again in the future
2017-03-15 09:09:08 -04:00
Gil Forsyth
ee639ab806 add (update) news 2017-03-15 08:59:12 -04:00
Gil Forsyth
2fe1e8f3da Add missing default ensurers for ints and bools
Added:
* ``EXPAND_ENV_VARS``
* ``PUSHD_MINUS``
* ``PUSHD_SILENT``
* ``SUGGEST_COMMANDS``
* ``SUGGEST_MAX_NUM``
2017-03-15 08:53:51 -04:00
Gil Forsyth
de5f8090e1 add default ensurer for SUGGEST_THRESHOLD 2017-03-15 08:32:26 -04:00
Morten Enemark Lund
788233dfe3 update formating 2017-03-15 10:29:14 +01:00
Morten Enemark Lund
1707703e4e Add news item 2017-03-15 10:12:09 +01:00
Morten Enemark Lund
cd9ace6669 Add pretty printing of $PATH 2017-03-15 10:11:53 +01:00
Jamie Bliss
af40fb40bb Recommend xip to install my xontribs
xontribs should be installed with xip now, so do that.
2017-03-14 23:14:18 -04:00
Morten Enemark Lund
8d78f35932 Merge pull request #2312 from xonsh/dirstack_ensurer
add default ensurer for DIRSTACK_SIZE
2017-03-12 12:04:50 +01:00
Morten Enemark Lund
42468ffc2d Update news entry 2017-03-12 07:17:51 +01:00
Gil Forsyth
6fc12b4ed7 add default ensurer for DIRSTACK_SIZE 2017-03-11 21:39:12 -05:00
Konstantinos Tsakiltzidis
dd30804370 Merge pull request #2310 from xonsh/recall_last_arg
add Alt-. cmd to recall last arg to bashisms
2017-03-12 03:14:22 +02:00
Gil Forsyth
34b2dc07c4 Merge pull request #2307 from xonsh/bashwin
Fix bug when output of 'bash --version' is empty
2017-03-11 19:21:32 -05:00
Gil Forsyth
21ca72e576 add news entry 2017-03-11 18:49:29 -05:00
Gil Forsyth
4e20ad035e add Alt-. cmd to recall last arg to bashisms 2017-03-11 11:59:56 -05:00
Morten Enemark Lund
ca0f783585 Remove some necessary changes 2017-03-10 13:15:31 +01:00
Morten Enemark Lund
502fb9f1a6 flake8 again 2017-03-10 08:20:16 +01:00
Morten Enemark Lund
20a0db2d35 Get the logic right 2017-03-09 23:02:26 +01:00
Morten Enemark Lund
049c3931d6 forgot to import print_exception 2017-03-09 22:32:58 +01:00
Morten Enemark Lund
f6a5c85cb0 Move to a xontrib 2017-03-09 22:29:49 +01:00
Morten Enemark Lund
7a3ee978cd flake8 and cleanup 2017-03-09 21:50:31 +01:00
Morten Enemark Lund
95c1fe5e99 flake8 2017-03-09 21:30:59 +01:00