search for: ryyy

Displaying 3 results from an estimated 3 matches for "ryyy".

Did you mean: rqyy
2015 Jul 28
4
[LLVMdev] Request: Changing commit message in llvm trunk
...t for this for any committer to use to speed up the process, example here is a script called landed landed D11511 r243434 2. If a patch is reverted at some point because it is broken. It would be nice to be able to edit the commit message in rXXX to tell the reader that the commit was reverted in rYYY and reapplied with a fix in rZZZ 3. If you have a pesky typo in your commit like I have :) I'm sure the hook could be made so that only an author can edit their own commit message or an admin that can. Kind Regards Martell -------------- next part -------------- An HTML attachment was scrubb...
2015 Jul 29
0
[LLVMdev] Request: Changing commit message in llvm trunk
...t; Probably easier to have Phab just monitor the post-commit review thread on the mailing list. > > 2. > If a patch is reverted at some point because it is broken. > It would be nice to be able to edit the commit message in rXXX to tell the > reader that the commit was reverted in rYYY and reapplied with a fix in rZZZ > Usually we chime in on the post-commit thread saying "btw, reverted in rXXXXXX". > > 3. > If you have a pesky typo in your commit like I have :) > I don't think anybody really cares very much about typos in the commit history, as l...
2015 Jul 29
2
[LLVMdev] Request: Changing commit message in llvm trunk
...just monitor the post-commit review thread on > the mailing list. > > >> >> 2. >> If a patch is reverted at some point because it is broken. >> It would be nice to be able to edit the commit message in rXXX to tell >> the reader that the commit was reverted in rYYY and reapplied with a fix in >> rZZZ >> > > Usually we chime in on the post-commit thread saying "btw, reverted in > rXXXXXX". > > >> >> 3. >> If you have a pesky typo in your commit like I have :) >> > > I don't think anybody re...