Konstantinos Tsakiltzidis
255e81ffc7
Merge pull request #2081 from xonsh/to2
...
Allow stdout to redirect to stderr
2017-01-12 11:36:06 +02:00
Anthony Scopatz
6bab679e0c
partial fix
2017-01-12 01:33:50 -05:00
Anthony Scopatz
00acf90d1b
asks but completes
2017-01-12 00:01:47 -05:00
Anthony Scopatz
74480d8b2d
Allow stdout to redirect to stderr
2017-01-11 23:29:28 -05:00
Anthony Scopatz
53d7371b78
added z news
2017-01-11 21:08:51 -05:00
Anthony Scopatz
57bece3e08
Some fixes for job control
2017-01-11 21:06:52 -05:00
Konstantinos Tsakiltzidis
c411ef7245
Merge pull request #2074 from xonsh/glbf
...
Macro contexts refactor
2017-01-11 19:12:13 +02:00
Konstantinos Tsakiltzidis
7322f20777
Merge pull request #2079 from mitnk/failover-update
...
xonsh script.xsh should not fail over
2017-01-11 19:00:43 +02:00
Hugo Wang
335fc71bc7
xonsh script.xsh should not fail over
2017-01-11 21:59:42 +08:00
Anthony Scopatz
e3d40913ba
more news
2017-01-10 11:42:04 -05:00
Anthony Scopatz
383514aa73
rm warnings
2017-01-10 02:05:07 -05:00
Anthony Scopatz
fa3730cf44
rewrite of xonsh contexts to be based off of macros.
2017-01-10 01:58:21 -05:00
Anthony Scopatz
33050f5816
better error handling in source alias
2017-01-09 23:51:32 -05:00
Jamie Bliss
a106e33faf
Use the right subclass
2017-01-09 01:52:48 -05:00
Jamie Bliss
12b9b514b1
Fixing up travis
2017-01-08 22:56:51 -05:00
Jamie Bliss
e3d77be141
Circle isn't happening. Gotta wait for them to build a new base image.
2017-01-08 22:53:47 -05:00
Jamie Bliss
6a79c1a11c
Circle doesn't have 3.6 preinstalled
2017-01-08 22:48:47 -05:00
Jamie Bliss
5d25ac8a18
escaping
2017-01-08 22:36:18 -05:00
Jamie Bliss
b063f69206
Probably needed some quotes
2017-01-08 22:31:34 -05:00
Jamie Bliss
c1eac5ed9e
Update CI for Python 3.6
2017-01-08 22:27:24 -05:00
Anthony Scopatz
c3ece749c5
Merge pull request #2062 from jb-leger/background_preditor_from_bin
...
Background predictor generator from binary analysis
2017-01-08 20:54:57 -05:00
Jamie Bliss
793101c387
Move events reset to pytest fixture
2017-01-08 20:31:39 -05:00
Anthony Scopatz
264c48c0b1
added dummy swap
2017-01-08 20:23:25 -05:00
Anthony Scopatz
8cf955ecb5
source alias improvements
2017-01-08 20:16:00 -05:00
Morten Enemark Lund
cfe0ceb94e
Merge pull request #2070 from xonsh/bashwards
...
replace 'bashwards' from xonsh description
2017-01-08 13:59:00 +01:00
laerus
1b2107fb43
replace 'bashwards' from xonsh description
2017-01-08 11:07:43 +02:00
Jamie Bliss
8de7f65d4a
DRY how EventManager actually instantiates events. Still breaking parser tests.
2017-01-07 17:06:02 -05:00
Jamie Bliss
c70f08c30f
Attempt to test command transformation
2017-01-07 15:31:30 -05:00
Jamie Bliss
6db7df4bec
Add defaults to DummyEnv so we don't have to set up a basic environment every time.
2017-01-07 15:31:18 -05:00
Jamie Bliss
66e92d3641
Reset event state after tests.
2017-01-07 15:30:50 -05:00
Jamie Bliss
bb962ad4dc
Add news item
2017-01-07 15:15:02 -05:00
Jamie Bliss
9f2c102d12
pep8
2017-01-07 14:42:18 -05:00
Anthony Scopatz
82cac3fff0
Merge pull request #2068 from xonsh/hist-tss-fix
...
History fix - use tss instead of buffer
2017-01-07 01:36:31 -08:00
Hugo Wang
a5b5ed9045
added a news item
2017-01-07 17:28:27 +08:00
Anthony Scopatz
9066d80f61
Merge pull request #2069 from jb-leger/elision_char_at_the_end_of_last
...
Add elision char at the end of cwd when the last dir is shortened
2017-01-07 01:13:24 -08:00
Anthony Scopatz
034d391532
Merge pull request #2059 from das-g/fix_anon_alias_fu_stdin_in_tutorial
...
Tutorial: fix stdin handling in anonymous aliases
2017-01-07 01:10:48 -08:00
Jean-Benoist Leger
62365577da
Add elision char at the end of cwd when the last dir is shortened
2017-01-06 21:05:50 +01:00
Hugo Wang
a9e6ef6573
use tss instead of buffer
2017-01-06 22:37:10 +08:00
Jean-Benoist Leger
20d1a9647e
Autodetect predictor for relative path outside PATH
2017-01-06 15:12:08 +01:00
Jean-Benoist Leger
6a1520d5e4
raise Exception, and check a filename is a regular file
2017-01-06 14:49:38 +01:00
Jamie Bliss
8359176fdf
Corrections and typos.
2017-01-05 22:42:50 -05:00
Jamie Bliss
da1a955dc9
Update docs.
2017-01-05 22:28:23 -05:00
Jamie Bliss
e5e2b08ed9
Revert "Move on_transform_command into parser."
...
This reverts commit 5b01f80829
.
2017-01-05 22:07:55 -05:00
Anthony Scopatz
9949e2c3b7
Merge pull request #2066 from tgoodlet/master
...
Add colored man page how to
2017-01-05 16:16:26 -08:00
Tyler Goodlet
39e4e7bf7a
Add colored man page how to
...
Resolves #2055
2017-01-05 18:23:36 -05:00
Jean-Benoist Leger
cdfed3b349
new item, background predictor generator
2017-01-05 18:57:22 +01:00
Jean-Benoist Leger
0e5150bfac
fix bug in predictor generator
...
When e.g. a directory is given, os.read raise a exception.
2017-01-05 18:53:33 +01:00
Jean-Benoist Leger
3e993c9de7
background predictor generator, tests
2017-01-05 18:52:33 +01:00
Jean-Benoist Leger
623749d67b
details about the predictor generator
...
Following the review in PR #2062
- calling lazy_locate_binary() instead of locate_binary()
- no reason. I use now time.time()
- Yes we don't have to check again a key already found.
2017-01-05 14:12:59 +01:00
Jean-Benoist Leger
900f7ed12c
Merge branch 'master' into background_preditor_from_bin
2017-01-05 14:00:57 +01:00