summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
AgeCommit message (Expand)Author
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
2005-12-02documentation: git-bisect (help HTML break man)Junio C Hamano
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-10Add 'git bisect replay/log' documentation.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano