Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 23 Nov 2017 14:13:14 -0800 | David Soria Parra | hbisect: use a defaultdict to avoid large allocations for a large changelogs |
Thu, 23 Nov 2017 14:12:55 -0800 | David Soria Parra | hbisect: use a revset for ancestor calculation |
Thu, 23 Nov 2017 14:11:27 -0800 | David Soria Parra | hbisect: pass repo into hbisect.bisect |
Wed, 22 Nov 2017 19:24:22 -0800 | Kyle Lippincott | develwarn: do not emit warning if "config" is unspecified |
Sat, 28 Oct 2017 19:03:23 +0530 | Pulkit Goyal | histedit: add support to output nodechanges using formatter |
Sat, 28 Oct 2017 17:50:25 +0530 | Pulkit Goyal | rebase: use fm.formatlist() and fm.formatdict() to support user template |