Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 22405:6f63c47cbb86
age | author | description |
---|---|---|
Fri, 05 Sep 2014 11:36:20 -0700 | Durham Goode | dirstate: wrap setparent calls with begin/endparentchange (issue4353) |
Sat, 30 Aug 2014 02:10:29 +0200 | Pierre-Yves David | revert: drop `lexist` check in the backup logic |
Sat, 30 Aug 2014 02:09:53 +0200 | Pierre-Yves David | revert: distinguish between deleted file and locally modified |
Sat, 30 Aug 2014 02:00:20 +0200 | Pierre-Yves David | revert: detect unknown files in the same path as files marked as removed |
Sat, 30 Aug 2014 01:52:08 +0200 | Pierre-Yves David | revert: cache working context in a variable |
Sun, 31 Aug 2014 07:45:50 -0700 | Martin von Zweigbergk | cmdutil: avoid the confusing name 'patch' for a matcher |