aboutsummaryrefslogtreecommitdiff
path: root/builtin-rev-list.c
Commit message (Expand)AuthorAge
* Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maintJunio C Hamano2010-04-22
|\
| * rev-list: use default abbrev length when abbrev-commit is in effectMichael J Gruber2010-03-24
* | rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-21
|/
* Merge branch 'jc/grep-author-all-match-implicit' into maintJunio C Hamano2010-03-08
|\
| * "log --author=me --grep=it" should find intersection, not unionJunio C Hamano2010-01-25
* | builtin-rev-list.c: mark file-local function staticJunio C Hamano2010-01-11
|/
* Merge branch 'jc/1.7.0-diff-whitespace-only-status'Junio C Hamano2009-12-26
|\
| * diff: Rename QUIET internal option to QUICKJunio C Hamano2009-07-29
* | Merge branch 'jc/log-stdin'Junio C Hamano2009-11-23
|\ \
| * | Teach --stdin option to "log" familyJunio C Hamano2009-11-20
* | | Merge branch 'lt/revision-bisect'Junio C Hamano2009-11-15
|\ \ \ | |/ / |/| |
| * | Add '--bisect' revision machinery argumentLinus Torvalds2009-10-28
| |/
* | Refactor pretty_print_commit arguments into a structThomas Rast2009-10-19
|/
* bisect: add parameters to "filter_skipped"Christian Couder2009-06-06
* rev-list: remove stringed output flag from "show_bisect_vars"Christian Couder2009-05-10
* rev-list: refactor printing bisect varsChristian Couder2009-05-10
* rev-list: make "estimate_bisect_steps" non staticChristian Couder2009-05-10
* Merge branch 'lt/pack-object-memuse'Junio C Hamano2009-04-18
|\
| * show_object(): push path_name() call further downLinus Torvalds2009-04-12
| * process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-12
* | rev-list: add "int bisect_show_flags" in "struct rev_list_info"Christian Couder2009-04-07
* | rev-list: remove last static vars used in "show_commit"Christian Couder2009-04-07
* | list-objects: add "void *data" parameter to show functionsChristian Couder2009-04-07
* | bisect--helper: string output variables together with "&&"Christian Couder2009-04-05
* | rev-list: pass "int flags" as last argument of "show_bisect_vars"Christian Couder2009-04-05
* | rev-list: call new "filter_skip" functionChristian Couder2009-04-05
* | rev-list: pass "revs" to "show_bisect_vars"Christian Couder2009-03-30
* | rev-list: make "show_bisect_vars" non staticChristian Couder2009-03-30
* | rev-list: move code to show bisect vars into its own functionChristian Couder2009-03-30
* | rev-list: move bisect related code into its own fileChristian Couder2009-03-30
* | rev-list: make "bisect_list" variable local to "cmd_rev_list"Christian Couder2009-03-30
* | rev-list: estimate number of bisection step leftChristian Couder2009-03-04
* | rev-list: fix showing distance when using --bisect-allChristian Couder2009-02-08
* | Add a 'source' decorator for commitsLinus Torvalds2008-11-04
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
|/
* Start conforming code to "git subcmd" style part 3Heikki Orsila2008-09-15
* Fix "git log -i --grep"Jeff King2008-08-24
* Merge branch 'maint'Junio C Hamano2008-07-19
|\
| * rev-list: honor --quiet optionJunio C Hamano2008-07-17
* | Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\ \
| * | Make usage strings dash-lessStephan Beyer2008-07-13
* | | Merge branch 'ph/parseopt-step-blame'Junio C Hamano2008-07-13
|\ \ \ | |/ / |/| |
| * | Merge branch 'jc/blame' (early part) into HEADJunio C Hamano2008-07-08
| |\ \ | | |/ | |/|
| | * rev-list --childrenJunio C Hamano2008-04-12
* | | Move read_revisions_from_stdin from builtin-rev-list.c to revision.cAdam Brewster2008-07-05
|/ /
* | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\ \
| * | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
| |/
* | log --graph --left-right: show left/right information in place of '*'Adam Simpkins2008-05-25
* | log and rev-list: add --graph optionAdam Simpkins2008-05-05
* | revision API: split parent rewriting and parent printing optionsAdam Simpkins2008-05-05
|/