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
Anthony Scopatz
86a3b853dd
aliase newline fix
2016-09-24 18:00:06 -04:00
Anthony Scopatz
2c4096c596
Merge pull request #1751 from blahgeek/fix-complete-alias
...
fix completion after alias expansion in prompt_toolkit
2016-09-24 17:43:05 -04:00
Anthony Scopatz
75eada8412
Merge pull request #1724 from laerus/gitstatus
...
vc_branch prompt
2016-09-24 17:42:16 -04:00
Anthony Scopatz
5a0b8d718a
addressed double equals issue
2016-09-24 17:00:30 -04:00
BlahGeek
8e288661e3
add changelog
2016-09-23 17:00:10 +08:00
Gil Forsyth
09e66f631f
Merge pull request #1748 from laerus/andorcomplet
...
auto quote completion paths that contain 'and', 'or'
2016-09-21 10:51:17 -04:00
laerus
68ae62756c
auto quote completion paths that contain 'and', 'or'
2016-09-21 17:31:11 +03:00
Gil Forsyth
8d7ed72802
Merge pull request #1746 from laerus/envhelp
...
help method on Env
2016-09-21 10:24:38 -04:00
laerus
e2174dc34d
test_dirstack::test_cdpath_expansion leaving stray dirs
2016-09-21 14:45:58 +03:00
laerus
ada1a51908
Env.help color/textwrap
2016-09-21 12:54:42 +03:00
laerus
4f178aaa54
Merge branch 'master' into gitstatus
2016-09-21 11:45:39 +03:00
Gil Forsyth
51e4bfbd38
Merge pull request #1735 from laerus/promptfmt
...
prompt formatting error handling + refactor
2016-09-19 11:44:08 -04:00
Gil Forsyth
5a2c077ec1
Merge pull request #1738 from laerus/ckxontrib
...
info about the cookiecutter xontrib template
2016-09-18 08:44:48 -04:00
Konstantinos Tsakiltzidis
006fe24cd9
Merge pull request #1610 from rtpg/autopair
...
Add experimental parentheses and bracket completion
2016-09-15 22:29:00 +03:00