Gil Forsyth
366089635c
Fix $CDPATH
completion misfire
...
The `path` completer runs for many commands (which is the correct
behavior) but we are adding in possible `CDPATH` completions for commands
other than `cd` which doesn't make any sense since only `cd` supports
path resolution via `CDPATH`.
2018-06-17 10:17:07 -04:00
Anthony Scopatz
3291fb75b5
Updated CHANGELOG for 0.6.7
2018-06-15 10:49:44 -04:00
Anthony Scopatz
7038bee704
bumped version to 0.6.7
2018-06-15 10:49:44 -04:00
Morten Enemark Lund
df31eaed5b
Merge pull request #2679 from xonsh/replit
...
Added repl.it to the docs
2018-06-14 08:02:08 +02:00
Gil Forsyth
b66f0614ee
Merge pull request #2681 from xonsh/raisesub
...
properly return terminal in interactive mode
2018-06-13 16:57:34 -04:00
Anthony Scopatz
0131ec54df
properly return terminal in interactive mode when RAISE_SUBPROC_ERROR = True
2018-06-13 16:20:27 -04:00
Morten Enemark Lund
8092e02f3b
Merge pull request #2680 from xonsh/tncopy
...
copy tok_name prior to mutations
2018-06-13 21:24:17 +02:00
Anthony Scopatz
adb70c05b8
copy tok_name prior to mutations
2018-06-13 14:59:14 -04:00
Anthony Scopatz
06e993f74c
Added repl.it to the docs
2018-06-12 16:54:11 -04:00
Anthony Scopatz
4c78866e6b
have more sensible release order
2018-06-06 13:21:58 -04:00
Anthony Scopatz
d2d7819135
Updated CHANGELOG for 0.6.6
2018-06-06 13:12:10 -04:00
Anthony Scopatz
b797b6c46a
bumped version to 0.6.6
2018-06-06 13:12:10 -04:00
Gil Forsyth
58cc75a025
Merge pull request #2670 from xonsh/hgi
...
threadable false for interactive mercurial
2018-06-06 12:46:04 -04:00
Anthony Scopatz
c5f695f930
rst code block
2018-06-06 12:21:54 -04:00
Anthony Scopatz
de3857316f
Merge pull request #2664 from gsaga/addToEnvPath
...
added an add function to xonsh.tools.EnvPath
2018-06-06 12:19:31 -04:00
Anthony Scopatz
507ebeeb58
threadable false
2018-06-06 12:04:52 -04:00
Sagar Tewari
4867e7d6d1
added examples to changelog
2018-06-06 21:21:19 +05:30
Anthony Scopatz
18477ce966
Merge pull request #2666 from gsaga/fixCommandsCacheGen
...
non directories in $PATH are now ignored
2018-06-06 11:39:54 -04:00
Sagar Tewari
4f03a05ab1
fixed formatting
2018-06-06 20:54:22 +05:30
Sagar Tewari
ef14af0a31
Merge remote-tracking branch 'origin/master' into fixCommandsCacheGen
2018-06-06 20:30:45 +05:30
Sagar Tewari
449ab9d862
Added docstring to EnvPath.add, fixed it's implementation
2018-06-06 20:28:54 +05:30
Sagar Tewari
50e7e76f03
Merge remote-tracking branch 'origin/master' into addToEnvPath
2018-06-06 20:04:37 +05:30
Anthony Scopatz
85d197e7d7
removed extra news entry
2018-06-06 09:14:07 -04:00
Anthony Scopatz
1b757720ed
Merge pull request #2668 from gsaga/fixTestNews
...
fixed buggy rst file checker
2018-06-06 08:35:33 -04:00
Sagar Tewari
ecf14e2588
fixed a minor bug
2018-06-06 13:51:45 +05:30
Sagar Tewari
73f2f44bfa
fixed some minor bugs
2018-06-06 12:43:55 +05:30
Sagar Tewari
e70c58b7b7
fixed a minor problem
2018-06-06 12:34:30 +05:30
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