summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
AgeCommit message (Expand)Author
2024-02-12Merge branch 'jc/bisect-doc'Junio C Hamano
2024-02-07bisect: document command line arguments for "bisect start"Junio C Hamano
2024-02-07bisect: document "terms" subcommand more fullyJunio C Hamano
2024-01-19Merge branch 'bk/bisect-doc-fix'Junio C Hamano
2024-01-10doc: refer to pathspec instead of pathBritton Leo Kerin
2024-01-10doc: use singular form of repeatable path argBritton Leo Kerin
2023-12-15git-bisect.txt: BISECT_HEAD is not that specialJunio C Hamano
2023-10-23doc/git-bisect: clarify `git bisect run` syntaxJavier Mora
2023-08-04docs: update when `git bisect visualize` uses `gitk`Matthias Aßhauer
2020-08-28bisect: swap command-line options in documentationHugo Locurcio
2020-08-07bisect: introduce first-parent flagAaron Lipman
2019-10-29Documentation/git-bisect.txt: add --no-ff to merge commandMihail Atanassov
2018-04-25Merge branch 'ak/bisect-doc-typofix'Junio C Hamano
2018-04-07Documentation/git-bisect.txt: git bisect term → git bisect termsAnders Kaseorg
2017-11-13bisect: mention "view" as an alternative to "visualize"Robert P. J. Day
2017-04-01git-bisect.txt: add missing wordQuentin Pradet
2017-01-23Merge branch 'ad/bisect-terms'Junio C Hamano
2017-01-13Documentation/bisect: improve on (bad|new) and (good|bad)Christian Couder
2016-06-28doc: typeset HEAD and variants as literalMatthieu Moy
2016-06-08doc: more consistency in environment variables formatTom Russello
2015-10-29Merge branch 'jc/em-dash-in-doc'Junio C Hamano
2015-10-29Merge branch 'xf/user-manual-markup'Junio C Hamano
2015-10-22Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano
2015-10-22Documentation: match underline with the textJunio C Hamano
2015-08-03bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy
2015-08-03bisect: add 'git bisect terms' to view the current termsMatthieu Moy
2015-08-03bisect: add the terms old/newAntoine Delaite
2015-06-26Documentation/bisect: revise overall contentMichael Haggerty
2015-06-26Documentation/bisect: move getting help section to the endMatthieu Moy
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John
2013-02-14Merge branch 'mg/bisect-doc'Junio C Hamano
2013-02-11git-bisect.txt: clarify that reset quits bisectMichael J Gruber
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-08-09bisect: add support for bisecting bare repositoriesJon Seymour
2011-08-04bisect: add documentation for --no-checkout option.Jon Seymour
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-23Merge branch 'mg/doc-bisect-tweak-worktree'Junio C Hamano
2011-03-20Merge branch 'maint'Junio C Hamano
2011-03-20bisect: explain the rationale behind 125Junio C Hamano
2011-03-15git-bisect.txt: example for bisecting with hot-fixMichael J Gruber
2011-03-15git-bisect.txt: streamline run presentationMichael J Gruber
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2009-11-09Documentation: add "Fighting regressions with git bisect" articleChristian Couder
2009-10-14bisect reset: Allow resetting to any commit, not just a branchAnders Kaseorg
2009-06-13Documentation: remove warning saying that "git bisect skip" may slow bisectionChristian Couder
2009-03-26Merge branch 'dm/maint-docco'Junio C Hamano
2009-03-26Documentation: Remove spurious uses of "you" in git-bisect.txt.David J. Mellor
2009-03-23Documentation: remove some uses of the passive voice in git-bisect.txtDavid J. Mellor
2009-03-22Merge branch 'dm/maint-docco'Junio C Hamano
2009-03-20Documentation: reword example text in git-bisect.txt.David J. Mellor