Commit graph

5406 commits

Author SHA1 Message Date
Jamie Bliss
06c5d7b1b6 Use python3 in shebangs.
Should fix #1789.
2016-10-02 12:59:27 -04:00
Jamie Bliss
78af6446fa Fix docs 2016-10-02 11:12:01 -04:00
laerus
7d30021294 version bump to 0.4.7 2016-10-02 07:50:17 +03:00
Anthony Scopatz
37673da76a test fixes 2016-10-01 23:15:59 -04:00
Anthony Scopatz
f440aec7e5 added frequency 2016-10-01 22:57:56 -04:00
Anthony Scopatz
231338bd54 sleep some more on output, just in case 2016-10-01 22:15:41 -04:00
Anthony Scopatz
0be2ce5671 yo 2016-10-01 22:07:47 -04:00
Anthony Scopatz
c97b552dd0 catch bad handlers 2016-10-01 13:03:08 -04:00
Anthony Scopatz
c4d547c092 Merge branch 'rs' of github.com:xonsh/xonsh into rs 2016-10-01 12:48:21 -04:00
Anthony Scopatz
7be281375a flush was closing 2016-10-01 12:48:12 -04:00
Anthony Scopatz
c262e0358f Merge pull request #1788 from xonsh/expand_user_4eva
Expand user for non-default data directories
2016-10-01 12:32:12 -04:00
Gil Forsyth
4f6a7da60c add news entry 2016-10-01 12:21:12 -04:00
Gil Forsyth
4ef4f7570b expanduser for non-default config locations 2016-10-01 12:19:11 -04:00
Anthony Scopatz
f77f2a4075 Merge pull request #1787 from xonsh/devdoc
devguide update
2016-10-01 10:01:50 -04:00
laerus
864ee3f57a devguide update 2016-10-01 09:49:21 +03:00
Anthony Scopatz
e6af5d47d3 some windows fixes 2016-10-01 01:21:19 -04:00
Anthony Scopatz
8b5c91bfd8 Merge branch 'master' into rs 2016-10-01 00:50:41 -04:00
Anthony Scopatz
6b2f84f427 more hanlde shimmies 2016-10-01 00:45:53 -04:00
Anthony Scopatz
84761e9ab3 defaults come early 2016-10-01 00:40:16 -04:00
Anthony Scopatz
f9b3d422a2 set signals after proc 2016-10-01 00:30:50 -04:00
Anthony Scopatz
94d9b0b57f windows signal guards 2016-10-01 00:22:32 -04:00
Anthony Scopatz
5e30dbc47a fixed backgrounding 2016-10-01 00:16:50 -04:00
Anthony Scopatz
c192ae576e more signal handling for PopenThread 2016-10-01 00:04:40 -04:00
Anthony Scopatz
b65c8b3a97 piping from proxy to alt mode works 2016-09-30 23:24:09 -04:00
Anthony Scopatz
413fc97a98 some fixes 2016-09-30 23:04:17 -04:00
Anthony Scopatz
2856bba69d redirect ops 2016-09-30 22:25:29 -04:00
Anthony Scopatz
df100ce196 thread dispatchers 2016-09-30 22:21:52 -04: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
laerus
3e3d30e8e2 simple is better 2016-09-30 16:29:29 +03:00
laerus
1c6d13361e UnboundLocal typo 2016-09-30 15:53:31 +03:00
laerus
63bccc7add use tools.decode_bytes 2016-09-30 15:14:04 +03:00
laerus
3239a7f1f7 more robust prompt git branch 2016-09-30 14:52:20 +03: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
Jamie Bliss
a7912de08a Attempt to document extras 2016-09-29 22:57:18 -04:00
Jamie Bliss
71ec9ac18e Add extras 2016-09-29 22:40:37 -04:00
Anthony Scopatz
e243d327f8 Merge pull request #1780 from bobhy/echo_on_windows
fix test failures due to absense of builtin 'echo' on Windows
2016-09-29 22:34:28 -04:00
Bob Hyman
d7bce512a1 and document the change 2016-09-29 22:19:40 -04:00
Anthony Scopatz
c5251d6cb6 took care of some backgrounding issue 2016-09-29 22:08:10 -04:00
Bob Hyman
312b17f2b5 fix test failures in test_xonsh_party and test_ptk_highlight due to absense of builtin 'echo' on Windows 2016-09-29 21:38:35 -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
Anthony Scopatz
47c2f958a2 make sure we are on main thread when calling signal.signal() 2016-09-29 12:34:23 -04:00
Anthony Scopatz
94b6e1ea97 merge from master 2016-09-29 12:23:06 -04:00
Konstantinos Tsakiltzidis
0429bb009e Merge pull request #1777 from xsteadfastx/master
using --porcelain to find out if git directory dirty
2016-09-29 15:41:15 +03:00
Marvin Steadfast
325a130e8f readded include_untracked to xonsh.prompt.vc_branch.git_dirty_working_directory 2016-09-29 14:03:31 +02: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
Anthony Scopatz
65ecc4db6b Merge pull request #1775 from xonsh/doc_updates
Doc updates
2016-09-29 00:58:05 -04:00