Anthony Scopatz
|
705d326fe4
|
Merge branch 'msub' into mcont
|
2016-08-29 12:17:43 -04:00 |
|
Anthony Scopatz
|
3f5882d63d
|
Merge branch 'master' into msub
|
2016-08-29 12:17:18 -04:00 |
|
Anthony Scopatz
|
1f5a8e9912
|
Merge pull request #1651 from laerus/linuxguide
linux guide update
|
2016-08-29 12:12:23 -04:00 |
|
laerus
|
1b948bdb76
|
Merge branch 'master' of https://github.com/xonsh/xonsh into hist
|
2016-08-29 16:52:36 +03:00 |
|
laerus
|
40dcc4d7d5
|
news fix
|
2016-08-29 16:38:29 +03:00 |
|
Morten Enemark Lund
|
0dd798071d
|
Update pytest plugin to always run xsh tests first
|
2016-08-29 15:28:52 +02:00 |
|
laerus
|
70b802da33
|
linux guide update
|
2016-08-29 15:56:43 +03:00 |
|
laerus
|
295e04a7c4
|
typo
|
2016-08-29 13:46:22 +03:00 |
|
laerus
|
500963ae8b
|
get_portions
|
2016-08-29 13:42:40 +03:00 |
|
Morten Enemark Lund
|
06ea1dac73
|
Update changelog
|
2016-08-29 08:48:28 +02:00 |
|
Morten Enemark Lund
|
8e61cb5402
|
Add a simple xsh test file
|
2016-08-29 08:48:27 +02:00 |
|
Morten Enemark Lund
|
4673a57ace
|
Add pytest entry point to setup.py
|
2016-08-29 08:48:27 +02:00 |
|
Morten Enemark Lund
|
fe4e7af4bb
|
Moved plugin from conftest to its own module
|
2016-08-29 08:48:26 +02:00 |
|
Morten Enemark Lund
|
7ff95bf6d7
|
Add an example test file
|
2016-08-29 08:47:57 +02:00 |
|
Morten Enemark Lund
|
eb79dd119a
|
Added a changelog entry
|
2016-08-29 08:47:56 +02:00 |
|
Morten Enemark Lund
|
07f9c50e7e
|
Added framework for collecting and running *.xsh files with py.test
|
2016-08-29 08:47:56 +02:00 |
|
BlahGeek
|
b3b38eee61
|
fix path completion for empty directories
Before this commit, `ls /tmp/empty_dir/<TAB>` would results `ls //`,
this commit fixes that bug
|
2016-08-29 14:07:54 +08:00 |
|
BlahGeek
|
189e92859c
|
fix completions that does not starts with prefix
e.g. scp, while completing remote files
|
2016-08-29 13:44:42 +08:00 |
|
BlahGeek
|
a910c70d90
|
flake8 fix
|
2016-08-29 13:31:06 +08:00 |
|
Anthony Scopatz
|
5f5aa2f45b
|
trouble with xml block
|
2016-08-29 01:10:57 -04:00 |
|
Jamie Bliss
|
2e24b9a698
|
Deal with leading backslash, too
|
2016-08-28 23:34:11 -04:00 |
|
Anthony Scopatz
|
e87021a585
|
enter_macro() call
|
2016-08-28 23:16:56 -04:00 |
|
laerus
|
a3c1dfd28e
|
generators everywhere
|
2016-08-29 02:45:36 +03:00 |
|
Anthony Scopatz
|
2014f13f9a
|
many suite tests
|
2016-08-28 16:17:51 -04:00 |
|
Anthony Scopatz
|
4589a4408d
|
have simple version too
|
2016-08-28 16:06:01 -04:00 |
|
Anthony Scopatz
|
c2b9fd34b0
|
more tests and fixes
|
2016-08-28 15:30:44 -04:00 |
|
laerus
|
db8f5bc0d5
|
ensure_slice bug for 0
|
2016-08-28 22:26:50 +03:00 |
|
laerus
|
ffb4e5e035
|
docs/tests
|
2016-08-28 22:17:26 +03:00 |
|
Anthony Scopatz
|
c9a652a526
|
initially working with!
|
2016-08-28 15:13:03 -04:00 |
|
Anthony Scopatz
|
61879bab5f
|
prelime enter_macro()
|
2016-08-28 14:13:56 -04:00 |
|
Anthony Scopatz
|
80c72a8348
|
Merge branch 'msub' into mcont
|
2016-08-28 13:47:43 -04:00 |
|
Anthony Scopatz
|
6a85244487
|
Merge branch 'master' into msub
|
2016-08-28 13:47:21 -04:00 |
|
Anthony Scopatz
|
2a3254f387
|
some minor API changes
|
2016-08-28 13:46:05 -04:00 |
|
Jamie Bliss
|
d8bc83cd51
|
Add some documentations
|
2016-08-28 13:43:08 -04:00 |
|
Gil Forsyth
|
5726735604
|
Merge pull request #1598 from xonsh/m
Function Macros
|
2016-08-28 13:43:03 -04:00 |
|
Jamie Bliss
|
0d791d1bea
|
Add events to vox.
|
2016-08-28 13:37:23 -04:00 |
|
Anthony Scopatz
|
e19a0aa1e5
|
some copy edits from @gforsyth, I shouldn't write docs while jet lagged
|
2016-08-28 13:11:36 -04:00 |
|
Anthony Scopatz
|
db4b83d23b
|
some macro updates
|
2016-08-28 13:08:45 -04:00 |
|
laerus
|
494e0dc81f
|
Merge branch 'master' of https://github.com/xonsh/xonsh into hist
|
2016-08-28 18:22:12 +03:00 |
|
Anthony Scopatz
|
9b73b4343d
|
Merge pull request #1646 from xonsh/emfixes
Hot fix for pytest events
|
2016-08-28 11:03:56 -04:00 |
|
Anthony Scopatz
|
cdea36baa9
|
Merge branch 'm' into msub
|
2016-08-28 10:34:46 -04:00 |
|
Anthony Scopatz
|
bff2ccb6d1
|
Merge branch 'emfixes' into m
|
2016-08-28 10:33:56 -04:00 |
|
Anthony Scopatz
|
5985c3d33b
|
hot fix for pytest events
|
2016-08-28 10:32:10 -04:00 |
|
Romain Bignon
|
ddfa4e1e59
|
add changelog
|
2016-08-28 16:24:43 +02:00 |
|
Anthony Scopatz
|
78a87d0304
|
some emergency fixup
|
2016-08-28 09:57:31 -04:00 |
|
Anthony Scopatz
|
a884eec931
|
Merge branch 'm' into msub
|
2016-08-28 09:30:32 -04:00 |
|
Anthony Scopatz
|
2be49eab81
|
Merge branch 'master' into m
|
2016-08-28 09:30:09 -04:00 |
|
Anthony Scopatz
|
27c0d3f1e7
|
Merge pull request #1642 from astronouth7303/events-chdir
Add `on_chdir` Event
|
2016-08-28 09:29:44 -04:00 |
|
Anthony Scopatz
|
dc528d3b6e
|
Merge pull request #1645 from astronouth7303/events-typotest
Add test to detect event typos
|
2016-08-28 09:28:51 -04:00 |
|
Anthony Scopatz
|
68476835b8
|
Merge pull request #1641 from astronouth7303/events-docs
[WIP] Events Documentation
|
2016-08-28 09:26:42 -04:00 |
|