aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
Commit message (Expand)AuthorAge
* bisect: mention "view" as an alternative to "visualize"Robert P. J. Day2017-11-13
* git-bisect.txt: add missing wordQuentin Pradet2017-04-01
* Merge branch 'ad/bisect-terms'Junio C Hamano2017-01-23
|\
| * Documentation/bisect: improve on (bad|new) and (good|bad)Christian Couder2017-01-13
* | doc: typeset HEAD and variants as literalMatthieu Moy2016-06-28
* | doc: more consistency in environment variables formatTom Russello2016-06-08
* | Merge branch 'jc/em-dash-in-doc'Junio C Hamano2015-10-29
|\ \
| * | Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano2015-10-22
* | | Merge branch 'xf/user-manual-markup'Junio C Hamano2015-10-29
|\ \ \ | |_|/ |/| |
| * | Documentation: match underline with the textJunio C Hamano2015-10-22
* | | bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy2015-08-03
* | | bisect: add 'git bisect terms' to view the current termsMatthieu Moy2015-08-03
* | | bisect: add the terms old/newAntoine Delaite2015-08-03
* | | Documentation/bisect: revise overall contentMichael Haggerty2015-06-26
* | | Documentation/bisect: move getting help section to the endMatthieu Moy2015-06-26
| |/ |/|
* | Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John2014-05-21
|/
* Merge branch 'mg/bisect-doc'Junio C Hamano2013-02-14
|\
| * git-bisect.txt: clarify that reset quits bisectMichael J Gruber2013-02-11
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* bisect: add support for bisecting bare repositoriesJon Seymour2011-08-09
* bisect: add documentation for --no-checkout option.Jon Seymour2011-08-04
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* Merge branch 'mg/doc-bisect-tweak-worktree'Junio C Hamano2011-03-22
|\
| * git-bisect.txt: example for bisecting with hot-fixMichael J Gruber2011-03-15
| * git-bisect.txt: streamline run presentationMichael J Gruber2011-03-15
* | Merge branch 'maint'Junio C Hamano2011-03-19
|\ \
| * | bisect: explain the rationale behind 125Junio C Hamano2011-03-19
| |/
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Documentation: add "Fighting regressions with git bisect" articleChristian Couder2009-11-08
* bisect reset: Allow resetting to any commit, not just a branchAnders Kaseorg2009-10-13
* Documentation: remove warning saying that "git bisect skip" may slow bisectionChristian Couder2009-06-13
* Merge branch 'dm/maint-docco'Junio C Hamano2009-03-26
|\
| * Documentation: Remove spurious uses of "you" in git-bisect.txt.David J. Mellor2009-03-25
| * Documentation: remove some uses of the passive voice in git-bisect.txtDavid J. Mellor2009-03-22
* | Merge branch 'dm/maint-docco'Junio C Hamano2009-03-21
|\ \ | |/
| * Documentation: reword example text in git-bisect.txt.David J. Mellor2009-03-20
| * Documentation: reworded the "Description" section of git-bisect.txt.David J. Mellor2009-03-19
| * Documentation: reword the "Description" section of git-bisect.txt.David J. Mellor2009-03-17
* | Documentation - More examples for git bisectJohn Tapsell2009-03-05
|/
* Documentation: describe how to "bisect skip" a range of commitsChristian Couder2008-12-02
* Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder2008-11-09
* manpages: italicize gitk's name (where it was in teletype font)Jonathan Nieder2008-07-05
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: bisect: remove bits talking about a bisection branchChristian Couder2008-06-14
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Merge branch 'gp/bisect-fix'Junio C Hamano2008-05-12
|\
| * git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-05