log hgext/uncommit.py @ 41859:bf22e370ae9a

age author description
Tue, 12 Feb 2019 00:17:42 +0530 Navaneeth Suresh uncommit: don't allow dirty working copy with PATH (issue5977)
Fri, 15 Feb 2019 10:39:45 -0800 Martin von Zweigbergk uncommit: add config option to keep commit by default
Fri, 15 Feb 2019 10:49:12 -0800 Martin von Zweigbergk uncommit: inform user if the commit is empty after uncommit
Fri, 25 Jan 2019 23:36:23 -0800 Martin von Zweigbergk cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
Sun, 20 Jan 2019 21:49:58 -0800 Martin von Zweigbergk uncommit: set dirstateparents from within _fixdirstate()
Sun, 20 Jan 2019 22:00:25 -0800 Martin von Zweigbergk unamend: fix unamending of renamed rename
Sun, 20 Jan 2019 22:00:21 -0800 Martin von Zweigbergk uncommit: mark old node obsolete after updating dirstate