Anthony Scopatz
|
cefd8d395d
|
Require whitespace for and/or tokens in subproc mode
|
2017-02-26 22:42:29 -05:00 |
|
Hugo Wang
|
8920cc3d4e
|
Merge pull request #2260 from xonsh/subshell
Subshells
|
2017-02-27 09:22:55 +08: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 |
|
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
|
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 |
|
Anthony Scopatz
|
6cbbcb75ed
|
unthreadable xontrib command
|
2017-02-25 14:51:47 -05:00 |
|
Morten Enemark Lund
|
f85a0c2ec1
|
Merge pull request #2255 from xonsh/extargs
Added extra_args to foreign shell aliases
|
2017-02-25 20:30:44 +01:00 |
|
Morten Enemark Lund
|
1c59eb18e2
|
Merge pull request #2247 from xonsh/ji
print jobs when interactive
|
2017-02-25 20:20:59 +01:00 |
|
Anthony Scopatz
|
c7bc1784e4
|
added extra_args to foreihn shell aliases
|
2017-02-25 13:39:10 -05:00 |
|
Anthony Scopatz
|
a116eff72b
|
fixed merge conflicts
|
2017-02-25 12:04:54 -05:00 |
|
Morten Enemark Lund
|
b8d348f951
|
Pep8 and spelling fixes
|
2017-02-25 16:37:25 +01:00 |
|
Morten Enemark Lund
|
9baef96584
|
Add PTK feature to new entry
|
2017-02-25 16:23:41 +01:00 |
|
Morten Enemark Lund
|
29acafaa17
|
Add news entry
|
2017-02-25 13:37:46 +01:00 |
|
Morten Enemark Lund
|
8588725912
|
Merge pull request #2249 from xonsh/argp
Catch system exits
|
2017-02-25 12:13:46 +01:00 |
|
Anthony Scopatz
|
2c5f13ef27
|
Enable alias redirections
|
2017-02-25 01:50:23 -05:00 |
|
Anthony Scopatz
|
45b9b2c8b5
|
news
|
2017-02-25 01:07:58 -05:00 |
|
Anthony Scopatz
|
230a61193c
|
Fixed del (x, y)
|
2017-02-25 00:50:56 -05:00 |
|
Anthony Scopatz
|
010f665e34
|
yup
|
2017-02-25 00:18:50 -05:00 |
|
Anthony Scopatz
|
f4112cf0b1
|
some more qtoue fixes
|
2017-02-24 23:55:12 -05:00 |
|
Anthony Scopatz
|
80211c04e5
|
Merge branch 'feat/resolve_symlinks' of https://github.com/StreakyCobra/xonsh into StreakyCobra-feat/resolve_symlinks
|
2017-02-24 01:00:53 -05:00 |
|
Anthony Scopatz
|
3d637bb186
|
zsh v5.2 fixes
|
2017-02-24 00:50:43 -05:00 |
|
Hugo Wang
|
165ab29d40
|
flag nvim as unthreadable
|
2017-02-24 10:50:55 +08:00 |
|
Fabien Dubosson
|
72d04e9961
|
Fix how `$PWD ` is managed in order to work with symlinks gracefully
|
2017-02-23 23:40:03 +01:00 |
|
Morten Enemark Lund
|
3eb354a707
|
Merge pull request #2238 from xonsh/ptkvt
Enabled virtual terminal processing for the prompt toolkit shell
|
2017-02-23 20:47:05 +01:00 |
|
Konstantinos Tsakiltzidis
|
631fc13a0b
|
Merge pull request #2212 from xonsh/rlwiz
Readline wizard usability fixes
|
2017-02-23 20:51:21 +02:00 |
|
Anthony Scopatz
|
a64b074f17
|
Enabled virtual terminal processing for the prompt toolkit shell
|
2017-02-23 13:18:25 -05:00 |
|
Anthony Scopatz
|
f0eecaaeb0
|
Merge pull request #2233 from xonsh/fast_hg_branch
Fast hg branch
|
2017-02-23 10:44:34 -05:00 |
|
Morten Enemark Lund
|
175c2b0e3a
|
Merge pull request #2230 from xonsh/xolor
Xolors
|
2017-02-22 21:02:52 +01:00 |
|
Gil Forsyth
|
0c61175632
|
add news entry
|
2017-02-22 12:42:54 -05:00 |
|
Anthony Scopatz
|
8da2599605
|
version bump to 0.5.6
|
2017-02-22 11:51:33 -05:00 |
|
Gil Forsyth
|
fba07c5cd0
|
Merge pull request #2166 from xonsh/rtnjdei
Return of the Jedi
|
2017-02-21 15:50:42 -05:00 |
|
Morten Enemark Lund
|
34bd9c7857
|
Merge pull request #2232 from StreakyCobra/fix/time_clock
Replace deprecated calls to `time.clock()` by `time.perf_counter()`
|
2017-02-21 21:12:46 +01:00 |
|
Anthony Scopatz
|
87f52530e5
|
Merge branch 'master' into rtnjdei
|
2017-02-21 11:47:15 -05:00 |
|
Fabien Dubosson
|
50ac91d0dc
|
Use clock() to set the start time of _timings in non-windows
|
2017-02-21 17:43:03 +01:00 |
|
Fabien Dubosson
|
3d80a3ae93
|
Replace deprecated calls to time.clock() by time.perf_counter()
Close #2163
|
2017-02-21 16:51:02 +01:00 |
|
Anthony Scopatz
|
e91637cd05
|
Merge branch 'master' into xolor
|
2017-02-21 00:23:31 -05:00 |
|
Anthony Scopatz
|
184a17aea5
|
added news and docs
|
2017-02-21 00:15:34 -05:00 |
|