index
:
metastore
doc-markdown
doc-pandoc
format1-3
master
perf-2
File metadata backup/comparison/restoration tool
adam@spra.gg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
metaentry.h
Age
Commit message (
Expand
)
Author
2015-09-13
Move source files to src/ directory.
Przemyslaw Pawelczyk
2015-09-08
Add action to dump metadata in human-readable form: -d / --dump.
Przemyslaw Pawelczyk
2015-09-03
Make all license notices in files explicit about being GPLv2 only.
Przemyslaw Pawelczyk
2015-09-03
Make all license notices in source files formatted the same way.
Przemyslaw Pawelczyk
2015-02-07
Avoid comparison between signed and unsigned integers.
Dan Fandrich
2013-05-03
Add include guards in header files.
Przemyslaw Pawelczyk
2013-05-03
Introduce settings structure.
Przemyslaw Pawelczyk
2012-02-10
Add option preventing metastore from omitting .git dirs.
Przemyslaw Pawelczyk
2008-03-20
First stab at supporting the option of automatically creating empty
David Härdeman
2008-03-20
Detect whether the underlying FS supports xattrs
David Härdeman
2007-05-21
Use hash tables instead of linked lists for a nice speedup at the cost of sor...
David Härdeman
2007-05-19
Improve some variable names and add comments to the last few functions
David Härdeman
2007-05-19
Remove the need for a global variable (do_mtime)
David Härdeman
2007-05-19
80-col align code, add license headers
David Härdeman
2007-05-18
Split meta entry functions into a separate file
David Härdeman