Mercurial > public > mercurial-scm > hg
log mercurial/localrepo.py @ 13972:d1f4e7fd970a
age | author | description |
---|---|---|
Wed, 20 Apr 2011 22:43:31 +0200 | Adrian Buehlmann | move path_auditor from util to scmutil |
Wed, 20 Apr 2011 19:54:57 +0200 | Adrian Buehlmann | move opener from util to scmutil |
Tue, 19 Apr 2011 15:19:54 +0200 | Martin Geisler | merge with stable |
Tue, 19 Apr 2011 13:25:19 +0200 | Martin Geisler | rollback: lower-case warning issued when branch cannot be reset stable |
Mon, 11 Apr 2011 21:44:22 +0300 | Idan Kamara | localrepo: don't add deleted files to list of modified/added files (issue2761) |
Thu, 07 Apr 2011 17:16:17 +0300 | Idan Kamara | tags: remove another check for valid nodes |
Mon, 04 Apr 2011 22:51:10 +0300 | Idan Kamara | localrepo: ignore tags to unknown nodes (issue2750) |