Commit graph

1031 commits

Author SHA1 Message Date
Morten Enemark Lund
86f30316f2 Merge pull request #2118 from xonsh/endrtn
Endrtn
2017-01-29 22:10:37 +01:00
Anthony Scopatz
4eb865ca00 Merge branch 'master' into pybg 2017-01-29 10:52:14 -05:00
laerus
487366592d history indexing replaced namedtuple with SimpleNamespace 2017-01-29 15:22:46 +02:00
laerus
e88735807b Merge branch 'master' into hist 2017-01-29 14:12:30 +02:00
Anthony Scopatz
1ae53aa063 Merge pull request #2116 from xonsh/strip_pygments
Remove strict pygments dependency
2017-01-28 22:05:22 -05:00
Anthony Scopatz
a6046f7f03 why did this just work! 2017-01-28 22:00:31 -05:00
Gil Forsyth
ba877aa040 Merge pull request #2121 from xonsh/gvim
added gvim to unthreadable predictors
2017-01-28 21:05:04 -05:00
Gil Forsyth
3ed598b8c2 Merge pull request #2087 from xonsh/intrpt
PopenThread SIGINT fix
2017-01-28 21:04:44 -05:00
Anthony Scopatz
d5c449df7b added gvim 2017-01-28 15:28:36 -05:00
Anthony Scopatz
f77872bae6 added telnet to unthreadable predictors 2017-01-28 14:46:31 -05:00
Anthony Scopatz
e45677489c news 2017-01-28 14:01:01 -05:00
Jamie Bliss
ebddc5c56b Update news & docs. 2017-01-27 22:06:35 -05:00
Jamie Bliss
f2e0265b8b News item 2017-01-27 21:25:35 -05:00
Gil Forsyth
9a23b0a41e add news item 2017-01-27 07:44:55 -05:00
Anthony Scopatz
ab903b1465 potential fix for jupyter 2017-01-26 16:55:13 -05:00
laerus
a76f312d89 changed history indexing api 2017-01-26 18:24:33 +02:00
Bernardas
ce295ea8ab fix remnants of template 2017-01-23 17:03:54 +00:00
Bernardas
d653ce18a9 add news entry for click_tabcomplete xontrib as per pull/2103 2017-01-23 16:06:53 +00:00
Gil Forsyth
ff928e7d2a Merge pull request #2086 from xonsh/querycomp
Query Completions
2017-01-17 14:14:32 -05:00
Andre Weltsch
70390e5dd9 Add changelog for traceback_logfile_expand_path. 2017-01-16 22:51:48 +01:00
Anthony Scopatz
32a5ab335a PopenThread SIGINT fix 2017-01-13 00:29:50 -05:00
Anthony Scopatz
579e75e597 added news 2017-01-12 23:24:57 -05:00
Jamie Bliss
972ae6e689 Merge remote-tracking branch 'upstream/master' into event-transform_command 2017-01-12 13:22:23 -05:00
Konstantinos Tsakiltzidis
dd97674e43 Merge pull request #2080 from xonsh/z
^Z and fg Fixes
2017-01-12 11:43:05 +02:00
Konstantinos Tsakiltzidis
c62fb9beb6 Merge pull request #2072 from xonsh/source
source alias improvements
2017-01-12 11:39:33 +02:00
Anthony Scopatz
74480d8b2d Allow stdout to redirect to stderr 2017-01-11 23:29:28 -05:00
Anthony Scopatz
53d7371b78 added z news 2017-01-11 21:08:51 -05:00
Konstantinos Tsakiltzidis
c411ef7245 Merge pull request #2074 from xonsh/glbf
Macro contexts refactor
2017-01-11 19:12:13 +02:00
Hugo Wang
335fc71bc7 xonsh script.xsh should not fail over 2017-01-11 21:59:42 +08:00
Anthony Scopatz
e3d40913ba more news 2017-01-10 11:42:04 -05:00
Anthony Scopatz
fa3730cf44 rewrite of xonsh contexts to be based off of macros. 2017-01-10 01:58:21 -05:00
Anthony Scopatz
c3ece749c5 Merge pull request #2062 from jb-leger/background_preditor_from_bin
Background predictor generator from binary analysis
2017-01-08 20:54:57 -05:00
Anthony Scopatz
8cf955ecb5 source alias improvements 2017-01-08 20:16:00 -05:00
Jamie Bliss
bb962ad4dc Add news item 2017-01-07 15:15:02 -05:00
Anthony Scopatz
82cac3fff0 Merge pull request #2068 from xonsh/hist-tss-fix
History fix - use tss instead of buffer
2017-01-07 01:36:31 -08:00
Hugo Wang
a5b5ed9045 added a news item 2017-01-07 17:28:27 +08:00
Jean-Benoist Leger
62365577da Add elision char at the end of cwd when the last dir is shortened 2017-01-06 21:05:50 +01:00
Jean-Benoist Leger
cdfed3b349 new item, background predictor generator 2017-01-05 18:57:22 +01:00
Anthony Scopatz
dfb05ca5aa version bump to 0.5.2 2017-01-05 01:18:35 -08:00
Anthony Scopatz
41488ae002 Merge pull request #2048 from jb-leger/ret_code_none
ret_code should return None not '' when rc==0
2017-01-04 17:44:18 -08:00
Anthony Scopatz
7d30c6a871 Merge pull request #2057 from xonsh/cache_weechat
add weechat to default predictors (ncurses based)
2017-01-04 17:00:17 -08:00
Anthony Scopatz
bd36793498 Merge pull request #2051 from jb-leger/dynamic_cwd_elision_char
Dynamic cwd elision char
2017-01-04 13:05:00 -08:00
Gil Forsyth
f281fbd1fa add weechat to default predictors (ncurses based) 2017-01-04 06:31:15 -05:00
Jean-Benoist Leger
4c571d8436 news item, VarDocs, and tutorial for $DYNAMIC_CWD_ELISION_CHAR 2017-01-03 21:23:41 +01:00
Jean-Benoist Leger
1cab0702bb add news item for ret_code_none 2017-01-03 20:28:47 +01:00
Anthony Scopatz
682c115fea Merge branch 'master' into sig 2017-01-01 10:59:32 -08:00
Gil Forsyth
9b8b9379a2 add news item 2016-12-31 13:35:45 -05:00
Anthony Scopatz
0ccba28ae4 token bug fix 2016-12-23 11:21:40 -08:00
Anthony Scopatz
ec3882b987 fixed segfault regression 2016-12-22 15:19:30 -08:00
Gordon Ball
7505393ca6 Remove 'none' from news file 2016-12-21 14:02:15 +01:00