summaryrefslogtreecommitdiff
path: root/revision.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline'Junio C Hamano2011-05-111-52/+28
|\
| * Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'Junio C Hamano2011-05-111-52/+28
| |\
| | * setup_revisions(): take pathspec from command line and --stdin correctlyJunio C Hamano2011-05-111-52/+28
* | | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-261-7/+21
|\ \ \
| * | | revision.c: introduce --min-parents and --max-parents optionsMichael J Gruber2011-03-231-7/+21
* | | | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-221-3/+79
|\ \ \ \ | |/ / /
| * | | git-log: put space after commit markMichael J Gruber2011-03-101-0/+9
| * | | log --cherry: a synonymMichael J Gruber2011-03-091-1/+9
| * | | revision.c: introduce --cherry-markMichael J Gruber2011-03-091-3/+18
| * | | rev-list/log: factor out revision mark generationMichael J Gruber2011-03-091-0/+16
| * | | rev-list: --left/right-only are mutually exclusiveJunio C Hamano2011-02-211-0/+4
| * | | revlist.c: introduce --left/right-only for unsymmetric pickingMichael J Gruber2011-02-211-0/+24
| |/ /
* | | Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-031-1/+1
* | | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-031-7/+8
* | | Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy2011-02-031-5/+1
|/ /
* | Merge branch 'tf/commit-list-prefix'Junio C Hamano2010-12-221-6/+6
|\ \
| * | commit: Add commit_list prefix in two function names.Thiago Farina2010-11-291-6/+6
* | | Merge branch 'jk/maint-reflog-bottom'Junio C Hamano2010-12-121-1/+3
|\ \ \ | |/ / |/| |
| * | reflogs: clear flags properly in corner caseJeff King2010-11-231-1/+3
* | | Merge branch 'mm/shortopt-detached'Junio C Hamano2010-08-211-30/+51
|\ \ \
| * | | log: parse separate option for --globMatthieu Moy2010-08-061-2/+5
| * | | log: parse separate options like git log --grep fooMatthieu Moy2010-08-061-28/+46
* | | | setup_revisions(): Allow walking history in a submoduleHeiko Voigt2010-07-071-14/+18
|/ / /
* | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-301-2/+2
|\ \ \
| * | | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-2/+2
| |/ /
* | | Merge branch 'tr/rev-list-count'Junio C Hamano2010-06-301-0/+2
|\ \ \
| * | | rev-list: introduce --count optionThomas Rast2010-06-121-0/+2
| |/ /
* | | Merge branch 'jn/show-num-walks'Junio C Hamano2010-06-271-0/+4
|\ \ \
| * | | DWIM 'git show -5' to 'git show --do-walk -5'Jonathan Nieder2010-06-021-0/+4
| |/ /
* | | Merge branch 'jc/rev-list-ancestry-path'Junio C Hamano2010-06-221-0/+103
|\ \ \
| * | | revision: Turn off history simplification in --ancestry-path modeJohan Herland2010-06-061-0/+1
| * | | revision: Fix typo in --ancestry-path error messageJohan Herland2010-06-061-1/+1
| * | | revision: --ancestry-pathJunio C Hamano2010-04-211-0/+102
| |/ /
* | | enums: omit trailing comma for portabilityGary V. Vaughan2010-05-311-1/+1
|/ /
* | Merge branch 'tr/notes-display'Junio C Hamano2010-03-241-0/+21
|\ \
| * | Support showing notes from more than one notes treeThomas Rast2010-03-121-0/+21
| * | Merge branch 'il/rev-glob'Junio C Hamano2010-02-231-2/+32
| |\ \
* | \ \ Merge branch 'pb/log-first-parent-p-m'Junio C Hamano2010-03-241-6/+5
|\ \ \ \
| * | | | show -c: show patch textJunio C Hamano2010-03-091-4/+3
| * | | | revision: introduce setup_revision_optJunio C Hamano2010-03-091-2/+2
* | | | | don't use default revision if a rev was specifiedDave Olszewski2010-03-131-2/+4
* | | | | Merge branch 'jc/grep-author-all-match-implicit' into maintJunio C Hamano2010-03-081-1/+2
|\ \ \ \ \
| * | | | | "log --author=me --grep=it" should find intersection, not unionJunio C Hamano2010-01-251-1/+2
* | | | | | Merge branch 'tr/maint-cherry-pick-list' into maintJunio C Hamano2010-03-041-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cherry_pick_list: quit early if one side is emptyThomas Rast2010-02-201-0/+3
* | | | | | Fix log -g this@{upstream}Junio C Hamano2010-01-261-4/+14
* | | | | | Merge branch 'il/rev-glob'Junio C Hamano2010-01-221-2/+32
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-201-0/+18
| * | | | | rev-parse --globIlari Liusvaara2010-01-201-2/+14
| | |/ / / | |/| | |
* | | | | Merge branch 'jl/submodule-diff'Junio C Hamano2010-01-221-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |