summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
AgeCommit message (Expand)Author
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
2009-03-19Documentation: reworded the "Description" section of git-bisect.txt.David J. Mellor
2009-03-17Documentation: reword the "Description" section of git-bisect.txt.David J. Mellor
2009-03-05Documentation - More examples for git bisectJohn Tapsell
2008-12-02Documentation: describe how to "bisect skip" a range of commitsChristian Couder
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-07-05manpages: italicize gitk's name (where it was in teletype font)Jonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder