laerus
3d1601e3e7
moved test_run_subproc to test_integrations
2016-10-16 20:30:24 +03:00
Anthony Scopatz
51950cb215
fix and docs
2016-10-16 11:24:03 -04:00
laerus
1b0e39d3b4
heal test_replay
2016-10-16 16:44:55 +03:00
laerus
427945d6d2
heal p2
2016-10-16 14:06:20 +03:00
Konstantinos Tsakiltzidis
9fbbe54ce2
Merge pull request #1857 from xonsh/flake_fixes
...
small pep8 fixes so circle stops failing
2016-10-16 00:58:37 +03:00
Gil Forsyth
2b31e4ef00
small pep8 fixes so circle stops failing
2016-10-15 17:43:15 -04:00
Gil Forsyth
5345716f51
Merge branch 'master' into bg2th
2016-10-15 17:40:26 -04:00
Gil Forsyth
08c56185ad
Merge branch 'master' into bg2th
2016-10-15 17:39:59 -04:00
Gil Forsyth
08d2248e7e
typo fixes and pep8 fixes
2016-10-15 17:39:19 -04:00
Gil Forsyth
b6c27731d2
Merge pull request #1854 from xonsh/moresafereadble
...
make safe readble even more safe
2016-10-15 17:31:36 -04:00
Anthony Scopatz
5ae93ddb54
Merge pull request #1732 from xonsh/xontrib_prompt
...
prompt user to install xontribs on error
2016-10-15 14:21:34 -04:00
Anthony Scopatz
eb80057975
Replaced backgroundable with threadable
2016-10-15 14:09:49 -04:00
Anthony Scopatz
3202e1c153
make safe readble even more safe
2016-10-15 13:43:16 -04:00
laerus
cee72fd1eb
tutorial quoting section
2016-10-15 20:12:10 +03:00
Morten Enemark Lund
57ab6a150b
Add changelog
2016-10-15 12:08:23 +02: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