Gil Forsyth
|
0fb1cd70eb
|
infinite recursion is baaaad
|
2016-09-10 16:00:01 -04:00 |
|
Gil Forsyth
|
1ff8cf03cf
|
escape bracket in split
|
2016-09-10 16:00:01 -04:00 |
|
Gil Forsyth
|
00a79bf718
|
add news entry
|
2016-09-10 16:00:01 -04:00 |
|
Gil Forsyth
|
d5220f2159
|
split on more delimiters
everything that you might not have a space after
|
2016-09-10 16:00:01 -04:00 |
|
Gil Forsyth
|
e2a86fb182
|
try to split prefixes if no completions found in python mode
|
2016-09-10 16:00:01 -04:00 |
|
Konstantinos Tsakiltzidis
|
e1c4d2ac8b
|
Merge pull request #1697 from Carreau/autodocs
Build docs on travis
|
2016-09-10 19:45:25 +03:00 |
|
Konstantinos Tsakiltzidis
|
1dfac01cd6
|
Merge pull request #1705 from xonsh/fortarg
Fixed issue with accidentally wrapping generators in function calls
|
2016-09-10 19:36:53 +03:00 |
|
Gil Forsyth
|
84c0faa615
|
Merge pull request #1707 from xonsh/nm
Nested subprocess macro fix
|
2016-09-10 11:29:46 -04:00 |
|
Gil Forsyth
|
9eb2adb509
|
Merge pull request #1706 from xonsh/tildeassign
Fixed tilde expansion
|
2016-09-10 08:21:39 -04:00 |
|
Anthony Scopatz
|
0f45b87703
|
added news test
|
2016-09-09 19:32:10 -04:00 |
|
Anthony Scopatz
|
72cafa31a0
|
p_subproc_atom_captured_stdout_bang
|
2016-09-09 19:29:28 -04:00 |
|
Anthony Scopatz
|
9b80a9ec3d
|
removed dead code
|
2016-09-09 19:25:38 -04:00 |
|
Anthony Scopatz
|
9f7c9ae817
|
fixed tilde expansion
|
2016-09-09 19:21:26 -04:00 |
|
Anthony Scopatz
|
27437a4913
|
fixed issue with accidentally wrapping generators in function calls
|
2016-09-09 19:07:41 -04:00 |
|
Gil Forsyth
|
af268c5b66
|
travis is unhappy with my smooth (incorrect) stylings
|
2016-09-09 11:51:36 -04:00 |
|
Gil Forsyth
|
fc483dde18
|
allow failures in nightly until py3.6 and pytest make up
|
2016-09-09 11:08:40 -04:00 |
|
Gil Forsyth
|
1638cbadf7
|
Merge pull request #1701 from blahgeek/fix-bash-completion-v1.x
fix bash completion for bash-completer v1.x
|
2016-09-09 11:04:06 -04:00 |
|
BlahGeek
|
3f4d4a21e9
|
fix bash completion for bash-completer v1.x
|
2016-09-09 16:24:31 +08:00 |
|
Anthony Scopatz
|
1bd5276344
|
keywork fix
|
2016-09-08 20:00:18 -04:00 |
|
Matthias Bussonnier
|
1dbfb41499
|
Define __xonsh_commands_cache__ during doc builds.
|
2016-09-08 13:56:31 -07:00 |
|
Matthias Bussonnier
|
28d1d41681
|
Build docs on travis
|
2016-09-08 13:42:53 -07:00 |
|
Anthony Scopatz
|
93d659f3fb
|
Merge pull request #1669 from blahgeek/xontrib-gitstatus
Informative git status on prompt
|
2016-09-06 19:34:51 -04:00 |
|
Anthony Scopatz
|
e1dca1464b
|
Merge pull request #1688 from blahgeek/highlight-cmd
Highlight valid command
|
2016-09-06 19:32:46 -04:00 |
|
BlahGeek
|
3f4244c958
|
update amalgamed __init__.py
|
2016-09-07 00:22:21 +08:00 |
|
BlahGeek
|
4fa470158e
|
add changelog
|
2016-09-06 23:35:03 +08:00 |
|
BlahGeek
|
1b80332b31
|
do not highlight directory
|
2016-09-06 23:35:03 +08:00 |
|
BlahGeek
|
38760dfab9
|
highlight valid command
|
2016-09-06 23:35:03 +08:00 |
|
Anthony Scopatz
|
ad05d89eda
|
Merge pull request #1682 from laerus/testnews
better news testing
|
2016-09-06 10:59:41 -04:00 |
|
laerus
|
f0d4303bd6
|
'cleanup
|
2016-09-05 22:49:11 +03:00 |
|
laerus
|
2bec3decd4
|
more info on failure
|
2016-09-05 22:36:12 +03:00 |
|
laerus
|
1249aed7a2
|
fail on single graves
|
2016-09-05 21:27:06 +03:00 |
|
Anthony Scopatz
|
c47f202dcd
|
init alam
|
2016-09-05 11:15:29 -04:00 |
|
Anthony Scopatz
|
6e5d508bc0
|
Merge pull request #1670 from bobhy/fix_1667
fix for #1667, cd <singleCharacter> fails
|
2016-09-05 10:33:34 -04:00 |
|
laerus
|
b45ad3a38c
|
remove yield, shapeup
|
2016-09-05 14:33:42 +03:00 |
|
Bob Hyman
|
78d187fa6a
|
merge from master
|
2016-09-04 22:16:17 -04:00 |
|
Bob Hyman
|
3caa452dae
|
fix flake8 build failure
|
2016-09-04 22:03:27 -04:00 |
|
BlahGeek
|
aa8a61722e
|
updated gitstatus prompt
|
2016-09-05 08:48:25 +08:00 |
|
BlahGeek
|
5584bc3ea8
|
more documentation
|
2016-09-05 08:27:31 +08:00 |
|
BlahGeek
|
176c53e26d
|
do not include [] in result string
|
2016-09-04 23:24:39 +08:00 |
|
BlahGeek
|
255c55614f
|
more lazy imports
|
2016-09-04 23:23:24 +08:00 |
|
BlahGeek
|
3a241fd95c
|
update documentation
|
2016-09-04 20:06:13 +08:00 |
|
BlahGeek
|
e9710998aa
|
do not display zero ahead of behind message
|
2016-09-04 20:00:37 +08:00 |
|
BlahGeek
|
e1008e8202
|
api docs for prompt
|
2016-09-04 19:59:48 +08:00 |
|
BlahGeek
|
f8c345bd70
|
disable from xonsh.... import ... in subpackage
|
2016-09-04 19:39:14 +08:00 |
|
Anthony Scopatz
|
a7e44ac866
|
Merge pull request #1675 from meatballs/master
Add xontrib-thefuck
|
2016-09-03 14:55:04 -04:00 |
|
Owen Campbell
|
a2cc5c2d2e
|
Fix json layout
|
2016-09-03 19:42:02 +01:00 |
|
Owen Campbell
|
0bdd84ec75
|
Add xontrib-thefuck
|
2016-09-03 18:54:11 +01:00 |
|
BlahGeek
|
9ff902b365
|
some styling fixes
|
2016-09-03 23:02:55 +08:00 |
|
BlahGeek
|
7b9d341bb8
|
fix last commit
|
2016-09-03 13:20:16 +08:00 |
|
BlahGeek
|
d10e1d5459
|
remove xontribs.json entry
|
2016-09-03 13:18:19 +08:00 |
|