Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | fsck doc: remove ancient out-of-date diagnostics | Ævar Arnfjörð Bjarmason | 1 | -8/+0 |
2019-07-29 | Documentation/git-fsck.txt: include fsck.* config variables | SZEDER Gábor | 1 | -0/+5 |
2019-03-20 | Merge branch 'jk/fsck-doc' | Junio C Hamano | 1 | -3/+11 |
2019-03-05 | fsck: always compute USED flags for unreachable objects | Jeff King | 1 | -0/+4 |
2019-03-05 | doc/fsck: clarify --connectivity-only behavior | Jeff King | 1 | -3/+7 |
2019-01-08 | prefer "hash mismatch" to "sha1 mismatch" | Jeff King | 1 | -3/+3 |
2018-06-27 | fsck: verify commit-graph | Derrick Stolee | 1 | -0/+3 |
2016-07-18 | fsck: optionally show more helpful info for broken links | Johannes Schindelin | 1 | -1/+8 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2015-06-23 | fsck: introduce `git fsck --connectivity-only` | Johannes Schindelin | 1 | -1/+6 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -4/+2 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -2/+2 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -3/+3 |
2012-08-22 | Merge branch 'jc/tag-doc' | Junio C Hamano | 1 | -2/+2 |
2012-08-06 | Documentation: do not mention .git/refs/* directories | Junio C Hamano | 1 | -2/+2 |
2012-03-05 | fsck doc: a minor typofix | Junio C Hamano | 1 | -1/+1 |
2012-02-28 | fsck: --no-dangling omits "dangling object" information | Junio C Hamano | 1 | -1/+6 |
2011-12-22 | Merge branch 'jk/doc-fsck' | Junio C Hamano | 1 | -18/+8 |
2011-12-16 | docs: brush up obsolete bits of git-fsck manpage | Jeff King | 1 | -18/+8 |
2011-11-06 | fsck: print progress | Nguyễn Thái Ngọc Duy | 1 | -1/+10 |
2011-05-16 | Documentation/git-fsck.txt: fix typo: unreadable -> unreachable | Jim Meyering | 1 | -2/+2 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
2010-12-18 | fsck docs: remove outdated and useless diagnostic | Mark Lodato | 1 | -3/+0 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -2/+2 |
2009-10-20 | fsck: default to "git fsck --full" | Junio C Hamano | 1 | -2/+3 |
2008-12-21 | doc/git-fsck: change the way for getting heads' SHA1s | Markus Heidelberg | 1 | -1/+2 |
2008-07-05 | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -2/+2 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-04-29 | Documentation: point git-prune users to git-gc | Jeff King | 1 | -1/+2 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-07-22 | fsck --lost-found: write blob's contents, not their SHA-1 | Johannes Schindelin | 1 | -2/+4 |
2007-07-03 | fsck --lost-found writes to subdirectories in .git/lost-found/ | Jonas Fonseca | 1 | -2/+2 |
2007-07-02 | git-fsck: add --lost-found option | Johannes Schindelin | 1 | -1/+5 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-06-04 | git-fsck: learn about --verbose | Johannes Schindelin | 1 | -1/+4 |
2007-04-05 | Fix lost-found to show commits only referenced by reflogs | Shawn O. Pearce | 1 | -1/+7 |
2007-01-28 | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 1 | -0/+139 |