Jamie Bliss
|
ce61c59d4b
|
Do some fixed-width formatting
|
2016-08-27 22:29:11 -04:00 |
|
Jamie Bliss
|
3721204304
|
Add an autogenerated events listing
|
2016-08-27 22:25:29 -04:00 |
|
Jamie Bliss
|
866725dd2b
|
Speculative url
|
2016-08-27 11:24:43 -04:00 |
|
Jamie Bliss
|
6990d29ba5
|
Basic events newsitem
|
2016-08-27 11:13:56 -04:00 |
|
Anthony Scopatz
|
aea5740ed6
|
amalgam events
|
2016-08-27 10:18:07 -04:00 |
|
Anthony Scopatz
|
8eb44aed19
|
Merge pull request #1639 from xonsh/fix_envvar_path_comp
fix for envvar expansion completion in ptk
|
2016-08-27 10:15:14 -04:00 |
|
Anthony Scopatz
|
90769316d2
|
Merge pull request #1501 from astronouth7303/events
Implementation of Event Subsystem
|
2016-08-27 10:12:53 -04:00 |
|
Gil Forsyth
|
614687aad9
|
fix for envvar expansion completion in ptk
|
2016-08-27 08:31:45 -04:00 |
|
Anthony Scopatz
|
e0c8ecbc42
|
Merge pull request #1636 from laerus/dfile
xonsh module __file__ attribute
|
2016-08-27 08:28:10 -04:00 |
|
laerus
|
bbc965346b
|
cleanup/tests
|
2016-08-27 13:51:45 +03:00 |
|
Jamie Bliss
|
b11a25a6a6
|
Use print_exception()
|
2016-08-27 02:55:40 -04:00 |
|
laerus
|
3bf460687a
|
__file__
|
2016-08-27 03:01:18 +03:00 |
|
Anthony Scopatz
|
a89c61296f
|
Merge pull request #1617 from blahgeek/add-completion-confirm
New option to use <Enter> to confirm completion instead of running command
|
2016-08-26 18:53:23 -04:00 |
|
Jamie Bliss
|
e49c37e67c
|
flake8
|
2016-08-26 17:46:48 -04:00 |
|
Jamie Bliss
|
4635b2dc0e
|
Merge remote-tracking branch 'upstream/master' into events
|
2016-08-26 17:36:50 -04:00 |
|
Anthony Scopatz
|
9b279ee53f
|
Merge pull request #1634 from xonsh/remove_pacman_tabcomplete
remove pacman completion xontrib
|
2016-08-26 09:56:49 -04:00 |
|
Gil Forsyth
|
7aef01eea0
|
remove pacman completion xontrib
This xontrib is no longer needed thanks to improvements in
bash-completion imports. Yay! One less thing to maintain!
|
2016-08-26 09:36:17 -04:00 |
|
BlahGeek
|
6604464465
|
Merge branch 'master' into add-completion-confirm
|
2016-08-26 13:21:09 +08:00 |
|
Anthony Scopatz
|
aadea0fae5
|
Merge pull request #1629 from Siecje/prompt_ret_code
Adding prompt_ret_code to xontribs
|
2016-08-26 00:13:56 -04:00 |
|
Anthony Scopatz
|
ad9138c615
|
Merge branch 'enshorten_attr_comp'
|
2016-08-25 23:55:37 -04:00 |
|
Gil Forsyth
|
ad077af47b
|
Merge branch 'master' into enshorten_attr_comp
|
2016-08-25 16:36:27 -04:00 |
|
Gil Forsyth
|
7854fb0526
|
use rpartition to split up prefix
|
2016-08-25 16:05:53 -04:00 |
|
Cody Scott
|
4672438eed
|
Adding prompt_ret_code to xontribs
|
2016-08-25 12:32:15 -04:00 |
|
BlahGeek
|
fbe2f1c60f
|
rename COMPLETION_CONFIRM -> COMPLETIONS_CONFIRM
|
2016-08-25 22:24:43 +08:00 |
|
Anthony Scopatz
|
087327a3b1
|
Merge pull request #1622 from xonsh/circle_ci
[WIP] Use Circle CI for py3.4 and py3.5
|
2016-08-25 09:22:00 -04:00 |
|
Gil Forsyth
|
d47ac71e6b
|
only show rightmost completion in nested attrs
only prompt_toolkit so far
|
2016-08-25 09:20:16 -04:00 |
|
Konstantinos Tsakiltzidis
|
7a689bbbcb
|
Merge pull request #1623 from xonsh/expandvar
more expand vars
|
2016-08-25 15:16:56 +03:00 |
|
Anthony Scopatz
|
9a958f2eba
|
more expand vars
|
2016-08-25 00:35:02 -04:00 |
|
BlahGeek
|
9e5b88657e
|
Merge branch 'master' into add-completion-confirm
|
2016-08-25 12:02:10 +08:00 |
|
Anthony Scopatz
|
e60defd2ec
|
Merge pull request #1611 from xonsh/no_completion_brackets
Option to turn off completion brackets
|
2016-08-24 23:50:41 -04:00 |
|
Jamie Bliss
|
3c38e4b3f7
|
Start in on event documentation
|
2016-08-24 21:46:51 -04:00 |
|
Jamie Bliss
|
a81e2d6bd7
|
Make a really good attempt at method documentation.
|
2016-08-24 19:04:53 -04:00 |
|
Jamie Bliss
|
8c23bde001
|
Rename __xonsh_events__ to events
|
2016-08-24 19:04:02 -04:00 |
|
Gil Forsyth
|
679026212d
|
remove py34 and py35 from travis build
leaving nightly in for now since that isn't available on circleci (i
don't think)
|
2016-08-24 14:33:02 -04:00 |
|
Gil Forsyth
|
fbe773ff3d
|
parallelize runs
|
2016-08-24 14:21:37 -04:00 |
|
Gil Forsyth
|
34fe72cec3
|
use bash explicitly to run script
|
2016-08-24 14:15:21 -04:00 |
|
Gil Forsyth
|
0d916c426c
|
hack in separate 3.4 and 3.5 tests in conda
|
2016-08-24 14:12:56 -04:00 |
|
Gil Forsyth
|
c03122aafa
|
fix version numbers
|
2016-08-24 13:54:58 -04:00 |
|
Gil Forsyth
|
416da7900b
|
add multiple environments
|
2016-08-24 13:50:15 -04:00 |
|
Gil Forsyth
|
a9a7858d41
|
remove virtualenv from build
|
2016-08-24 13:45:30 -04:00 |
|
Gil Forsyth
|
14194bc5e0
|
move setup to post
|
2016-08-24 13:40:39 -04:00 |
|
Gil Forsyth
|
091ce80a94
|
use hardcoded path to environment folder
circle ci launches a new terminal for every command so source activate won't work correctly
|
2016-08-24 13:28:48 -04:00 |
|
Gil Forsyth
|
1461b41a29
|
add circleci yml file
|
2016-08-24 13:20:17 -04:00 |
|
BlahGeek
|
b3c0b695bd
|
add to DEFAULT_ENSURES
|
2016-08-25 00:58:42 +08:00 |
|
Anthony Scopatz
|
90a24d7275
|
Merge pull request #1620 from GuillaumeLeclerc/patch-1
Add information about utf8 support on linux
|
2016-08-24 10:05:44 -04:00 |
|
Guillaume Leclerc
|
271ec614d6
|
Add information about utf8 support on linux
This commit explains how to fix the problem described in #912
Closes #912
|
2016-08-24 15:44:55 +02:00 |
|
Gil Forsyth
|
ae8f800f16
|
Merge pull request #1602 from blahgeek/fix-bash-completion
New implementation of bash completer
|
2016-08-24 07:49:38 -04:00 |
|
Gil Forsyth
|
5156bac3c2
|
use [ only when attribute has __get_item__
|
2016-08-24 07:48:29 -04:00 |
|
Anthony Scopatz
|
7ef1ebd902
|
Merge pull request #1616 from laerus/falias
ignore foreign aliases
|
2016-08-24 07:39:08 -04:00 |
|
Anthony Scopatz
|
491e0e8e92
|
Merge pull request #1618 from a-da/master
improved #1170 warning message "no readline"
|
2016-08-24 07:35:40 -04:00 |
|