Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'jc/shortlog-ref-exclude' | Junio C Hamano | 2014-06-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | shortlog: allow --exclude=<glob> to be passedjc/shortlog-ref-exclude | Junio C Hamano | 2014-06-04 | 1 | -0/+1 | |
* | | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-04-08 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | add `ignore_missing_links` mode to revwalk | Vicent Marti | 2014-04-04 | 1 | -3/+5 | |
* | | | | | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -3/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | log: add --show-linear-break to help see non-linear historynd/log-show-linear-break | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -3/+45 | |
* | | | | | | | Merge branch 'jk/warn-on-object-refname-ambiguity' | Junio C Hamano | 2014-03-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rev-list: disable object/refname ambiguity check with --stdinjk/warn-on-object-refname-ambiguity | Jeff King | 2014-03-13 | 1 | -0/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'nd/no-more-fnmatch' | Junio C Hamano | 2014-03-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 2014-02-20 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | revision: allow setting custom limiter function | Vicent Marti | 2013-10-24 | 1 | -0/+4 | |
* | | | | | | | | Merge branch 'ks/tree-diff-walk' | Junio C Hamano | 2014-02-27 | 1 | -11/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | revision: convert to using diff_tree_sha1() | Kirill Smelkov | 2014-02-05 | 1 | -11/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'jc/revision-range-unpeel' | Junio C Hamano | 2014-01-27 | 1 | -12/+16 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | revision: propagate flag bits from tags to pointeesjc/revision-range-unpeel | Junio C Hamano | 2014-01-15 | 1 | -6/+2 | |
| * | | | | revision: mark contents of an uninteresting tree uninteresting | Junio C Hamano | 2014-01-15 | 1 | -8/+17 | |
* | | | | | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 2013-12-17 | 1 | -19/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -19/+19 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'jc/ref-excludes' | Junio C Hamano | 2013-12-05 | 1 | -2/+48 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API | Junio C Hamano | 2013-11-01 | 1 | -23/+23 | |
| | |_|/ | |/| | | ||||||
| * | | | revision: introduce --exclude=<glob> to tame wildcards | Junio C Hamano | 2013-08-30 | 1 | -2/+48 | |
* | | | | Merge branch 'nd/literal-pathspecs' | Junio C Hamano | 2013-11-18 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesnd/literal-pathspecsnd/liteal-pathspecs | Nguyễn Thái Ngọc Duy | 2013-10-28 | 1 | -1/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | revision: trivial style fixes | Felipe Contreras | 2013-10-31 | 1 | -8/+6 | |
* | | | | Merge branch 'nd/magic-pathspec' | Junio C Hamano | 2013-10-30 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags | Nguyễn Thái Ngọc Duy | 2013-10-22 | 1 | -1/+2 | |
* | | | | | Merge branch 'jc/revision-range-unpeel' | Junio C Hamano | 2013-10-28 | 1 | -22/+37 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | revision: do not peel tags used in range notation | Junio C Hamano | 2013-10-15 | 1 | -22/+37 | |
* | | | | Merge branch 'fc/at-head' | Junio C Hamano | 2013-09-20 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | sha1-name: pass len argument to interpret_branch_name() | Felipe Contreras | 2013-09-03 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'jk/free-tree-buffer' | Junio C Hamano | 2013-09-17 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | clear parsed flag when we free tree buffersjk/free-tree-buffer | Jeff King | 2013-06-06 | 1 | -2/+1 | |
* | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -5/+6 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | remove init_pathspec() in favor of parse_pathspec() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 | |
| * | | | | remove diff_tree_{setup,release}_paths | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -2/+3 | |
| * | | | | convert some get_pathspec() calls to parse_pathspec() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -2/+2 | |
* | | | | | log: use true parents for diff when walking reflogstr/log-full-diff-keep-true-parents | Thomas Rast | 2013-08-05 | 1 | -3/+25 | |
* | | | | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 | 1 | -1/+42 | |
| |_|/ / |/| | | | ||||||
* | | | | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 | 1 | -5/+8 | |
|\ \ \ | ||||||
| * | | | log: --author-date-order | Junio C Hamano | 2013-06-11 | 1 | -0/+3 | |
| * | | | toposort: rename "lifo" field | Junio C Hamano | 2013-06-11 | 1 | -5/+5 | |
| * | | | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
* | | \ \ \ | Merge branch 'mh/reflife' | Junio C Hamano | 2013-06-14 | 1 | -26/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | object_array_entry: fix memory handling of the name field | Michael Haggerty | 2013-06-02 | 1 | -2/+4 | |
| * | | | | | | revision: use object_array_filter() in implementation of gc_boundary() | Michael Haggerty | 2013-05-28 | 1 | -17/+15 | |
| * | | | | | | revision: split some overly-long lines | Michael Haggerty | 2013-05-28 | 1 | -6/+14 |