git-meta tracks useful metadata of git-versioned files as well as the folders they reside in, using a merge-friendly metadata storage format.
Currently the following types of metadata are stored:
- Modification time (as seconds since Epoch)
- User ownership (user name, not UID)
- Group
... [More] ownership (group name, not GID)
- Access rights (in octal) [Less]
pepper is a flexible command-line tool for retrieving statistics and generating reports from source code repositories. It ships with several graphical and textual reports, and is easily extendable using the Lua scripting language.
pepper includes support for multiple version control systems
... [More], including Git and Subversion. Using native language bindings, multi-threading and a local revision cache, it provides fast access to repository data. [Less]
Silo is command-line utility and Ruby API for Git-based backups. With Silo you can backup arbitrary files into one or more Git repositories and take advantage of Git’s compression, speed and other features. No Git knowledge needed.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy