summaryrefslogtreecommitdiff
path: root/Documentation/git-fsck.txt
Commit message (Expand)AuthorAgeFilesLines
* fsck: document msg-idJohn Cai2022-10-251-0/+12
* docs: add and use include template for config/* includesÆvar Arnfjörð Bjarmason2022-09-071-0/+2
* doc: use three dots for indicating repetition instead of starJean-Noël Avila2021-11-091-1/+1
* fsck doc: remove ancient out-of-date diagnosticsÆvar Arnfjörð Bjarmason2021-01-201-8/+0
* Documentation/git-fsck.txt: include fsck.* config variablesSZEDER Gábor2019-07-291-0/+5
* Merge branch 'jk/fsck-doc'Junio C Hamano2019-03-201-3/+11
|\
| * fsck: always compute USED flags for unreachable objectsJeff King2019-03-051-0/+4
| * doc/fsck: clarify --connectivity-only behaviorJeff King2019-03-051-3/+7
* | prefer "hash mismatch" to "sha1 mismatch"Jeff King2019-01-081-3/+3
|/
* fsck: verify commit-graphDerrick Stolee2018-06-271-0/+3
* fsck: optionally show more helpful info for broken linksJohannes Schindelin2016-07-181-1/+8
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
* fsck: introduce `git fsck --connectivity-only`Johannes Schindelin2015-06-231-1/+6
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-4/+2
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-2/+2
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-3/+3
* Merge branch 'jc/tag-doc'Junio C Hamano2012-08-221-2/+2
|\
| * Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-061-2/+2
* | fsck doc: a minor typofixJunio C Hamano2012-03-051-1/+1
* | fsck: --no-dangling omits "dangling object" informationcb/fsck-squelch-danglingJunio C Hamano2012-02-281-1/+6
|/
* Merge branch 'jk/doc-fsck'Junio C Hamano2011-12-221-18/+8
|\
| * docs: brush up obsolete bits of git-fsck manpagejk/doc-fsckJeff King2011-12-161-18/+8
* | fsck: print progressnd/fsck-progressNguyễn Thái Ngọc Duy2011-11-061-1/+10
|/
* Documentation/git-fsck.txt: fix typo: unreadable -> unreachableJim Meyering2011-05-161-2/+2
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
* fsck docs: remove outdated and useless diagnosticMark Lodato2010-12-181-3/+0
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-2/+2
* fsck: default to "git fsck --full"Junio C Hamano2009-10-201-2/+3
* doc/git-fsck: change the way for getting heads' SHA1sMarkus Heidelberg2008-12-211-1/+2
* manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder2008-07-051-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-2/+2
* Documentation formatting and cleanupJonathan Nieder2008-07-011-3/+3
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: point git-prune users to git-gcJeff King2008-04-291-1/+2
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin2007-07-221-2/+4
* fsck --lost-found writes to subdirectories in .git/lost-found/Jonas Fonseca2007-07-031-2/+2
* git-fsck: add --lost-found optionJohannes Schindelin2007-07-021-1/+5
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* git-fsck: learn about --verboseJohannes Schindelin2007-06-041-1/+4
* Fix lost-found to show commits only referenced by reflogsShawn O. Pearce2007-04-051-1/+7
* git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-281-0/+139