Commit graph

5313 commits

Author SHA1 Message Date
laerus
e1a118f22f new test/print to stderr 2016-09-15 17:31:41 +03:00
laerus
58c4a3e209 test_format_prompt_with_invalid_func needs the actual Env 2016-09-15 17:19:39 +03:00
laerus
0ad2d290c7 news entry prompt-formatter 2016-09-15 17:16:04 +03:00
laerus
d5fb1c75d4 must do _failover 2016-09-15 17:12:53 +03:00
laerus
b87f6e9922 migrate prompt tests p1 2016-09-15 17:06:35 +03:00
Konstantinos Tsakiltzidis
c17c1192e2 Merge pull request #1734 from santagada/add-xontrib-powerline
Add xontrib powerline
2016-09-15 16:47:31 +03:00
laerus
b6e14daff3 handle errors on prompt formatting 2016-09-15 16:35:22 +03:00
laerus
eb6c9e35af migration p2 2016-09-15 14:45:47 +03:00
laerus
13f36179da migration p1 2016-09-15 13:23:19 +03:00
Leonardo Santagada
bebc455442 fix typo 2016-09-15 11:34:33 +02:00
Leonardo Santagada
47647ee556 add xontrib powerline 2016-09-15 11:34:20 +02:00
laerus
0a949ac912 cleanup 2016-09-15 11:48:59 +03:00
Raphael Gaschignard
d3249f0eff fix rst doc 2016-09-15 08:44:48 +09:00
laerus
794ac18b0e more threading 2016-09-14 15:54:50 +03:00
laerus
046d46cfab in thread 2016-09-14 15:43:46 +03:00
laerus
86522e18a7 handle detached HEAD 2016-09-14 13:26:23 +03:00
laerus
745eb19c39 typo 2016-09-14 12:22:06 +03:00
laerus
9faad61b12 cleanup 2016-09-14 11:13:15 +03:00
laerus
548161a51c faster git_dirty_working_directory 2016-09-14 10:50:24 +03:00
laerus
a26898a8a3 faster get_git_branch 2016-09-14 10:41:23 +03:00
Anthony Scopatz
edaebc9843 Merge pull request #1727 from astronouth7303/nested-vox
Nested vox
2016-09-13 23:50:27 -04:00
Anthony Scopatz
27b12fa860 Merge pull request #1728 from astronouth7303/events-precmd
Add on_precommand and on_postcommand
2016-09-13 23:44:58 -04:00
Jamie Bliss
2f826d47ea Fixing test and pep8 2016-09-13 23:24:14 -04:00
Jamie Bliss
7b2e0421ca Allow links in news items 2016-09-13 23:10:45 -04:00
Jamie Bliss
9da533eaa0 Add news item. 2016-09-13 22:52:53 -04:00
Jamie Bliss
f75303f8e4 Add on_{pre,post}command events 2016-09-13 22:44:49 -04:00
Jamie Bliss
50a412e798 don't override built-in names 2016-09-13 21:22:14 -04:00
Jamie Bliss
3c7c030399 Add news item 2016-09-13 21:05:37 -04:00
Jamie Bliss
2afbdcc1dd Overtesting on Windows 2016-09-13 21:01:50 -04:00
Jamie Bliss
24887c59d8 Normalize paths, so that shenanigans get smoothed out 2016-09-13 20:58:03 -04:00
Jamie Bliss
2f60a22f64 Windows is still a thing. 2016-09-13 20:52:19 -04:00
Jamie Bliss
dc8c5b5b53 Finally fix __iter__() so subdirs work correctly.
Also add a test for subdirs
2016-09-13 20:49:34 -04:00
Jamie Bliss
e2c981de78 Add an explicit (and more correct) __contains__() 2016-09-13 20:29:44 -04:00
Jamie Bliss
26c78b1642 Be more complete and helpful about the contents of venv dirs 2016-09-13 20:22:13 -04:00
Anthony Scopatz
de1247a37b Merge pull request #1726 from xonsh/fix_win_git_comp
Restore bash git completions on Windows
2016-09-13 20:13:47 -04:00
Morten Enemark Lund
d7898bcd75 Add changelog 2016-09-13 23:41:08 +02:00
Morten Enemark Lund
7b408d212a Add git completions script from GitForWindows to $BASH_COMPLETIONS_DEFAULT 2016-09-13 23:38:40 +02:00
laerus
752fe1f7f0 fix for no branch in pwd 2016-09-13 21:24:21 +03:00
laerus
724e8e5861 vc_branch use gitstatus 2016-09-13 18:58:02 +03:00
Gil Forsyth
e28e6a773b Merge pull request #1711 from blahgeek/new-xonsh-highlight
New implementation of XonshLexer for pygments
2016-09-13 10:35:18 -04:00
BlahGeek
201364afda use pytest's tmpdir 2016-09-13 21:37:24 +08:00
Konstantinos Tsakiltzidis
d630525415 Merge pull request #1722 from xsteadfastx/master
docs: Fixed git_dirty_working_directory location
2016-09-13 14:25:46 +03:00
Marvin Steadfast
5a1d10b85f docs: Fixed git_dirty_working_directory location
The xonshrc example imported `git_dirty_working_directory` still from
`xonsh.environ`. Now its located in `xonsh.prompt.vc_branch`.
2016-09-13 13:18:01 +02:00
Gil Forsyth
19bda68c21 Merge pull request #1720 from blahgeek/complete-after-pipe
Completes commands after pipe
2016-09-13 06:17:17 -04:00
BlahGeek
1ecacd5a5b fix naming 2016-09-13 13:35:19 +08:00
BlahGeek
5194406dac fix autocd highlight on windows 2016-09-13 12:33:16 +08:00
BlahGeek
8d45f17461 add changelog 2016-09-13 12:30:04 +08:00
BlahGeek
4799d89785 completes commands after pipe 2016-09-13 12:27:28 +08:00
BlahGeek
f9abbc8a05 support autocd path highlight 2016-09-13 11:29:49 +08:00
BlahGeek
acb0bfe3cb more tests 2016-09-13 10:54:20 +08:00