aboutsummaryrefslogtreecommitdiff
path: root/revision.h
Commit message (Expand)AuthorAge
* Merge branch 'tr/notes-display'Junio C Hamano2010-03-24
|\
| * Support showing notes from more than one notes treeThomas Rast2010-03-12
* | show -c: show patch textJunio C Hamano2010-03-09
* | revision: introduce setup_revision_optJunio C Hamano2010-03-09
|/
* Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-20
* Merge branch 'jc/log-stdin'Junio C Hamano2009-11-23
|\
| * Teach --stdin option to "log" familyJunio C Hamano2009-11-20
* | Add '--bisect' revision machinery argumentLinus Torvalds2009-10-28
|/
* improve reflog date/number heuristicJeff King2009-09-29
* Merge branch 'as/maint-graph-interesting-fix'Junio C Hamano2009-08-27
|\
| * graph API: fix bug in graph_is_interesting()Adam Simpkins2009-08-21
* | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-18
|/
* git log: add '--merges' flag to match '--no-merges'Linus Torvalds2009-06-29
* Clean up and simplify rev_compare_tree()Linus Torvalds2009-06-03
* 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
* | Merge branch 'sb/format-patch-patchname'Junio C Hamano2009-04-06
|\ \
| * | format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-22
* | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-04-01
|\ \ \ | |/ / |/| |
| * | Remove --kept-pack-only option and associated infrastructureBrandon Casey2009-03-20
* | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-03-11
|\ \ \ | |/ /
| * | is_kept_pack(): final clean-upJunio C Hamano2009-02-28
| * | Simplify is_kept_pack()Junio C Hamano2009-02-28
| * | Consolidate ignore_packed logic moreJunio C Hamano2009-02-28
| * | has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano2009-02-28
| |/
* | format-patch: track several referencesThomas Rast2009-02-21
* | revision traversal: '--simplify-by-decoration'Linus Torvalds2008-11-04
* | Make '--decorate' set an explicit 'show_decorations' flagLinus Torvalds2008-11-04
* | Add a 'source' decorator for commitsLinus Torvalds2008-11-04
* | Merge branch 'tr/rev-list-reverse'Junio C Hamano2008-09-18
|\ \
| * | rev-list: fix --reverse interaction with --parentsThomas Rast2008-08-29
* | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-02
|\ \ \ | |_|/ |/| |
| * | revision --simplify-merges: use decoration instead of commit->util fieldJunio C Hamano2008-08-14
| |/
| * revision traversal: show full history with merge simplificationJunio C Hamano2008-08-02
* | Fix "git log -i --grep"Jeff King2008-08-24
* | revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey2008-08-20
|/
* sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-07-23
* Merge branch 'ph/parseopt-step-blame'Junio C Hamano2008-07-13
|\
| * revisions: refactor handle_revision_opt into parse_revision_opt.Pierre Habouzit2008-07-09
| * revisions: split handle_revision_opt() from setup_revisions()Pierre Habouzit2008-07-08
| * Merge branch 'jc/blame' (early part) into HEADJunio C Hamano2008-07-08
| |\
| | * revision traversal: --children optionJunio C Hamano2008-04-12
* | | Merge branch 'jc/report-tracking'Junio C Hamano2008-07-13
|\ \ \
| * | | stat_tracking_info(): clear object flags used during countingJunio C Hamano2008-07-03
| |/ /
* | | Move read_revisions_from_stdin from builtin-rev-list.c to revision.cAdam Brewster2008-07-05
|/ /
* | log and rev-list: add --graph optionAdam Simpkins2008-05-05
* | revision API: split parent rewriting and parent printing optionsAdam Simpkins2008-05-05
* | log: teach "terminator" vs "separator" mode to "--pretty=format"Junio C Hamano2008-04-10
|/
* Merge branch 'db/cover-letter'Junio C Hamano2008-02-27
|\