aboutsummaryrefslogtreecommitdiff
path: root/revision.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2014-02-13
|\
| * revision: propagate flag bits from tags to pointeesJunio C Hamano2014-01-15
| * revision: mark contents of an uninteresting tree uninterestingJunio C Hamano2014-01-15
* | Merge branch 'nd/literal-pathspecs'Junio C Hamano2013-11-18
|\ \
| * | pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy2013-10-28
* | | revision: trivial style fixesFelipe Contreras2013-10-31
* | | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-10-30
|\ \ \
| * | | Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flagsNguyễn Thái Ngọc Duy2013-10-22
* | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2013-10-28
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | revision: do not peel tags used in range notationJunio C Hamano2013-10-15
* | | Merge branch 'fc/at-head'Junio C Hamano2013-09-20
|\ \ \
| * | | sha1-name: pass len argument to interpret_branch_name()Felipe Contreras2013-09-03
* | | | Merge branch 'jk/free-tree-buffer'Junio C Hamano2013-09-17
|\ \ \ \
| * | | | clear parsed flag when we free tree buffersJeff King2013-06-06
* | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | remove init_pathspec() in favor of parse_pathspec()Nguyễn Thái Ngọc Duy2013-07-15
| * | | | remove diff_tree_{setup,release}_pathsNguyễn Thái Ngọc Duy2013-07-15
| * | | | convert some get_pathspec() calls to parse_pathspec()Nguyễn Thái Ngọc Duy2013-07-15
* | | | | log: use true parents for diff when walking reflogsThomas Rast2013-08-05
* | | | | log: use true parents for diff even when rewritingThomas Rast2013-08-01
| |_|/ / |/| | |
* | | | Convert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy2013-07-09
|/ / /
* | | Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-01
|\ \ \
| * | | log: --author-date-orderJunio C Hamano2013-06-11
| * | | toposort: rename "lifo" fieldJunio C Hamano2013-06-11
| * | | Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-03
| |\ \ \
| | * \ \ Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1Junio C Hamano2013-04-03
| | |\ \ \
* | | \ \ \ Merge branch 'mh/reflife'Junio C Hamano2013-06-14
|\ \ \ \ \ \
| * | | | | | object_array_entry: fix memory handling of the name fieldMichael Haggerty2013-06-02
| * | | | | | revision: use object_array_filter() in implementation of gc_boundary()Michael Haggerty2013-05-28
| * | | | | | revision: split some overly-long linesMichael Haggerty2013-05-28
| * | | | | | add_rev_cmdline(): make a copy of the name argumentMichael Haggerty2013-05-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'kb/full-history-compute-treesame-carefully-2'Junio C Hamano2013-06-14
|\ \ \ \ \ \
| * | | | | | revision.c: make default history consider bottom commitsKevin Bracey2013-05-16
| * | | | | | revision.c: don't show all merges for --parentsKevin Bracey2013-05-16
| * | | | | | revision.c: discount side branches when computing TREESAMEKevin Bracey2013-05-16
| * | | | | | revision.c: add BOTTOM flag for commitsKevin Bracey2013-05-16
| * | | | | | simplify-merges: drop merge from irrelevant side branchKevin Bracey2013-05-16
| * | | | | | simplify-merges: never remove all TREESAME parentsKevin Bracey2013-05-16
| * | | | | | revision.c: Make --full-history consider more mergesKevin Bracey2013-05-16
* | | | | | | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Implement line-history search (git log -L)Thomas Rast2013-03-28
| * | | | | | Export rewrite_parents() for 'log -L'Bo Yang2013-03-28
| | |/ / / / | |/| | | |
* | | | | | revision.c: treat A...B merge bases as if manually specifiedKevin Bracey2013-05-16
| |/ / / / |/| | | |
* | | | | Merge branch 'nd/pretty-formats'Junio C Hamano2013-04-23
|\ \ \ \ \
| * | | | | pretty: save commit encoding from logmsg_reencode if the caller needs itNguyễn Thái Ngọc Duy2013-04-18
* | | | | | Merge branch 'tr/copy-revisions-from-stdin'Junio C Hamano2013-04-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | read_revisions_from_stdin: make copies for handle_revision_argThomas Rast2013-04-16
| * | | | | Merge branch 'jc/maint-log-grep-all-match-1' into maintJunio C Hamano2012-09-29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-12
| |\ \ \ \ \ \ \