aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-bisect.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-517/+0
2024-02-12Merge branch 'jc/bisect-doc'Junio C Hamano1-4/+6
2024-02-07bisect: document command line arguments for "bisect start"Junio C Hamano1-1/+1
2024-02-07bisect: document "terms" subcommand more fullyJunio C Hamano1-3/+5
2024-01-19Merge branch 'bk/bisect-doc-fix'Junio C Hamano1-2/+2
2024-01-10doc: refer to pathspec instead of pathBritton Leo Kerin1-2/+2
2024-01-10doc: use singular form of repeatable path argBritton Leo Kerin1-1/+1
2023-12-15git-bisect.txt: BISECT_HEAD is not that specialJunio C Hamano1-1/+1
2023-10-23doc/git-bisect: clarify `git bisect run` syntaxJavier Mora1-2/+2
2023-08-04docs: update when `git bisect visualize` uses `gitk`Matthias Aßhauer1-3/+8
2020-08-28bisect: swap command-line options in documentationHugo Locurcio1-1/+1
2020-08-07bisect: introduce first-parent flagAaron Lipman1-1/+12
2019-10-29Documentation/git-bisect.txt: add --no-ff to merge commandMihail Atanassov1-1/+1
2018-04-25Merge branch 'ak/bisect-doc-typofix'Junio C Hamano1-2/+2
2018-04-07Documentation/git-bisect.txt: git bisect term → git bisect termsAnders Kaseorg1-2/+2
2017-11-13bisect: mention "view" as an alternative to "visualize"Robert P. J. Day1-7/+6
2017-04-01git-bisect.txt: add missing wordQuentin Pradet1-1/+1
2017-01-23Merge branch 'ad/bisect-terms'Junio C Hamano1-2/+2
2017-01-13Documentation/bisect: improve on (bad|new) and (good|bad)Christian Couder1-2/+2
2016-06-28doc: typeset HEAD and variants as literalMatthieu Moy1-1/+1
2016-06-08doc: more consistency in environment variables formatTom Russello1-1/+1
2015-10-29Merge branch 'jc/em-dash-in-doc'Junio C Hamano1-1/+1
2015-10-29Merge branch 'xf/user-manual-markup'Junio C Hamano1-1/+1
2015-10-22Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano1-1/+1
2015-10-22Documentation: match underline with the textJunio C Hamano1-1/+1
2015-08-03bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy1-2/+35
2015-08-03bisect: add 'git bisect terms' to view the current termsMatthieu Moy1-0/+10
2015-08-03bisect: add the terms old/newAntoine Delaite1-2/+56
2015-06-26Documentation/bisect: revise overall contentMichael Haggerty1-54/+68
2015-06-26Documentation/bisect: move getting help section to the endMatthieu Moy1-6/+5
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John1-1/+1
2013-02-14Merge branch 'mg/bisect-doc'Junio C Hamano1-1/+6
2013-02-11git-bisect.txt: clarify that reset quits bisectMichael J Gruber1-1/+6
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-2/+2
2011-08-09bisect: add support for bisecting bare repositoriesJon Seymour1-0/+2
2011-08-04bisect: add documentation for --no-checkout option.Jon Seymour1-1/+31
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-03-22Merge branch 'mg/doc-bisect-tweak-worktree'Junio C Hamano1-23/+38
2011-03-19Merge branch 'maint'Junio C Hamano1-1/+6
2011-03-19bisect: explain the rationale behind 125Junio C Hamano1-1/+6
2011-03-15git-bisect.txt: example for bisecting with hot-fixMichael J Gruber1-0/+33
2011-03-15git-bisect.txt: streamline run presentationMichael J Gruber1-26/+8
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-8/+0
2009-11-08Documentation: add "Fighting regressions with git bisect" articleChristian Couder1-0/+5
2009-10-13bisect reset: Allow resetting to any commit, not just a branchAnders Kaseorg1-6/+17
2009-06-13Documentation: remove warning saying that "git bisect skip" may slow bisectionChristian Couder1-3/+2
2009-03-26Merge branch 'dm/maint-docco'Junio C Hamano1-11/+11
2009-03-25Documentation: Remove spurious uses of "you" in git-bisect.txt.David J. Mellor1-3/+3
2009-03-22Documentation: remove some uses of the passive voice in git-bisect.txtDavid J. Mellor1-11/+11
2009-03-21Merge branch 'dm/maint-docco'Junio C Hamano1-83/+88