Anthony Scopatz
4862a47b7c
fixed alias expansion
2016-04-10 12:13:36 -04:00
Morten Enemark Lund
751e10bb80
Removed duplicated entry from CHANGELOG.rst
2016-04-06 08:58:06 +02:00
Morten Enemark Lund
50929a44f1
Added new regexpath behaviour to CHANGELOG.rst
2016-04-05 10:47:00 +02:00
Morten Enemark Lund
a38acc83bb
Add changelog
2016-04-05 10:46:58 +02:00
Anthony Scopatz
cd50de108e
Merge pull request #775 from scopatz/update_os_environ
...
Add option to update os.environ when __xonsh_env__ changes.
2016-04-05 00:58:02 -04:00
Morten Enemark Lund
b17379978d
Merge pull request #781 from gforsyth/fix_ptk_completer
...
fix ptk completer to allow completion earlier in line
2016-04-02 09:05:08 +02:00
Gil Forsyth
af3538c8f9
add changelog
2016-04-01 17:51:25 -04:00
Gil Forsyth
f9ed700884
add changelog entry
2016-04-01 16:27:45 -04:00
Morten Enemark Lund
7e28df261b
Updated change log with $UPDATE_OS_ENVIRON feature
2016-04-01 21:08:06 +02:00
Gil Forsyth
29b978b35c
change to return self, add docs and CL
2016-03-31 16:56:39 -04:00
Morten Enemark Lund
39e5aa5948
Added the fix_color change to the changelog
2016-03-28 21:18:57 +02:00
Burak Yigit Kaya
48dac6e9cd
New: Add sudo
functionality on Windows
2016-03-27 23:12:56 +03:00
Morten Enemark Lund
ec3b0fb0cc
Merge pull request #754 from scopatz/ptkfix
...
Fix bug with out-of-date prompt_toolkit
2016-03-27 14:25:54 +02:00
adam j hartz
432d2021da
add changelog entry
2016-03-23 18:12:59 -04:00
Anthony Scopatz
b5a61f085e
added cl
2016-03-22 23:57:51 -04:00
Anthony Scopatz
57c522fa56
version bump to 0.2.7
2016-03-20 13:52:40 -04:00
Anthony Scopatz
fa95e62711
some logic fixes to ndslicing
2016-03-18 12:20:13 -04:00
Anthony Scopatz
139f260aad
updated changelog
2016-03-16 12:33:03 -04:00
Anthony Scopatz
0960da6312
Merge branch 'subproc_return_values' of https://github.com/adqm/xonsh into adqm-subproc_return_values
2016-03-16 01:14:47 -04:00
adam j hartz
aedf60cd65
update changelog
2016-03-12 19:33:17 -05:00
Anthony Scopatz
eb5e8e878f
Merge pull request #721 from adqm/reglob
...
modify regular expression globbing
2016-03-10 23:38:31 -06:00
adam j hartz
072ae8599e
merge from master
2016-03-10 21:55:09 -05:00
adam j hartz
1a901494ad
update changelog
2016-03-08 00:35:10 -05:00
adam j hartz
72cd7d4fd9
fix typo
2016-03-07 05:43:58 -05:00
adam j hartz
e132927b73
changelog
2016-03-06 23:38:55 -05:00
Morten Enemark Lund
7c040f59cc
Update CHANGELOG.rst
2016-03-06 21:52:54 +01:00
Morten Enemark Lund
57be553d41
Merge pull request #695 from scopatz/c
...
More colors: fixes and features
2016-03-01 07:21:46 +01:00
Morten Enemark Lund
cff2893773
Update CHANGELOG.rst
2016-02-26 19:52:12 +01:00
Anthony Scopatz
eb1f9bccc1
Merge branch 'master' into c
2016-02-24 00:23:03 -05:00
Anthony Scopatz
48980261d3
updated changelog
2016-02-22 23:32:02 -05:00
Anthony Scopatz
c9ebd33abf
rprompt implementation
2016-02-21 13:00:01 -05:00
Anthony Scopatz
89f9451c3a
updated changelog
2016-02-18 01:06:29 -05:00
Gil Forsyth
f0279d3516
Merge pull request #678 from scopatz/best
...
best shell type
2016-02-13 14:35:37 -08:00
Konstantin Molchanov
0a86cab895
Vox addition reflected in the changelog.
2016-02-13 21:50:44 +03:00
Anthony Scopatz
4e2ed9b160
CL
2016-02-13 01:37:23 -05:00
Anthony Scopatz
54a11e7123
updaed changelog
2016-02-09 02:36:57 -05:00
Anthony Scopatz
6ecb78dbe3
version bump to 0.2.6
2016-02-07 18:00:22 -05:00
Anthony Scopatz
08f96b0fdb
some release script updates
2016-02-07 17:31:01 -05:00
Anthony Scopatz
583a15cc10
updated cl
2016-02-07 15:09:17 -05:00
Anthony Scopatz
8a8245dffe
updated cl
2016-02-07 15:03:07 -05:00
Anthony Scopatz
10cb7084eb
fixed cl conflict
2016-02-07 11:49:16 -05:00
Morten Enemark Lund
f51227e90a
Merge pull request #660 from scopatz/tracer
...
tracer += 1e6
2016-02-06 22:07:04 +01:00
Anthony Scopatz
5f5c2c71f9
better zsh support
2016-02-05 23:50:46 -05:00
Anthony Scopatz
c47cf4f3d5
make call_hg_command() use the correct environment
2016-02-05 11:25:15 -05:00
Anthony Scopatz
6748f25748
fixed conflict
2016-02-05 01:35:52 -05:00
Anthony Scopatz
c30f7d7d8c
updated changelog
2016-02-05 01:31:34 -05:00
Anthony Scopatz
530f00b513
added some basic docs
2016-02-04 21:48:59 -05:00
Anthony Scopatz
77109e6dd7
set process title
2016-01-27 18:47:17 -05:00
Burak Yigit Kaya
b018e0125d
Fix case-insensitive match breaking for paths in Windows
...
When using `glob` on Windows, case-insensitive conversion converts a
glob path like `~\D*` to
`[cC]:\[uU][sS][eE][rR][sS]\[bB][yY][kK]\[dD]*`. The `[cC]` part at the
beginning breaks `glob` and fails to yield any results, probably because
it cannot extract the base path.
This patch fixes the issue by skipping the conversion for a sequence
like `\w:` at the beginning.
2016-01-25 23:33:37 +02:00
Anthony Scopatz
62939d446a
docs for RAISE_SUBPROC_ERROR
2016-01-24 12:08:50 -05:00