summaryrefslogtreecommitdiff
path: root/revision.h
Commit message (Expand)AuthorAgeFilesLines
* revision traversal: '--simplify-by-decoration'Linus Torvalds2008-11-041-0/+1
* Make '--decorate' set an explicit 'show_decorations' flagLinus Torvalds2008-11-041-0/+1
* Add a 'source' decorator for commitsLinus Torvalds2008-11-041-0/+1
* Merge branch 'tr/rev-list-reverse'Junio C Hamano2008-09-181-0/+1
|\
| * rev-list: fix --reverse interaction with --parentsThomas Rast2008-08-291-0/+1
* | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-021-0/+2
|\ \
| * | revision --simplify-merges: use decoration instead of commit->util fieldJunio C Hamano2008-08-141-0/+1
| |/
| * revision traversal: show full history with merge simplificationJunio C Hamano2008-08-021-0/+1
* | Fix "git log -i --grep"Jeff King2008-08-241-1/+2
* | revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey2008-08-201-1/+1
|/
* sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-07-231-2/+1
* Merge branch 'ph/parseopt-step-blame'Junio C Hamano2008-07-131-0/+8
|\
| * revisions: refactor handle_revision_opt into parse_revision_opt.Pierre Habouzit2008-07-091-2/+5
| * revisions: split handle_revision_opt() from setup_revisions()Pierre Habouzit2008-07-081-0/+4
| * Merge branch 'jc/blame' (early part) into HEADJunio C Hamano2008-07-081-0/+1
| |\
| | * revision traversal: --children optionJunio C Hamano2008-04-121-0/+1
* | | Merge branch 'jc/report-tracking'Junio C Hamano2008-07-131-0/+1
|\ \ \
| * | | stat_tracking_info(): clear object flags used during countingJunio C Hamano2008-07-031-0/+1
| |/ /
* | | Move read_revisions_from_stdin from builtin-rev-list.c to revision.cAdam Brewster2008-07-051-0/+2
|/ /
* | log and rev-list: add --graph optionAdam Simpkins2008-05-051-1/+5
* | revision API: split parent rewriting and parent printing optionsAdam Simpkins2008-05-051-1/+2
* | log: teach "terminator" vs "separator" mode to "--pretty=format"Junio C Hamano2008-04-101-1/+2
|/
* Merge branch 'db/cover-letter'Junio C Hamano2008-02-271-1/+1
|\
| * Improve message-id generation flow control for format-patchDaniel Barkalow2008-02-191-1/+1
* | Add "--show-all" revision walker flag for debuggingLinus Torvalds2008-02-131-0/+1
|/
* shortlog: default to HEAD when the standard input is a ttyJunio C Hamano2007-12-111-0/+2
* Fix parent rewriting in --early-outputLinus Torvalds2007-11-141-1/+1
* revision walker: mini clean-upLinus Torvalds2007-11-051-4/+1
* Enhance --early-output formatLinus Torvalds2007-11-051-0/+8
* Add "--early-output" log flag for interactive GUI useLinus Torvalds2007-11-041-0/+4
* Simplify topo-sort logicLinus Torvalds2007-11-041-3/+1
* Add --log-size to git log to print message sizeMarco Costalba2007-08-141-0/+1
* More missing staticJunio C Hamano2007-06-081-3/+0
* Handle return code of parse_commit in revision machineryAlex Riesen2007-05-061-1/+1
* Add --date={local,relative,default}Junio C Hamano2007-04-251-2/+2
* store mode in rev_list, if <tree>:<filename> syntax is usedMartin Koegler2007-04-241-0/+1
* git-log --cherry-pick A...BJunio C Hamano2007-04-111-0/+1
* Add custom subject prefix support to format-patch (take 3)Robin H. Johnson2007-04-111-0/+1
* git-log --first-parent: show only the first parent logJunio C Hamano2007-03-141-1/+2
* Merge branch 'jc/boundary'Junio C Hamano2007-03-111-3/+6
|\
| * revision traversal: retire BOUNDARY_SHOWJunio C Hamano2007-03-061-2/+1
| * revision walker: Fix --boundary when limitedJunio C Hamano2007-03-061-2/+6
* | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-041-0/+1
|/
* Teach revision machinery about --reverseJohannes Schindelin2007-01-201-1/+2
* Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-201-0/+2
* Teach log family --encodingJunio C Hamano2006-12-261-0/+1
* Merge branch 'jc/skip-count'Junio C Hamano2006-12-251-0/+1
|\
| * revision: --skip=<n>Junio C Hamano2006-12-201-0/+1
* | Revert "Make left-right automatic."Junio C Hamano2006-12-191-1/+0
* | Make left-right automatic.Junio C Hamano2006-12-171-0/+1