Commit graph

10063 commits

Author SHA1 Message Date
Gyuri Horak
befe73b49e
default style cleanup - removed PTK specific rules 2020-10-20 21:41:33 +02:00
Anthony Scopatz
3afd5430a0
Procs Initial Refactor (#3897)
* refectored builtins

* refectored posix and readers

* refectored posix and readers

* proxies

* pipelines

* basic procs import cleanup

* fixed / refactored tests

* procs docs

* amalgamate

* XONSH_DEBUG=1 in tests

* exclude xonsh.procs mypy

* Use `pip install` instead of `python setup.py install`

* Update docs/api/procs/pipelines.rst

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

Co-authored-by: Gil Forsyth <gil@forsyth.dev>
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-10-20 10:21:11 -04:00
Anthony Scopatz
6b779a1e47
Merge pull request #3903 from anki-code/readme_links
fix readme links
2020-10-20 08:32:23 -05:00
a
3743b02c1f links 2020-10-20 10:05:55 +03:00
a
30e250124a links 2020-10-20 10:04:45 +03:00
Anthony Scopatz
f5d4a3e2c8
Merge pull request #3900 from anki-code/readmee
readme update
2020-10-19 15:45:37 -05:00
a
c0ee2e4a3c text 2020-10-19 23:06:00 +03:00
a
7758346d02 text 2020-10-19 21:55:03 +03:00
a
23392edb75 revert 2020-10-19 21:54:28 +03:00
a
88d2bb8be1 text 2020-10-19 21:53:32 +03:00
a
ff3e5618ff text 2020-10-19 21:52:54 +03:00
Anthony Scopatz
0da34fbc16
Merge pull request #3898 from anki-code/back2dir
xontrib-back2dir
2020-10-19 13:27:28 -05:00
a
a0f351883c text 2020-10-19 21:02:12 +03:00
a
3751b7d8c9 text 2020-10-19 20:41:27 +03:00
Anthony Scopatz
ac1a7982f8
Merge pull request #3902 from t0fik/fix_prompt_toolkit_version
Updated prompt-toolkit version requirement
2020-10-19 11:41:07 -05:00
Jerzy Drozdz
3b651d5fd0 Version update in docs.txt requirements file 2020-10-19 18:24:15 +02:00
Noorhteen Raja NJ
fd597e6971
chore (ci): improve ci workflows and deps management (#3873)
* chore (ci): improve elm job speed by caching

* chore (ci): update ci generator script to be run from any dir

* chore: update pre-commit to use local black binary

* chore: mypy config skip amalgam generated modules

* chore: run-tests.xsh parameterisation

use argparser to make this file a cli

* feat: use requirements.txt during CI

* feat: run black/flake8/mypy during ci from pip-env

* chore: mypy version 0.790 fix

since the loose pinning on mypy version causes new PRs to fail

* refactor: update github actions template

remove poetry/environment.yml files
2020-10-19 11:52:37 -04:00
anki-code
3e59c45653
xonfig xontribs (#3894)
* xonfig xontribs

* news

* news

* black

* v2

* v2

* v2

* simpler condition

* xontribs_loaded

* isinstance

* test

* v3

Co-authored-by: a <a>
2020-10-19 11:48:55 -04:00
Jerzy Drozdz
bc924816a8 Updated prompt-toolkit version requirement 2020-10-19 14:29:17 +02:00
a
3ce073cb0b pic 2020-10-18 17:18:25 +03:00
a
1751f689e6 url 2020-10-18 17:08:09 +03:00
a
58bc5fac40 readme 2020-10-18 03:50:44 +03:00
a
8df4d1fc1e readme 2020-10-18 03:49:06 +03:00
a
2a3afdf389 readme 2020-10-18 03:48:37 +03:00
a
bda0506e78 readme 2020-10-18 03:46:47 +03:00
a
0ddf4c073c readme 2020-10-18 03:43:49 +03:00
a
1aee3c4743 readme 2020-10-18 03:42:58 +03:00
a
fb1c441a22 readme 2020-10-18 03:41:53 +03:00
a
e63ef14945 readme 2020-10-18 03:40:19 +03:00
a
4503ce6d4a readme 2020-10-18 03:39:57 +03:00
a
35ffd0e852 readme 2020-10-18 03:37:35 +03:00
Gyuri Horak
604ac6f562
support for PTK specific styles 2020-10-17 22:26:30 +02:00
a
707ab18e70 back2dir 2020-10-17 21:41:17 +03:00
a
9819e0704c back2dir 2020-10-17 21:24:03 +03:00
David Strobach
cc5ef74cd7
Add xog xontrib (#3896)
* Changelog entry

* Add xog xontrib

A simple command to establish and print temporary traceback log file.
2020-10-17 11:53:00 -04:00
Anthony Scopatz
8cd067d73f
Merge pull request #3893 from omjadas/patch-1
docs: fix typos
2020-10-16 22:26:52 -05:00
omjadas
18ba6a11bc
docs: fix typos 2020-10-17 14:09:08 +11:00
Anthony Scopatz
f158a8e5e1 Updated CHANGELOG for 0.9.24 2020-10-16 18:14:26 -05:00
Anthony Scopatz
7803ad9b18 bumped version to 0.9.24 2020-10-16 18:14:26 -05:00
Anthony Scopatz
a82cd7904a Updated authorship for 0.9.24 2020-10-16 18:14:26 -05:00
anki-code
dd7f57225b
cookiecutter (#3853)
Co-authored-by: a <a>
2020-10-16 13:52:05 -04:00
David Strobach
164e2fd728
Merge pull request #3883 from xonsh/get-repo-url
get_repo_url() test
2020-10-16 18:34:16 +02:00
Anthony Scopatz
2c1e7997ec
Merge pull request #3890 from anki-code/patch-17
Docs: Get PID of the current shell.
2020-10-15 12:54:27 -05:00
anki-code
5e19f46a2c
Get PID of the current shell. 2020-10-15 19:47:48 +03:00
Anthony Scopatz
a6836860d7
Merge pull request #3886 from anki-code/patch-16
Rever: pin AppImage python version
2020-10-15 10:43:46 -05:00
Anthony Scopatz
b84a023729
Merge pull request #3887 from jnoortheen/fix-async-prompt-nested-format-string
fix: async prompt update nested-format-string
2020-10-15 09:52:22 -05:00
Noortheen Raja
c894f07588 fix: async prompt update nested-format-string
- use the same format function as normal-prompt-formatter

fixes #3879
2020-10-15 13:54:52 +05:30
anki-code
080f4914b7
Create appimage_python.rst 2020-10-14 23:01:33 +03:00
anki-code
6f1c2cda9a
Update rever.xsh 2020-10-14 22:57:42 +03:00
Anthony Scopatz
21e7fdd351
Merge pull request #3878 from dyuri/1207_cutom_themes
1207 cutom themes
2020-10-14 10:28:54 -05:00