Commit graph

1647 commits

Author SHA1 Message Date
David Strobach
3e027ae61a changelog entry 2020-08-04 16:31:10 +02:00
David Strobach
861bf40615 changelog entry 2020-08-04 16:30:04 +02:00
David Strobach
a7480f3f41 Changelog entry 2020-08-04 16:19:41 +02:00
Anthony Scopatz
60d403c132
Merge pull request #3652 from xonsh/vox-rm
vox rm
2020-08-01 17:13:55 -05:00
Anthony Scopatz
1cb37cab2f
Merge pull request #3593 from xxh/bash_to_xonsh
bash to xsh improvements
2020-08-01 16:25:37 -05:00
Anthony Scopatz
4d97004777 added news 2020-08-01 14:38:37 -05:00
Anthony Scopatz
8d676bd061
Merge pull request #3606 from laloch/xontrib-pdb
Add pdb xontrib
2020-08-01 13:34:20 -05:00
Anthony Scopatz
8b933da995
Merge pull request #3632 from dyuri/issue_3402
#3402 set the exit code for single commands
2020-08-01 12:34:40 -05:00
Anthony Scopatz
a65b940992
Merge pull request #3630 from laloch/fix-linecont
Fix ctx-free parser stripping the trailing newline
2020-08-01 12:34:06 -05:00
Gyuri Horak
549dee1f77
Merge branch 'master' into issue_3402 2020-08-01 18:28:46 +02:00
Anthony Scopatz
dbd9279a0c
Merge pull request #3634 from laloch/fix-alias-return
Fix TypeError triggered by unexpected return from callable alias
2020-08-01 11:12:37 -05:00
Jason R. Coombs
c63e1665a7 Add changelog entry 2020-07-29 15:57:14 -04:00
Gyuri Horak
cf9bc3c82e
News entry rst fix (#3402) 2020-07-29 08:26:51 +02:00
Gyuri Horak
9c0ac6e406
News entry for single command exit code fix (#3402) 2020-07-28 22:08:15 +02:00
David Strobach
5ff57aee7f changelog entry 2020-07-28 20:04:17 +02:00
David Strobach
7bec47bd19 changelog entry 2020-07-28 20:00:07 +02:00
Anthony Scopatz
b413d5ea70
Merge pull request #3643 from daniel-shimon/improve-completers
Improve completers and Jedi xontrib
2020-07-28 11:11:50 -05:00
Anthony Scopatz
6d0e6ee1ae
Merge pull request #3524 from bobhy/failback_shell_env
Failback shell env
2020-07-27 21:21:32 -05:00
Daniel Shimon
34cb6e18c2 Add PR news for improve-completers 2020-07-28 02:58:33 +03:00
Anthony Scopatz
674c41782c
Merge pull request #3636 from Achimh3011/pkg_resources_missing_methods
Provide the XonshImportEventLoader with all the functions that pkg_re…
2020-07-27 12:35:43 -05:00
Achim Herwig
3f9f08ceca Use frozenset and provide NEWS entry as suggested by scopatz. 2020-07-27 16:54:16 +02:00
Anthony Scopatz
f4b317f867
Merge pull request #3575 from paugier/hg-get-branch-topic
get_hg_branch aware of topics
2020-07-27 09:41:53 -05:00
Bob Hyman
de07c3ed37 Don't run test_integrations.py with XONSH_DEBUG=1 2020-06-28 14:21:53 -04:00
Bob Hyman
022972ee92 Wordsmith news to trigger another CI pass. 2020-06-26 20:47:54 -04:00
Bob Hyman
15f3d8852b fix history gc for JSON backend; deal with large accumulations while this was broken 2020-06-26 20:47:54 -04:00
Bob Hyman
dde73ba72c Xonsh failback to /usr/bin/bash in preference to /etc/shells 2020-06-25 19:49:04 -04:00
Bob Hyman
129ce9e44a LS_COLORS add mh, change rs to fi; support ln=target 2020-06-20 17:46:37 -04:00
David Strobach
c0089a4cef
Merge pull request #3561 from bobhy/flake8_in_CI
Run (pure) flake8 in CI; deprecate config for pytest-flake8
2020-06-20 21:00:39 +02:00
Bob Hyman
8e4d2bfb0e changes per review 2020-06-19 17:31:37 -04:00
David Strobach
19c9379df7 changelog entry 2020-06-18 15:41:16 +02:00
David Strobach
fe007d9202
Update fix-cwd.rst 2020-06-12 16:24:57 +02:00
Marduk Bolaños
cb338783fd Update news/fix-cwd.rst
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-06-07 17:00:48 +02:00
Marduk Bolaños
5654b86ead Create fix-cwd.rst 2020-06-07 17:00:48 +02:00
David Strobach
e5692e9b68 Changelog entry 2020-06-05 13:35:58 +02:00
Burak Yigit Kaya
1650f35b59
add missing news item 2020-06-01 16:25:46 +03:00
Jamie Bliss
cb977b58b1
Merge pull request #3571 from laloch/ulimit
Add ulimit command to xoreutils
2020-05-29 14:44:57 -04:00
Feng Tian
178d42b34b adding xontrib-xpg 2020-05-28 17:01:29 -07:00
David Strobach
e2848a4f8d News entry 2020-05-28 03:23:08 +02:00
anki-code
8a2ff1f1aa news 2020-05-27 09:37:17 +03:00
anki-code
7b67548586 Merge branch 'master' of https://github.com/xonsh/xonsh into rever_appimage 2020-05-17 17:14:59 +03:00
Bob Hyman
6d01b7c880 Merge branch 'master' into flake8_0 2020-05-14 19:54:06 -04:00
paugier
3cc953f7cd get_hg_branch aware of topics
See https://www.mercurial-scm.org/doc/evolution/tutorials/topic-tutorial.html
2020-05-13 10:07:31 +02:00
anki-code
30cd46511c exit 2020-05-12 19:10:13 +03:00
anki-code
40af9b197a exit 2020-05-12 17:37:15 +03:00
David Strobach
3a6e9de201
Fix column offset of unary operator AST node (#3565)
* Fix unary operator AST node column offset

This fixes a bug in subprocess mode. Logical subrocess
operators could not follow long subprocess arguments (e.g. --version).
2020-05-10 10:17:55 -04:00
David Strobach
b2545e45ad News entry 2020-05-08 23:58:27 +02:00
Bob Hyman
68fbf93ed1 Merge branch 'master' into flake8_in_CI 2020-05-08 15:42:28 -04:00
Bob Hyman
dd82c5ffd8 Clean up ignorable warnings in clean pytest run 2020-05-08 15:41:06 -04:00
David Strobach
5d74e5c2a0
Merge pull request #3527 from xonsh/fix_pip_completer
Fix `pip` completer misfires for `pipx`
2020-05-08 15:10:44 +02:00
Bob Hyman
a6bb5e2d56 Run (pure) flake8 in CI; deprecate config for pytest-flake8 2020-05-06 22:49:11 -04:00