Commit graph

8923 commits

Author SHA1 Message Date
Morten Enemark Lund
e062afbf3c
Merge pull request #3440 from astronouth7303/docs-containers
Add some docs about the xonsh containers
2020-02-14 20:10:50 +01:00
Jamie Bliss
15c5db0466 docs/containers: Syntax fixups 2020-02-14 11:02:10 -05:00
Bob Hyman
94ac8f67f5
black-fix - split from ls_color for separate review (#3431)
* black-fix - split from ls_color for separate review
2020-02-14 09:09:34 -05:00
Jamie Bliss
5584f818f2
Merge pull request #3434 from marciomazza/patch-1
Fix typo
2020-02-11 14:10:33 -05:00
Jamie Bliss
5087ca0378 Add test 2020-02-11 13:37:20 -05:00
Jamie Bliss
370972e3ec Add news 2020-02-11 13:31:30 -05:00
Jamie Bliss
9f04d428a9 imphooks: Fix get_source()
get_source() takes a dotted module name, not a file path.
2020-02-11 13:28:01 -05:00
Jamie Bliss
d79ca7d6d6 Add some docs about the xonsh containers 2020-02-11 12:57:08 -05:00
Gil Forsyth
c565ddcd28 Merge pull request #3428 from drmikecrowe/3427-fix-vc-prompt-color
3427 fix vc prompt color
2020-02-09 12:30:03 -05:00
Gil Forsyth
3cd4467102 Merge pull request #3436 from astronouth7303/news-container-interactive
Add news item for the new container.
2020-02-09 12:27:36 -05:00
Jamie Bliss
808fb380e9 Merge pull request #3438 from anki-code/master
xxh is for using xonsh wherever you go through the ssh.
2020-02-08 18:35:27 -05:00
Mike Crowe
11e760a966 "Adding test to validate additional color stripping." 2020-02-08 18:31:53 -05:00
anki-code
1c4f4339af Projects that use xonsh: xxh 2020-02-09 02:18:18 +03:00
Mike Crowe
a647587421 Fixing rst for tests to pass 2020-02-06 07:19:46 -05:00
Mike Crowe
9be73ca669 Merge branch 'master' into 3427-fix-vc-prompt-color 2020-02-06 06:31:26 -05:00
Jamie Bliss
793ed9cc65 Add news item for the new container. 2020-02-05 16:00:13 -05:00
Marcio Mazza
0d1a761ad2
Fix typo 2020-02-05 19:38:52 +01:00
Mike Crowe
ac6bd626ac Merge branch '3427-fix-vc-prompt-color' of https://github.com/drmikecrowe/xonsh into 3427-fix-vc-prompt-color 2020-02-05 06:52:53 -05:00
Mike Crowe
584b4467b5 "Updating news format per PR request" 2020-02-05 06:46:00 -05:00
Mike Crowe
c2c23f1806 "Updated per PR request" 2020-02-05 06:44:03 -05:00
Gil Forsyth
8bbefebef3
Merge pull request #3432 from astronouth7303/autovox-fix-olddir
autovox: Fix algorithm to cd correctly
2020-02-04 18:44:48 -05:00
Jamie Bliss
c6277de544 actually fill in news 2020-02-03 13:55:42 -05:00
Jamie Bliss
3f31d30ad3 news item 2020-02-03 13:31:17 -05:00
Jamie Bliss
66d133952d autovox: Fix algorithm to cd correctly 2020-02-03 13:25:06 -05:00
Bob Hyman
0393bf0084 undo black-fix 2020-02-02 20:42:37 -05:00
Gyuri Horak
fb00efccfa Fix for AttributeError in LsColors when XonshSession has no env attribute 2020-02-01 13:05:03 +01:00
Bob Hyman
ab7ba68462 Merge branch 'master' 49cd2812bb into ls-color 2020-01-31 22:13:07 -05:00
Morten Enemark Lund
49cd2812bb
Merge pull request #3384 from xonsh/parser38
Create python3.8 parser
2020-01-30 21:16:59 +01:00
Gil Forsyth
bcfbd4cde9
Merge pull request #3398 from bobhy/unit_tests1
correct xonsh invocation for unit tests
2020-01-30 11:40:29 -05:00
Gil Forsyth
2f6a7f2b8a
Merge pull request #3419 from bobhy/issue-3418
Issue 3418
2020-01-30 11:28:32 -05:00
drmikecrowe
63e4171da1
Cleanup of news.rst 2020-01-28 09:53:47 -05:00
Mike Crowe
16974d48e8 Stripping ansi from git branch. Fixes #3427 2020-01-28 09:44:58 -05:00
Bob Hyman
733fa027cc Fix CI yet again. 2020-01-12 17:33:47 -05:00
Bob Hyman
7625a5c415 avoid interrupted by signal error 2020-01-12 15:55:05 -05:00
Bob Hyman
da5b3159ac avoid interrupted by signal error 2020-01-12 15:44:43 -05:00
Bob Hyman
248b5cb73a fix #3418 2020-01-12 14:45:52 -05:00
Bob Hyman
e3898a1d7f fix black --check error 2020-01-04 14:43:18 -05:00
Bob Hyman
3e6c896ea1 re-enable pytest --flake8 2020-01-04 14:16:44 -05:00
Bob Hyman
f54129342b Hammer lint errors flat. 2020-01-04 13:56:02 -05:00
Bob Hyman
0c31a90e46 Blacken test file corresponding to flake8 config 2020-01-04 09:55:58 -05:00
Bob Hyman
afd3cada69 Legit unit test failure 2020-01-04 09:29:09 -05:00
Bob Hyman
387de48aed Neverending lint-picking. 2020-01-03 22:37:47 -05:00
Bob Hyman
258c849c69 Initialize file_colors in XonshStyle; eliminate pre-cmdloop event 2020-01-03 21:30:14 -05:00
Bob Hyman
b1ebf7bc77 2nd order Circle CI lint failures. 2020-01-03 13:32:44 -05:00
Bob Hyman
4fab7ab0bd Merge branch 'ls-color' of https://github.com/bobhy/xonsh into ls-color 2020-01-01 21:12:53 -05:00
Bob Hyman
17ed9c48d7 Fix lint errors that were causing CI failures 2020-01-01 21:10:48 -05:00
Bob Hyman
148748960b
CI Failures for files outside unit test environment.
/dev/sda and /dev/tty do exist in some Travis test environments but not others.  Eventually should add internal files for block and character device files.  For now, I'm relying on works-on-my-machine tests (which are passing).
2019-12-26 09:04:42 -05:00
Bob Hyman
6082b61fc3 ls-colors -- colorize file arguments in subproc mode command lines 2019-12-26 05:51:48 -05:00
Gil Forsyth
3cd496ef1f
Merge pull request #3400 from gotgenes/fix-prompt-interval-refresh-docs
Correct and clarify docs for $PROMPT_REFRESH_INTERVAL
2019-12-21 11:54:48 -05:00
Gil Forsyth
1a63346923
Merge pull request #3408 from SirNickolas/repls
Predict several REPLs as unthreadable
2019-12-21 11:51:41 -05:00