Commit graph

3040 commits

Author SHA1 Message Date
Morten Enemark Lund
80f5b0b2eb Merge pull request #1026 from adqm/lazily_load_shells
Lazily load prompt_toolkit
2016-06-02 08:45:52 +02:00
adam j hartz
8e28927a28 Merge pull request #1063 from ErinCall/ErinCall-typo-fix-1
Typo fix
2016-06-01 22:08:05 -04:00
adam j hartz
e4ea4e5935 fix checks for prompt toolkit on windows? 2016-06-01 22:03:35 -04:00
adam j hartz
c447f8f010 one more reference to prompt_toolkit 2016-06-01 22:03:35 -04:00
adam j hartz
cb4dba869b make sure prompt_toolkit is still imported 2016-06-01 22:03:35 -04:00
adam j hartz
9979315e05 avoid importing prompt_toolkit 2016-06-01 22:03:35 -04:00
adam j hartz
1c50c9c335 bring back lazy loading of best shell type 2016-06-01 22:03:35 -04:00
adam j hartz
9aedc9ca21 Merge pull request #1040 from scopatz/verbose_which
Verbose which
2016-06-01 13:50:30 -04:00
adam j hartz
7e2c08f390 Merge pull request #1041 from scopatz/rewrite_executable_in
Rewrite executable in
2016-06-01 13:48:06 -04:00
Erin Call
2d907fdc1d Typo fix 2016-05-31 23:20:14 -07:00
adam j hartz
196d3046a3 Merge pull request #1039 from scopatz/changelog_hotfix
Update CHANGELOG.rst with the HotFix for command line arguments
2016-05-31 15:31:17 -04:00
Morten Enemark Lund
a5ef406174 Use __xonsh_env__.detype() and fix typos 2016-05-30 11:08:55 +02:00
Morten Enemark Lund
a6e13afed9 Add entry to CHANGELOG.rst 2016-05-30 10:20:07 +02:00
Morten Enemark Lund
9758ac8589 Add entry to CHANGELOG.rst 2016-05-30 10:17:53 +02:00
Morten Enemark Lund
6d10607b82 Update CHANGELOG.rst with the HotFix for command line arguments 2016-05-30 10:13:41 +02:00
Morten Enemark Lund
2c8ff91480 Swap os.environ before calling whichgen instead of specifying path in arguments.
which.whichgen() will report nicer verbose output if the output is taken from os.environ(), and it also fixes a bug on Windows where the current directory was not included when running which
2016-05-30 09:43:49 +02:00
Morten Enemark Lund
b23896a35c Merge branch 'testfix' into rewrite_executable_in 2016-05-30 09:40:41 +02:00
Morten Enemark Lund
4f17c26a6e Change yield_executables() (used by locate_binary) to use the executables_in() function from tools.py 2016-05-30 09:40:31 +02:00
Morten Enemark Lund
15cfb752f1 Rewrite of the executables_in to also work on Windows where executables are defined by their extension. 2016-05-30 09:40:30 +02:00
Gil Forsyth
82a03b0527 version bump to 0.3.2 2016-05-30 03:24:22 -04:00
Gil Forsyth
2e9ec0bb4a version bump to 3.2 2016-05-30 01:10:01 -04:00
Anthony Scopatz
eb4d8cbd0a cl fix 2016-05-29 18:53:29 -04:00
Anthony Scopatz
a5c1c59996 Merge pull request #1035 from scopatz/fix_executables_in
Fix Permission error when tab-completing
2016-05-29 16:45:01 -04:00
Morten Enemark Lund
df9aa14e0f This catches PermissionError when looking up executables in read protected directories. 2016-05-29 21:41:19 +02:00
Gil Forsyth
79e665219c fix incorrect parsing of command line flags
One character fix :)
2016-05-29 12:35:01 -04:00
Anthony Scopatz
8fc2b2998d xontrib fix 2016-05-28 19:39:39 -04:00
Anthony Scopatz
bbf0b4e917 minor docs 2016-05-28 19:29:00 -04:00
Anthony Scopatz
83f66be42c version bump to 0.3.1 2016-05-28 19:14:45 -04:00
Anthony Scopatz
c8249a033b minor doc updates 2016-05-28 19:13:06 -04:00
Anthony Scopatz
d69c09f470 Merge branch 'GuillaumeLeclerc-fix-895' 2016-05-28 18:02:03 -04:00
Anthony Scopatz
41a8befd9e some cleanup 2016-05-28 18:01:26 -04:00
Anthony Scopatz
f4e599d190 fixed conflicts 2016-05-28 17:47:00 -04:00
Anthony Scopatz
3984b83d29 win ext 2016-05-28 17:40:54 -04:00
Anthony Scopatz
d45e637b9a more updates 2016-05-28 17:35:56 -04:00
Anthony Scopatz
e7c869bb73 fixed conflicts 2016-05-28 17:08:17 -04:00
Anthony Scopatz
2b48c2fde3 try again 2016-05-28 17:04:55 -04:00
Anthony Scopatz
5bd72089e8 deterministic tests 2016-05-28 16:38:33 -04:00
Anthony Scopatz
addd8e244f updated changelog 2016-05-28 16:08:48 -04:00
Anthony Scopatz
a984c14497 added some tests 2016-05-28 16:07:27 -04:00
Anthony Scopatz
45265f0597 pairity 2016-05-28 15:59:29 -04:00
Anthony Scopatz
05b59140a9 added debugging envvar 2016-05-28 15:14:03 -04:00
adam j hartz
67ac9cd5e1 merge from master 2016-05-27 10:15:11 -04:00
adam j hartz
5d32a74a54 Merge pull request #1020 from scopatz/mlcolor
Multine prompt colors
2016-05-27 10:13:23 -04:00
Anthony Scopatz
2b160ad39f added gitter link 2016-05-26 20:01:30 -04:00
Anthony Scopatz
8de1ec12f6 rm extra comment 2016-05-26 17:25:08 -04:00
Anthony Scopatz
2f9b6595db ml cl 2016-05-26 17:24:11 -04:00
Anthony Scopatz
d3dec54378 ml rl color 2016-05-26 17:21:00 -04:00
Anthony Scopatz
6b043b34eb Merge branch 'OllieTerrance-forks-cygwin' 2016-05-26 16:11:26 -04:00
Anthony Scopatz
e3a683df9d colorizing ptk seems to work 2016-05-26 16:09:04 -04:00
Anthony Scopatz
ab28fe6bb2 try multicolor 2016-05-26 16:06:03 -04:00