History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
698792750d4d | James Rhodes | Prevent error in PhutilArgumentParser when not using standard options | Jan 12 2015 | |||
d0bc7bf0d911 | James Rhodes | Treat non-string arguments as normal arguments in PhutilArgumentParser | Jan 8 2015 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
f57b8334b7ed | Bryan Cuccioli/epriestley | Improve invalid workflow message. | Jun 9 2013 | |||
2ad75e7458e9 | epriestley | Provide optional detailed help from workflows | Feb 14 2013 | |||
3d13f88d3eb9 | epriestley | Make "cmd flow --help" work like "cmd help flow" | Dec 7 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
579c23133164 | vrana | Properly escape argument parser exception | Oct 9 2012 | |||
7b18e75b006f | vrana | Write to STDERR instead of php://stderr | Oct 9 2012 | |||
ceaa5023ec82 | epriestley | Allow workflows to elect for partial parsing rather than full parsing | Sep 25 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
00f20310baa5 | epriestley | Hide option reference unless --full is passed | Sep 5 2012 | |||
7f4334d03989 | epriestley | Add a `writeLog()` method to PhutilConsole for writing debug/log information | Sep 4 2012 | |||
9bb97392da65 | Nick Harper | Define and use a const instead of 77 | Aug 14 2012 | |||
496f67fdf66a | epriestley | Make error message from STDERR in exec channel | Aug 10 2012 | |||
5fa76b5936e7 | epriestley | Add basic remote console support | Jun 25 2012 | |||
30fa8cfb85f6 | vrana | Allow enabling ANSI | Jun 20 2012 | |||
421a28bc14f6 | vrana | Fix comment | Jun 4 2012 | |||
d52d0ea2ff3b | vrana | Fix comment | Jun 4 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
40a721df824a | epriestley | Add Workflows to PhutilArgumentParser | Apr 26 2012 | |||
db9c7168ea13 | vrana | Avoid double indenting in console wrapping | Mar 29 2012 | |||
cff028a25e52 | epriestley | Add builtin CLI profiling to every PhutilArgumentParser script | Mar 8 2012 | |||
e284f7f0065e | epriestley | Add parseStandardArguments() to PhutilArgumentParser | Feb 3 2012 | |||
b70b384187d4 | epriestley | Don't show "OPTION SUMMARY" if only wildcard options exist in… | Feb 3 2012 | |||
cd70f6537d38 | epriestley | Use PhutilArgumentParser in Daemon overseer/executor | Feb 3 2012 | |||
bfc408aa0243 | epriestley | Provide a basic argument parser for libphutil | Feb 1 2012 |
c4science · Help