History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5796beffff16 | epriestley | Censor credentials with "********" instead of "xxxxx" | Jun 27 2016 | |||
b25e0477b280 | epriestley | Allow "+" to remain unescaped by csprintf('%R', ...) | May 11 2016 | |||
50d5e4939928 | epriestley | Introduce PhutilConsoleView for rendering elements to the console | Sep 21 2015 | |||
d8a63d8c2907 | Joshua Spence | Add a `pregsprintf` function | Jul 7 2015 | |||
4e0febf56d83 | epriestley | Introduce tsprintf(), for escaping terminal output | May 24 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
fccf03d48e08 | Joshua Spence | Rename some functions | Apr 27 2015 | |||
16c058dd9da1 | Joshua Spence | Remove unused vqueryfx methods | Apr 27 2015 | |||
99e9235ec6a4 | epriestley | Actually support "%Lf" in qsprintf() | Apr 13 2015 | |||
62af2943ee71 | Joshua Spence | Allow passing a null callback to `xsprintf` | Feb 9 2015 | |||
2b23ac46a847 | Joshua Spence | `pht`ize some strings | Feb 4 2015 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 2014 | |||
49f08a756a54 | James Rhodes | Allow PhutilCommandString to escape as Powershell | Aug 13 2014 | |||
a1d4247c6bb3 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
c6b75f3ffacf | Joshua Spence | Various minor improvements to the `xsprintf` functions | Jul 1 2014 | |||
b2903bea0271 | Joshua Spence | Test cases should extend from `PhutilTestCase` | Jul 1 2014 | |||
479906f7b53b | Joshua Spence/epriestley | Apply various linter fixes. | Jun 9 2014 | |||
1ba1de50e9ee | Joshua Spence/epriestley | Add `%LR` support to `csprintf`. | May 21 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
8ceb9d4d9b32 | epriestley | Update some libphutil docs | Mar 11 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
1f8510cf854b | Joshua Spence/epriestley | Minor linter fixes | Feb 25 2014 | |||
5a9002ebed4f | epriestley | Change "%s" in qsprintf to exclude non-BMP characters | Feb 24 2014 | |||
e60dca3649f4 | epriestley | Add "%R" to csprintf(), for printing more readable commands | Jan 30 2014 | |||
3aa7ccdf823a | Joshua Spence/epriestley | Allow empty array for `csprintf` when using "%Ls" | Dec 23 2013 | |||
1ffb66347246 | epriestley | Add `urisprintf()` for encoded printing of URIs | Nov 9 2013 | |||
e953f5c073a6 | epriestley | Make csprintf() return an object, not a string | Jul 4 2013 | |||
810fe3a8bf15 | Joel Seligstein/epriestley | Add a simple interface to abstract database escaping from aphront | Jun 4 2013 | |||
803a9c6ed0d0 | epriestley | Move hgsprintf to libphutil | Feb 22 2013 | |||
b913346beb83 | epriestley | Fix some libphutil lint warnings | Nov 22 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
0eb9121c9fd4 | vrana | Fix doc links | Aug 10 2012 | |||
4477e46dd83a | vrana | Document %Ls in `csprintf()` | Aug 6 2012 | |||
117f11366c47 | epriestley | Move qsprintf() test cases back to phabricator | Jul 26 2012 | |||
0c40f1579956 | epriestley | Move querfyx() to libphutil | Jul 24 2012 | |||
5b211411be61 | epriestley | Add ldap_sprintf() for LDAP escaping | Jul 17 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
1d7895493580 | epriestley | Fix xsprintf doclink to qsprintf | Mar 5 2012 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
5504611fab7e | epriestley | Move all storage/db/web stuff to Differential. | Jan 16 2011 | |||
11e231782d1f | epriestley | Chip away at some more documentation. | Jan 16 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
8725b8414f8b | epriestley | Bring Lisk into libphutil. | Jan 10 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help