Anthony Scopatz
|
a4d52f25d3
|
Merge branch 'master' into e2o
|
2017-12-18 01:19:08 -08:00 |
|
Anthony Scopatz
|
7152ee14d5
|
readline completions list all options correctly
|
2017-12-09 17:51:47 -05:00 |
|
Anthony Scopatz
|
73e6e4b34e
|
Merge branch 'master' into aspace
|
2017-12-09 16:37:36 -05:00 |
|
Gil Forsyth
|
ff05ec33a2
|
Merge pull request #2557 from xonsh/teenc
Give sensible defaults when encoding bytes
|
2017-12-09 15:03:31 -05:00 |
|
Gil Forsyth
|
e3c03388b6
|
Merge pull request #2556 from xonsh/synstar
Fixed def spam(*): pass issue
|
2017-12-09 13:58:18 -05:00 |
|
Sebastian Wagner
|
cb479bce1f
|
remove docs from tarballs
as requested in xonsh/xonsh#2551
|
2017-12-08 11:09:58 +01:00 |
|
Anthony Scopatz
|
ce030eb85e
|
fixed callable alias e>o redirection
|
2017-12-07 23:24:06 -05:00 |
|
Anthony Scopatz
|
111a651d67
|
Merge branch 'master' into aspace
|
2017-12-07 18:40:38 -05:00 |
|
Anthony Scopatz
|
55d9d4cce0
|
Give sensible defaults when encoding bytes
|
2017-12-07 18:34:09 -05:00 |
|
Anthony Scopatz
|
3f9bfed62c
|
Fixed def spam(*): pass issue
|
2017-12-06 22:12:50 -05:00 |
|
Anthony Scopatz
|
6f87782b59
|
Make iglobpath() more robust
|
2017-12-06 20:08:51 -05:00 |
|
Sebastian Wagner
|
e09c50268c
|
include license and docs: fix issues raised in PR
|
2017-12-04 21:01:00 +01:00 |
|
Sebastian Wagner
|
3fd6530e81
|
Include Metadata in release tarballs
License and documentation for xonsh and ply
|
2017-12-04 20:48:52 +01:00 |
|
Morten Enemark Lund
|
c93082a53a
|
Add changelog
|
2017-12-03 21:39:50 +01:00 |
|
Jamie Bliss
|
220431d386
|
Grammar
|
2017-11-29 14:34:51 -05:00 |
|
Jamie Bliss
|
117a1fcbaf
|
Add news item
|
2017-11-29 13:59:46 -05:00 |
|
Anthony Scopatz
|
c04031c32f
|
Updated CHANGELOG for 0.6.0
|
2017-11-22 18:13:51 -05:00 |
|
Gil Forsyth
|
cf973c202b
|
Escape regex in path completion
|
2017-11-16 18:44:31 -05:00 |
|
Anthony Scopatz
|
65a76ee516
|
this never should have been moved
|
2017-11-11 11:29:20 -05:00 |
|
Gil Forsyth
|
d7ee13373b
|
Merge pull request #2529 from xonsh/emacsclient
emacslient no longer threadable
|
2017-11-10 10:17:10 -05:00 |
|
Anthony Scopatz
|
9e658131cf
|
Fixes spaces in readline tab completer
|
2017-11-09 21:37:23 -05:00 |
|
Anthony Scopatz
|
99d529ae2c
|
emacslient no longer threadable
|
2017-11-09 20:41:19 -05:00 |
|
Anthony Scopatz
|
26ad5ad1be
|
Merge branch 'master' into semieat
|
2017-11-09 19:43:36 -05:00 |
|
Gil Forsyth
|
559e53fc10
|
Merge pull request #2527 from xonsh/histcor
fixed JSON history corruption
|
2017-11-09 09:20:16 -05:00 |
|
Anthony Scopatz
|
65c80f94c1
|
updated python completer to allow for initial open paren
|
2017-11-08 21:42:58 -05:00 |
|
Anthony Scopatz
|
5a958bfe71
|
fixed JSON history corruption
|
2017-11-08 21:27:28 -05:00 |
|
Anthony Scopatz
|
be64cf9864
|
fix for eating semicolons
|
2017-11-08 20:54:18 -05:00 |
|
Anthony Scopatz
|
88647b4a8f
|
Merge pull request #2434 from xonsh/no_rc_for_scripts
Don't load xonshrc is xonsh is running a script
|
2017-11-07 21:33:38 -05:00 |
|
Gil Forsyth
|
2bc22c9d18
|
Merge pull request #2516 from nilehmann/add_fstrings_to_check_quotes
Allow f-strings in check_quotes
|
2017-11-06 18:40:52 -05:00 |
|
Jamie Bliss
|
e26585ffda
|
Merge pull request #2522 from Danmou/improved_autopair
Improvements to 'autopair' behavior
|
2017-11-06 15:15:50 -05:00 |
|
Nico Lehmann
|
808b42e5ef
|
Fix news entry
|
2017-11-06 10:52:14 -08:00 |
|
Nico Lehmann
|
acb9b0028f
|
Adding news entry
|
2017-11-06 09:14:41 -08:00 |
|
Danmou
|
db527c47c9
|
Update changelog
|
2017-11-03 08:55:30 +01:00 |
|
Gordon Ball
|
8ab20981ab
|
Add news/numeric_underscores.rst
|
2017-10-09 13:24:49 +00:00 |
|
Gil Forsyth
|
60f1d7ad35
|
Add news entry
|
2017-09-27 19:16:14 -04:00 |
|
Jean-Benoist Leger
|
aef71864eb
|
Adding libgpm in pattern used for bin analysis in default backgroundable predictors
|
2017-09-05 10:17:59 +02:00 |
|
Morten Enemark Lund
|
876740b535
|
Fixed escape_windows_cmd_string not handling ^ correctly
|
2017-08-01 21:43:46 +02:00 |
|
Jamie Bliss
|
5a121656cf
|
Add news item
|
2017-07-25 14:50:50 -04:00 |
|
Gil Forsyth
|
27ffb8d3d8
|
Merge pull request #2449 from xonsh/fstr
F-strings
|
2017-07-24 16:33:56 -04:00 |
|
Morten Enemark Lund
|
bb130c11fc
|
Merge pull request #2452 from xonsh/asic
autosuggest in completions
|
2017-07-22 23:22:02 +02:00 |
|
Morten Enemark Lund
|
983b3205f1
|
Merge pull request #2451 from xonsh/epadd
EnvPath __add__() and __radd__() methods
|
2017-07-22 23:15:17 +02:00 |
|
Anthony Scopatz
|
5b78718987
|
autosuggest in completions
|
2017-07-22 16:57:03 -04:00 |
|
Anthony Scopatz
|
1df6b22203
|
EnvPath __add__() and __radd__() methods
|
2017-07-22 16:31:16 -04:00 |
|
Anthony Scopatz
|
b06eb4df73
|
source warnings
|
2017-07-22 16:01:07 -04:00 |
|
Anthony Scopatz
|
936f738516
|
f-string tests working
|
2017-07-22 15:35:38 -04:00 |
|
Morten Enemark Lund
|
b54a320ac0
|
Merge pull request #2439 from xonsh/barestarz
x, y, *z unpacking
|
2017-07-16 23:16:31 +02:00 |
|
Morten Enemark Lund
|
075b6038da
|
Merge pull request #2441 from xonsh/tq
fixed triple quote issue when open triple quotes are on the last line
|
2017-07-16 23:09:04 +02:00 |
|
Anthony Scopatz
|
078c44703c
|
fixed triple quote issue when open triple quotes are on the last line
|
2017-07-16 15:34:20 -05:00 |
|
Anthony Scopatz
|
1b45240fe9
|
more
|
2017-07-16 14:19:14 -05:00 |
|
Anthony Scopatz
|
38b852be13
|
Merge pull request #2438 from jb-leger/ipython_threadable
Ipython threadable
|
2017-07-16 12:11:03 -05:00 |
|