Commit graph

163 commits

Author SHA1 Message Date
adam j hartz
d22ca695e4 add changelog entry 2016-06-04 23:07:22 -04:00
Anthony Scopatz
84f9d49e2e Merge branch 'faster_bash_completers' of https://github.com/adqm/xonsh into adqm-faster_bash_completers 2016-06-04 19:32:48 -04:00
Gil Forsyth
4ac3dd2b7c update changelog 2016-06-04 15:46:02 -04:00
adam j hartz
9c4b476b7a merge from master 2016-06-04 13:38:09 -04:00
Morten Enemark Lund
78647ff77a Added entry to CHANGELOG.rst 2016-06-03 20:15:52 +02:00
adam j hartz
3f17eda3e8 add CHANGELOG entry 2016-06-03 11:38:43 -04:00
adam j hartz
278e16af82 merge from master 2016-06-02 17:22:44 -04:00
Anthony Scopatz
fe69d18e5e added question mark test 2016-06-02 17:12:46 -04:00
adam j hartz
45b93f17eb another CHANGELOG update 2016-06-02 12:08:56 -04:00
adam j hartz
0bf6aee51f add changelog entry for other change (lazily loading ptk) 2016-06-02 08:43:34 -04:00
adam j hartz
10dc439ce1 update changelog 2016-06-02 08:41:32 -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
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
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
Morten Enemark Lund
df9aa14e0f This catches PermissionError when looking up executables in read protected directories. 2016-05-29 21:41:19 +02: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
41a8befd9e some cleanup 2016-05-28 18:01:26 -04:00
Anthony Scopatz
addd8e244f updated changelog 2016-05-28 16:08:48 -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
2f9b6595db ml cl 2016-05-26 17:24:11 -04:00
Ollie Terrance
cea14abba0 Cygwin check in xonsh.platform, add to changelog 2016-05-26 20:39:47 +01:00
Anthony Scopatz
503b277992 added showcmd alias 2016-05-25 21:38:58 -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
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
6a3111f334 add completions to ${...} 2016-05-25 13:30:12 -04: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
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
Anthony Scopatz
11733f04f7 cl 2016-05-23 17:25:42 -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
Morten Enemark Lund
3413b2c94d Fix pep8 issue and added an entry to CHANGELOG.rst 2016-05-23 15:25:21 +02:00
Morten Enemark Lund
4bad23b202 Add entry to change log 2016-05-23 15:21:49 +02:00
Morten Enemark Lund
ee082a614e Update CHANGELOG.rst 2016-05-23 08:09:15 +02:00
Anthony Scopatz
da8299b3b4 added changelog about kernel 2016-05-23 00:01:27 -04:00
Gil Forsyth
ae479ce2eb remove prompt_toolkit < v1.0.0 support
As per #980 this removes all of the cased code for dealing with various
versions of prompt_toolkit in favor of supporting only v1.0.0+
2016-05-22 10:11:46 -04:00
adam j hartz
35677ee6e2 changelog 2016-05-21 13:51:48 -04:00
adam j hartz
c260eafc11 changelog update 2016-05-21 10:29:44 -04:00
Ryan Gonzalez
108300d155 Merge branch 'master' of https://github.com/scopatz/xonsh into signals 2016-05-20 21:02:47 -05:00
Ryan Gonzalez
df4908b17e Add changelog entry 2016-05-20 20:58:08 -05:00
Anthony Scopatz
41edf6ca31 version bump to 0.3.0 2016-05-20 18:04:28 -04:00
adam j hartz
d958f99e7a update changelog 2016-05-19 19:07:27 -04:00