index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
hgfs
/
fs.c
Age
Commit message (
Expand
)
Author
2014-09-29
hgfs: make data files with meta headers having the right size after open
cinap_lenrek
2014-05-08
hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)
cinap_lenrek
2012-11-21
hgfs: various improvements
cinap_lenrek
2012-11-02
hgfs: fix metaheader offset for log
cinap_lenrek
2012-11-01
hgfs: strip metadata header, bogus .n walks
cinap_lenrek
2012-10-28
hgfs: more work in progress stuff
cinap_lenrek
2012-10-25
hgfs: add wip debug command
cinap_lenrek
2012-01-12
fix wrong use of qid.type == QTDIR comparsion
cinap_lenrek
2011-11-27
hgfs: change default mountpoint from /n/hg to /mnt/hg
cinap_lenrek
2011-10-28
hgfs: detect fncache repo format
cinap_lenrek
2011-10-16
hgfs: add rev file, document in manual page
cinap_lenrek
2011-07-01
hgfs: make qid generation machine independent
cinap_lenrek
2011-06-30
hgfs: fix path mangeling bug, find dothg on startup
cinap_lenrek
2011-06-28
hgfs: cleanup
cinap_lenrek
2011-06-28
hgfs: get previous file revisions with appending .n or .revn
cinap_lenrek
2011-06-27
hgfs: change semantics of log to contain only the file list
cinap_lenrek
2011-06-27
hgfs: allow "tip" as revision, do perm checking
cinap_lenrek
2011-06-27
hgfs: honor x-bit in manifest
cinap_lenrek
2011-06-27
hgfs: add tree caching
cinap_lenrek
2011-06-27
hgfs: update index
cinap_lenrek
2011-06-26
add hgfs, a mercurial filesystem
cinap_lenrek