Skip to content
Snippets Groups Projects
  1. Nov 07, 2018
  2. Nov 01, 2018
  3. Oct 25, 2018
  4. Oct 20, 2018
  5. Oct 19, 2018
  6. Oct 17, 2018
  7. Oct 25, 2018
  8. Oct 14, 2018
  9. Oct 17, 2018
  10. Oct 12, 2018
  11. Oct 11, 2018
  12. Oct 02, 2018
    • Sushil Khanchi's avatar
      evolve: use stack alias s# in `hg evolve` msgs · cc3a0b13
      Sushil Khanchi authored
      As repository grows revision number lose their usefulness. To
      make it a little better than now, after this patch we will be
      using short stack aliases introduced by the topic extension
      (as displayed by `hg stack`).
      
      These stack aliases s# will be used only when user has enabled
      topic extension and his repo's current active topic is same as
      the revs to be evolved.
      
      For now, this patch doesn't cover `continue` case. I will discuss about this
      with Pierre-Yves David. Maybe we have to store the info in evolvestate that "we
      were using stack aliases".
      cc3a0b13
Loading