Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 10 Jan 2019 13:36:25 -0800 | Martin von Zweigbergk | narrow: include journal.narrowspec in transaction journal |
Tue, 08 Jan 2019 09:50:40 -0800 | Martin von Zweigbergk | progress: deprecate ui.progress() |
Tue, 15 Jan 2019 15:43:00 -0800 | Kyle Lippincott | context: use scmutil.matchfiles instead of matchmod.match(exact=True) |
Mon, 14 Jan 2019 22:19:43 -0500 | Augie Fackler | histedit: fix call to _getgoal() by adding a byteskwargs() wrapper |
Fri, 04 Jan 2019 13:41:21 +0100 | Boris Feld | revset: introduce an API that avoids `formatspec` input serialization |
Fri, 04 Jan 2019 05:26:13 +0100 | Boris Feld | revset: detect integer list on parsing |
Fri, 04 Jan 2019 05:16:57 +0100 | Boris Feld | revert: extract "%ld" formatting in a _formatintlist function |