aboutsummaryrefslogtreecommitdiff
path: root/revision.c
Commit message (Expand)AuthorAge
* Merge branch 'bk/ancestry-path' into jc/branch-descJunio C Hamano2011-09-21
|\
| * revision: do not include sibling history in --ancestry-path outputJunio C Hamano2011-08-25
| * revision: keep track of the end-user input from the command lineJunio C Hamano2011-08-25
* | Merge branch 'jc/notes-batch-removal'Junio C Hamano2011-05-29
|\ \
| * | show: --ignore-missingJunio C Hamano2011-05-19
* | | Merge branch 'js/log-abbrev-commit-config'Junio C Hamano2011-05-25
|\ \ \
| * | | Add log.abbrevCommit config variableJay Soffian2011-05-18
| |/ /
* | | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-05-23
|\ \ \
| * | | revision.c: leave a note for "a lone :" enhancementJunio C Hamano2011-05-11
| * | | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'Junio C Hamano2011-05-11
| |\ \ \
* | \ \ \ Merge branch 'jc/maint-pathspec-stdin-and-cmdline'Junio C Hamano2011-05-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline'Junio C Hamano2011-05-11
| |\ \ \ \
| | * \ \ \ Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'Junio C Hamano2011-05-11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | setup_revisions(): take pathspec from command line and --stdin correctlyJunio C Hamano2011-05-11
* | | | | | Merge branch 'jn/setup-revisions-glob-and-friends-passthru'Junio C Hamano2011-05-13
|\ \ \ \ \ \
| * | | | | | revisions: allow --glob and friends in parse_options-enabled commandsJonathan Nieder2011-04-21
| * | | | | | revisions: split out handle_revision_pseudo_opt functionJonathan Nieder2011-04-21
| |/ / / / /
* | | | | | revision.c: make --no-notes reset --notes listJeff King2011-03-29
* | | | | | revision.c: support --notes command-line optionJeff King2011-03-29
* | | | | | notes: refactor display notes default handlingJeff King2011-03-29
* | | | | | notes: refactor display notes extra refs fieldJeff King2011-03-29
* | | | | | revision.c: refactor notes ref expansionJeff King2011-03-29
|/ / / / /
* | | | | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-26
|\ \ \ \ \
| * | | | | revision.c: introduce --min-parents and --max-parents optionsMichael J Gruber2011-03-23
* | | | | | Merge branch 'mg/rev-list-one-side-only'Junio C Hamano2011-03-22
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | git-log: put space after commit markMichael J Gruber2011-03-10
| * | | | log --cherry: a synonymMichael J Gruber2011-03-09
| * | | | revision.c: introduce --cherry-markMichael J Gruber2011-03-09
| * | | | rev-list/log: factor out revision mark generationMichael J Gruber2011-03-09
| * | | | rev-list: --left/right-only are mutually exclusiveJunio C Hamano2011-02-21
| * | | | revlist.c: introduce --left/right-only for unsymmetric pickingMichael J Gruber2011-02-21
| |/ / /
* | | | Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
* | | | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-03
* | | | Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
|/ / /
* | | Merge branch 'tf/commit-list-prefix'Junio C Hamano2010-12-22
|\ \ \
| * | | commit: Add commit_list prefix in two function names.Thiago Farina2010-11-29
* | | | Merge branch 'jk/maint-reflog-bottom'Junio C Hamano2010-12-12
|\ \ \ \ | |/ / / |/| | |
| * | | reflogs: clear flags properly in corner caseJeff King2010-11-23
* | | | Merge branch 'mm/shortopt-detached'Junio C Hamano2010-08-21
|\ \ \ \
| * | | | log: parse separate option for --globMatthieu Moy2010-08-06
| * | | | log: parse separate options like git log --grep fooMatthieu Moy2010-08-06
* | | | | setup_revisions(): Allow walking history in a submoduleHeiko Voigt2010-07-07
|/ / / /
* | | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-30
|\ \ \ \
| * | | | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-27
| |/ / /
* | | | Merge branch 'tr/rev-list-count'Junio C Hamano2010-06-30
|\ \ \ \
| * | | | rev-list: introduce --count optionThomas Rast2010-06-12
| |/ / /
* | | | Merge branch 'jn/show-num-walks'Junio C Hamano2010-06-27
|\ \ \ \
| * | | | DWIM 'git show -5' to 'git show --do-walk -5'Jonathan Nieder2010-06-02
| |/ / /
* | | | Merge branch 'jc/rev-list-ancestry-path'Junio C Hamano2010-06-22
|\ \ \ \ | | |_|/ | |/| |
| * | | revision: Turn off history simplification in --ancestry-path modeJohan Herland2010-06-06