Commit graph

7491 commits

Author SHA1 Message Date
Sagar Tewari
c3c719ce92 fixed buggy rst file checker 2018-06-06 12:29:56 +05:30
Sagar Tewari
a2ee1309ca fixed buggy rst file checker 2018-06-06 12:28:23 +05:30
Sagar Tewari
4783ba315f fixed changelog 2018-06-06 11:25:48 +05:30
Sagar Tewari
0e17b1d62d fixed changelog 2018-06-06 11:23:01 +05:30
Sagar Tewari
9b1cc6379b Made remove_dups a static method and renamed pathset 2018-06-06 10:42:33 +05:30
Anthony Scopatz
9a9be8b259
Merge pull request #2665 from xonsh/fix_travis
Pin `prompt_toolkit` in travis setup
2018-06-05 23:22:07 -04:00
Sagar Tewari
3ab95394a4 fixed news entry 2018-06-06 07:45:16 +05:30
Sagar Tewari
ae926b0de6 fixed news entry 2018-06-06 07:44:09 +05:30
Sagar Tewari
10e97083d4 fixed news entry 2018-06-06 06:27:09 +05:30
Sagar Tewari
a18599e928 fixed news entry 2018-06-06 06:23:30 +05:30
Gil Forsyth
eda7e077bd Pin prompt_toolkit in travis setup
Temporary fix (that we implemented everywhere else) to prevent failures
due to the prompt_toolkit release
2018-06-05 17:05:32 -04:00
Gil Forsyth
3a9b42b873
Merge pull request #2660 from xonsh/pc
Added pygments-cache
2018-06-05 15:36:52 -04:00
Sagar Tewari
4f59366e7c added code to remove path duplications 2018-06-05 23:44:57 +05:30
Sagar Tewari
6293cd991e added news 2018-06-05 22:42:05 +05:30
Sagar Tewari
ce74486c9a added news 2018-06-05 22:40:17 +05:30
Sagar Tewari
80f7408b65 non directories in $PATH are now ignored 2018-06-05 22:33:25 +05:30
Sagar Tewari
ab5140340a added an add function to xonsh.tools.EnvPath 2018-06-05 20:24:27 +05:30
Anthony Scopatz
da3feda3aa bumpy pc version number 2018-06-03 18:35:19 -04:00
Anthony Scopatz
286ea71d5a try another set of indents 2018-06-03 18:20:10 -04:00
Anthony Scopatz
9b74504aa2 fixed some minor bugs 2018-06-03 18:14:32 -04:00
Anthony Scopatz
060d4acb75 exclude external projects 2018-06-03 18:00:42 -04:00
Anthony Scopatz
1e63dd3e5e Added pygments-cache 2018-06-03 17:52:27 -04:00
Anthony Scopatz
0553a6c4f3 Updated CHANGELOG for 0.6.5 2018-05-28 10:04:24 -04:00
Anthony Scopatz
868f128bc9 bumped version to 0.6.5 2018-05-28 10:04:24 -04:00
Morten Enemark Lund
d87b7e5ee9
Merge pull request #2651 from xonsh/wizwrite
fixed wizard writing of more sophisticated container types
2018-05-24 10:18:39 +02:00
Anthony Scopatz
d9b195dc3c fixed wizard writing of more sophisticated container types 2018-05-23 16:36:05 -04:00
Anthony Scopatz
5dc0533cd0 Updated CHANGELOG for 0.6.4 2018-05-17 13:50:38 -04:00
Anthony Scopatz
e46470804c bumped version to 0.6.4 2018-05-17 13:50:38 -04:00
Gil Forsyth
38050016be
Merge pull request #2642 from xonsh/srcerror
Source Forigen error Improvements
2018-05-09 19:40:19 -04:00
Anthony Scopatz
268e99484a typo fix 2018-05-08 14:02:27 -04:00
Anthony Scopatz
4364f850d1 Merge branch 'master' into srcerror 2018-05-08 13:58:06 -04:00
Anthony Scopatz
205fd24a4c source-foreign error improvement 2018-05-08 13:57:40 -04:00
Anthony Scopatz
5c7a63b942
Merge pull request #2639 from jaraco/bugfix/issue-2638
Avoid referencing ASYNC and AWAIT on Python 3.7.0b4 and later.
2018-05-08 13:23:44 -04:00
Jason R. Coombs
5ce124a9e0 Bring back PYTHON_VERSION_INFO and rely on it to filter ASYNC/AWAIT variables. Ref #2638. 2018-05-08 13:10:26 +01:00
Jason R. Coombs
e3c7453bb0 Add news entry. Ref #2638. 2018-05-06 17:21:24 +01:00
Jason R. Coombs
190b86e166 Avoid referencing ASYNC and AWAIT on Python 3.7.0b4 and later. Fixes #2638. 2018-05-06 17:21:19 +01:00
Gil Forsyth
d1951759f8 Fix typo in error message 2018-05-04 18:13:17 -04:00
Anthony Scopatz
60365ff00c fixed typos 2018-05-04 17:04:47 -04:00
Anthony Scopatz
c609b93472 Merge branch 'master' into aspace 2018-05-04 16:40:28 -04:00
Anthony Scopatz
20dfda5d59 Updated CHANGELOG for 0.6.3 2018-05-04 15:53:23 -04:00
Anthony Scopatz
f74178f842 bumped version to 0.6.3 2018-05-04 15:53:23 -04:00
Anthony Scopatz
4cf088377f
Merge pull request #2636 from CJ-Wright/doc_at_cmd
DOC: single string vs. list of strings in ``@()``
2018-05-04 14:30:58 -04:00
christopher
2132373a83 move warning to code block 2018-05-04 14:27:07 -04:00
christopher
72d999d505 no auto split strings 2018-05-04 14:26:21 -04:00
christopher
3fdae9a244 include error in tutorial 2018-05-04 14:24:30 -04:00
Anthony Scopatz
20d83ee86f
Merge pull request #2635 from xonsh/no_exc_type
Hide XonshError types
2018-05-04 14:20:58 -04:00
christopher
c357cb2894 DOC: single string vs. list of strings in `@()` 2018-05-04 12:18:22 -04:00
Morten Enemark Lund
31ae28c26f Add new entry 2018-05-02 10:12:12 +02:00
Morten Enemark Lund
fe6aa5a1d3 Strip Xonsh error classes when printing errors w/o traceback 2018-05-02 10:12:11 +02:00
Morten Enemark Lund
abf1e9cc2c
Merge pull request #2631 from xonsh/pefnf
fix command not found error
2018-04-28 09:51:56 +02:00