Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | parallel fsck (yes, these changes are all it takes now!) | Joey Hess | 2015-11-04 |
| | |||
* | fsck: Commit incremental fsck database after every 1000 files fscked, or ↵ | Joey Hess | 2015-07-31 |
| | | | | | | | | every 5 minutes, whichever comes first. Previously, commits were made every 1000 files fscked. Also, improve docs | ||
* | update fsck synopsis | Joey Hess | 2015-07-09 |
| | |||
* | expand manpages cross-references significantly | Antoine Beaupré | 2015-05-29 |
| | | | | | | | | | | | | | | | | | | i found that most man pages only had references to the main git-annex manpage, which i stillfind pretty huge and hard to navigate through. i tried to sift through all the man pages and add cross-references between relevant pages. my general rule of thumb is that links should be both ways unless one of the pages is a more general page that would become ridiculously huge if all backlinks would be added (git-annex-preferred-content comes to mind). i have also make the links one per line as this is how it was done in the metadata pages so far. i did everything but the plumbing, utility and test commands, although some of those are linked from the other commands so cross-links were added there as well. | ||
* | cross-link repair/fsck manpages | Antoine Beaupré | 2015-05-29 |
| | |||
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
| | | | | This is much more space efficient! | ||
* | fsck: Added --distributed and --expire options, for distributed fsck. | Joey Hess | 2015-04-01 |
| | |||
* | finished splitting out man pages for all commands | Joey Hess | 2015-03-25 |
| | |||
* | separated man pages for all the maintenance commands | Joey Hess | 2015-03-24 |