Commit graph

5783 commits

Author SHA1 Message Date
laerus
5cd2e5644c Merge branch 'master' into vc_tests 2016-11-16 15:15:15 +02:00
Anthony Scopatz
7754e4be44 Merge pull request #1953 from xonsh/pacman_thable
remove pacman from threadable predictors
2016-11-14 21:49:46 -05:00
Gil Forsyth
f282b1d92a update news entry 2016-11-14 16:03:08 -05:00
Gil Forsyth
a982de2efa remove pacman from threadable predictors
as reported in #1947, `pacman` in the `default_threadable_predictors`
disables capture of all `pacman` commands.
2016-11-14 16:01:28 -05:00
laerus
cb4043a736 pytest complain mark.skip 2016-11-14 22:28:09 +02:00
laerus
b7a1ed4721 added git/hg repos for testing 2016-11-14 21:09:25 +02:00
laerus
904d71b83e test vc::get_branch 2016-11-14 19:28:32 +02:00
laerus
6487a557a7 vc_branch rename to vc/test_get_git_branch 2016-11-14 18:18:28 +02:00
Gil Forsyth
a413061d77 Merge pull request #1951 from mitnk/path-complete
Fix readline path completion issues
2016-11-13 10:33:56 -05:00
Konstantinos Tsakiltzidis
5d3f0688a0 Merge pull request #1942 from xonsh/vc
get_hg_status runs 'hg root'
2016-11-13 15:57:04 +02:00
Hugo Wang
6cd93f3766 updated news entry 2016-11-13 10:18:32 +08:00
Hugo Wang
6c1899f39e further fixes 2016-11-13 10:12:34 +08:00
Hugo Wang
d0fb7dd39f fix multiple paths case 2016-11-13 09:32:41 +08:00
Hugo Wang
ed76d68672 fix readline completion 2016-11-13 01:36:42 +08:00
Konstantinos Tsakiltzidis
4db2ee572c Merge pull request #1949 from xonsh/white
Fix WHITE color keyword
2016-11-12 09:57:22 +02:00
Morten Enemark Lund
cc66679947 news fix 2016-11-12 08:05:21 +01:00
Morten Enemark Lund
e30e9f7a6f Add news entry 2016-11-11 22:17:15 +01:00
Morten Enemark Lund
97e7fb9470 WHITE -> #ansilightgray and INTENSE_WWHITE -> #ansiwhite 2016-11-11 22:13:53 +01:00
Konstantinos Tsakiltzidis
28359582f3 Merge pull request #1945 from xonsh/backtab_completion
Backtab completion
2016-11-11 14:46:35 +02:00
Konstantinos Tsakiltzidis
847510f774 Merge pull request #1946 from xonsh/re
some munging speed ups
2016-11-11 14:46:03 +02:00
Anthony Scopatz
dd0b356b47 fing8 2016-11-10 22:04:23 -05:00
Anthony Scopatz
b5d63cec9f some regex speed ups 2016-11-10 21:48:47 -05:00
Gil Forsyth
b88dfdb606 add news entry 2016-11-10 17:12:54 -05:00
Gil Forsyth
e8df35de8e move backward in completion list with shift-tab 2016-11-10 17:11:17 -05:00
laerus
c5b47bf305 unused import 2016-11-09 20:39:56 +02:00
laerus
0e59bb4932 get_hg_status runs 'hg root' 2016-11-09 20:31:47 +02:00
Gil Forsyth
97ffb28b56 Merge pull request #1941 from xonsh/vc
run git/hg only if we can locate binary
2016-11-09 08:52:22 -05:00
laerus
0f10c774cd run git/hg only if we can locate binary 2016-11-08 23:00:00 +02:00
Gil Forsyth
a797a9d804 Merge pull request #1897 from mitnk/fix-complete
Make readline completes to max prefix
2016-11-08 10:24:25 -05:00
Morten Enemark Lund
533c51e349 Merge pull request #1940 from xonsh/linfix
fixed small regression on linux caused by windows fixes
2016-11-08 13:02:18 +01:00
Anthony Scopatz
354518ccad fixed small regression on linux caused by windows fixes 2016-11-08 02:12:20 -05:00
Morten Enemark Lund
3ce27a17fa Merge pull request #1938 from xonsh/sleepless
Sleepless
2016-11-08 06:44:29 +01:00
Anthony Scopatz
d59045187b rm'd some trailing whitespace 2016-11-08 00:20:52 -05:00
Anthony Scopatz
0f6295ab87 windows fixes 2016-11-08 00:16:07 -05:00
Hugo Wang
1d5c50e685 added a news entry 2016-11-08 09:31:40 +08:00
Anthony Scopatz
7908ed5627 Merge pull request #1936 from xonsh/hg
get_hg_branch runs 'hg status' first
2016-11-07 11:58:24 -05:00
Anthony Scopatz
773e03d6c7 safely close handles 2016-11-07 11:48:59 -05:00
Anthony Scopatz
45edaa62f2 uggh flake8 2016-11-06 23:57:45 -05:00
Anthony Scopatz
3f09fb8f8d more news 2016-11-06 23:53:42 -05:00
Anthony Scopatz
20e021696e do you like this flake 8 2016-11-06 23:46:31 -05:00
Anthony Scopatz
8603909be1 some more sleep removale 2016-11-06 23:01:08 -05:00
Anthony Scopatz
4bf8a1e566 serious drop 2016-11-06 22:49:48 -05:00
Anthony Scopatz
66c494ddaa blocking at end seems to work 2016-11-06 22:24:50 -05:00
Anthony Scopatz
a545620c1e blocking at end seems to work 2016-11-06 22:20:11 -05:00
laerus
0067363b94 pylint and cleanup 2016-11-06 18:53:07 +02:00
laerus
945185aa2f get_hg_branch runs 'hg status' first 2016-11-06 18:33:09 +02:00
Anthony Scopatz
bf9cbe0f6b everything is broken 2016-11-06 09:52:02 -05:00
Anthony Scopatz
45d1ace7c3 Merge branch 'master' into sleepless 2016-11-06 09:23:15 -05:00
Gil Forsyth
cc5abb5c68 Merge pull request #1933 from xonsh/ptk_menu
New PTK menu style
2016-11-06 08:15:44 -05:00
Morten Enemark Lund
c1492144ff Merge pull request #1932 from xonsh/1kb
1kb
2016-11-06 07:54:47 +01:00