| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mg/bisect-doc' | Junio C Hamano | 2013-02-14 | 1 | -1/+6 |
|\ |
|
| * | git-bisect.txt: clarify that reset quits bisect | Michael J Gruber | 2013-02-11 | 1 | -1/+6 |
* | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -2/+2 |
|/ |
|
* | bisect: add support for bisecting bare repositories | Jon Seymour | 2011-08-09 | 1 | -0/+2 |
* | bisect: add documentation for --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -1/+31 |
* | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -0/+1 |
* | Merge branch 'mg/doc-bisect-tweak-worktree' | Junio C Hamano | 2011-03-22 | 1 | -23/+38 |
|\ |
|
| * | git-bisect.txt: example for bisecting with hot-fix | Michael J Gruber | 2011-03-15 | 1 | -0/+33 |
| * | git-bisect.txt: streamline run presentation | Michael J Gruber | 2011-03-15 | 1 | -26/+8 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-03-19 | 1 | -1/+6 |
|\ \ |
|
| * | | bisect: explain the rationale behind 125 | Junio C Hamano | 2011-03-19 | 1 | -1/+6 |
| |/ |
|
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -8/+0 |
|/ |
|
* | Documentation: add "Fighting regressions with git bisect" article | Christian Couder | 2009-11-08 | 1 | -0/+5 |
* | bisect reset: Allow resetting to any commit, not just a branch | Anders Kaseorg | 2009-10-13 | 1 | -6/+17 |
* | Documentation: remove warning saying that "git bisect skip" may slow bisection | Christian Couder | 2009-06-13 | 1 | -3/+2 |
* | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-26 | 1 | -11/+11 |
|\ |
|
| * | Documentation: Remove spurious uses of "you" in git-bisect.txt. | David J. Mellor | 2009-03-25 | 1 | -3/+3 |
| * | Documentation: remove some uses of the passive voice in git-bisect.txt | David J. Mellor | 2009-03-22 | 1 | -11/+11 |
* | | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-21 | 1 | -83/+88 |
|\ \
| |/ |
|
| * | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 2009-03-20 | 1 | -20/+24 |
| * | Documentation: reworded the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-19 | 1 | -8/+9 |
| * | Documentation: reword the "Description" section of git-bisect.txt. | David J. Mellor | 2009-03-17 | 1 | -77/+77 |
* | | Documentation - More examples for git bisect | John Tapsell | 2009-03-05 | 1 | -1/+17 |
|/ |
|
* | Documentation: describe how to "bisect skip" a range of commits | Christian Couder | 2008-12-02 | 1 | -1/+20 |
* | Documentation: bisect: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -3/+3 |
* | manpages: italicize gitk's name (where it was in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -3/+3 |
* | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 2008-07-05 | 1 | -2/+2 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -4/+4 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | documentation: bisect: remove bits talking about a bisection branch | Christian Couder | 2008-06-14 | 1 | -4/+3 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Merge branch 'gp/bisect-fix' | Junio C Hamano | 2008-05-12 | 1 | -1/+1 |
|\ |
|
| * | git-bisect.sh: don't accidentally override existing branch "bisect" | Gerrit Pape | 2008-05-05 | 1 | -1/+1 |
* | | Documentation: bisect: add a few "git bisect run" examples | Christian Couder | 2008-05-08 | 1 | -0/+49 |
* | | bisect: add "git bisect help" subcommand to get a long usage string | Christian Couder | 2008-04-11 | 1 | -0/+7 |
|/ |
|
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -1/+1 |
* | git-bisect visualize: work in non-windowed environments better | Junio C Hamano | 2007-12-08 | 1 | -1/+10 |
* | Bisect run: "skip" current commit if script exit code is 125. | Christian Couder | 2007-10-26 | 1 | -3/+7 |
* | Bisect: add "bisect skip" to the documentation. | Christian Couder | 2007-10-26 | 1 | -2/+17 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -2/+1 |
* | Documentation: bisect: "start" accepts one bad and many good commits | Christian Couder | 2007-04-05 | 1 | -4/+15 |
* | Documentation: bisect: make a comment fit better in the man page. | Christian Couder | 2007-03-23 | 1 | -3/+3 |
* | Documentation: bisect: add some titles to some paragraphs. | Christian Couder | 2007-03-23 | 1 | -0/+21 |
* | Documentation: bisect: reformat more paragraphs. | Christian Couder | 2007-03-23 | 1 | -34/+39 |
* | Documentation: bisect: reword one paragraph. | Christian Couder | 2007-03-23 | 1 | -3/+3 |
* | Documentation: bisect: reformat some paragraphs. | Christian Couder | 2007-03-23 | 1 | -6/+6 |
* | Bisect: implement "git bisect run <cmd>..." to automatically bisect. | Christian Couder | 2007-03-23 | 1 | -0/+30 |
* | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 2007-01-18 | 1 | -1/+1 |
* | Documentation: talk about pathspec in bisect. | Junio C Hamano | 2005-12-05 | 1 | -15/+51 |