Commit graph

3184 commits

Author SHA1 Message Date
Anthony Scopatz
9fab87a743 ending close paren 2016-06-05 17:44:21 -04:00
Anthony Scopatz
b5d90b5a88 block test refactor 2016-06-05 17:02:10 -04:00
Anthony Scopatz
1643e1692e oh, yeah, blocks 2016-06-05 16:25:43 -04:00
Anthony Scopatz
ec66276538 some updates 2016-06-05 15:31:50 -04:00
Anthony Scopatz
c73476cd37 comma 2016-06-05 15:28:26 -04:00
Anthony Scopatz
0ebb1ca057 potentially functional, but probably broken 2016-06-05 15:25:03 -04:00
Anthony Scopatz
b354c3f81b stubbed it out 2016-06-05 15:14:56 -04:00
Anthony Scopatz
d1ec37f914 not working yet 2016-06-05 14:32:59 -04:00
Anthony Scopatz
fe5fc96dc9 wrap_subprocs to transform 2016-06-05 12:07:28 -04:00
Anthony Scopatz
d80c6185c5 Merge branch 'master' into dist 2016-06-05 03:14:40 -04:00
Anthony Scopatz
f65b33e838 Merge branch 'ns' 2016-06-05 03:12:02 -04:00
Anthony Scopatz
785bcc3ed6 more edits 2016-06-05 03:11:11 -04:00
Anthony Scopatz
802f5e729d hotfix for #1108 2016-06-05 02:30:14 -04:00
Anthony Scopatz
f7f80f9f2d a bit more context stuff 2016-06-05 02:15:24 -04:00
adam j hartz
d22ca695e4 add changelog entry 2016-06-04 23:07:22 -04:00
Anthony Scopatz
0dcd929392 Merge branch 'VHarisop-master' 2016-06-04 23:04:13 -04:00
VHarisop
0dda15e303
Fixes shell_type override in #1072 2016-06-05 05:48:00 +03:00
Anthony Scopatz
655e4970a3 People xonshtantly mispronounce these things. 2016-06-04 22:37:51 -04:00
Anthony Scopatz
ee9c10101f taco shell 2016-06-04 22:34:27 -04:00
Anthony Scopatz
5cd0638112 moar hooks 2016-06-04 22:28:36 -04:00
Anthony Scopatz
7a72bcd505 Merge branch 'wjwwood-fix_missing_bash_comp_dirs' 2016-06-04 22:06:27 -04:00
Anthony Scopatz
bab68d29aa init distributed 2016-06-04 22:05:23 -04:00
William Woodall
2e230c8bc3 do not require directories in BASH_COMPLETIONS to exist 2016-06-04 18:56:20 -07:00
Anthony Scopatz
e9a2b96ddb Merge pull request #1037 from arielf/master
xonsh/history.py: apply os.path.expanduser to XONSH_DATA_DIR in history
2016-06-04 17:39:44 -07:00
Anthony Scopatz
231c7f0a6e add completer API doc hooks 2016-06-04 20:05:55 -04:00
Anthony Scopatz
08483fdcc3 Merge branch 'adqm-faster_bash_completers' 2016-06-04 19:38:20 -04:00
Anthony Scopatz
84f9d49e2e Merge branch 'faster_bash_completers' of https://github.com/adqm/xonsh into adqm-faster_bash_completers 2016-06-04 19:32:48 -04:00
Anthony Scopatz
afe2aca7f6 Merge pull request #1098 from kirbyfan64/which-cat
Mention how to mix commands and variables/text
2016-06-04 16:12:24 -07:00
Gil Forsyth
bbd976f742 fix padding and standardize docstring newlines 2016-06-04 18:51:10 -04:00
Ryan Gonzalez
418b863f82 Mention how to mix commands and variables/text 2016-06-04 17:20:06 -05:00
Gil Forsyth
b79fa5d2ea update justify function using textwrap 2016-06-04 18:02:01 -04:00
adam j hartz
5b9e3adfda update docs 2016-06-04 16:58:46 -04:00
adam j hartz
34c159b4db fix: make bash completer use cache loaded at startup 2016-06-04 16:55:49 -04:00
adam j hartz
64e49d11b3 don't shadow 'dir' 2016-06-04 16:48:00 -04:00
adam j hartz
079e07d27b some more changes, per @scopatz's suggestions 2016-06-04 16:47:01 -04:00
adam j hartz
abff768d44 restructure completer aliases 2016-06-04 16:39:13 -04:00
adam j hartz
61af45682c update tests for man page completion 2016-06-04 16:07:03 -04:00
Anthony Scopatz
1bf8c50d28 Merge branch 'syntax_error_pointer' 2016-06-04 16:05:33 -04:00
adam j hartz
fa0022dac5 better check for iterable 2016-06-04 15:57:43 -04:00
adam j hartz
bff709eef3 more operators to auto-complete 2016-06-04 15:54:18 -04:00
adam j hartz
e85037be3d move cache location for man completer 2016-06-04 15:53:12 -04:00
adam j hartz
fe6a091295 remove unused code 2016-06-04 15:47:36 -04:00
adam j hartz
5027f8a41a smarter creation/updates of completers dict 2016-06-04 15:47:01 -04:00
Gil Forsyth
4ac3dd2b7c update changelog 2016-06-04 15:46:02 -04:00
Gil Forsyth
b51d8c64ef add visual pointer to syntax error message 2016-06-04 15:44:46 -04:00
adam j hartz
5cec29b9e9 better check for non-empty result 2016-06-04 15:44:08 -04:00
adam j hartz
8a6fe5d329 more sensible structuring of wrap_subprocs arg, per @scopatz' suggestions 2016-06-04 15:42:56 -04:00
adam j hartz
cf188bf13c BASH -> Bash everywhere 2016-06-04 15:36:21 -04:00
Anthony Scopatz
3caed0c02c Merge pull request #1093 from scopatz/xonfig_addition
add current shell_type to xonfig output
2016-06-04 11:46:52 -07:00
Anthony Scopatz
440d2a6766 Merge branch 'adqm-readline' 2016-06-04 13:59:41 -04:00