Commit graph

5876 commits

Author SHA1 Message Date
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
Anthony Scopatz
c05e436281 Some perf imps 2016-11-12 13:05:18 -05:00
Hugo Wang
ed76d68672 fix readline completion 2016-11-13 01:36:42 +08:00
Anthony Scopatz
e74a178a5f some 2016-11-12 12:15:56 -05: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
Anthony Scopatz
a063972c6d back to the nether 2016-11-05 21:00:11 -04:00
Anthony Scopatz
b1d76b8cf6 made Queue reader blocking on read all the line 2016-11-05 20:28:49 -04:00
Anthony Scopatz
e0cbeeabc8 fixed merge conflict 2016-11-05 19:50:33 -04:00
Anthony Scopatz
ce8d7de34d Merge pull request #1934 from xonsh/conhost_colors
Update win color registry file
2016-11-05 19:46:55 -04:00
Anthony Scopatz
8e1ec05bb4 updated feedback 2016-11-05 19:44:49 -04:00
Morten Enemark Lund
1439f73793 Line removed by accident. Adding it back 2016-11-05 22:52:00 +01:00
Morten Enemark Lund
55b47bcbb4 add change log 2016-11-05 22:29:47 +01:00