Mercurial > public > mercurial-scm > hg
log mercurial/localrepo.py @ 44493:02c47b74366c
age | author | description |
---|---|---|
Sat, 07 Mar 2020 18:00:53 -0500 | Augie Fackler | localrepo: add git extension to autoextensions list |
Fri, 06 Mar 2020 13:27:41 -0500 | Augie Fackler | cleanup: run pyupgrade on our source tree to clean up varying things |
Tue, 18 Feb 2020 19:11:13 +0100 | Pierre-Yves David | nodemap: warm the persistent nodemap on disk with debugupdatecache |
Thu, 05 Mar 2020 08:37:08 -0800 | Martin von Zweigbergk | commit: print debug message when clearing dirstate and wdir clean |
Fri, 28 Feb 2020 11:32:02 -0800 | Martin von Zweigbergk | commit: clear resolved mergestate even if working copy is clean |
Fri, 28 Feb 2020 10:30:18 -0800 | Martin von Zweigbergk | commit: error out on unresolved files even if commit would be empty |
Wed, 19 Feb 2020 17:30:04 +0100 | Pierre-Yves David | revlog-compression: update the config to be a list |