summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Merge branch 'mg/doc-bisect-tweak-worktree'Libravatar Junio C Hamano1-23/+38
2011-03-19Merge branch 'maint'Libravatar Junio C Hamano1-1/+6
2011-03-19bisect: explain the rationale behind 125Libravatar Junio C Hamano1-1/+6
2011-03-15git-bisect.txt: example for bisecting with hot-fixLibravatar Michael J Gruber1-0/+33
2011-03-15git-bisect.txt: streamline run presentationLibravatar Michael J Gruber1-26/+8
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-8/+0
2009-11-08Documentation: add "Fighting regressions with git bisect" articleLibravatar Christian Couder1-0/+5
2009-10-13bisect reset: Allow resetting to any commit, not just a branchLibravatar Anders Kaseorg1-6/+17
2009-06-13Documentation: remove warning saying that "git bisect skip" may slow bisectionLibravatar Christian Couder1-3/+2
2009-03-26Merge branch 'dm/maint-docco'Libravatar Junio C Hamano1-11/+11
2009-03-25Documentation: Remove spurious uses of "you" in git-bisect.txt.Libravatar David J. Mellor1-3/+3
2009-03-22Documentation: remove some uses of the passive voice in git-bisect.txtLibravatar David J. Mellor1-11/+11
2009-03-21Merge branch 'dm/maint-docco'Libravatar Junio C Hamano1-83/+88
2009-03-20Documentation: reword example text in git-bisect.txt.Libravatar David J. Mellor1-20/+24
2009-03-19Documentation: reworded the "Description" section of git-bisect.txt.Libravatar David J. Mellor1-8/+9
2009-03-17Documentation: reword the "Description" section of git-bisect.txt.Libravatar David J. Mellor1-77/+77
2009-03-05Documentation - More examples for git bisectLibravatar John Tapsell1-1/+17
2008-12-02Documentation: describe how to "bisect skip" a range of commitsLibravatar Christian Couder1-1/+20
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Libravatar Christian Couder1-3/+3
2008-07-05manpages: italicize gitk's name (where it was in teletype font)Libravatar Jonathan Nieder1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-14documentation: bisect: remove bits talking about a bisection branchLibravatar Christian Couder1-4/+3
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-12Merge branch 'gp/bisect-fix'Libravatar Junio C Hamano1-1/+1
2008-05-08Documentation: bisect: add a few "git bisect run" examplesLibravatar Christian Couder1-0/+49
2008-05-05git-bisect.sh: don't accidentally override existing branch "bisect"Libravatar Gerrit Pape1-1/+1
2008-04-11bisect: add "git bisect help" subcommand to get a long usage stringLibravatar Christian Couder1-0/+7
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-12-08git-bisect visualize: work in non-windowed environments betterLibravatar Junio C Hamano1-1/+10
2007-10-26Bisect run: "skip" current commit if script exit code is 125.Libravatar Christian Couder1-3/+7
2007-10-26Bisect: add "bisect skip" to the documentation.Libravatar Christian Couder1-2/+17
2007-06-07War on whitespaceLibravatar Junio C Hamano1-2/+1
2007-04-05Documentation: bisect: "start" accepts one bad and many good commitsLibravatar Christian Couder1-4/+15
2007-03-23Documentation: bisect: make a comment fit better in the man page.Libravatar Christian Couder1-3/+3
2007-03-23Documentation: bisect: add some titles to some paragraphs.Libravatar Christian Couder1-0/+21
2007-03-23Documentation: bisect: reformat more paragraphs.Libravatar Christian Couder1-34/+39
2007-03-23Documentation: bisect: reword one paragraph.Libravatar Christian Couder1-3/+3
2007-03-23Documentation: bisect: reformat some paragraphs.Libravatar Christian Couder1-6/+6
2007-03-23Bisect: implement "git bisect run <cmd>..." to automatically bisect.Libravatar Christian Couder1-0/+30
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano1-1/+1
2005-12-05Documentation: talk about pathspec in bisect.Libravatar Junio C Hamano1-15/+51
2005-12-02documentation: git-bisect (help HTML break man)Libravatar Junio C Hamano1-7/+7
2005-10-05Some typos and light editing of various manpagesLibravatar Christian Meder1-1/+1
2005-10-03[PATCH] Random documentation fixesLibravatar Jonas Fonseca1-1/+1
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroLibravatar Sergey Vlasov1-1/+1
2005-09-10Add 'git bisect replay/log' documentation.Libravatar Junio C Hamano1-1/+11
2005-09-07Big tool rename.Libravatar Junio C Hamano1-0/+90