Commit graph

6190 commits

Author SHA1 Message Date
Bernardas
3bc117f6dd add xontrib entry for click-tabcompleter from https://github.com/Granitosaurus/xonsh-click-tabcomplete 2017-01-23 01:12:40 +00:00
Gil Forsyth
ff928e7d2a Merge pull request #2086 from xonsh/querycomp
Query Completions
2017-01-17 14:14:32 -05:00
Jamie Bliss
420086626a Pep8 2017-01-14 19:40:23 -05:00
Jamie Bliss
39102ee401 Update vox_on_* 2017-01-14 19:06:49 -05:00
Jamie Bliss
63362f89fb Update on_ptk_create 2017-01-14 18:59:26 -05:00
Jamie Bliss
bc892fab1c typo 2017-01-14 18:40:43 -05:00
Jamie Bliss
be30c54f3a Update on_chdir 2017-01-14 18:40:29 -05:00
Jamie Bliss
852af1a0dc Update on_postcommand. 2017-01-14 18:32:44 -05:00
Jamie Bliss
6eeac87272 Re-establish on_precommand. (Thought I fixed this in the PR?) 2017-01-14 18:22:15 -05:00
Jamie Bliss
fdb4a6ac35 Update on_transform_command 2017-01-14 18:13:27 -05:00
Jamie Bliss
2acb4eb9be Add ** to all the test handlers 2017-01-14 18:12:09 -05:00
Jamie Bliss
2f02e01de3 Make events keyword-only for future proof. 2017-01-14 17:31:29 -05:00
Anthony Scopatz
32a5ab335a PopenThread SIGINT fix 2017-01-13 00:29:50 -05:00
Anthony Scopatz
8da7a0d020 some style fixes 2017-01-12 23:36:51 -05:00
Anthony Scopatz
65d12f447d columnize fixes 2017-01-12 23:28:41 -05:00
Anthony Scopatz
579e75e597 added news 2017-01-12 23:24:57 -05:00
Anthony Scopatz
96b6ba080c some readline completion improvements 2017-01-12 23:20:51 -05:00
Anthony Scopatz
d605484f30 good luck 2017-01-12 22:18:40 -05:00
Anthony Scopatz
2dea3532bb Merge pull request #2063 from xonsh/event-transform_command
Create on_transform_command event
2017-01-12 17:37:26 -08:00
Jamie Bliss
1a5d832ffe Use the species nomenclature throughout. 2017-01-12 13:29:15 -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
Konstantinos Tsakiltzidis
255e81ffc7 Merge pull request #2081 from xonsh/to2
Allow stdout to redirect to stderr
2017-01-12 11:36:06 +02:00
Anthony Scopatz
6bab679e0c partial fix 2017-01-12 01:33:50 -05:00
Anthony Scopatz
00acf90d1b asks but completes 2017-01-12 00:01:47 -05: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
Anthony Scopatz
57bece3e08 Some fixes for job control 2017-01-11 21:06:52 -05:00
Konstantinos Tsakiltzidis
c411ef7245 Merge pull request #2074 from xonsh/glbf
Macro contexts refactor
2017-01-11 19:12:13 +02:00
Konstantinos Tsakiltzidis
7322f20777 Merge pull request #2079 from mitnk/failover-update
xonsh script.xsh should not fail over
2017-01-11 19:00:43 +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
383514aa73 rm warnings 2017-01-10 02:05:07 -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
33050f5816 better error handling in source alias 2017-01-09 23:51:32 -05:00
Jamie Bliss
a106e33faf Use the right subclass 2017-01-09 01:52:48 -05:00
Jamie Bliss
12b9b514b1 Fixing up travis 2017-01-08 22:56:51 -05:00
Jamie Bliss
e3d77be141 Circle isn't happening. Gotta wait for them to build a new base image. 2017-01-08 22:53:47 -05:00
Jamie Bliss
6a79c1a11c Circle doesn't have 3.6 preinstalled 2017-01-08 22:48:47 -05:00
Jamie Bliss
5d25ac8a18 escaping 2017-01-08 22:36:18 -05:00
Jamie Bliss
b063f69206 Probably needed some quotes 2017-01-08 22:31:34 -05:00
Jamie Bliss
c1eac5ed9e Update CI for Python 3.6 2017-01-08 22:27:24 -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
Jamie Bliss
793101c387 Move events reset to pytest fixture 2017-01-08 20:31:39 -05:00
Anthony Scopatz
264c48c0b1 added dummy swap 2017-01-08 20:23:25 -05:00
Anthony Scopatz
8cf955ecb5 source alias improvements 2017-01-08 20:16:00 -05:00
Morten Enemark Lund
cfe0ceb94e Merge pull request #2070 from xonsh/bashwards
replace 'bashwards' from xonsh description
2017-01-08 13:59:00 +01:00
laerus
1b2107fb43 replace 'bashwards' from xonsh description 2017-01-08 11:07:43 +02:00
Jamie Bliss
8de7f65d4a DRY how EventManager actually instantiates events. Still breaking parser tests. 2017-01-07 17:06:02 -05:00