Mercurial > public > mercurial-scm > hg
log mercurial/filelog.py @ 23355:7faa55c20b0e
age | author | description |
---|---|---|
Sun, 14 Sep 2014 20:32:34 -0400 | Mike Edgar | filelog: censored files compare against empty data, have 0 size |
Wed, 03 Sep 2014 22:14:20 -0400 | Mike Edgar | filelog: raise CensoredNodeError when hash checks fail with censor metadata |
Tue, 02 Sep 2014 14:42:30 -0400 | Mike Edgar | filelog: parsemeta stops returning unused key list |
Wed, 10 Sep 2014 00:18:15 -0400 | Mike Edgar | filelog: make parsemeta a public module function, to be used by censor module |
Wed, 10 Sep 2014 00:17:17 -0400 | Mike Edgar | filelog: make packmeta a public module function, to be used by censor |
Wed, 01 May 2013 10:39:37 -0700 | Durham Goode | filelog: use super() for calling base functions |
Tue, 10 May 2011 17:38:58 +0200 | Sune Foldager | filelog: add file function to open other filelogs |