History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
bf669d47fdb4 | Burak Yigit Kaya/epriestley | Add color output support for supported platforms on Windows | Dec 11 2013 | |||
4dfb8857a7db | epriestley | Add a console progress bar | Aug 27 2013 | |||
e4ad3b818cab | epriestley | Add Filesystem::binaryExists() | May 19 2013 | |||
0296f9f48cb4 | Jakub Vrana | Fix console prompt history on Windows | Mar 30 2013 | |||
4613efb331d1 | epriestley | Allow message types to be disabled in PhutilConsole | Dec 17 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
5edd22e90dc7 | vrana | Allow async prompting in console server | Oct 23 2012 | |||
71aeced8ab61 | epriestley | Add a method to determine console width | Oct 1 2012 | |||
a9cedbf87fcd | vrana | Generalize flushing console buffer | Sep 28 2012 | |||
55f7804f5e55 | vrana | Fix indenting | Sep 18 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
7f4334d03989 | epriestley | Add a `writeLog()` method to PhutilConsole for writing debug/log information | Sep 4 2012 | |||
85cd32a38a61 | vrana | Fix wrapping of strings longer than line length | Aug 16 2012 | |||
5015b4a1a2be | Eugene Yunak | fix issue 179 of phabricator; ^ lookbehind is not really required | Aug 14 2012 | |||
496f67fdf66a | epriestley | Make error message from STDERR in exec channel | Aug 10 2012 | |||
090798a75df7 | vrana | Allow redirecting output in console | Aug 9 2012 | |||
ab7b1d7d2e1f | vrana | Add API for getting ANSI status | Aug 8 2012 | |||
a35a81cc7bcd | vrana | Provide prompt for console server | Aug 6 2012 | |||
9a78ad168935 | epriestley | Fix an issue where messages may not be processed by PhutilConsoleServer after… | Aug 6 2012 | |||
ddd37265048d | epriestley | Fix some Windows EDITOR issues | Jul 12 2012 | |||
6fc90f56ba55 | epriestley | Allow caller to set a "preferred" editor for PhutilInteractiveEditor | Jul 12 2012 | |||
51063a4c4744 | epriestley | Fix phutil_console_prompt() under Ubuntu | Jun 28 2012 | |||
5fa76b5936e7 | epriestley | Add basic remote console support | Jun 25 2012 | |||
30fa8cfb85f6 | vrana | Allow enabling ANSI | Jun 20 2012 | |||
502656de777c | vrana | Handle errors in history-enabled prompt | Jun 5 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
5cbe6191242e | vrana | Support history in phutil_console_prompt() | May 25 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
34771a5b0920 | Ben Gertzfield | Use %C formatter for 'mate' editor on non-Windows hosts | Apr 12 2012 | |||
e56447e228d5 | vrana | Support Windows | Apr 6 2012 | |||
793a5f8622e9 | Jason Ge | Fix PhutilInteractiveEditor if the user's $EDITOR contains space | Mar 29 2012 | |||
db9c7168ea13 | vrana | Avoid double indenting in console wrapping | Mar 29 2012 | |||
cc623f2f2177 | epriestley | Improve phutil_console_wrap()'s ability to deal with ANSI color codes | Mar 26 2012 | |||
f9655708e571 | epriestley | Fix phutil_passthru() and InteractiveEditor on Windows | Mar 20 2012 | |||
53b3b4abbd6f | epriestley | Improve libphutil compatibility on Windows | Mar 5 2012 | |||
50c67c60c44c | epriestley | Fallback from $EDITOR to `editor` to configured fallback editor. | Feb 4 2012 | |||
bfc408aa0243 | epriestley | Provide a basic argument parser for libphutil | Feb 1 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
b2502e6ca550 | epriestley | Minor, fix spelling mistake detected by spelling linter. | Jan 20 2012 | |||
79a83c314251 | epriestley | Convert unreadable stdin into a catchable exception rather than failing… | Aug 23 2011 | |||
0acf708b9b0f | Edward Speyer | Allow escaping of formatting sequences with a backslash | Aug 2 2011 | |||
c00687b10a50 | Aran Donohue | Support TextMate interactive editing. | Mar 11 2011 | |||
613e84e8d596 | Adam Hupp | Preserve stdin/stdout when launching editor | Mar 6 2011 | |||
9e1bde338e2f | epriestley | Some docs. | Feb 19 2011 | |||
70ca719b2bb0 | epriestley | really not my night | Feb 17 2011 | |||
4932cf33798e | epriestley | one day I will be good at programming | Feb 17 2011 | |||
20a9faad7e9c | epriestley | i am a clown | Feb 17 2011 | |||
eca7b8c4fc5d | epriestley | Fix preg_replace_callback issue. | Feb 17 2011 | |||
025043a6b172 | epriestley | Make stuff not look ridiculous under --no-ansi. | Feb 17 2011 | |||
d397e05f458b | epriestley | Provide a "disableANSI" flag to disable ansi color codes. | Feb 17 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help