1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 17:48:50 +02:00
phorge-arcanist/src/workflow
Adam Hupp cc283a63a5 Add by-status option to 'arc branch'
Summary:
This diff adds a '--by-status' argument to arc branch that sorts the
output by status.  Example output:

    Accepted
      my-branch                         Amazing change
    Needs Revision
      nah-nah                           Not so good change
    Needs Review
      in-progress-change                I have no idea
    No Revision
      etc                               etc

Blame Rev:

Task ID:  #

Reviewers: epriestley, slawekbiel

Test Plan:
Ran it with and without --by-status, saw expected output in both cases.

DiffCamp Revision:

Revert Plan:

Database Impact:

Memcache Impact:

Other Notes:

EImportant:

- begin *PUBLIC* platform impact section -
Bugzilla: #
- end platform impact -

Differential Revision: 512
2011-06-28 20:35:23 -07:00
..
amend Added 'edit' field to 'getcommitmessage' conduit calls. 2011-05-03 11:26:01 -07:00
base Verify that ~/.arcrc is 600 before reading from it 2011-06-26 11:55:31 -07:00
branch Add by-status option to 'arc branch' 2011-06-28 20:35:23 -07:00
call-conduit Improve documentation for 'arc call-conduit' 2011-06-23 13:15:28 -07:00
commit Use phutil_passthru() in "arc commit" instead of passthru(). 2011-05-19 10:19:01 -07:00
cover Some documentation. 2011-02-19 11:36:08 -08:00
diff Provide a "--json" flag to 'arc diff' 2011-06-23 16:03:37 -07:00
export Add basic binary file support to 'arc patch' 2011-05-22 06:58:16 -07:00
git-hook-pre-receive Some documentation. 2011-02-19 11:36:08 -08:00
help 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
install-certificate fix ~/.arcconfig typo 2011-06-21 16:03:25 -07:00
liberate 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00
lint arc lint: include lint errors in unresolved messages 2011-06-27 14:17:17 -07:00
list Some documentation. 2011-02-19 11:36:08 -08:00
mark-committed Some documentation. 2011-02-19 11:36:08 -08:00
patch Restore "arc patch D12345" syntax 2011-05-06 12:40:16 -07:00
shell-complete Some documentation. 2011-02-19 11:36:08 -08:00
svn-hook-pre-commit Fix issue with svn-hook-pre-commit when resolving .arcconfig for nested 2011-03-05 00:49:52 -08:00
unit Let TestEngine know if the command that triggered tests is 'arc diff' or 'arc 2011-06-10 13:00:03 -07:00