Commit graph

5741 commits

Author SHA1 Message Date
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
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
Morten Enemark Lund
ca84ed0e01 Update ptk styles with gray completion menues. 2016-11-05 22:10:46 +01:00
Morten Enemark Lund
4c3183edb7 Update better windows console colors 2016-11-05 22:10:04 +01:00
Morten Enemark Lund
5ee9e058ca Do not modify if we use ansicolors 2016-11-05 22:09:19 +01:00
Anthony Scopatz
c52af029cd some bugs but much faster 2016-11-05 12:53:22 -04:00
Anthony Scopatz
b1178539d9 fixed flake 8 line error 2016-11-05 12:24:55 -04:00
Anthony Scopatz
29568d6c16 added news entry. 2016-11-05 12:12:39 -04:00
Anthony Scopatz
5aec225c9a Seems to work, more or less 2016-11-05 12:07:59 -04:00
Anthony Scopatz
495d04f6d6 start of large buffer size 2016-11-05 11:50:42 -04:00
Anthony Scopatz
3545358a4b Merge pull request #1926 from xonsh/promptfields
prompt mechanism refactor
2016-11-04 15:21:59 -04:00
laerus
42884fc35d PromptFormatter cleanup 2016-11-04 18:56:52 +02:00
laerus
6ca09be79f warn about FORMATTER_DICT deprecation 2016-11-04 16:42:22 +02:00
Anthony Scopatz
94361d73a1 Merge pull request #1929 from chronitis/jupyter-install-root
Patch setup:install_jupyter_root to respect the root param
2016-11-03 12:48:51 -04:00
Gordon Ball
b7ed4ea0ba Add a NEWS item for jupyter-install-root 2016-11-03 16:20:09 +01:00
Gordon Ball
5f7bd01e0b Patch setup:install_jupyter_root to respect the root param 2016-11-03 14:27:57 +01:00
Gil Forsyth
af769daa62 Merge pull request #1927 from xonsh/lazyup
lazyasd update from repo
2016-11-03 07:21:10 -04:00
Anthony Scopatz
4741acdf72 lazyasd update from repo 2016-11-03 01:36:12 -04:00
Anthony Scopatz
942661e799 Merge pull request #1924 from mitnk/xonfig-commit-date
added commit date in xonfig
2016-11-03 01:26:02 -04:00
Jamie Bliss
f69ee80932 Merge pull request #1925 from jcfr/patch-1
lazyasd: Fix typo in docstring
2016-11-02 11:29:10 -04:00
laerus
365593a06a test cleanup 2016-11-02 16:18:17 +02:00
laerus
927dd300b6 renamed FORMATTER_DICT to PROMPT_FIELDS 2016-11-02 16:06:35 +02:00
laerus
5d844a4652 more refactor 2016-11-02 15:35:59 +02:00
laerus
3bb221e24c promptformatter caching 2016-11-02 15:06:17 +02:00
laerus
1025811166 move functions in PromptFormatter 2016-11-02 13:51:10 +02:00
Hugo Wang
ce330123a7 fix git cmd 2016-11-02 13:30:53 +08:00
Hugo Wang
2cf2c27cfb added docstring 2016-11-02 13:24:05 +08:00
Jean-Christophe Fillion-Robin
692c158eea lazyasd: Fix typo in docstring 2016-11-02 00:42:58 -04:00
Hugo Wang
c93c71d422 rst fix 2016-11-02 12:30:53 +08:00
Hugo Wang
53d1d46838 added commit date in xonfig 2016-11-02 12:24:43 +08:00
laerus
11820ca725 PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
Konstantinos Tsakiltzidis
f78a0e1490 Merge pull request #1923 from xonsh/ptk_comp_colors
Fix swapped background colors on PTK completions.
2016-11-01 19:44:25 +02:00
laerus
7d9a47a0fe shells use PromptFormatter 2016-11-01 19:24:35 +02:00
laerus
c712fefebc more refactor 2016-11-01 19:21:12 +02:00
Morten Enemark Lund
95c63ed36e Fix swapped background colors on PTK completions. 2016-11-01 14:52:33 +01:00