Mercurial > public > mercurial-scm > hg-stable
log mercurial/commit.py @ 45957:89a2afe31e82
age | author | description |
---|---|---|
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Thu, 29 Oct 2020 00:17:12 -0700 | Martin von Zweigbergk | branching: merge with stable |
Tue, 20 Oct 2020 17:32:45 +0200 | Joerg Sonnenberger | phases: convert registernew users to use revision sets |
Thu, 29 Oct 2020 07:51:13 +0100 | Dan Villiom Podlaski Christiansen | commit: don't change phases for preexisting commits stable |
Sat, 10 Oct 2020 12:43:04 +0530 | Pulkit Goyal | mergestate: add `allextras()` to get all extras |
Sat, 10 Oct 2020 13:19:25 +0530 | Pulkit Goyal | commit: pass ChangingFiles object as argument to _process_files |