JohnLunzer
|
2d7274e01b
|
Fixed silly whitespace issue
|
2016-06-17 10:15:52 -04:00 |
|
JohnLunzer
|
36f3ec6955
|
Merge xonsh master. Make hopefully final changes.
|
2016-06-17 10:11:59 -04:00 |
|
laerus
|
a0fe8cac86
|
'more info'
|
2016-06-17 16:57:43 +03:00 |
|
Kermit Alexander II
|
58832bbaab
|
add xonsh-apt-tabcomplete to xontribs.json
|
2016-06-17 08:47:18 -05:00 |
|
Gil Forsyth
|
4c51daf04e
|
Merge pull request #1249 from xonsh/sort_comp
Better sorting of completions.
|
2016-06-17 09:44:44 -04:00 |
|
Gil Forsyth
|
81530ef57c
|
Merge pull request #1244 from xonsh/quoted_path_completions
Fix missing completions
|
2016-06-17 09:13:30 -04:00 |
|
Morten Enemark Lund
|
8034cf4cba
|
Merge pull request #1254 from laerus/bash-to-xhs-doc
'updates instructions in bash_to_xsh.rst'
|
2016-06-17 15:07:55 +02:00 |
|
laerus
|
c38e35978c
|
'more information about library dependencies'
|
2016-06-17 15:53:41 +03:00 |
|
Morten Enemark Lund
|
b7d1c57add
|
Final updates
|
2016-06-17 14:24:05 +02:00 |
|
Morten Enemark Lund
|
d458eb1a9a
|
Also apply filtfunc to stuff we add after the quoting
|
2016-06-17 14:03:21 +02:00 |
|
laerus
|
840815c806
|
Merge branch 'master' into bash-to-xhs-doc
|
2016-06-17 14:30:11 +03:00 |
|
laerus
|
4336b01d10
|
'updates instruction about the retrieval of the return code of last command'
|
2016-06-17 14:08:58 +03:00 |
|
Morten Enemark Lund
|
0597c97d12
|
Changed to a much simpler solution where it isdir() is run before quoting the paths names.
|
2016-06-17 12:52:00 +02:00 |
|
Morten Enemark Lund
|
cec182f8f0
|
Fix wrong group reference
|
2016-06-17 12:51:59 +02:00 |
|
Morten Enemark Lund
|
14d818b3c5
|
Support triple quotes. RegEx craziness.
|
2016-06-17 12:51:59 +02:00 |
|
Morten Enemark Lund
|
c703315f36
|
Add changelog entry
|
2016-06-17 12:51:59 +02:00 |
|
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 |
|
VHarisop
|
733c9bc25b
|
Added news entry, fixed conflict with master
|
2016-06-17 12:33:18 +03: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 |
|
Morten Enemark Lund
|
9d7e8329c1
|
Add changelog
|
2016-06-16 22:37:45 +02:00 |
|
Morten Enemark Lund
|
0ce4bf1c61
|
Ignore case and leading quotes when sorting completions.
|
2016-06-16 22:37:44 +02: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 |
|
JohnLunzer
|
2cb957f971
|
Fixed failed tests
|
2016-06-16 10:43:45 -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 |
|
JohnLunzer
|
bcec54c1e0
|
Changes address previous round of review. Added tests and expanded tests for a few other validators.
|
2016-06-16 09:12:40 -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 |
|