Commit graph

3753 commits

Author SHA1 Message Date
Anthony Scopatz
03fc1ede60 fixed up token map for 3.4 2016-06-16 01:48:23 -04:00
Anthony Scopatz
8a1c1610d0 fixed colors in ptk 2016-06-16 01:30:44 -04:00
Anthony Scopatz
824dda8ca8 fixed tests 2016-06-16 01:12:34 -04:00
adam j hartz
8ae42ec987 builtins 2016-06-16 01:01:23 -04:00
adam j hartz
9d2a7e8c12 add parser tests 2016-06-16 01:01:23 -04:00
adam j hartz
478f1451f3 rearrange, and make pathsearch work in subproc mode 2016-06-16 01:01:22 -04:00
adam j hartz
c88a49227f better example in docs 2016-06-16 01:01:22 -04:00
adam j hartz
69c526e34c restructure parser for search 2016-06-16 01:01:22 -04:00
adam j hartz
f94ef0cb94 oops; more fixes in built_ins 2016-06-16 01:01:22 -04:00
adam j hartz
caad772382 rearrange path search functions 2016-06-16 01:01:22 -04:00
adam j hartz
8395216a67 remove reference to PATH_SEARCH_FUNCS in docs 2016-06-16 00:59:58 -04:00
adam j hartz
2adddd6ea4 changelog 2016-06-16 00:59:58 -04:00
adam j hartz
a241d7a962 fix bad merge 2016-06-16 00:59:57 -04:00
adam j hartz
9ccf7f939c update tutorial based on search function changes 2016-06-16 00:59:57 -04:00
adam j hartz
b7baa64abd fixes for search funcs 2016-06-16 00:59:57 -04:00
adam j hartz
638ad3a10a update tests 2016-06-16 00:59:57 -04:00
adam j hartz
40840f4015 restructure extra search functions 2016-06-16 00:59:57 -04:00
adam j hartz
f378fa5dfa include empty prefix 2016-06-16 00:59:57 -04:00
adam j hartz
b1d41c6c17 change regex for SearchPath token 2016-06-16 00:59:57 -04:00
adam j hartz
9bdc8af1b3 small docs updates 2016-06-16 00:59:57 -04:00
adam j hartz
78f6f92d37 make globsearch do the right thing on empty and respect CASE_SENSITIVE_COMPLETIONS 2016-06-16 00:59:57 -04:00
adam j hartz
2841c126df update tests, add some new tests 2016-06-16 00:59:57 -04:00
adam j hartz
21b0f669fb attempt to fix pygments for new syntax 2016-06-16 00:59:25 -04:00
adam j hartz
bf1d3ad8fe document new features 2016-06-16 00:59:25 -04:00
adam j hartz
78a8572e4d fix SearchPath 2016-06-16 00:59:25 -04:00
adam j hartz
af646a8a91 allow users to specify their own search functions 2016-06-16 00:59:25 -04:00
adam j hartz
e37279ee64 add search_functions to builtins 2016-06-16 00:59:25 -04:00
adam j hartz
2dd927ddf7 allow more general searching for paths 2016-06-16 00:59:25 -04:00
adam j hartz
f561fe0ae8 change name regexpath -> searchpath everywhere 2016-06-16 00:58:47 -04:00
Anthony Scopatz
51f61ca5cb fixed history tests 2016-06-16 00:43:02 -04:00
Anthony Scopatz
37e88a2d10 fixed some global bugs 2016-06-16 00:36:02 -04:00
Anthony Scopatz
ab9ef2bd47 some major fixes 2016-06-16 00:24:35 -04:00
Anthony Scopatz
85ad78f8e2 fixed merge conflicts 2016-06-16 00:08:45 -04:00
Anthony Scopatz
f53ab0cea0 minor changes 2016-06-15 23:59:19 -04:00
Gil Forsyth
ce4cc0b9ad Merge pull request #1212 from xonsh/rmbash
Remove Bash from Default Foreign Shells
2016-06-15 23:57:30 -04:00
Anthony Scopatz
cc7dc75cf6 actually faster 2016-06-15 22:13:14 -04:00
Anthony Scopatz
d2784efc0a imports where I need 2016-06-15 22:11:17 -04:00
Anthony Scopatz
8a5d41f920 more updates 2016-06-15 21:43:19 -04:00
Anthony Scopatz
c0ffadf219 yep 2016-06-15 21:33:29 -04:00
Anthony Scopatz
c22e86aa76 lazy dirstack 2016-06-15 21:09:33 -04:00
Anthony Scopatz
5a964d5367 vox 2016-06-15 20:53:13 -04:00
Anthony Scopatz
57e09ab319 ok 2016-06-15 20:47:38 -04:00
Anthony Scopatz
facc4753a6 more 2016-06-15 20:08:32 -04:00
Anthony Scopatz
703c6f6fe8 jobs update 2016-06-15 20:05:39 -04:00
Anthony Scopatz
78fd336630 updated platform 2016-06-15 18:39:38 -04:00
Anthony Scopatz
4bcec76443 Merge branch 'master' into amal 2016-06-15 17:44:21 -04:00
Gil Forsyth
2c6640f2c2 Merge pull request #1245 from xonsh/remedy_env_defaults
Use env._defaults
2016-06-15 16:56:05 -04:00
Morten Enemark Lund
f9bd793991 Make _is_in_env() use the ENV._defaults 2016-06-15 22:41:00 +02:00
JohnLunzer
2a5e9c6c2f fixed pep8 issues 2016-06-15 15:40:49 -04:00
JohnLunzer
42b13fc4a3 history now parses .rc/.profile for HISTFILE with bash and zsh 2016-06-15 15:38:22 -04:00