Kale Kundert
6b0c0dd49f
Add tests (and don't use f-strings).
2019-03-16 11:18:48 -04: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
Anthony Scopatz
49f5eeb6d2
color converter func
2019-03-11 18:34:54 -04:00
Anthony Scopatz
f21ed2b96a
fix tests and flake
2019-03-07 15:20:19 -08:00
Anthony Scopatz
d8cb53ae2f
more LS_COLOR tests and fixes
2019-03-07 12:01:07 -08:00
Anthony Scopatz
4c3a5c98dd
reverse color test fixes
2019-03-07 09:52:15 -08:00
Anthony Scopatz
d7412fb2ec
more fixes to color
2019-03-06 23:29:41 -08:00
Anthony Scopatz
53e7645d01
more color fixes
2019-03-06 23:08:26 -08:00
Anthony Scopatz
af694298bf
iscolor()
2019-03-06 21:44:18 -08:00
Anthony Scopatz
2bb787411d
some color modifier additions, but it is too slow now
2019-03-06 17:49:22 -08:00
Morten Enemark Lund
39e78970c3
Merge pull request #3021 from xonsh/lscolors
...
LS_COLORS
2019-02-17 08:51:30 +01:00
Anthony Scopatz
c62032075c
fixed macro issues
2019-02-14 16:19:13 -05:00
Anthony Scopatz
43d0527657
fixes
2019-02-14 10:00:20 -05:00
Anthony Scopatz
41c240a7ee
some test and flake fixes
2019-02-13 19:12:53 -05:00
Anthony Scopatz
1c6b1e1ea4
black
2019-02-13 18:49:39 -05:00
Anthony Scopatz
9b91ec5154
some fixes, but not enough
2019-02-12 18:32:11 -05:00
Anthony Scopatz
04627c9f6b
further fixes, but not quite there
2019-02-11 20:02:42 -05:00
Anthony Scopatz
f9b9f23700
added some color translation rules
2019-02-11 17:44:50 -05:00
Anthony Scopatz
10d9e20ba7
some fixes
2019-02-11 15:45:43 -05:00
Anthony Scopatz
7aeb5cd011
Merge branch 'master' into lscolors
2019-02-11 12:30:18 -05:00
Morten Enemark Lund
044773b81c
Updates to reflect that ply is only vended now
2019-02-10 14:04:05 +01:00
Anthony Scopatz
efea8f05dc
initial translation from ANSI codes to xonsh color names
2019-02-08 16:56:44 -05:00
Anthony Scopatz
8b747c8a58
skip on windows
2019-02-06 15:23:41 -05:00
Anthony Scopatz
ed22b3daff
added integrations
2019-02-06 14:54:51 -05:00
Anthony Scopatz
b3a7a1c50d
Merge branch 'master' into cfd
2019-02-06 14:52:33 -05:00
Anthony Scopatz
08510f3515
don't close file descriptors
2019-02-06 14:51:52 -05:00
Morten Enemark Lund
8cbf96600c
Merge pull request #3009 from xonsh/spec
...
Partial Eval Aliases
2019-02-06 20:06:48 +01:00
Anthony Scopatz
5bb4781bae
fixed indentation errors
2019-02-04 18:00:21 -05:00
Anthony Scopatz
a00cf04a5f
black
2019-02-04 16:17:02 -05:00
Anthony Scopatz
b2faa470cd
news and tests
2019-02-04 16:15:29 -05:00
Brian Skinn
192b31660a
Add env.pop for CircleCI
...
Using conda on CircleCI, so need to also pop CONDA_DEFAULT_ENV
2019-01-30 22:56:25 -05:00
Brian Skinn
9bd4a78dca
Add default value on env.pop attempt
2019-01-30 22:09:15 -05:00
Brian Skinn
02d46f7871
Add tests for prompt management of virtualenv name
...
Test that nothing shows when no env is active.
Test the new prefix/postfix composition (#2996 ).
Test whether `$VIRTUAL_ENV_DISABLE_PROMPT` *does* disable the prompt.
Test whether `$VIRTUAL_ENV_PROMPT` works to override the default
prompt composition.
2019-01-30 22:01:56 -05:00
Anthony Scopatz
51f5002506
fixed eval aliases
2019-01-28 17:17:55 -05:00
Anthony Scopatz
b64a2126d3
Merge pull request #2968 from knowsuchagency/vox-virtualenvs
...
allow user to invoke specific interpreter for vox virtualenv creation
2019-01-02 19:02:13 -05:00
christopher
1ba27fe5b3
fix bad copy paste
2018-12-28 15:51:34 -05:00
christopher
8524aed718
flake8
2018-12-28 15:48:59 -05:00
christopher
1771654787
add test for mixed types
2018-12-28 15:48:48 -05:00
christopher
150706d224
fix test syntax error
2018-12-28 15:08:06 -05:00
christopher
410eb27847
resolve types in chainDB
2018-12-28 14:51:42 -05:00
Gil Forsyth
8a3c8a6832
Add tests for parser and lexer for pf-strings
2018-12-25 17:40:04 -05:00
Stephan Fitzpatrick
d729c35edd
typo
2018-12-22 12:00:22 -08:00
Anthony Scopatz
b851cf279d
fix tests
2018-12-19 17:28:40 -05:00
Anthony Scopatz
a8d63110f3
Some tests and changelog
2018-12-10 08:17:22 -05:00
Anthony Scopatz
293d411652
just skip pn windows
2018-12-06 14:26:39 -05:00
Anthony Scopatz
4a250cb2aa
add execer if needed
2018-12-06 14:16:11 -05:00
Anthony Scopatz
11044e38a5
skipping on windows in test_*.xsh files
2018-12-06 13:52:46 -05:00
Anthony Scopatz
ae569625de
fixed conflict
2018-12-06 13:36:46 -05:00
Anthony Scopatz
396dce8088
some windows test fixes and skips
2018-12-06 13:35:43 -05:00