Commit graph

3596 commits

Author SHA1 Message Date
Morten Enemark Lund
70acb5d793 Use regex expression to find unquoted version of the strings. 2016-06-17 12:51:58 +02:00
Morten Enemark Lund
e28968e90b Fixed quoted paths not being recognized as directories 2016-06-17 12:51:58 +02:00
Morten Enemark Lund
ce79bb7ad3 Merge pull request #1220 from xonsh/amal
Amalgamate Source
2016-06-17 10:21:02 +02:00
Anthony Scopatz
58374309bc Merge branch 'master' into amal 2016-06-17 00:28:33 -04:00
Anthony Scopatz
af1f01ce92 Merge pull request #1226 from adqm/pipe
Fix for pipeline issues
2016-06-17 00:27:47 -04:00
Anthony Scopatz
7a1e07c487 made regex lazy 2016-06-16 23:06:06 -04:00
Anthony Scopatz
706f2b60cc fixed merge conflict 2016-06-16 22:59:27 -04:00
Anthony Scopatz
1d3f68523e Merge branch 'adqm-more_search' 2016-06-16 22:52:50 -04:00
Anthony Scopatz
f37514f4a7 Merge branch 'more_search' of https://github.com/adqm/xonsh into adqm-more_search 2016-06-16 22:51:27 -04:00
Anthony Scopatz
9796518163 some more minor fixes 2016-06-16 21:41:46 -04:00
Anthony Scopatz
1fc3a2efa2 more env 2016-06-16 21:21:57 -04:00
Anthony Scopatz
5fd1d4f4a8 tracer and docs 2016-06-16 20:58:53 -04:00
Anthony Scopatz
4948b51a84 feedback 2016-06-16 20:20:10 -04:00
Anthony Scopatz
8b3a09be8a updated docs 2016-06-16 12:57:21 -04:00
Anthony Scopatz
c1fb942f2b switched to xonsh debug 2016-06-16 11:03:43 -04:00
Anthony Scopatz
20b64aa665 added xon.sh 2016-06-16 10:35:26 -04:00
Anthony Scopatz
bb0998e2cb some more potential speedups 2016-06-16 10:06:46 -04:00
Anthony Scopatz
ac52e7c407 added yacc thread 2016-06-16 02:24:03 -04:00
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