summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
AgeCommit message (Expand)Author
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
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-14documentation: bisect: remove bits talking about a bisection branchChristian Couder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-12Merge branch 'gp/bisect-fix'Junio C Hamano
2008-05-08Documentation: bisect: add a few "git bisect run" examplesChristian Couder
2008-05-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape
2008-04-12bisect: add "git bisect help" subcommand to get a long usage stringChristian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-08git-bisect visualize: work in non-windowed environments betterJunio C Hamano
2007-10-27Bisect run: "skip" current commit if script exit code is 125.Christian Couder
2007-10-27Bisect: add "bisect skip" to the documentation.Christian Couder
2007-06-07War on whitespaceJunio C Hamano
2007-04-05Documentation: bisect: "start" accepts one bad and many good commitsChristian Couder
2007-03-24Documentation: bisect: make a comment fit better in the man page.Christian Couder
2007-03-24Documentation: bisect: add some titles to some paragraphs.Christian Couder
2007-03-24Documentation: bisect: reformat more paragraphs.Christian Couder
2007-03-24Documentation: bisect: reword one paragraph.Christian Couder
2007-03-24Documentation: bisect: reformat some paragraphs.Christian Couder
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Christian Couder
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2005-12-05Documentation: talk about pathspec in bisect.Junio C Hamano