Commit graph

7656 commits

Author SHA1 Message Date
Anthony Scopatz
9d5da9fff1 Updated CHANGELOG for 0.7.10 2018-09-26 12:17:10 -04:00
Anthony Scopatz
3af6278086 bumped version to 0.7.10 2018-09-26 12:17:10 -04:00
Anthony Scopatz
fe44f4a9ee
Merge pull request #2842 from strangelittlemonkey/add_dragonfly_bsd_support
Add DragonFly BSD support
2018-09-26 12:14:51 -04:00
Anthony Scopatz
0b5778b529 black 2018-09-25 21:18:11 -04:00
Zach Crownover
ccd37b8656
Add DragonFly BSD support 2018-09-26 00:42:35 +00:00
Anthony Scopatz
fe2a1c3202
Merge pull request #2839 from xonsh/check_black
Add black check to CircleCI
2018-09-23 10:10:21 -04:00
Gil Forsyth
700b4fbfff black: the only color you (still) need 2018-09-23 09:54:32 -04:00
Gil Forsyth
50f82e2634 Add black check to CircleCI 2018-09-23 09:51:07 -04:00
Gil Forsyth
1abe3017be
Merge pull request #2836 from xonsh/hgsplit
unthread hg split
2018-09-23 09:36:37 -04:00
Gil Forsyth
30dc4c95cd
Merge pull request #2829 from xonsh/fenv
Perform environment variable substitution in f-strings
2018-09-22 11:21:48 -04:00
Anthony Scopatz
bde0430e6d hg -> ns 2018-09-22 11:04:54 -04:00
Anthony Scopatz
1ee2dc96da unthread hg split 2018-09-22 10:59:00 -04:00
Gil Forsyth
79daa5abc6
Merge pull request #2835 from xonsh/aurman
unthread aurman
2018-09-22 10:50:04 -04:00
Anthony Scopatz
814826da13 black 2018-09-22 10:36:45 -04:00
Anthony Scopatz
8a87f5ea96 unthread aurman 2018-09-22 10:34:05 -04:00
Anthony Scopatz
4456f3e6fa fixed some corner cases and added tests 2018-09-22 09:54:21 -04:00
Gil Forsyth
a9490d3b6b
Merge pull request #2831 from xonsh/fswiz
fix wizard crash when an unknown foreign shell is given
2018-09-21 16:57:52 -04:00
Anthony Scopatz
ad06426e1e
Merge pull request #2830 from laloch/path_completer_exception
fix path completer issue with f-strings
2018-09-21 11:55:18 -04:00
Anthony Scopatz
aa9cafbb4c fix wizard crash when an unknown foreign shell is given 2018-09-21 10:39:49 -04:00
Anthony Scopatz
e92cb2ee81
Merge pull request #2825 from MrQubo/allow-off-as-falsy
Allow 'off' as falsy value
2018-09-21 09:15:25 -04:00
Jakub Nowak
b945ad5454
Remove None from rst 2018-09-21 06:30:58 +02:00
David Strobach
6159f449f3 fix path completer issue with f-strings 2018-09-21 02:39:43 +02:00
Anthony Scopatz
0219bac2c8 Perform environment variable substitution in f-strings 2018-09-20 18:58:02 -04:00
Jakub Nowak
83f2d89bb0
Add entry in changelog 2018-09-19 01:00:54 +02:00
Jakub Nowak
5ee10f1fff
Allow 'off' as falsy value 2018-09-19 01:00:54 +02:00
Anthony Scopatz
e83ab51164 Updated CHANGELOG for 0.7.9 2018-09-18 14:37:44 -04:00
Anthony Scopatz
282c56efd0 bumped version to 0.7.9 2018-09-18 14:37:44 -04:00
Anthony Scopatz
78cc725fa0
Merge pull request #2820 from EmreAtes/patch-1
Add example of arguments for callable aliases
2018-09-18 14:34:16 -04:00
Morten Enemark Lund
44711a2456
Merge pull request #2821 from xonsh/atin
@(expr) in subprocess tokens
2018-09-18 20:28:51 +02:00
Anthony Scopatz
8c46bc3015 multiple lists pushed up. 2018-09-18 13:48:10 -04:00
Emre Ates
702a00ccce
Fix typo 2018-09-18 13:08:17 -04:00
Gil Forsyth
1a7ca073c6
Merge pull request #2818 from xonsh/emptysrc
fixes empty source
2018-09-18 11:40:36 -04:00
Anthony Scopatz
f0c3a4b1cd more tests, news and docs 2018-09-17 18:23:20 -04:00
Anthony Scopatz
9c2a756b68 preliminary working version 2018-09-17 17:52:40 -04:00
Emre Ates
0d63efcf1f
Add example of arguments for callable aliases
More discussion in #2819 . The example shows how to pass arguments to subprocess command.
2018-09-17 16:30:34 -04:00
Anthony Scopatz
fb914d4e3e fixes empty source 2018-09-17 11:39:59 -04:00
Anthony Scopatz
67790692e9 now get type failure 2018-09-14 17:10:25 -04:00
Anthony Scopatz
9ddd0aef4b forgot semicolon 2018-09-13 17:49:47 -04:00
Anthony Scopatz
0f08c7781d doc rebuilf 2018-09-13 17:38:57 -04:00
Anthony Scopatz
0b58eed37f doc fixes 2018-09-13 17:26:37 -04:00
Anthony Scopatz
0f00519d16 some more docfix bugs 2018-09-13 17:16:37 -04:00
Anthony Scopatz
2264f72b45 fixed some more bugs 2018-09-13 17:08:01 -04:00
Anthony Scopatz
89a42458d9 tests pass! 2018-09-13 16:49:09 -04:00
Anthony Scopatz
8c3c357c40 all tests run, but don't pass 2018-09-13 15:19:56 -04:00
Anthony Scopatz
4c91df2abc many test fixes 2018-09-13 14:03:35 -04:00
Anthony Scopatz
6aa7aba36b resolved conflicts with master 2018-09-13 10:38:17 -04:00
Anthony Scopatz
9e45b69d87 resolved conflicts 2018-09-13 10:33:44 -04:00
Gil Forsyth
fd448e515a
Merge pull request #2812 from xonsh/dotglob
dotfile matching
2018-09-12 20:22:57 -04:00
Gil Forsyth
f1bfc9f987
Merge pull request #2813 from xonsh/rlcomp
readline completer fixes
2018-09-12 20:10:26 -04:00
Anthony Scopatz
9e01b3d6be Merge branch 'master' into xonsh_session
Conflicts remaining:

