Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-14 | [docs] Improve the documentation on committing code reviewed on | Dan Liew | 1 | -17/+60 | |
Phabricator to trunk. The previous documentation had a few issues: * It did not make it explicit that code could be committed without using the Arcanist tool and how this should be done. * There was also an implicit assumption on using Subversion rather than git-svn in the example using Arcanist. The documentation now explicitly mentions both cases and details how to commit to trunk in each case. Reviewers: klimek, probinson Subscribers: probinson, nwilson, reames, llvm-commits Differential Revision: http://reviews.llvm.org/D15801 llvm-svn: 257764 | |||||
2016-01-08 | How to close a review manually. | Paul Robinson | 1 | -1/+7 | |
llvm-svn: 257180 | |||||
2015-12-22 | Add advice on choosing reviewers | Paul Robinson | 1 | -1/+19 | |
llvm-svn: 256265 | |||||
2015-08-06 | docs: Fix typo in Phabricator.rst | Reid Kleckner | 1 | -1/+1 | |
Summary: Fix a small typo in Phabricator.rst: s/your/you. Reviewers: rnk Subscribers: rnk, llvm-commits Differential Revision: http://reviews.llvm.org/D11585 llvm-svn: 244231 | |||||
2015-08-05 | Rename all references to old mailing lists to new lists.llvm.org address. | Tanya Lattner | 1 | -1/+1 | |
llvm-svn: 243999 | |||||
2015-07-28 | docs: update arcanist links | Martell Malone | 1 | -2/+2 | |
Summary: I need a test commit for using arc. This seems like an appropriate commit to use as a test We may want to port this commit back to 3.7 also Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11527 llvm-svn: 243408 | |||||
2015-07-01 | Expand Phabricator docs slightly | Scott Douglass | 1 | -7/+9 | |
llvm-svn: 241161 | |||||
2015-05-27 | Add some more detailed docs about the current state of Phabricator and | Chandler Carruth | 1 | -1/+11 | |
reviwes.llvm.org to help reduce confusion. llvm-svn: 238295 | |||||
2015-03-31 | [docs] add cross-reference | Scott Douglass | 1 | -1/+3 | |
llvm-svn: 233699 | |||||
2015-03-30 | Explain how to abandon a review. | Paul Robinson | 1 | -1/+14 | |
llvm-svn: 233600 | |||||
2015-01-13 | Phabricator calls it "subscriber" not "cc" | Paul Robinson | 1 | -1/+2 | |
llvm-svn: 225747 | |||||
2014-07-04 | Phabricator doc: Explicit the fact that the patch needs to be there before ↵ | Sylvestre Ledru | 1 | -0/+1 | |
the commit llvm-svn: 212328 | |||||
2014-07-02 | Also document the 'arc commit' commands in the 'Committing a change' section ↵ | Sylvestre Ledru | 1 | -0/+8 | |
of the Phabricator doc llvm-svn: 212184 | |||||
2014-06-26 | Changed Phab 'CC' to 'subscriber'; fixed typo | Sanjay Patel | 1 | -3/+3 | |
llvm-svn: 211793 | |||||
2014-06-25 | Mention that Phabricator users should subscribe to *-commits | Reid Kleckner | 1 | -4/+16 | |
This probably explains why a lot of messages get lost for first time Phabricator users. llvm-svn: 211731 | |||||
2014-05-14 | Update of the documentation: I think we are now happy with Phabricator | Sylvestre Ledru | 1 | -2/+1 | |
llvm-svn: 208764 | |||||
2014-04-07 | Make docs point to new domain. | Manuel Klimek | 1 | -3/+3 | |
llvm-svn: 205701 | |||||
2014-03-10 | Docs: remove paragraph about manual account creation. | Tim Northover | 1 | -7/+0 | |
There's now a normal UI for that, apparently. Patch by Manuel Jacob. llvm-svn: 203481 | |||||
2014-02-11 | Add a note about using "Differential Revision:" in commit messages | Mark Seaborn | 1 | -0/+20 | |
I noticed this convention from the commit logs. It seems like it would be useful to document it, to encourage other committers to link back to code reviews in their commits. Differential Revision: http://llvm-reviews.chandlerc.com/D2678 llvm-svn: 201160 | |||||
2013-11-11 | Update of the 'Code Review' page. The link is now called 'Create Diff' ↵ | Sylvestre Ledru | 1 | -1/+1 | |
instead of 'Create Revision' llvm-svn: 194378 | |||||
2013-07-25 | Phabricator.rst: tiny fix | Hans Wennborg | 1 | -1/+1 | |
llvm-svn: 187164 | |||||
2013-02-13 | Update phab docs to clarify how to accept a change. | Manuel Klimek | 1 | -0/+6 | |
llvm-svn: 175047 | |||||
2012-11-06 | docs: use code font for console commands in phabricator manual | Alexey Samsonov | 1 | -2/+2 | |
llvm-svn: 167459 | |||||
2012-10-27 | Clarify that there is an option other than OAuth for Phabricator and | Chandler Carruth | 1 | -4/+10 | |
offer up my email to the spam lords for it. Hopefully this will eventually be more automatic, but we don't want people to think there is only one option. llvm-svn: 166870 | |||||
2012-10-12 | docs: Minor clean up of Phabricator documentation. | Sean Silva | 1 | -7/+5 | |
llvm-svn: 165779 | |||||
2012-10-11 | Adds Phabricator documentation. This is a first step that answers many ↵ | Manuel Klimek | 1 | -0/+96 | |
questions we have seen. llvm-svn: 165736 |