Mercurial > hg
log hgext/split.py @ 38476:b4cfd803b3f2
age | author | description |
---|---|---|
Tue, 19 Jun 2018 13:49:06 -0700 | Martin von Zweigbergk | split: preserve phase of commit that is being split |
Sat, 19 May 2018 18:25:18 +0530 | Pulkit Goyal | py3: fix kwargs handling in hgext/split.py |
Sat, 24 Feb 2018 11:20:24 -0800 | Gregory Szorc | split: use ctx.rev() instead of %d % ctx |
Sat, 24 Feb 2018 16:18:40 +0530 | Pulkit Goyal | py3: fix handling of keyword arguments at more places |
Sat, 24 Jun 2017 23:03:41 -0700 | Jun Wu | split: new extension to split changesets |