Auto-merging xonsh/jobs.py
CONFLICT (content): Merge conflict in xonsh/jobs.py
Auto-merging xonsh/imphooks.py
CONFLICT (content): Merge conflict in xonsh/imphooks.py
Auto-merging xonsh/history/sqlite.py
CONFLICT (content): Merge conflict in xonsh/history/sqlite.py
Auto-merging xonsh/history/main.py
CONFLICT (content): Merge conflict in xonsh/history/main.py
Auto-merging xonsh/history/json.py
CONFLICT (content): Merge conflict in xonsh/history/json.py
Auto-merging xonsh/foreign_shells.py
CONFLICT (content): Merge conflict in xonsh/foreign_shells.py
Auto-merging xonsh/execer.py
Auto-merging xonsh/events.py
CONFLICT (content): Merge conflict in xonsh/events.py
Auto-merging xonsh/environ.py
CONFLICT (content): Merge conflict in xonsh/environ.py
Auto-merging xonsh/dirstack.py
CONFLICT (content): Merge conflict in xonsh/dirstack.py
Auto-merging xonsh/contexts.py
Auto-merging xonsh/completers/tools.py
CONFLICT (content): Merge conflict in xonsh/completers/tools.py
Auto-merging xonsh/completers/python.py
CONFLICT (content): Merge conflict in xonsh/completers/python.py
Auto-merging xonsh/completers/path.py
CONFLICT (content): Merge conflict in xonsh/completers/path.py
Auto-merging xonsh/completers/man.py
CONFLICT (content): Merge conflict in xonsh/completers/man.py
Auto-merging xonsh/completers/completer.py
CONFLICT (content): Merge conflict in xonsh/completers/completer.py
Auto-merging xonsh/completers/commands.py
CONFLICT (content): Merge conflict in xonsh/completers/commands.py
Auto-merging xonsh/completers/bash.py
CONFLICT (content): Merge conflict in xonsh/completers/bash.py
Auto-merging xonsh/completers/_aliases.py
CONFLICT (content): Merge conflict in xonsh/completers/_aliases.py
Auto-merging xonsh/completer.py
Auto-merging xonsh/commands_cache.py
CONFLICT (content): Merge conflict in xonsh/commands_cache.py
Auto-merging xonsh/codecache.py
CONFLICT (content): Merge conflict in xonsh/codecache.py
Auto-merging xonsh/built_ins.py
CONFLICT (content): Merge conflict in xonsh/built_ins.py
Auto-merging xonsh/base_shell.py
CONFLICT (content): Merge conflict in xonsh/base_shell.py
Auto-merging xonsh/ast.py
CONFLICT (content): Merge conflict in xonsh/ast.py
Auto-merging xonsh/ansi_colors.py
CONFLICT (content): Merge conflict in xonsh/ansi_colors.py
Auto-merging xonsh/aliases.py
CONFLICT (content): Merge conflict in xonsh/aliases.py
Removing news/pr-2706-restore-augassign_ops.rst
Automatic merge failed; fix conflicts and then commit the result.
2018-09-12 20:02:11 -04:00