summaryrefslogtreecommitdiff
path: root/sys/src/cmd/hgfs/fs.c
AgeCommit message (Expand)Author
2014-09-29hgfs: make data files with meta headers having the right size after opencinap_lenrek
2014-05-08hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)cinap_lenrek
2012-11-21hgfs: various improvementscinap_lenrek
2012-11-02hgfs: fix metaheader offset for logcinap_lenrek
2012-11-01hgfs: strip metadata header, bogus .n walkscinap_lenrek
2012-10-28hgfs: more work in progress stuffcinap_lenrek
2012-10-25hgfs: add wip debug commandcinap_lenrek
2012-01-12fix wrong use of qid.type == QTDIR comparsioncinap_lenrek
2011-11-27hgfs: change default mountpoint from /n/hg to /mnt/hgcinap_lenrek
2011-10-28hgfs: detect fncache repo formatcinap_lenrek
2011-10-16hgfs: add rev file, document in manual pagecinap_lenrek
2011-07-01hgfs: make qid generation machine independentcinap_lenrek
2011-06-30hgfs: fix path mangeling bug, find dothg on startupcinap_lenrek
2011-06-28hgfs: cleanupcinap_lenrek
2011-06-28hgfs: get previous file revisions with appending .n or .revncinap_lenrek
2011-06-27hgfs: change semantics of log to contain only the file listcinap_lenrek
2011-06-27hgfs: allow "tip" as revision, do perm checkingcinap_lenrek
2011-06-27hgfs: honor x-bit in manifestcinap_lenrek
2011-06-27hgfs: add tree cachingcinap_lenrek
2011-06-27hgfs: update indexcinap_lenrek
2011-06-26add hgfs, a mercurial filesystemcinap_lenrek