Jamie Bliss
|
67272642d7
|
Add news item, and handle line-item comments.
|
2016-07-20 16:05:44 -04:00 |
|
Jamie Bliss
|
70c54e6e89
|
Update documentation
|
2016-07-20 15:58:38 -04:00 |
|
Anthony Scopatz
|
cd7afab886
|
Merge branch 'laerus-hist_ref'
|
2016-07-20 15:51:07 -04:00 |
|
Anthony Scopatz
|
f0240658d2
|
Merge branch 'hist_ref' of https://github.com/laerus/xonsh into laerus-hist_ref
|
2016-07-20 15:48:37 -04:00 |
|
Jamie Bliss
|
7a05377443
|
Migrate vox to a xontrib
|
2016-07-20 15:45:14 -04:00 |
|
Jamie Bliss
|
1569b69c2d
|
PEP8
|
2016-07-20 15:30:49 -04:00 |
|
Jamie Bliss
|
96a2a6ec6e
|
Properly document Vox class
|
2016-07-20 15:22:20 -04:00 |
|
Jamie Bliss
|
5cd335725f
|
Typo
This is what I get for editing on github.
|
2016-07-20 15:09:51 -04:00 |
|
Jamie Bliss
|
8e934dc749
|
Have VoxHandler use the new Vox class.
|
2016-07-20 15:02:56 -04:00 |
|
Jamie Bliss
|
4175d48b93
|
Add Vox class (and some basic tests for it)
|
2016-07-20 14:50:22 -04:00 |
|
laerus
|
144fdef511
|
typos/better errors
|
2016-07-20 21:34:02 +03:00 |
|
Jamie Bliss
|
915872b22e
|
Rename Vox to VoxHandler to make way for API class
|
2016-07-20 14:21:52 -04:00 |
|
Jamie Bliss
|
26faf4db78
|
Publish avox
Publishing avox, the automatic vox.
See README.md for usage instructions.
|
2016-07-20 14:05:08 -04:00 |
|
laerus
|
877a2c9cfb
|
docs/history ref for _HIST_SESSIONS
|
2016-07-20 20:22:46 +03:00 |
|
Gil Forsyth
|
ee2510a61c
|
Merge pull request #1451 from xonsh/amalcomp
Amalgamate completers
|
2016-07-20 12:36:14 -04:00 |
|
Anthony Scopatz
|
d46c3873f9
|
hasattr shell
|
2016-07-20 12:31:35 -04:00 |
|
Anthony Scopatz
|
d2f4e96a45
|
Merge branch 'master' into amalcomp
|
2016-07-20 12:16:55 -04:00 |
|
Anthony Scopatz
|
afef9fb51d
|
Merge branch 'master' of github.com:xonsh/xonsh
|
2016-07-20 12:16:42 -04:00 |
|
Anthony Scopatz
|
23cd895ab4
|
better error reporting on exceptions from xonshrc
|
2016-07-20 12:16:17 -04:00 |
|
laerus
|
31f38326bc
|
proper errors on no zsh/bash history file found
|
2016-07-20 16:34:45 +03:00 |
|
Anthony Scopatz
|
3ea31fda7e
|
Merge pull request #1454 from xsteadfastx/master
Added xonsh-docker-tabcomplete to xontribs.json
|
2016-07-20 08:34:06 -05:00 |
|
Marvin Steadfast
|
c88ce667eb
|
Added xonsh-docker-tabcomplete to xontribs.json
|
2016-07-20 15:16:25 +02:00 |
|
laerus
|
ed4efb4317
|
'ingore pep8 E124 E129 visual indendation line/parens'
|
2016-07-20 16:10:16 +03:00 |
|
laerus
|
baa37ac282
|
'pep8tify history.py/fix news entry'
|
2016-07-20 16:01:55 +03:00 |
|
laerus
|
6c98246267
|
Merge branch 'master' into hist_ref
|
2016-07-20 15:31:30 +03:00 |
|
laerus
|
701413072f
|
'news entry'
|
2016-07-20 15:30:25 +03:00 |
|
laerus
|
2973fba000
|
'restored *all* in history show'
|
2016-07-20 15:22:08 +03:00 |
|
laerus
|
122242d499
|
cleanup/restore old functons
|
2016-07-20 15:16:46 +03:00 |
|
laerus
|
0300783c84
|
cleanup p1
|
2016-07-19 22:10:45 +03:00 |
|
Anthony Scopatz
|
17a327e3a9
|
fixed loading of __xonsh_completers__ loading
|
2016-07-19 14:47:54 -04:00 |
|
Anthony Scopatz
|
3f206e0a56
|
newlines
|
2016-07-19 12:02:22 -04:00 |
|
Anthony Scopatz
|
af756eaae4
|
more news
|
2016-07-19 10:47:20 -04:00 |
|
Anthony Scopatz
|
fdaf724cab
|
import fix
|
2016-07-19 10:36:01 -04:00 |
|
Anthony Scopatz
|
903ab95b89
|
news
|
2016-07-19 10:31:20 -04:00 |
|
Anthony Scopatz
|
0c5a03d21f
|
some laziness
|
2016-07-19 10:28:23 -04:00 |
|
Anthony Scopatz
|
74c8782113
|
more completer amalgamations
|
2016-07-19 10:20:03 -04:00 |
|
Anthony Scopatz
|
202639ba54
|
Merge branch 'master' into amalcomp
|
2016-07-19 10:11:58 -04:00 |
|
Anthony Scopatz
|
aea07b7415
|
fixed tokenize
|
2016-07-19 10:09:43 -04:00 |
|
Gil Forsyth
|
749aead303
|
Merge pull request #1436 from xonsh/wt
potential fix for interactive answering
|
2016-07-19 10:06:05 -04:00 |
|
Anthony Scopatz
|
6e508dfc60
|
from xonsh.lazyimps import pygments, pyghooks
|
2016-07-19 09:52:01 -04:00 |
|
Anthony Scopatz
|
263cd4ac05
|
pretty fixes
|
2016-07-19 09:44:01 -04:00 |
|
Anthony Scopatz
|
2d08c2430f
|
fix duplicate equals
|
2016-07-19 09:33:31 -04:00 |
|
Anthony Scopatz
|
6383aeb312
|
more skips
|
2016-07-19 09:21:47 -04:00 |
|
Anthony Scopatz
|
4aa6d67e7e
|
Merge pull request #1450 from Kilte/thunar-custom-actions-doc
Docs: how to fix Thunar's "Open Terminal Here" action.
|
2016-07-19 07:03:54 -05:00 |
|
Kilte Leichnam
|
aa02205e6b
|
Docs: how to fix Thunar's "Open Terminal Here" action.
|
2016-07-19 14:26:36 +03:00 |
|
Anthony Scopatz
|
053bdd2b33
|
more fixes
|
2016-07-19 00:09:23 -04:00 |
|
Anthony Scopatz
|
81b0a09939
|
amalgamate warnings
|
2016-07-18 23:46:33 -04:00 |
|
Gil Forsyth
|
f748b68062
|
Merge pull request #1449 from xonsh/rmflake8
don't run flake8 for all pytets
|
2016-07-18 21:32:06 -04:00 |
|
Anthony Scopatz
|
a6cb6b208c
|
Merge branch 'rmflake8' into amalcomp
|
2016-07-18 21:29:04 -04:00 |
|
Anthony Scopatz
|
fce320334c
|
platform fixes
|
2016-07-18 21:21:42 -04:00 |
|