Gil Forsyth
|
b911c03b83
|
Merge pull request #1985 from xonsh/psql
unthreadable psql
|
2016-11-28 08:47:44 -05:00 |
|
Hugo Wang
|
9ace2193db
|
Merge branch 'master' of github.com:mitnk/xonsh into history-backends
|
2016-11-28 21:37:33 +08:00 |
|
Hugo Wang
|
0f47139168
|
updated history apis
|
2016-11-28 21:37:13 +08:00 |
|
Hugo Wang
|
baeae66ab2
|
removed HistoryGC
|
2016-11-28 19:26:50 +08:00 |
|
Morten Enemark Lund
|
fa0bb50dbd
|
Merge pull request #1987 from xonsh/procnone
robustness for none proc
|
2016-11-28 06:49:19 +01:00 |
|
Anthony Scopatz
|
8fa2b2f185
|
front page hooks to xonsh-live
|
2016-11-27 19:38:00 -05:00 |
|
Anthony Scopatz
|
bca8d339b0
|
robustness for non proc
|
2016-11-27 14:31:32 -05:00 |
|
Anthony Scopatz
|
76a679b470
|
added unicode decode error
|
2016-11-27 14:26:50 -05:00 |
|
Anthony Scopatz
|
8870fd9135
|
Merge pull request #1978 from anddam/missing-command-in-subprocess
Add FileNotFoundError exception to the handler returning None
|
2016-11-27 14:19:34 -05:00 |
|
Anthony Scopatz
|
6540af7c53
|
Merge pull request #1979 from anddam/master
Fix spell typo
|
2016-11-27 14:18:25 -05:00 |
|
Anthony Scopatz
|
066a71d386
|
added psql
|
2016-11-27 14:06:13 -05:00 |
|
Konstantinos Tsakiltzidis
|
8d73b0f9c6
|
Merge pull request #1983 from xonsh/code-set
set code consistently
|
2016-11-27 20:52:06 +02:00 |
|
Anthony Scopatz
|
e73514a57e
|
set code consistently
|
2016-11-27 13:11:38 -05:00 |
|
Hugo Wang
|
04d2044c29
|
added tests for history sqlite
|
2016-11-27 22:57:42 +08:00 |
|
Hugo Wang
|
aec795ee31
|
updated history info to contain more info
|
2016-11-27 21:52:51 +08:00 |
|
Hugo Wang
|
c0e6f7edab
|
updated xonfig, news file
|
2016-11-27 18:01:35 +08:00 |
|
Hugo Wang
|
fd37e37527
|
Merge branch 'master' of github.com:mitnk/xonsh into history-backends
|
2016-11-27 16:40:55 +08:00 |
|
Hugo Wang
|
18a70a1658
|
update tests
|
2016-11-27 16:40:39 +08:00 |
|
Hugo Wang
|
d5cf2163c1
|
make history backend respect xonshrc
|
2016-11-27 10:03:09 +08:00 |
|
Hugo Wang
|
fd7659abd6
|
update history for ptk
|
2016-11-26 23:33:53 +08:00 |
|
Hugo Wang
|
8c2d0571bc
|
work on sqlite history gc
|
2016-11-26 21:57:24 +08:00 |
|
Hugo Wang
|
cff967bdc6
|
work on history sqlite
|
2016-11-26 20:38:00 +08:00 |
|
Andrea D'Amore
|
829f20a1c1
|
Fix spell typo
|
2016-11-26 12:19:05 +01:00 |
|
Andrea D'Amore
|
b39b01409d
|
Fix spell typo
|
2016-11-26 10:18:49 +01:00 |
|
Andrea D'Amore
|
ae3742a13d
|
Add FileNotFoundError exception to the handler returning None
|
2016-11-26 10:17:05 +01:00 |
|
Hugo Wang
|
fa2f9f7bf3
|
work on history gc
|
2016-11-26 15:57:04 +08:00 |
|
Hugo Wang
|
6ac2f1be3a
|
updated for json history replay
|
2016-11-26 15:38:58 +08:00 |
|
Hugo Wang
|
2e2f023840
|
rename stuff
|
2016-11-26 12:15:34 +08:00 |
|
Hugo Wang
|
b2ffe450ac
|
more work on history actions
|
2016-11-26 12:07:15 +08:00 |
|
Hugo Wang
|
b0a292401d
|
wip: work on history show
|
2016-11-26 00:48:06 +08:00 |
|
Hugo Wang
|
6bde45459e
|
update for comments
|
2016-11-25 08:44:06 +08:00 |
|
Konstantinos Tsakiltzidis
|
de9e168635
|
Merge pull request #1971 from xonsh/stderr
Added ability to format stderr pre- and post-fixes
|
2016-11-25 00:46:44 +02:00 |
|
Konstantinos Tsakiltzidis
|
13e7365bc2
|
Merge pull request #1972 from xonsh/on_anaconda
Fix ON_ANACONDA
|
2016-11-25 00:45:38 +02:00 |
|
Morten Enemark Lund
|
3d1ade9f30
|
Add news entry
|
2016-11-24 13:11:10 +01:00 |
|
Morten Enemark Lund
|
0b239ef31b
|
Also detect an Anaconda distribution if python was installed from conda-forge
|
2016-11-24 13:10:49 +01:00 |
|
Hugo Wang
|
8d09f3200a
|
wip: some work on JSON History
|
2016-11-23 23:12:10 +08:00 |
|
Hugo Wang
|
e413647926
|
some more refactoring
|
2016-11-23 22:14:32 +08:00 |
|
Hugo Wang
|
76a8a8fb5c
|
refactoring mainly for amalgamate
|
2016-11-23 21:40:44 +08:00 |
|
Hugo Wang
|
f44921f9d7
|
Merge branch 'master' of github.com:mitnk/xonsh into history-backends
|
2016-11-23 20:53:59 +08:00 |
|
Anthony Scopatz
|
f71936b6ba
|
Merge pull request #1969 from mitnk/fix-signal
fix signal hook issue
|
2016-11-23 01:15:40 -05:00 |
|
Hugo Wang
|
249c35dc47
|
Merge branch 'master' of github.com:mitnk/xonsh into fix-signal
|
2016-11-23 13:40:13 +08:00 |
|
Anthony Scopatz
|
63547fe46c
|
some flake cleanup
|
2016-11-22 23:39:11 -05:00 |
|
Anthony Scopatz
|
5c57154577
|
Merge branch 'master' into stderr
|
2016-11-22 23:33:04 -05:00 |
|
Anthony Scopatz
|
5d555adecb
|
added ability to format stderr.
|
2016-11-22 23:31:54 -05:00 |
|
Gil Forsyth
|
7971ee8b7a
|
Merge pull request #1968 from xonsh/bashisms
Bashisms
|
2016-11-22 22:08:06 -05:00 |
|
Anthony Scopatz
|
0754821645
|
some test fixes
|
2016-11-22 10:41:37 -05:00 |
|
Anthony Scopatz
|
5281a4e045
|
more warnings
|
2016-11-22 10:27:55 -05:00 |
|
Hugo Wang
|
f17030ffa1
|
fixes
|
2016-11-22 23:19:47 +08:00 |
|
Anthony Scopatz
|
6feebd6bf4
|
Merge branch 'master' into bashisms
|
2016-11-22 10:18:03 -05:00 |
|
Anthony Scopatz
|
29ca496ed8
|
look up recursion
|
2016-11-22 10:06:41 -05:00 |
|