pre-commit-ci[bot]
442e0a4968
[pre-commit.ci] pre-commit autoupdate ( #5694 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.7...v0.6.9 )
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-07 22:40:38 +02:00
Peter Ye
79b3561c21
Catch SystemExit in ProcProxy ( #5698 )
...
* catch SystemExit in ProcProxy
* add test
* add news
* update test
* Update fix-procproxy-sys-exit.rst
---------
Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2024-10-03 22:04:09 +05:30
Peter Ye
4fc7d59c95
Fix quoting issue in virtualenv activator ( #5700 )
...
* add test case for directory with spaces
* Stop XonshActivator from quoting strings
* add news
* Update fix-virtualenv-quoting.rst
---------
Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2024-10-03 14:49:05 +02:00
Andy Kipp
31170c2daf
Update README.rst
2024-09-24 13:38:32 +02:00
pre-commit-ci[bot]
b81bb275ac
[pre-commit.ci] pre-commit autoupdate ( #5691 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-23 20:51:43 +02:00
Andy Kipp
61537db9bd
Create xonsh/api/README.md
2024-09-21 20:23:49 +02:00
Faidon Liambotis
0b9c98c372
Fix typo Crtl+C -> Ctrl+C ( #5685 )
...
Fix a few occurences across the tree. Also fix it retroactively in the
CHANGELOG for folks that are going through older changes.
2024-09-17 12:47:59 +02:00
pre-commit-ci[bot]
f3774a5bd6
[pre-commit.ci] pre-commit autoupdate ( #5684 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-16 22:54:26 +02:00
Andy Kipp
4bab07dbc8
Update index.html: text fixes
2024-09-16 14:27:48 +02:00
Andy Kipp
b437f19fc3
Update tutorial.rst: fix decorator alias mention
2024-09-16 11:16:23 +02:00
pre-commit-ci[bot]
fabdfc0fdc
[pre-commit.ci] pre-commit autoupdate ( #5682 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-09 20:20:35 +02:00
pre-commit-ci[bot]
0c727f363f
[pre-commit.ci] pre-commit autoupdate ( #5680 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-06 13:38:10 +02:00
pre-commit-ci[bot]
304917a4fb
[pre-commit.ci] pre-commit autoupdate ( #5676 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2 )
- [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.1...v1.11.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-26 23:10:04 +02:00
Gil Forsyth
27ab7f1331
Updated CHANGELOG for 0.18.3
2024-08-20 09:11:18 -04:00
Gil Forsyth
b5f3de218b
bumped version to 0.18.3
2024-08-20 09:11:18 -04:00
Gil Forsyth
5208111e58
Updated authorship for 0.18.3
2024-08-20 09:11:18 -04:00
pre-commit-ci[bot]
41751cd82a
[pre-commit.ci] pre-commit autoupdate ( #5670 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-20 12:10:44 +05:30
Noorhteen Raja NJ
a145065580
Update test.yml ( #5666 )
...
* Update test.yml
with ref to https://github.com/xonsh/xonsh/pull/4232/
removing codecov from actions
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-14 18:28:56 +05:30
pre-commit-ci[bot]
9e5fc88747
[pre-commit.ci] pre-commit autoupdate ( #5662 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-12 20:38:09 +02:00
Andy Kipp
938db85a87
Partial fix: Callable alias can provoke Bad file descriptor exception
in the internal or external code ( #5645 )
...
* fix
* fix
* test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* news
* test
* test
* test
* test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* news
* bump test
* bump test
* test
* test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* news
* test
---------
Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 14:46:19 +02:00
Noorhteen Raja NJ
bc8faa4e94
use faster coverage ( #5657 )
...
* use faster coverage
* chore: disable branch for faster line coverage on py312+
2024-08-09 15:49:36 +05:30
Andy Kipp
ebb3b9b33d
Update README.rst: more examples
2024-08-08 15:29:18 +02:00
Andy Kipp
a1846d0579
Fix safe readlines: AttributeError: 'NoneType' object has no attribute 'readlines'
( #5646 )
...
* fix
* news
* fix
---------
Co-authored-by: a <1@1.1>
2024-08-08 14:26:33 +02:00
Andy Kipp
c0e0687376
docs: Update bash to xonsh guide ( #5628 )
...
* update bash to xonsh
* Update bash_to_xsh.rst
* Update bash_to_xsh.rst
* Update docs/bash_to_xsh.rst
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
* Update docs/bash_to_xsh.rst
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
---------
Co-authored-by: a <1@1.1>
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-08-07 22:39:00 +02:00
pre-commit-ci[bot]
a185c65d1c
[pre-commit.ci] pre-commit autoupdate ( #5643 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6 )
- [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.0...v1.11.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-07 00:24:03 +02:00
Andy Kipp
f917d2ea8c
Update index.html: fix preview image url
2024-08-06 13:24:35 +02:00
Andy Kipp
1c792bc884
MULTILINE_PROMPT: using space without background ( #5634 )
...
* Update environ.py
* Update multiline_prompt.rst
* Update multiline_prompt.rst
* chore: configure codcov action
---------
Co-authored-by: Noorhteen Raja NJ <jnoortheen@gmail.com>
2024-08-04 06:39:01 +05:30
Andy Kipp
086476be95
tools: using path in chdir ( #5637 )
...
chdir path
Co-authored-by: a <1@1.1>
2024-07-30 16:31:21 +02:00
pre-commit-ci[bot]
d6492b3b9f
[pre-commit.ci] pre-commit autoupdate ( #5635 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.5.5 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-29 20:31:24 +02:00
Aidan Courtney
58e2856145
Fix: exception when completing in python-only context ( #5632 )
...
* Fix: change xonsh/completer.py:Completer.complete_with_context and xonsh/completer.py:Completer.complete_line to use the python context prefix if available. Add simple regression test: tests/test_completer.py:test_python_only_context
* Add news item
* Fix: misspelled 'command'
* Update fix_python_only_completion.rst
* Update fix_python_only_completion.rst
---------
Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2024-07-27 21:03:35 +05:30
Andy Kipp
32d72af53d
MULTILINE_PROMPT: using space with background ( #5624 )
...
* Update environ.py
* news
---------
Co-authored-by: a <1@1.1>
2024-07-25 12:11:12 +02:00
Andy Kipp
680dcf06ff
executables: Added `locate_relative_path
functionality to
locate_file
`. ( #5630 )
...
* locate_relative_path
* test
* news
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* test
* test
* support pathext
* test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* test
* test
* sep
* prefix
* fix pyghook
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix pyghook
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-25 12:56:30 +05:30
Andy Kipp
31e7c4204a
Fixed `$AUTO_CD
` regress after previous refactoring. ( #5629 )
...
* fix autocd
* test
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-24 19:00:53 +02:00
Andy Kipp
aed574004d
Update comparison.rst
2024-07-24 15:59:56 +02:00
pre-commit-ci[bot]
ec5f4d8559
[pre-commit.ci] pre-commit autoupdate ( #5619 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.5.4 )
- [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.1...v1.11.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-22 21:35:54 +02:00
Andy Kipp
3f295ee9bc
Micro cleaning executables.py ( #5616 )
...
Update executables.py
2024-07-22 11:25:44 +02:00
Gil Forsyth
32a085543a
docs: fix up broken apidocs links ( #5609 )
...
docs: fix up api doc paths
2024-07-20 14:32:43 -04:00
Gil Forsyth
5d1f769e88
Updated CHANGELOG for 0.18.2
2024-07-18 09:23:44 -04:00
Gil Forsyth
bbd5e3c263
bumped version to 0.18.2
2024-07-18 09:23:44 -04:00
Gil Forsyth
0d622fdb8b
Updated authorship for 0.18.2
2024-07-18 09:23:44 -04:00
Andy Kipp
168299f23f
Update README.rst: projects reorder
2024-07-18 13:28:02 +02:00
Andy Kipp
968c90e7dc
Update README.rst: projects
2024-07-18 13:26:59 +02:00
Andy Kipp
2414ec167a
fix locate_file ( #5606 )
...
* fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix
---------
Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-18 10:53:00 +02:00
Gil Forsyth
dd656ab7fa
Updated CHANGELOG for 0.18.1
2024-07-17 10:43:37 -04:00
Gil Forsyth
e4eba5bca9
bumped version to 0.18.1
2024-07-17 10:43:37 -04:00
Gil Forsyth
48e0d1887b
Updated authorship for 0.18.1
2024-07-17 10:43:37 -04:00
Gil Forsyth
8eb1fd622d
chore(metadata): swap in shorter email address ( #5604 )
2024-07-17 10:43:08 -04:00
Gil Forsyth
75943cc7c3
Updated CHANGELOG for 0.18.0
2024-07-17 10:23:17 -04:00
Gil Forsyth
367c89fa3e
bumped version to 0.18.0
2024-07-17 10:23:17 -04:00
Gil Forsyth
dcfdee9ff0
Updated authorship for 0.18.0
2024-07-17 10:23:17 -04:00