log mercurial/pathencode.c @ 18338:384df4db6520

age author description
Sun, 30 Sep 2012 15:31:27 +0200 André Sintzoff pathencode: change isset name to avoid name collision
Sun, 30 Sep 2012 23:53:56 +0200 Adrian Buehlmann pathencode: skip encoding if input is already longer than maxstorepathlen
Sun, 30 Sep 2012 23:53:56 +0200 Adrian Buehlmann pathencode: simplify basicencode
Tue, 18 Sep 2012 15:42:19 -0700 Bryan O'Sullivan store: implement fncache basic path encoding in C
Tue, 18 Sep 2012 11:43:30 +0200 Adrian Buehlmann pathencode: new C module with fast encodedir() function