Commit graph

21 commits

Author SHA1 Message Date
Joel Gerber
2abb24f4f6
Docstring and comment spelling corrections
A number of common spelling typos found within various docstrings and
comments found within source code files have been identified and resolved.
2017-06-07 11:51:17 -04:00
Jamie Bliss
311b53b56f pep8 2016-08-04 22:31:45 -04:00
Jamie Bliss
9456620991 Use __all__ in the included xontribs 2016-08-04 19:19:28 -04:00
Jamie Bliss
0cc7741d05 Fix up some missed refactorings.
(I'm getting sloppy...)
2016-07-21 15:26:37 -04:00
Jamie Bliss
9eadf2707f It would help if I did it properly. >.> 2016-07-21 15:18:44 -04:00
Jamie Bliss
5b2ac9ba27 Missed a thing. 2016-07-21 15:15:53 -04:00
Jamie Bliss
fa48f29f26 flake8 2016-07-21 14:36:46 -04:00
Jamie Bliss
9c0584b9b9 Some tweaking for the xonsh bdfl 2016-07-21 14:25:32 -04:00
Jamie Bliss
ed5c1c7cd5 Lazy load pretty much everything 2016-07-21 13:54:58 -04:00
Jamie Bliss
49ea0eee15 It's 'new', not 'create'.
(I'm adding it as an alias because I've mis-typed it about 500 times now.)
2016-07-21 11:03:15 -04:00
Jamie Bliss
8a89d5195e Merge remote-tracking branch 'upstream/master' into vox_opts 2016-07-21 10:54:14 -04:00
Leonardo Santagada
3f955da3e4 Merge remote-tracking branch 'upstream/master' into remove-flake8-exceptions 2016-07-21 09:34:49 +02:00
Jamie Bliss
8c86ff1437 Improve help and handle the no-command case 2016-07-21 01:21:07 -04:00
Jamie Bliss
ae0f745200 Fixed it all up, i think 2016-07-21 00:36:35 -04:00
Jamie Bliss
657d927aa7 First stab at argparse version. Doesn't actually work yet. 2016-07-21 00:26:13 -04:00
Jamie Bliss
e2ac41d460 Add sys import, and be more consistent about errors going to stderr. 2016-07-20 18:32:44 -04:00
Leonardo Santagada
ec4c346b0b Merge branch 'master' into remove-flake8-exceptions 2016-07-21 00:05:17 +02:00
Jamie Bliss
97c30dd19c Do more things globally.
I guess a little polution is ok.
2016-07-20 16:56:39 -04:00
Jamie Bliss
50f34fa352 Refactor machinery into voxapi in order to minimize global namespace pollution. 2016-07-20 16:22:23 -04:00
Jamie Bliss
67272642d7 Add news item, and handle line-item comments. 2016-07-20 16:05:44 -04:00
Jamie Bliss
7a05377443 Migrate vox to a xontrib 2016-07-20 15:45:14 -04:00
Renamed from xonsh/vox.py (Browse further)