Mercurial > hg
log hgext/uncommit.py @ 35713:7ffbd911dbc9
age | author | description |
---|---|---|
Wed, 13 Dec 2017 17:03:39 -0800 | Martin von Zweigbergk | unamend: allow unamending if allowunstable is set |
Mon, 11 Dec 2017 09:27:40 -0800 | Martin von Zweigbergk | memfilectx: make changectx argument mandatory in constructor (API) |
Tue, 28 Nov 2017 05:50:45 +0530 | Pulkit Goyal | rewriteutil: use precheck() in uncommit and amend commands |
Sun, 03 Dec 2017 00:29:51 +0530 | Pulkit Goyal | unamend: drop unused vars, query after taking lock, use ctx.hex() for extras |
Fri, 06 Oct 2017 04:17:36 +0530 | Pulkit Goyal | uncommit: unify functions _uncommitdirstate and _unamenddirstate to one |
Sun, 24 Sep 2017 00:56:52 +0530 | Pulkit Goyal | unamend: move fb extension unamend to core |
Mon, 23 Oct 2017 00:06:23 +0530 | Pulkit Goyal | py3: handle keyword arguments in hgext/uncommit.py |