Commit graph

4598 commits

Author SHA1 Message Date
laerus
40abd407cd numerate option 2016-07-29 15:30:39 +03:00
laerus
0cb77dfdfe cleanup/numerate p1 2016-07-29 14:56:14 +03:00
laerus
75583056db _all_xonsh_parser ref 2016-07-29 14:15:14 +03:00
laerus
31ed4baaf6 pep8 a horror story, a good one though 2016-07-29 00:51:08 +03:00
laerus
9bd762d921 zsh/bash hist parsers ref 2016-07-29 00:23:01 +03:00
Anthony Scopatz
4f472fc035 Merge pull request #1507 from xonsh/fix_ply_version
fix reported PLY version in bundled PLY
2016-07-28 12:14:55 -07:00
Gil Forsyth
63f966c3f2 add news 2016-07-28 14:48:39 -04:00
Gil Forsyth
6f9cfb39d1 quick fix for no ply.__version__ attribute 2016-07-28 14:47:04 -04:00
Gil Forsyth
11c52eccba fix reported PLY version in bundled PLY 2016-07-28 14:40:47 -04:00
laerus
a1d742e7d0 _hist_get_portion try islice first 2016-07-28 20:44:34 +03:00
laerus
d2536198ae Merge branch 'master' into hist_ref 2016-07-28 20:18:45 +03:00
laerus
2c166d7c1c __curr_session_parser gen all 2016-07-28 20:17:44 +03:00
Gil Forsyth
9a71b08e70 Merge pull request #1503 from xonsh/lazycomp
Lazy completers
2016-07-28 12:47:31 -04:00
Anthony Scopatz
59e3eeab0d some flake8 fixes 2016-07-28 12:17:43 -04:00
Anthony Scopatz
e7647a644b added xp on windows, what a bug 2016-07-28 12:04:16 -04:00
Anthony Scopatz
60f85a0c84 lazycomp news 2016-07-28 04:50:14 -04:00
Anthony Scopatz
b33770869e cached, aliased import fix 2016-07-28 04:47:39 -04:00
Anthony Scopatz
63549c7301 fixed amalgamate bug 2016-07-28 04:38:28 -04:00
Anthony Scopatz
4c323572f4 lazy part 2016-07-28 03:58:19 -04:00
Anthony Scopatz
ff14f10edb Merge branch 'master' into lazycomp 2016-07-28 02:54:18 -04:00
Anthony Scopatz
48ba71cdb4 lazy 2016-07-28 02:47:41 -04:00
Anthony Scopatz
1d57b33764 lazy pip and py 2016-07-28 02:32:08 -04:00
Anthony Scopatz
ef4904699a lazy path 2016-07-28 00:59:33 -04:00
Anthony Scopatz
ace0b40a57 Merge pull request #1500 from astronouth7303/vocal-which
Make `which -v` extremely vocal
2016-07-27 20:02:29 -07:00
Jamie Bliss
c3537c1317 Use ducktyping 2016-07-27 22:08:12 -04:00
Jamie Bliss
a9d223310b news 2016-07-27 21:52:13 -04:00
Jamie Bliss
0c52c052ef flake8 2016-07-27 21:52:01 -04:00
Jamie Bliss
103445c8a9 Don't superhelp on lists 2016-07-27 21:49:52 -04:00
Jamie Bliss
5cbcc0c529 Make which -v extremely vocal 2016-07-27 21:26:58 -04:00
Anthony Scopatz
6ba5be7ec5 lazyman 2016-07-27 21:18:08 -04:00
Anthony Scopatz
b7a6bf3c98 Merge pull request #1497 from astronouth7303/history_docs
Document History access fields
2016-07-27 15:02:27 -07:00
Anthony Scopatz
2d1b6f3e11 Merge branch 'astronouth7303-xon.sh_exec' 2016-07-27 17:56:16 -04:00
Jamie Bliss
359cb07d2c Better match numpy formatting. 2016-07-27 17:49:10 -04:00
Jamie Bliss
21c63d5b90 Document History access fields. 2016-07-27 17:08:35 -04:00
Jamie Bliss
ae5344d33a Use exec in xon.sh 2016-07-27 15:29:13 -04:00
Anthony Scopatz
654ba85810 Merge pull request #1491 from santagada/set-title
change from set window title to window + icon (tab) title
2016-07-27 11:42:19 -07:00
Leonardo Santagada
6daf405d80 add news entry 2016-07-27 20:22:53 +02:00
Anthony Scopatz
134dd752d2 Merge pull request #1486 from mitnk/update-version-fmt
base version should keep unchanged via setup
2016-07-27 10:00:59 -07:00
Hugo Wang
dfcda490aa Merge branch 'master' of https://github.com/xonsh/xonsh into update-version-fmt 2016-07-28 00:39:20 +08:00
Anthony Scopatz
caddc5d927 Merge pull request #1495 from xonsh/alias_completion
re-enable tab completion for aliases
2016-07-27 09:38:52 -07:00
Gil Forsyth
dfac8ac314 add alias expansion to the jupyter kernel 2016-07-27 11:55:51 -04:00
Gil Forsyth
73bd9e6b90 Merge branch 'master' into alias_completion 2016-07-27 11:49:14 -04:00
Gil Forsyth
5505478be0 re-enable tab completion for aliases 2016-07-27 11:46:27 -04:00
Leonardo Santagada
e3e92a7f4e change from set window title to window + icon (tab) title
http://tldp.org/HOWTO/Xterm-Title-3.html
2016-07-27 17:46:12 +02:00
Gil Forsyth
f89318978e Merge pull request #1493 from santagada/update-requirements
update flake8 to 3.0.2
2016-07-27 10:59:07 -04:00
Leonardo Santagada
0f7ccc7539 some weird interaction between timeouts and flake8 3.0.0 in travis 2016-07-27 16:01:28 +02:00
Leonardo Santagada
f8f03e4b2e fix package versions 2016-07-27 15:50:02 +02:00
Leonardo Santagada
5793dc0d92 update flake8 to 3.0.2
during the update we have to ignore some new errors on our current
codebase
2016-07-27 15:34:05 +02:00
Gil Forsyth
81eb65179d Merge pull request #1476 from xonsh/relimps
Amalgamate relative imports
2016-07-27 09:19:12 -04:00
Gil Forsyth
56bf9f56fe Merge pull request #1482 from xonsh/lazyloop
more intuitive blocking loop
2016-07-27 09:16:27 -04:00