virus
e10f090fb9
add test of xoreutils's cat
2019-04-24 22:19:07 +09:00
Morten Enemark Lund
caf58e707a
Merge pull request #3087 from jb-leger/hg_permission_error
...
.hg lookup, OSError, reduce the Try/Except to the minimum
2019-04-24 08:25:54 +02:00
Morten Enemark Lund
7b7a9a3071
Merge pull request #3075 from virusbb001/change-azure-pipeline-conda-env
...
CI: use `conda` directly instead of CondaEnvironment
2019-04-24 08:10:30 +02:00
Morten Enemark Lund
f3d1f1dc23
Merge remote-tracking branch 'remotes/origin/master' into change-azure-pipeline-conda-env
2019-04-24 08:03:39 +02:00
Morten Enemark Lund
4516a7afda
Merge pull request #3084 from jb-leger/tests_main_AttributeError
...
Solve AttributeError in test_main and test_ptk_highlight
2019-04-24 07:53:38 +02:00
Jean-Benoist Leger
f99413fb40
.hg lookup, OSError, reduce the Try/Except to the minimum
2019-04-23 15:37:06 +02:00
Morten Enemark Lund
a30e7944d5
Merge pull request #3083 from jb-leger/tests_git_commit_no-gpg-sign
...
Tests git commit no gpg sign
2019-04-23 15:28:02 +02:00
Morten Enemark Lund
7589519f7a
Merge pull request #3081 from jb-leger/not_threadable_tput
...
Not threadable tput
2019-04-23 15:26:04 +02:00
Morten Enemark Lund
a93170fc6b
Merge pull request #3080 from jb-leger/not_threadable_asciinema
...
Not threadable asciinema
2019-04-23 15:25:30 +02:00
Morten Enemark Lund
ccb8b2deef
Merge pull request #3079 from jb-leger/pty_size
...
Set PTY size to same size as main terminal for threadable commands
2019-04-23 15:24:32 +02:00
Morten Enemark Lund
7eda105f08
Merge pull request #3069 from carmenbianca/test-manifest
...
Add all test files to MANIFEST.in
2019-04-23 14:42:10 +02:00
Morten Enemark Lund
4508f06188
Merge pull request #3059 from lost-theory/stty_lookup_bug
...
Fix "'NoneType' object is not iterable" on stty lookup
2019-04-23 14:35:54 +02:00
Morten Enemark Lund
a7a0e2ee2b
Merge pull request #3061 from jb-leger/hg_permission_error
...
Catch PermissionError which occur when a user doesn't have access to …
2019-04-23 14:33:37 +02:00
Jean-Benoist Leger
b7e392630d
empty news item for tests_main_AttributeError
2019-04-19 23:19:45 +02:00
Jean-Benoist Leger
7725fd5ee0
Properly clean builtins.__xonsh__ before running test in tests/test_ptk_highlight.py
2019-04-19 23:19:40 +02:00
Jean-Benoist Leger
30afd0d13a
Properly clean builtins.__xonsh__ before running test in tests/test_main.py
2019-04-19 23:19:25 +02:00
Jean-Benoist Leger
140d4b981b
empty news item for tests_git_commit_no-gpg-sign
2019-04-19 14:49:05 +02:00
Jean-Benoist Leger
76222d4244
force --no-gpg-sign for git commit in tests
2019-04-19 14:34:20 +02:00
Jean-Benoist Leger
f134cb8886
news item for pty_size
2019-04-19 08:25:18 +02:00
Jean-Benoist Leger
3b39de6824
Set newly created pty size to same size as main terminal
2019-04-19 08:25:17 +02:00
Jean-Benoist Leger
2e0f887d87
news item for not_threadable_tput
2019-04-19 00:03:15 +02:00
Jean-Benoist Leger
9662adad5f
add tput in not threadable commands
2019-04-19 00:01:17 +02:00
Jean-Benoist Leger
3eceb64acb
news item for not_threadable_asciinema
2019-04-18 23:51:23 +02:00
Jean-Benoist Leger
5e6f4ff668
add asciinema in not threadble commands
2019-04-18 23:49:23 +02:00
Morten Enemark Lund
40b5c461af
Merge pull request #3078 from samueldg/fix-changelog-typos
...
Fix various typos in the recent release notes
2019-04-16 19:24:41 +02:00
Samuel Dion-Girardeau
92150a15b8
Add missing backtick
2019-04-16 12:18:29 -04:00
Samuel Dion-Girardeau
f63d1581e4
Fix various typos in the recent release notes
...
WHile reading through 0.8.7..0.8.12 in the CHANGELOG,
found those typos, and fixed along.
2019-04-15 21:13:04 -04:00
virus
99c565c99c
CI: use conda
directly instead of CondaEnvironment
...
CondaEnvironment is deprecated.
Rewrite to follow this instruction:
https://docs.microsoft.com/en-us/azure/devops/pipelines/languages/anaconda?view=azure-devops&tabs=vs2017
2019-04-09 22:22:25 +09:00
Carmen Bianca Bakker
e7ed1affe0
Add empty line to news file
2019-04-07 23:10:46 +02:00
Carmen Bianca Bakker
5cbd5ca6db
Add all test files to MANIFEST.in
2019-04-07 22:33:01 +02:00
Jean-Benoist Leger
eab0020d7f
Catch OSError which occur when a user doesn't have access to parent dir
2019-03-28 22:10:58 +01:00
Steven Kryskalla
96d4c34343
add news entry for stty lookup fix
2019-03-24 11:34:52 -04:00
Steven Kryskalla
f6ac644c7a
fix "'NoneType' object is not iterable" on stty lookup
2019-03-24 11:00:24 -04:00
Gil Forsyth
5d87fc76ef
Merge pull request #3049 from t184256/nllpr-ptk2
...
no lazy load pkg_resources, ptk2 edition
2019-03-23 10:55:33 -04:00
Gil Forsyth
2dd6aa7fa3
Merge pull request #3056 from kalekundert/master
...
Implement more bang commands: !$ !* !^ !<cmd>
2019-03-21 17:17:34 -04:00
Kale Kundert
05fb0ebba1
Add blank line to appease *.rst checks?
2019-03-19 14:15:26 -04:00
Kale Kundert
4b57434c79
Add news item
2019-03-18 18:41:36 -04:00
Kale Kundert
6b0c0dd49f
Add tests (and don't use f-strings).
2019-03-16 11:18:48 -04:00
Kale Kundert
f279c6a82c
Implement more bang commands: !$ !* !^ !<cmd>
...
While the 'bashisms' xontrib provides the !! command, related commands
like !$, !*, !^, and !<cmd> are notably missing. This commit implements
these in the same fashion as !!. Note that this remains far from a
complete implementation of the bash bang command syntax, but it covers
some of the most common commands and is hopefully a step in the right
direction.
2019-03-16 01:36:28 -04:00
Alexander Sosedkin
3bea700515
no lazy load pkg_resources, ptk2 edition
...
As per an insightful comment by @matheus2740:
https://github.com/xonsh/xonsh/issues/2944#issuecomment-443534690
pull request #2695 only covered ptk1.
This commit replicates it for ptk2.
Closes #2944 .
2019-03-16 03:21:45 +07:00
Anthony Scopatz
1d42c04754
Merge pull request #3052 from virusbb001/reduce-sphinx-build-warnings
...
Reduce sphinx build warnings
2019-03-15 12:27:02 -04:00
virus
f9f0f3db38
fix "UserWarning: Unknown section Arguments"
2019-03-14 16:56:02 +09:00
virus
62b5cc26cc
fix "WARNING: Title underline too short."
2019-03-14 00:04:11 +09:00
virus
7ab2e9113c
replace link of numpydoc's styleguide to new one
2019-03-14 00:03:59 +09:00
virus
d9c7360dea
Change link format of numpydoc (as dependencies)
...
This commit fixes these warnings.
```
src/xonsh/docs/devguide.rst:430: WARNING: Duplicate explicit target name: "numpydoc".
src/xonsh/docs/devguide.rst:107: WARNING: Duplicate target name, cannot be used as a unique reference: "numpydoc".
src/xonsh/docs/devguide.rst:263: WARNING: Duplicate target name, cannot be used as a unique reference: "numpydoc".
```
2019-03-14 00:03:59 +09:00
virus
8b5c7df8d4
Unify bullets of CHANGELOG 0.7.10
...
This commit fixes these warnings.
```
../CHANGELOG.rst:639: WARNING: Bullet list ends without a blank line; unexpected unindent.
../CHANGELOG.rst:640: WARNING: Bullet list ends without a blank line; unexpected unindent.
```
2019-03-14 00:03:59 +09:00
virus
6ed9ad69b0
change language of code-block in uncapturable of tutorial.
2019-03-14 00:03:59 +09:00
Morten Enemark Lund
d1b4cb2f04
Merge pull request #3048 from xonsh/ptk-colors
...
PTK colors refactor
2019-03-13 14:36:53 +01:00
Anthony Scopatz
081ac6b5bf
news and black
2019-03-12 18:45:14 -04:00
Anthony Scopatz
20ac4bf46f
basicly working
2019-03-12 18:36:18 -04:00