Mercurial > public > mercurial-scm > hg
log hgext/uncommit.py @ 47432:7f7457f84311
age | author | description |
---|---|---|
Thu, 10 Jun 2021 15:45:22 -0700 | Martin von Zweigbergk | cmdutil: make resolvecommitoptions() work on str-keyed opts |
Thu, 10 Jun 2021 14:25:16 -0700 | Martin von Zweigbergk | cmdutil: make checknotesize() work on str-keyed opts |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |
Fri, 29 Jan 2021 15:51:00 -0800 | Martin von Zweigbergk | errors: use InputError in uncommit extension |
Tue, 01 Dec 2020 21:54:46 +0100 | Joerg Sonnenberger | node: import symbols explicitly |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |