aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
Commit message (Expand)AuthorAge
* 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
* 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: 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
* Documentation: talk about pathspec in bisect.Junio C Hamano2005-12-05
* documentation: git-bisect (help HTML break man)Junio C Hamano2005-12-02
* Some typos and light editing of various manpagesChristian Meder2005-10-05
* [PATCH] Random documentation fixesJonas Fonseca2005-10-03
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Add 'git bisect replay/log' documentation.Junio C Hamano2005-09-10
* Big tool rename.Junio C Hamano2005-09-07