Commit graph

404 commits

Author SHA1 Message Date
laerus
cee72fd1eb tutorial quoting section 2016-10-15 20:12:10 +03:00
Konstantinos Tsakiltzidis
1fb65041b1 Merge pull request #1847 from xonsh/nobg
No background certain commands
2016-10-14 22:02:09 +03:00
Gil Forsyth
159267e146 Merge pull request #1848 from xonsh/sa
fix for streaming aliases
2016-10-14 09:06:57 -04:00
Morten Enemark Lund
a413abef1f Merge pull request #1846 from xonsh/sf
Safely flush thread on buffer
2016-10-14 14:30:08 +02:00
Morten Enemark Lund
8f85643768 Merge pull request #1844 from xonsh/bfpt
Buffer in pipeline
2016-10-14 11:11:22 +02:00
Anthony Scopatz
23c3446fa7 fix for streaming aliases 2016-10-13 22:53:06 -04:00
Anthony Scopatz
477dddc059 Merge pull request #1813 from xonsh/ci_fix
Ci fix
2016-10-13 21:22:08 -05:00
Anthony Scopatz
34167328e3 Don't background the normal commands that we know will probably go into alternate mode 2016-10-13 22:07:48 -04:00
Anthony Scopatz
74bcae6e7c Sfaely flush thread on buffer 2016-10-13 21:26:49 -04:00
Anthony Scopatz
7fcc8b5ece added clear to foreground, since it is not really needed 2016-10-13 21:17:50 -04:00
Anthony Scopatz
448c268758 tee fix for pipelines 2016-10-13 21:00:44 -04:00
Konstantinos Tsakiltzidis
2428e445fc Merge pull request #1839 from xonsh/bfchk
Robustness fixes to tee
2016-10-13 20:37:42 +03:00
Anthony Scopatz
b36af6d943 Merge pull request #1837 from xonsh/which_returns
Fix which prints
2016-10-13 08:43:10 -05:00
Anthony Scopatz
49194e76f9 sys.exit() fix. 2016-10-13 03:20:42 -04:00
Anthony Scopatz
008085ee6b fixes alias redirection 2016-10-13 02:03:30 -04:00
Anthony Scopatz
8044b8322c robustness fixes to tee. 2016-10-12 20:52:46 -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
49b4a644b8 Add news entry 2016-10-12 21:20:28 +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
Gil Forsyth
ee55b56801 Merge branch 'master' into ci_fix 2016-10-11 08:49:57 -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
0b708b1806 add news entry 2016-10-07 11:05:40 -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