Anthony Scopatz
008085ee6b
fixes alias redirection
2016-10-13 02:03:30 -04:00
Morten Enemark Lund
7cbe9e7652
Merge pull request #1834 from xonsh/fix_comma_alias
...
fix for aliases that start with a comma
2016-10-12 21:32:58 +02:00
Morten Enemark Lund
9140648be0
Merge pull request #1835 from blahgeek/fix-bash-completion-readline
...
Fix bash completer: some files not showing in completion
2016-10-12 21:31:59 +02:00
Morten Enemark Lund
ed3c06a83c
Merge pull request #1803 from xonsh/morewhich
...
More which and improvements
2016-10-12 21:11:27 +02:00
BlahGeek
18828f3010
add changelog
2016-10-12 11:31:41 +08:00
Gil Forsyth
42843d704e
fix for aliases that start with a comma
...
For 0.4.7 I added in logic to split on commas so that completion worked
inline with comma separated terms. This inadvertently broke completion
behavior for aliases starting with a comma. The rest of the characters
that we split on aren't valid syntax for beginning an alias, but commas
are.
2016-10-11 16:03:32 -04:00
Konstantinos Tsakiltzidis
6ee0c3c92d
Merge pull request #1823 from OJFord/patch-1
...
Fix getting git branch name when status.short = true
2016-10-11 14:48:44 +03:00
Ollie Ford
3159d41fa7
fixes getting git branch when status.short=true
...
This commit fixes #1822 .
2016-10-11 05:28:43 +01:00
Anthony Scopatz
766f74ece8
fixed conflicts
2016-10-10 23:46:59 -04:00
Anthony Scopatz
b8e4adbaf3
Merge pull request #1790 from derekbrokeit/xontrib-mpl_copy-fig
...
xontrib-mpl makes a copy of the current figure before modifying it
2016-10-10 22:35:27 -05:00
Anthony Scopatz
1909653cc9
Merge pull request #1816 from xonsh/ply_subtree
...
Ply subtree
2016-10-10 22:22:59 -05:00
Derek Thomas
7b42ac4d10
fix news for xontrib-mpl updates
2016-10-09 23:20:55 +08:00
Konstantinos Tsakiltzidis
619ae11486
Merge pull request #1805 from Siecje/hg_branch
...
Adding environment variable to control whether to show the hg branch …
2016-10-08 19:07:28 +03:00
Gil Forsyth
2c54c76590
add news entry
2016-10-07 14:24:21 -04:00
Gil Forsyth
bcacfb239a
add news entry
2016-10-07 11:01:19 -04:00
Cody Scott
a2f153f133
Adding environment variable to control whether to show the hg branch in the prompt
2016-10-06 12:24:23 -04:00
Anthony Scopatz
b3f84f66c5
More which and improvements
2016-10-06 00:43:14 -04:00
Anthony Scopatz
9fe3696f2c
perf news
2016-10-05 20:41:03 -04:00
Gil Forsyth
30e0b911a2
Merge pull request #1758 from xonsh/rs
...
Run Subproc Refactor
2016-10-05 13:26:11 -04:00
Konstantinos Tsakiltzidis
df27212376
Merge pull request #1757 from santagada/add-toolbar-prompt
...
implements $BOTTOM_TOOLBAR to create a bottom toolbar
2016-10-05 19:15:35 +03:00
Anthony Scopatz
d44972f1af
news
2016-10-05 10:10:47 -04:00
Leonardo Santagada
0718f7980a
news entry
2016-10-05 09:46:15 +02:00
Anthony Scopatz
5e3c85d390
updated news
2016-10-04 20:59:17 -04:00
Anthony Scopatz
3683a10550
added news entry
2016-10-04 20:27:33 -04:00
Anthony Scopatz
1d3484f867
Merge pull request #1795 from xonsh/pyglex
...
Fix pygment lexer when used by third party programs
2016-10-04 19:53:29 -04:00
Gil Forsyth
156313822a
fix pip completion
...
pip completion results for install/uninstall were returning the entire
list of installed packages in a given python install no matter the
contents of the completion prefix.
Now the results are filtered by a `startswith(prefix)`
2016-10-04 10:17:46 -04:00
Morten Enemark Lund
48d14bce22
Add changelog entry
2016-10-04 10:05:28 +02:00
Derek Thomas
f03aebe632
add news for xontrib-mpl_copy-fig
2016-10-03 13:01:03 +09:00
Jamie Bliss
7f8f3f02c4
rst, not md
2016-10-02 21:51:59 -04:00
Jamie Bliss
ce98aa8fa9
Allow activation of environments in relative directories.
...
Also disallow the creation of venvs with reserved names
2016-10-02 21:49:38 -04:00
Jamie Bliss
d34f52d6e1
News item for last commit
2016-10-02 13:04:47 -04:00
laerus
7d30021294
version bump to 0.4.7
2016-10-02 07:50:17 +03:00
Gil Forsyth
4f6a7da60c
add news entry
2016-10-01 12:21:12 -04:00
laerus
864ee3f57a
devguide update
2016-10-01 09:49:21 +03:00
Anthony Scopatz
8958ce3711
Merge pull request #1779 from xonsh/vcbranch
...
prompt git branch
2016-09-30 15:52:33 -04:00
Gil Forsyth
68e1269cde
Merge pull request #1770 from laerus/which
...
which
2016-09-30 10:49:34 -04:00
Anthony Scopatz
ad557bb267
Merge pull request #1781 from astronouth7303/extras
...
pip extras
2016-09-29 23:21:12 -04:00
Jamie Bliss
6c91b08d6c
Add news item
2016-09-29 23:05:43 -04:00
Bob Hyman
d7bce512a1
and document the change
2016-09-29 22:19:40 -04:00
Jamie Bliss
27a04322c8
News for new coredev
2016-09-29 19:42:15 -04:00
laerus
6ee408c3c9
git porcelain for getting git branch name
2016-09-29 22:05:41 +03:00
Marvin Steadfast
4ea3525afc
using --porcelain to find out if git directory dirty
2016-09-29 13:46:03 +02:00
Anthony Scopatz
1c96dc4ab2
Merge pull request #1765 from laerus/prompt
...
stringify values that come from FORMATTER_DICT envvar
2016-09-29 01:03:34 -04:00
laerus
1af12cae80
remove bang aliases
2016-09-28 17:11:09 +03:00
Morten Enemark Lund
eed8497e69
Merge pull request #1767 from astronouth7303/win-setconsoletitle
...
Use SetConsoleTitleW() on Windows
2016-09-27 06:03:24 +02:00
laerus
6a92d89d7a
which -a searches in globals too
2016-09-27 02:11:56 +03:00
Gil Forsyth
2a0f778ca4
Merge pull request #1760 from xonsh/srcnl
...
Source alias newline fix
2016-09-26 16:48:03 -04:00
James Bliss
82254efb98
Use SetConsoleTitleW() on Windows
...
Makes use of Win32 calls instead of `os.system()`.
2016-09-26 12:11:50 -04:00
laerus
529d93327b
stringify values that come from FORMATTER_DICT envvar
2016-09-26 03:51:37 +03:00
Konstantinos Tsakiltzidis
60af7125a1
Merge pull request #1759 from xonsh/polygraphs
...
Addressed double equals issue, and others
2016-09-25 15:34:15 +03:00