Commit graph

838 commits

Author SHA1 Message Date
Niklas Hambüchen
c3b13d10a9 Add whole_word_jumping xontrib. Implements #2403 2017-06-19 21:18:18 +02:00
Jamie Bliss
f05c4d86b8 Merge pull request #2398 from Jitsusama/spelling_fixes
Spelling Fixes
2017-06-16 11:12:05 -04:00
Joel Gerber
c33abf0ebf
Mark make_pallete() as deprecated
Using the new deprecated() decorator, mark make_pallete() as
deprecated in version 0.5.10 and removed in version 0.6.0.
2017-06-10 10:13:07 -04:00
Joel Gerber
0b94c3ceec
raise AssertionError on deprecated when removed_in exceeded
As there was some worry raised over whether people would remember
to remove a deprecated function once the removed_in version had been
reached, I've decided to add functionality that will force the
issue. When a @deprecated function is tagged with a removed_in
release that is greater than or equal to the current release, the
@deprecated decorator will raise an AssertionError, which will
hopefully break CI/CD and force the function to be removed.
2017-06-10 09:57:49 -04:00
Gil Forsyth
132fbcf6a5 version bump to 0.5.12 2017-06-10 09:05:15 -04:00
Gil Forsyth
788df00700 add news item 2017-06-10 09:01:40 -04:00
laerus
33642bb875 version bump to 0.5.11 2017-06-10 14:36:32 +03:00
Joel Gerber
b1d436332d
CHANGELOG entries
Include CHANGELOG entries for the changes made in spelling_fixes.rst.
2017-06-07 12:21:13 -04:00
Konstantinos Tsakiltzidis
daa909fe13 Merge pull request #2392 from nathan-hoad/xonfig-output
Don't show the repr of the LazyBool for whether or not xonsh is running on Linux.
2017-05-30 08:47:06 +03:00
Nathan Hoad
54747d3676 Don't show the repr of the LazyBool for whether or not xonsh is running on Linux. 2017-05-30 13:57:02 +10:00
Gil Forsyth
adcb4c685f Use github3.py to do github release in release.xsh 2017-05-29 16:02:50 -04:00
laerus
174a7210ef version bump to 0.5.10 2017-05-25 23:47:50 +03:00
Shahin
a238f8f6ed
Fix CI fail 2017-05-20 09:24:21 +04:30
Shahin
5527a8b84d
Add news entry and update installation package installation direction to use xip 2017-05-18 21:42:22 +04:30
Konstantinos Tsakiltzidis
18873742df Merge pull request #2359 from xonsh/custom_rc
fix `--rc` option for xonsh startup
2017-04-22 02:32:21 +03:00
Gil Forsyth
b77bc1d3f3 add news entry 2017-04-21 15:28:59 -04:00
Gil Forsyth
ce3f87dba0 fix --rc option for xonsh startup 2017-04-21 09:14:21 -04:00
Gil Forsyth
329db7ac5e add xclip and repo to threadable predictors
To address issues #2355 and #2348
2017-04-17 14:21:55 -04:00
Jamie Bliss
a891b21ab3 Merge pull request #2308 from xonsh/linecont
Line continuations not always working on Win
2017-03-29 11:54:33 -04:00
laerus
e6fbfb010c codecov threshold 2% 2017-03-28 15:15:58 +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
53af478269 Add news item 2017-03-21 11:41:09 +01:00
Konstantin Molchanov
cd1649ae81 Add news item. 2017-03-18 00:21:13 +04: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
Morten Enemark Lund
e5c9c1446d Add news item 2017-03-15 22:36:00 +01:00
Morten Enemark Lund
2147493413 Add news item 2017-03-15 22:13:49 +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
Gil Forsyth
ee639ab806 add (update) news 2017-03-15 08:59:12 -04:00
Morten Enemark Lund
1707703e4e Add news item 2017-03-15 10:12:09 +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
21ca72e576 add news entry 2017-03-11 18:49:29 -05:00
Morten Enemark Lund
8140aa9399 add news item 2017-03-09 11:03:46 +01:00
Morten Enemark Lund
e4a179b85f Add news item 2017-03-09 08:53:22 +01:00
Anthony Scopatz
12c187fdb7 version bump to 0.5.8 2017-03-08 15:46:55 -06:00
Morten Enemark Lund
0ccadf627a Add news entry 2017-03-07 21:22:59 +01:00
Morten Enemark Lund
e7a9bcf3b7 Merge pull request #2295 from xonsh/scandirbug
Never use os.scandir
2017-03-07 06:45:51 +01:00
Morten Enemark Lund
445467dec6 Add news entry 2017-03-06 16:46:40 +01:00
Morten Enemark Lund
3f60d41d20 Add new entry 2017-03-06 10:55:30 +01:00
Anthony Scopatz
a312b783aa Merge branch 'master' into backline 2017-03-02 22:50:01 -05:00
Hugo Wang
4cb544eff8 typo 2017-03-03 00:34:59 +08:00
Hugo Wang
ab5ce512cf fix ctrl-c issue after an invalid cmd 2017-03-03 00:26:04 +08:00
Anthony Scopatz
de3f6dd87a Merge branch 'master' into backline 2017-03-02 00:56:21 -05:00
Anthony Scopatz
d331778633 Line continuations will no longer eat surrounding whitespace 2017-03-02 00:34:47 -05:00
Hugo Wang
529064ad86 Merge pull request #2286 from xonsh/bgfg
Some job control fixes
2017-03-02 11:56:28 +08:00
Anthony Scopatz
0b5c48ebb6 some fixes 2017-03-01 21:39:02 -05:00
Morten Enemark Lund
d945092243 Add news entry 2017-03-01 20:01:32 +01:00