Commit graph

2340 commits

Author SHA1 Message Date
Anthony Scopatz
6ecb78dbe3 version bump to 0.2.6 2016-02-07 18:00:22 -05:00
Anthony Scopatz
99a5b928c6 weird lexer issue avoided. 2016-02-07 17:38:30 -05:00
Anthony Scopatz
08f96b0fdb some release script updates 2016-02-07 17:31:01 -05:00
Anthony Scopatz
b8c4093c40 Merge branch 'zsh' 2016-02-07 15:15:32 -05:00
Anthony Scopatz
33834bf7af prezto warning 2016-02-07 15:14:52 -05:00
Anthony Scopatz
583a15cc10 updated cl 2016-02-07 15:09:17 -05:00
Anthony Scopatz
87979d28e3 Merge pull request #668 from scopatz/prompt_color_on_win
Update the prompt color on windows to make consistent with posix
2016-02-07 15:05:27 -05:00
Anthony Scopatz
3d2c8d849b Merge branch 'workaround_ConEmu_bug' 2016-02-07 15:03:34 -05:00
Anthony Scopatz
8a8245dffe updated cl 2016-02-07 15:03:07 -05:00
Morten Enemark Lund
cb4a53aca7 Update the prompt color on windows to make it look like posix. 2016-02-07 20:53:17 +01:00
Morten Enemark Lund
1ca42b296c Workaround bug in ConEmu/cmder (windows terminal emulators) which prevented get_git_branch() from working.
Redirection in subprocess caused stdout to be lost. If it happens then retry without redirection.
2016-02-07 20:41:58 +01:00
Anthony Scopatz
90ca374be5 return more info when function parsing fails. 2016-02-07 12:16:36 -05:00
Anthony Scopatz
10cb7084eb fixed cl conflict 2016-02-07 11:49:16 -05:00
Gil Forsyth
028fdc10a0 Merge branch 'master' into ptk_dots 2016-02-06 17:27:46 -05:00
Morten Enemark Lund
f51227e90a Merge pull request #660 from scopatz/tracer
tracer += 1e6
2016-02-06 22:07:04 +01:00
Gil Forsyth
8c5b262c6f Merge branch 'master' into ptk_dots 2016-02-06 15:32:41 -05:00
Anthony Scopatz
5e90cf9116 many dirty color hacks 2016-02-06 13:22:36 -05:00
Anthony Scopatz
102d68e731 yet another potential fix for getouterframes 2016-02-06 00:12:26 -05:00
Anthony Scopatz
f32cecb59c potential fix for getouterframes 2016-02-06 00:05:00 -05:00
Anthony Scopatz
5f5c2c71f9 better zsh support 2016-02-05 23:50:46 -05:00
Anthony Scopatz
3e2b3fc08e initial zsh functionality 2016-02-05 21:46:09 -05:00
Anthony Scopatz
e18b8d17fe fix v3.4 issue 2016-02-05 21:10:08 -05:00
Anthony Scopatz
50a20f1bcf fix regex for wacky alias names 2016-02-05 19:05:13 -05:00
Anthony Scopatz
ad95c9c1ea address code context issue for first line 2016-02-05 17:53:24 -05:00
Anthony Scopatz
5fad31adea added some robustness issues 2016-02-05 16:53:13 -05:00
Anthony Scopatz
94d9fd4599 added some robustness to tracing interactively 2016-02-05 16:48:40 -05:00
Anthony Scopatz
ce894d229e Merge pull request #663 from scopatz/hgcall
make call_hg_command() use the correct environment
2016-02-05 16:20:26 -05:00
Anthony Scopatz
dcf1357c44 add try token 2016-02-05 16:09:01 -05:00
Morten Enemark Lund
5888a54e7b Merge pull request #659 from scopatz/sptr
added setproctitle to conda recipe
2016-02-05 20:55:43 +01:00
Anthony Scopatz
c47cf4f3d5 make call_hg_command() use the correct environment 2016-02-05 11:25:15 -05:00
Anthony Scopatz
5785c9c86e added tracer mod 2016-02-05 01:45:05 -05:00
Anthony Scopatz
6748f25748 fixed conflict 2016-02-05 01:35:52 -05:00
Anthony Scopatz
c30f7d7d8c updated changelog 2016-02-05 01:31:34 -05:00
Anthony Scopatz
83a93c40a8 alias usage hooks 2016-02-05 01:25:59 -05:00
Anthony Scopatz
46a136c58e initial cmdhelp 2016-02-05 00:42:05 -05:00
Anthony Scopatz
f43a189c1a fixed raise proc error 2016-02-04 23:45:58 -05:00
Anthony Scopatz
7e054239c6 some doc updates 2016-02-04 22:37:45 -05:00
Anthony Scopatz
530f00b513 added some basic docs 2016-02-04 21:48:59 -05:00
Anthony Scopatz
25ff781f76 working tracer, finally 2016-02-04 21:29:14 -05:00
Anthony Scopatz
f6e796d931 integration with fgprocprox 2016-02-04 20:26:22 -05:00
Anthony Scopatz
ce82346597 Merge branch 'tracer' of github.com:scopatz/xonsh into tracer 2016-02-04 20:11:23 -05:00
Anthony Scopatz
50f693848e tracer cli 2016-02-04 20:11:13 -05:00
Anthony Scopatz
3bd434df50 added setproctitle to conda recipe 2016-02-04 18:51:57 -05:00
Anthony Scopatz
035a9fbcfb added fg process 2016-02-04 18:35:47 -05:00
Anthony Scopatz
6d0623763c Merge pull request #658 from takluyver/patch-1
Space after close bracket
2016-02-03 10:27:37 -05:00
Thomas Kluyver
5e3f9e1bd1 Space after close bracket
This will hopefully fix the link in the docs: http://xonsh.org/envvars.html#shell-type
2016-02-03 14:20:01 +00:00
Anthony Scopatz
843c85c034 added some usability features 2016-02-03 02:11:04 -05:00
Anthony Scopatz
9c3506cb14 better filename handling in tracer 2016-02-03 01:29:06 -05:00
Anthony Scopatz
83c337178e turn off line and col tests for < v3.5.1 2016-02-03 00:16:05 -05:00
Anthony Scopatz
fd5132463e comment cleanup 2016-02-02 23:57:42 -05:00