aboutsummaryrefslogtreecommitdiff
path: root/builtin/rev-list.c
Commit message (Expand)AuthorAge
* rev-list --verify-objectJunio C Hamano2011-09-01
* list-objects: pass callback data to show_objects()Junio C Hamano2011-09-01
* revision.c: add show_object_with_name() helper functionJunio C Hamano2011-08-22
* rev-list: fix finish_object() callJunio C Hamano2011-08-22
* Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\
| * clean up calling conventions for pretty.c functionsJeff King2011-05-26
* | rev-list --count: separate count for --cherry-markMichael J Gruber2011-04-26
* | revision.c: introduce --min-parents and --max-parents optionsMichael J Gruber2011-03-23
* | rev-list/log: factor out revision mark generationMichael J Gruber2011-03-09
|/
* Merge branch 'jk/maint-rev-list-nul'Junio C Hamano2010-11-17
|\
| * rev-list: handle %x00 NUL in user formatJeff King2010-10-13
* | Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
|/
* rev-list: introduce --count optionThomas Rast2010-06-12
* Merge branch 'ef/maint-empty-commit-log'Junio C Hamano2010-04-06
* Merge branch 'mg/use-default-abbrev-length-in-rev-list'Junio C Hamano2010-04-03
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22