Skip to content
  1. Feb 22, 2021
  2. Dec 07, 2020
  3. Feb 25, 2020
    • Shoaib Meenai's avatar
      [arcconfig] Default base to previous revision · 915e7699
      Shoaib Meenai authored
      When you run `arc diff`, arc defaults to uploading all the changes you
      have against the upstream branch into a single patch. This is almost
      never what you want for stacked commits (patch series); you only want to
      submit the changes done by the current patch. It's also come up as a
      point of confusion in the Phabricator vs. GitHub PRs discussion, for
      example. Configure arc to only upload your current patch by default,
      which I think is a much more suitable default for LLVM developers.
      
      Differential Revision: https://reviews.llvm.org/D74990
      915e7699
  4. Jan 23, 2020
  5. Jan 31, 2019
  6. Jan 11, 2019
  7. Dec 12, 2017
  8. Sep 27, 2016
  9. Jul 14, 2016
  10. Apr 07, 2014
  11. Dec 01, 2012
Loading