Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 20 Aug 2018 13:29:48 -0400 | Augie Fackler | merge: improve interactive one-changed one-deleted message (issue5550) |
Thu, 16 Aug 2018 17:19:27 +0200 | Boris Feld | bookmark: add an --active flag to display the active bookmark |
Thu, 23 Aug 2018 01:48:39 +0200 | Boris Feld | phase: use `_phase` revset instead of string interpolation |
Thu, 23 Aug 2018 01:48:26 +0200 | Boris Feld | phase: expose a `_phase(idx)` revset |
Thu, 23 Aug 2018 01:15:19 +0200 | Boris Feld | phase: handle phase with no command flag |
Tue, 05 Jun 2018 20:47:52 +0200 | Boris Feld | phase: explicitly exclude secret phase and above |
Tue, 05 Jun 2018 18:16:07 +0200 | Boris Feld | phase: use `trackedphases` in `_getphaserevsnative` |