plan9fox/sys/src/cmd/hgfs
cinap_lenrek f4f2ff6038 hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)
we do not need to check for revlog updates on every
(directory) read when reading the root. only do it
when reading from the start.
2014-05-08 22:20:26 +02:00
..
ancestor.c hgfs: work in progress stuff... 2012-10-29 22:00:38 +01:00
dat.h hgfs: various improvements 2012-11-21 19:22:46 +01:00
fns.h hgfs: various improvements 2012-11-21 19:22:46 +01:00
fs.c hgfs: avoid revlogupdate() calls when reading root (thanks burnzez) 2014-05-08 22:20:26 +02:00
hash.c hgfs: work in progress stuff... 2012-10-29 22:00:38 +01:00
hgdb.c hgfs: work in progress stuff... 2012-11-22 00:02:43 +01:00
info.c hgfs: various improvements 2012-11-21 19:22:46 +01:00
mkfile hgfs: work in progress stuff... 2012-10-29 22:00:38 +01:00
patch.c hgfs: various improvements 2012-11-21 19:22:46 +01:00
revlog.c hgfs: remove bogus OTRUNC mode from create() call in fmktemp() 2012-11-21 19:28:40 +01:00
tree.c hgfs: more work in progress stuff 2012-10-28 23:18:38 +02:00
util.c hgfs: work in progress stuff... 2012-10-29 22:00:38 +01:00
zip.c add hgfs, a mercurial filesystem 2011-06-26 07:03:12 +02:00