Commit graph

5046 commits

Author SHA1 Message Date
Jamie Bliss
d14a4bf938 Add module API docs 2016-08-27 23:00:50 -04:00
Jamie Bliss
0313026036 Update module docstring 2016-08-27 23:00:38 -04:00
Jamie Bliss
c9ad375f8d Some interlinking 2016-08-27 22:38:12 -04:00
Jamie Bliss
ce61c59d4b Do some fixed-width formatting 2016-08-27 22:29:11 -04:00
Jamie Bliss
3721204304 Add an autogenerated events listing 2016-08-27 22:25:29 -04:00
Jamie Bliss
0ad9a2e2ab Add test to detect event typos 2016-08-27 21:44:26 -04:00
Gil Forsyth
0223905752 fix news entry 2016-08-27 21:32:09 -04:00
Jamie Bliss
ab13740e13 PEP8 2016-08-27 21:24:27 -04:00
Anthony Scopatz
4dda6d3fce fixed more test conflicts 2016-08-27 21:15:10 -04:00
Anthony Scopatz
0f70303624 fixed conflicts with tests 2016-08-27 21:13:57 -04:00
Anthony Scopatz
5e68e536e8 Merge pull request #1592 from xonsh/more_syntax_errors
Handle More Syntax Errors
2016-08-27 21:11:58 -04:00
Anthony Scopatz
d30bcf97ce a few more 2016-08-27 20:02:45 -04:00
Anthony Scopatz
5a66fd05b5 more auto-wrapping fixes 2016-08-27 19:55:58 -04:00
Anthony Scopatz
82ae566fff fixed up subproc warpper for macros 2016-08-27 19:35:48 -04:00
Anthony Scopatz
3c979c2fce more docs 2016-08-27 19:05:42 -04:00
Anthony Scopatz
71bbe17a66 some comment removal 2016-08-27 18:16:19 -04:00
Anthony Scopatz
1a62cfe248 tests indicate that it works 2016-08-27 18:12:09 -04:00
Anthony Scopatz
0edb58f1b8 some test fixes 2016-08-27 17:38:57 -04:00
Anthony Scopatz
d4fc7ef5ad mostly there 2016-08-27 17:28:45 -04:00
Gil Forsyth
fdddaba884 add news entry 2016-08-27 17:24:21 -04:00
Gil Forsyth
2c45da2daf fix for same-level directory completion display
`cd xon` should display `xonsh/` not `sh/`
2016-08-27 17:22:10 -04:00
Gil Forsyth
fea5c10d5f remove comments and fix long line 2016-08-27 17:12:57 -04:00
Gil Forsyth
2e70e6cee1 make sure path completions show full name in dir
`cd git/xon` would show `sh/` as the completion which is not wrong, but
less helpful
2016-08-27 17:09:51 -04:00
Gil Forsyth
fd2d37ff50 fix up completion display in ptk 2016-08-27 16:56:41 -04:00
Anthony Scopatz
14ba018c8d have no-ops 2016-08-27 16:46:32 -04:00
Anthony Scopatz
33db3acc02 something 2016-08-27 16:07:24 -04:00
Anthony Scopatz
a3c03b0b07 macro escape 2016-08-27 13:27:15 -04:00
Anthony Scopatz
8ddb15861f some raw tests 2016-08-27 13:06:08 -04:00
Anthony Scopatz
314269f7ce added * breaking 2016-08-27 12:55:19 -04:00
Jamie Bliss
ab6501748d Use singleton instance of EventManager 2016-08-27 12:21:15 -04:00
Jamie Bliss
573e78372f Add on_chdir event and test.
Test is, of course, failing
2016-08-27 12:06:16 -04:00
Jamie Bliss
9ceb8f1292 Refactor _change_working_directory() slightly to prepare for events 2016-08-27 11:47:24 -04:00
Anthony Scopatz
0fc3f9b35c Merge branch 'mstar' into m 2016-08-27 11:43:09 -04:00
Anthony Scopatz
c2fe714701 removed unused rules 2016-08-27 11:42:49 -04:00
Anthony Scopatz
a4471a0201 some macro arg cleanup 2016-08-27 11:40:52 -04:00
Jamie Bliss
866725dd2b Speculative url 2016-08-27 11:24:43 -04:00
Jamie Bliss
6990d29ba5 Basic events newsitem 2016-08-27 11:13:56 -04:00
Anthony Scopatz
699d6ae714 some clean up 2016-08-27 11:05:21 -04:00
laerus
e7540488f7 history magic 2016-08-27 17:30:53 +03:00
Anthony Scopatz
a78ada5c3f fixed merge conflicts 2016-08-27 10:19:42 -04:00
Anthony Scopatz
aea5740ed6 amalgam events 2016-08-27 10:18:07 -04:00
Anthony Scopatz
8eb44aed19 Merge pull request #1639 from xonsh/fix_envvar_path_comp
fix for envvar expansion completion in ptk
2016-08-27 10:15:14 -04:00
Anthony Scopatz
90769316d2 Merge pull request #1501 from astronouth7303/events
Implementation of Event Subsystem
2016-08-27 10:12:53 -04:00
Gil Forsyth
614687aad9 fix for envvar expansion completion in ptk 2016-08-27 08:31:45 -04:00
Anthony Scopatz
e0c8ecbc42 Merge pull request #1636 from laerus/dfile
xonsh module __file__ attribute
2016-08-27 08:28:10 -04:00
laerus
bbc965346b cleanup/tests 2016-08-27 13:51:45 +03:00
Jamie Bliss
b11a25a6a6 Use print_exception() 2016-08-27 02:55:40 -04:00
Anthony Scopatz
ace8a2b57e Merge branch 'master' into m 2016-08-26 21:30:05 -04:00
BlahGeek
3c0c98a0e2 use non-interactive shell, fix completions for scp 2016-08-27 08:20:31 +08:00
BlahGeek
ad5316e34a bash completion: support nospace option 2016-08-27 08:19:58 +08:00