1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-01-20 03:31:10 +01:00
phorge-arcanist/src
Koolvin b553af2763 Add arc tasks command
Summary:
Added `arc tasks`:

%%%arc tasks
arc tasks --view-all    // View Open and Closed Tasks
arc tasks --by-status   // Group By Status
arc tasks --by-priority // Group By Priority%%%

Test Plan: Connect to conduit and run arc tasks >> make sure you have tasks =p

Reviewers: epriestley, indiefan

Reviewed By: epriestley

CC: aran, epriestley

Maniphest Tasks: T749

Differential Revision: https://secure.phabricator.com/D1943
2012-04-07 17:40:25 -07:00
..
branch Return $this from setters 2012-04-02 18:47:59 -07:00
configuration Add an "arc alias" command 2012-02-21 13:16:52 -08:00
difference Add a test case to make sure prefix/suffix intraline diffs work correctly 2012-03-12 18:21:44 -07:00
differential Remove chooseRevision() and DifferentialRevisionRef 2012-03-09 08:57:24 -08:00
docs Reorganize documentation. 2011-05-31 12:14:20 -07:00
events/constant/type Allow modification of the svn commit message via an event listener 2011-11-16 16:40:19 -08:00
exception When a mercurial working copy has uncommitted changes, prompt to include them in "arc diff" 2012-03-19 19:17:10 -07:00
lint Return $this from didApplyPatch() shortcut 2012-04-04 15:11:52 -07:00
parser Return $this from setters 2012-04-02 18:47:59 -07:00
repository Allow configuration of a weak per-project default relative commit 2012-04-03 16:06:43 -07:00
unit Return $this from setters 2012-04-02 18:47:59 -07:00
workflow Add arc tasks command 2012-04-07 17:40:25 -07:00
workingcopyidentity Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
__phutil_library_init__.php Initial commit. 2011-01-09 15:22:25 -08:00
__phutil_library_map__.php Add arc tasks command 2012-04-07 17:40:25 -07:00