Anthony Scopatz
|
503b277992
|
added showcmd alias
|
2016-05-25 21:38:58 -04:00 |
|
Anthony Scopatz
|
6f443cb266
|
Merge branch 'tiny_speedup'
|
2016-05-25 18:39:01 -04:00 |
|
Morten Enemark Lund
|
fe37e78260
|
Speed up attr completions a tiny bit by only calling __xonsh_execer__.eval on the final candidates.
|
2016-05-26 00:22:30 +02:00 |
|
Anthony Scopatz
|
31ca63e172
|
Merge branch 'gforsyth-add_env_completion'
|
2016-05-25 17:50:31 -04:00 |
|
Anthony Scopatz
|
97d00d1953
|
Merge branch 'add_env_completion' of https://github.com/gforsyth/xonsh into gforsyth-add_env_completion
|
2016-05-25 17:41:44 -04:00 |
|
Gil Forsyth
|
bead5eecfe
|
one more shot at regex completion stuff
I should know better than to argue with @melund
|
2016-05-25 17:06:39 -04:00 |
|
adam j hartz
|
e5217a8816
|
Merge pull request #1009 from scopatz/libschmedit
Fixed libedit init file problem
|
2016-05-25 16:38:40 -04:00 |
|
Gil Forsyth
|
5ebeb6c864
|
make happy regex funtimes for all
This may, or may not, be the thing that finally stops arbitrary function
execution in the completer.
|
2016-05-25 16:23:08 -04:00 |
|
Morten Enemark Lund
|
2592019ab1
|
Merge pull request #1010 from scopatz/exec
py3.4 executables_in() performance
|
2016-05-25 21:58:56 +02:00 |
|
Gil Forsyth
|
8ccaf558bd
|
make sure completer doesn't evaluate functions
|
2016-05-25 14:38:35 -04:00 |
|
Gil Forsyth
|
755d2cecba
|
prevent called function attribute completion
|
2016-05-25 14:35:33 -04:00 |
|
Anthony Scopatz
|
b4d190d40b
|
try again
|
2016-05-25 13:39:31 -04:00 |
|
Gil Forsyth
|
65e1b8d6fe
|
extend python mode completions to a good(?) place
|
2016-05-25 13:30:12 -04:00 |
|
Gil Forsyth
|
6a3111f334
|
add completions to ${...}
|
2016-05-25 13:30:12 -04:00 |
|
Anthony Scopatz
|
f1d1bc3e8f
|
py3.4 executables_in() performance
|
2016-05-25 11:54:56 -04:00 |
|
Anthony Scopatz
|
97f9766e62
|
Merge branch 'funkyfuture-platform'
|
2016-05-25 11:39:25 -04:00 |
|
Anthony Scopatz
|
5d1bdb2c73
|
Merge branch 'platform' of https://github.com/funkyfuture/xonsh into funkyfuture-platform
|
2016-05-25 11:37:43 -04:00 |
|
Morten Enemark Lund
|
57a7d1bcd9
|
Merge pull request #1008 from scopatz/oxford
Added comma literals to subproc mode
|
2016-05-25 08:03:29 +02:00 |
|
Anthony Scopatz
|
e0ed02cdd6
|
Fixed libedit init file problem
|
2016-05-25 00:17:41 -04:00 |
|
Anthony Scopatz
|
30e1758478
|
added comma literals to subproc mode
|
2016-05-24 23:55:07 -04:00 |
|
adam j hartz
|
87de846408
|
Merge pull request #997 from scopatz/bash_completions_fixes
Bash completions fixes
|
2016-05-24 16:01:07 -04:00 |
|
Frank Sachsenheim
|
f076ca2e1c
|
Adds tools.executables_in
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
3f303fcb5b
|
Removes redundant docs on dependencies
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
38a65f755e
|
Use a common prefix in doc's modindex
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
9e6ac80d69
|
Use scandir in xonsh.vox
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
4ca834e4f0
|
Use scandir in xonsh.tools
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
c7245eac68
|
Use scandir in xonsh.imphooks
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
26164c39e3
|
Use scandir in xonsh.aliases
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
6d9cb94347
|
Adds xonsh.platform.scandir
|
2016-05-24 20:49:46 +02:00 |
|
Frank Sachsenheim
|
e7ee0f33e5
|
Adds docs for xonsh.platform
|
2016-05-24 20:49:46 +02:00 |
|
Morten Enemark Lund
|
fdec871078
|
Merge pull request #1003 from scopatz/xo
added xo xontrib metadata
|
2016-05-24 20:12:49 +02:00 |
|
Morten Enemark Lund
|
9ccc2a4aaa
|
PEP8
|
2016-05-24 15:41:18 +02:00 |
|
Morten Enemark Lund
|
82a8543156
|
Change the way paths are added to the bash completions. Now the path are only added if a canonical duplicate exist in the completions from bash
|
2016-05-24 11:36:38 +02:00 |
|
Morten Enemark Lund
|
36db1430eb
|
Add path completions back-in. They are currently a work-around to override any path completions from bash.
|
2016-05-24 10:56:09 +02:00 |
|
Morten Enemark Lund
|
982b9c178b
|
Add entry to CHANGELOG.rst
|
2016-05-24 10:55:10 +02:00 |
|
Morten Enemark Lund
|
0f4e549af4
|
Do not add path completions to the set of bash completions, and sort the result
|
2016-05-24 10:52:28 +02:00 |
|
Anthony Scopatz
|
dc46f8aed7
|
test xontrib metadata
|
2016-05-24 01:54:18 -04:00 |
|
Anthony Scopatz
|
e95c016637
|
forgot a comma
|
2016-05-24 01:50:02 -04:00 |
|
Anthony Scopatz
|
2e13f2ff7c
|
added xo xontrib
|
2016-05-24 01:47:42 -04:00 |
|
Gil Forsyth
|
adb31d63db
|
Merge pull request #1002 from scopatz/plysub
Ply subpackage install
|
2016-05-23 17:55:24 -04:00 |
|
Anthony Scopatz
|
d3730670f8
|
fixed conflict
|
2016-05-23 17:42:13 -04:00 |
|
Anthony Scopatz
|
9eb0577953
|
Merge branch 'adqm-lexer_refactor'
|
2016-05-23 17:38:53 -04:00 |
|
Anthony Scopatz
|
11733f04f7
|
cl
|
2016-05-23 17:25:42 -04:00 |
|
Anthony Scopatz
|
35464e9fe5
|
add xonsh.ply subpackage
|
2016-05-23 17:24:31 -04:00 |
|
Anthony Scopatz
|
41cd7767e8
|
Merge branch 'lexer_refactor' of https://github.com/adqm/xonsh into adqm-lexer_refactor
|
2016-05-23 17:13:27 -04:00 |
|
Anthony Scopatz
|
4f24df862a
|
Merge pull request #994 from scopatz/fix_test_on_win
Fix tests on windows.
|
2016-05-23 16:53:16 -04:00 |
|
Anthony Scopatz
|
1fc96aedf1
|
Merge pull request #998 from scopatz/win_bashcompletions
Defaults for bash completions file on Windows
|
2016-05-23 16:52:12 -04:00 |
|
Anthony Scopatz
|
9dcd9a710c
|
Merge pull request #887 from GuillaumeLeclerc/dockerfile
Add a docker image for easier devlopment
|
2016-05-23 16:49:24 -04:00 |
|
Anthony Scopatz
|
1868cb3960
|
The carcolh will catch you!
|
2016-05-23 14:19:24 -04:00 |
|
Gil Forsyth
|
1a698ce7ac
|
Merge pull request #989 from scopatz/fix_source_foreign_windows
Fix bash foreign_shell_data on Windows
|
2016-05-23 09:40:58 -04:00 |
|