aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
Commit message (Expand)AuthorAge
* 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
* | Documentation: bisect: add a few "git bisect run" examplesChristian Couder2008-05-08
* | bisect: add "git bisect help" subcommand to get a long usage stringChristian Couder2008-04-11
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* git-bisect visualize: work in non-windowed environments betterJunio C Hamano2007-12-08
* Bisect run: "skip" current commit if script exit code is 125.Christian Couder2007-10-26
* Bisect: add "bisect skip" to the documentation.Christian Couder2007-10-26
* War on whitespaceJunio C Hamano2007-06-07
* Documentation: bisect: "start" accepts one bad and many good commitsChristian Couder2007-04-05
* Documentation: bisect: make a comment fit better in the man page.Christian Couder2007-03-23
* Documentation: bisect: add some titles to some paragraphs.Christian Couder2007-03-23
* Documentation: bisect: reformat more paragraphs.Christian Couder2007-03-23
* Documentation: bisect: reword one paragraph.Christian Couder2007-03-23
* Documentation: bisect: reformat some paragraphs.Christian Couder2007-03-23
* Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder2007-03-23
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18