Commit graph

802 commits

Author SHA1 Message Date
Morten Enemark Lund
e4a179b85f Add news item 2017-03-09 08:53:22 +01:00
Anthony Scopatz
12c187fdb7 version bump to 0.5.8 2017-03-08 15:46:55 -06:00
Morten Enemark Lund
0ccadf627a Add news entry 2017-03-07 21:22:59 +01:00
Morten Enemark Lund
e7a9bcf3b7 Merge pull request #2295 from xonsh/scandirbug
Never use os.scandir
2017-03-07 06:45:51 +01:00
Morten Enemark Lund
445467dec6 Add news entry 2017-03-06 16:46:40 +01:00
Morten Enemark Lund
3f60d41d20 Add new entry 2017-03-06 10:55:30 +01:00
Anthony Scopatz
a312b783aa Merge branch 'master' into backline 2017-03-02 22:50:01 -05:00
Hugo Wang
4cb544eff8 typo 2017-03-03 00:34:59 +08:00
Hugo Wang
ab5ce512cf fix ctrl-c issue after an invalid cmd 2017-03-03 00:26:04 +08:00
Anthony Scopatz
de3f6dd87a Merge branch 'master' into backline 2017-03-02 00:56:21 -05:00
Anthony Scopatz
d331778633 Line continuations will no longer eat surrounding whitespace 2017-03-02 00:34:47 -05:00
Hugo Wang
529064ad86 Merge pull request #2286 from xonsh/bgfg
Some job control fixes
2017-03-02 11:56:28 +08:00
Anthony Scopatz
0b5c48ebb6 some fixes 2017-03-01 21:39:02 -05:00
Morten Enemark Lund
d945092243 Add news entry 2017-03-01 20:01:32 +01:00
Anthony Scopatz
adbf4a5233 version bump to 0.5.7 2017-03-01 11:42:00 -05:00
Morten Enemark Lund
f35ac0fb12 Merge pull request #2283 from xonsh/ponynosay
ponysay
2017-03-01 08:53:16 +01:00
Anthony Scopatz
f3789f95f5 defense against collecting history files 2017-03-01 00:44:16 -05:00
Anthony Scopatz
d6dad309cf ponysay 2017-03-01 00:11:11 -05:00
Morten Enemark Lund
fbe39de926 Merge pull request #2273 from xonsh/badglob
Bad globs
2017-02-28 08:59:01 +01:00
Morten Enemark Lund
0c119f3fa1 Merge pull request #2256 from xonsh/partial
Partial proxy partial friendly
2017-02-28 08:55:33 +01:00
Anthony Scopatz
13d507e4f8 fixed conflicts 2017-02-27 21:14:41 -05:00
Morten Enemark Lund
21eaf68027 Add news entry 2017-02-27 23:20:08 +01:00
Gil Forsyth
f71e191cd8 only remove attribute if it exists
Attempt to fix #2264 which only rears its head during history replay (on
linux).
2017-02-27 10:55:14 -05:00
Morten Enemark Lund
b5f48cdcee Merge pull request #2270 from xonsh/jsonutils
New JSON utils module
2017-02-27 09:53:27 +01:00
Morten Enemark Lund
750ce78b67 Merge pull request #2275 from xonsh/ptkcomp
Fixed up ptk completer a bit
2017-02-27 09:51:55 +01:00
Morten Enemark Lund
2eb927a0ff Merge pull request #2274 from xonsh/ao
Require whitespace for and/or tokens in subproc mode
2017-02-27 09:43:32 +01:00
Anthony Scopatz
b3e6a80191 Use nt.environ on windows 2017-02-27 01:35:09 -05:00
Anthony Scopatz
b46020f1d4 fixed up ptk completer a bit 2017-02-27 01:07:24 -05:00
Anthony Scopatz
cefd8d395d Require whitespace for and/or tokens in subproc mode 2017-02-26 22:42:29 -05:00
Anthony Scopatz
e656a5eb21 Merge branch 'master' into badglob 2017-02-26 20:56:57 -05:00
Hugo Wang
8920cc3d4e Merge pull request #2260 from xonsh/subshell
Subshells
2017-02-27 09:22:55 +08:00
Anthony Scopatz
dc551e413a more fixes 2017-02-26 19:33:08 -05:00
Gil Forsyth
04c991b393 Merge pull request #2266 from xonsh/delcwd
No longer crash when PWD is removed
2017-02-26 18:45:24 -05:00
Anthony Scopatz
f598ffd9ab Merge branch 'master' into badglob 2017-02-26 18:16:27 -05:00
Gil Forsyth
83efd76e4e Merge pull request #2267 from xonsh/nullsub
Escape null bytes before Popen
2017-02-26 17:18:21 -05:00
Morten Enemark Lund
ffe08aaaab Merge pull request #2261 from xonsh/nsredir
Redirection no longer require a space
2017-02-26 22:49:55 +01:00
Anthony Scopatz
02faca09ba Merge branch 'master' into subshell 2017-02-26 16:20:00 -05:00
Anthony Scopatz
11da7fe12a New JSON utils module 2017-02-26 15:42:36 -05:00
Anthony Scopatz
f6e34eb9a4 Added expand user function for windows 2017-02-26 14:46:11 -05:00
Anthony Scopatz
a96dedc296 Escape null bytes 2017-02-26 13:10:46 -05:00
Anthony Scopatz
4f3910fe32 No longer crash when PWD is removed 2017-02-26 12:49:26 -05:00
Morten Enemark Lund
e572c85532 Merge pull request #2241 from xonsh/zsh
zsh v5.2 fixes
2017-02-26 17:25:39 +01:00
Morten Enemark Lund
839cd3ee22 Merge pull request #2263 from xonsh/impenc
Fixed import encodings
2017-02-26 14:45:28 +01:00
Anthony Scopatz
879196a597 fixed import encodings 2017-02-26 01:57:41 -05:00
Anthony Scopatz
3236f3507f invalidate code cache whenever the xonshe version changes 2017-02-26 01:07:16 -05:00
Anthony Scopatz
1b2a4a5e52 Redirection no longer require a space 2017-02-25 23:25:42 -05:00
adam j hartz
5536db130a news entry 2017-02-25 22:01:07 -05:00
Anthony Scopatz
c2d25d02aa Merge branch 'master' into subshell 2017-02-25 21:40:13 -05:00
Anthony Scopatz
b7d57b696a added news 2017-02-25 21:32:47 -05:00
Gil Forsyth
1a209547b8 Merge pull request #2250 from xonsh/rediral
Enable alias redirections
2017-02-25 20:19:31 -05:00