History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
796735bf0435 | aubort | Allow phabricator interactive commands to run without a TTY (for automation of… | Dec 19 2018 | |||
a7cdbd2c260b | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
19d250fe8a8a | epriestley | Add a console method for picking from a list of options | Nov 23 2016 | |||
683aa2cb4bb4 | epriestley | Improve PhutilConsole rendering support for ANSI escape sequences | Nov 23 2016 | |||
83f09f6c5a03 | Joshua Spence | Cache terminal width | Jul 2 2015 | |||
43a0b6d17bb0 | Richard van Velzen/epriestley | Remove history support for console prompts on Windows | Oct 23 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
0296f9f48cb4 | Jakub Vrana | Fix console prompt history on Windows | Mar 30 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
71aeced8ab61 | epriestley | Add a method to determine console width | Oct 1 2012 | |||
85cd32a38a61 | vrana | Fix wrapping of strings longer than line length | Aug 16 2012 | |||
51063a4c4744 | epriestley | Fix phutil_console_prompt() under Ubuntu | Jun 28 2012 | |||
502656de777c | vrana | Handle errors in history-enabled prompt | Jun 5 2012 | |||
5cbe6191242e | vrana | Support history in phutil_console_prompt() | May 25 2012 | |||
e56447e228d5 | vrana | Support Windows | Apr 6 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 | |||
bfc408aa0243 | epriestley | Provide a basic argument parser for libphutil | Feb 1 2012 | |||
79a83c314251 | epriestley | Convert unreadable stdin into a catchable exception rather than failing… | Aug 23 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