Age | Commit message (Expand) | Author | Files | Lines |
2020-08-28 | bisect: swap command-line options in documentation | Hugo Locurcio | 1 | -1/+1 |
2020-08-07 | bisect: introduce first-parent flag | Aaron Lipman | 1 | -1/+12 |
2019-10-29 | Documentation/git-bisect.txt: add --no-ff to merge command | Mihail Atanassov | 1 | -1/+1 |
2018-04-25 | Merge branch 'ak/bisect-doc-typofix' | Junio C Hamano | 1 | -2/+2 |
2018-04-07 | Documentation/git-bisect.txt: git bisect term → git bisect terms | Anders Kaseorg | 1 | -2/+2 |
2017-11-13 | bisect: mention "view" as an alternative to "visualize" | Robert P. J. Day | 1 | -7/+6 |
2017-04-01 | git-bisect.txt: add missing word | Quentin Pradet | 1 | -1/+1 |
2017-01-23 | Merge branch 'ad/bisect-terms' | Junio C Hamano | 1 | -2/+2 |
2017-01-13 | Documentation/bisect: improve on (bad|new) and (good|bad) | Christian Couder | 1 | -2/+2 |
2016-06-28 | doc: typeset HEAD and variants as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-08 | doc: more consistency in environment variables format | Tom Russello | 1 | -1/+1 |
2015-10-29 | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 1 | -1/+1 |
2015-10-29 | Merge branch 'xf/user-manual-markup' | Junio C Hamano | 1 | -1/+1 |
2015-10-22 | Documentation: AsciiDoc spells em-dash as double-dashes, not triple | Junio C Hamano | 1 | -1/+1 |
2015-10-22 | Documentation: match underline with the text | Junio C Hamano | 1 | -1/+1 |
2015-08-03 | bisect: allow setting any user-specified in 'git bisect start' | Matthieu Moy | 1 | -2/+35 |
2015-08-03 | bisect: add 'git bisect terms' to view the current terms | Matthieu Moy | 1 | -0/+10 |
2015-08-03 | bisect: add the terms old/new | Antoine Delaite | 1 | -2/+56 |
2015-06-26 | Documentation/bisect: revise overall content | Michael Haggerty | 1 | -54/+68 |
2015-06-26 | Documentation/bisect: move getting help section to the end | Matthieu Moy | 1 | -6/+5 |
2014-05-21 | Documentation: use "command-line" when used as a compound adjective, and fix ... | Jason St. John | 1 | -1/+1 |
2013-02-14 | Merge branch 'mg/bisect-doc' | Junio C Hamano | 1 | -1/+6 |
2013-02-11 | git-bisect.txt: clarify that reset quits bisect | Michael J Gruber | 1 | -1/+6 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -2/+2 |
2011-08-09 | bisect: add support for bisecting bare repositories | Jon Seymour | 1 | -0/+2 |
2011-08-04 | bisect: add documentation for --no-checkout option. | Jon Seymour | 1 | -1/+31 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-03-22 | Merge branch 'mg/doc-bisect-tweak-worktree' | Junio C Hamano | 1 | -23/+38 |
2011-03-19 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+6 |
2011-03-19 | bisect: explain the rationale behind 125 | Junio C Hamano | 1 | -1/+6 |
2011-03-15 | git-bisect.txt: example for bisecting with hot-fix | Michael J Gruber | 1 | -0/+33 |
2011-03-15 | git-bisect.txt: streamline run presentation | Michael J Gruber | 1 | -26/+8 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
2009-11-08 | Documentation: add "Fighting regressions with git bisect" article | Christian Couder | 1 | -0/+5 |
2009-10-13 | bisect reset: Allow resetting to any commit, not just a branch | Anders Kaseorg | 1 | -6/+17 |
2009-06-13 | Documentation: remove warning saying that "git bisect skip" may slow bisection | Christian Couder | 1 | -3/+2 |
2009-03-26 | Merge branch 'dm/maint-docco' | Junio C Hamano | 1 | -11/+11 |
2009-03-25 | Documentation: Remove spurious uses of "you" in git-bisect.txt. | David J. Mellor | 1 | -3/+3 |
2009-03-22 | Documentation: remove some uses of the passive voice in git-bisect.txt | David J. Mellor | 1 | -11/+11 |
2009-03-21 | Merge branch 'dm/maint-docco' | Junio C Hamano | 1 | -83/+88 |
2009-03-20 | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 1 | -20/+24 |
2009-03-19 | Documentation: reworded the "Description" section of git-bisect.txt. | David J. Mellor | 1 | -8/+9 |
2009-03-17 | Documentation: reword the "Description" section of git-bisect.txt. | David J. Mellor | 1 | -77/+77 |
2009-03-05 | Documentation - More examples for git bisect | John Tapsell | 1 | -1/+17 |
2008-12-02 | Documentation: describe how to "bisect skip" a range of commits | Christian Couder | 1 | -1/+20 |
2008-11-09 | Documentation: bisect: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 1 | -3/+3 |
2008-07-05 | manpages: italicize gitk's name (where it was in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-05 | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -4/+4 |