Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Convert "struct cache_entry *" to "const ..." wherever possible | Nguyễn Thái Ngọc Duy | 2013-07-09 | |
|/ / / | ||||
* | | | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 | |
|\ \ \ | ||||
| * | | | log: --author-date-order | Junio C Hamano | 2013-06-11 | |
| * | | | toposort: rename "lifo" field | Junio C Hamano | 2013-06-11 | |
| * | | | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 | |
| |\ \ \ | ||||
| | * \ \ | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | |
| | |\ \ \ | ||||
* | | \ \ \ | Merge branch 'mh/reflife' | Junio C Hamano | 2013-06-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | object_array_entry: fix memory handling of the name field | Michael Haggerty | 2013-06-02 | |
| * | | | | | | revision: use object_array_filter() in implementation of gc_boundary() | Michael Haggerty | 2013-05-28 | |
| * | | | | | | revision: split some overly-long lines | Michael Haggerty | 2013-05-28 | |
| * | | | | | | add_rev_cmdline(): make a copy of the name argument | Michael Haggerty | 2013-05-28 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge branch 'kb/full-history-compute-treesame-carefully-2' | Junio C Hamano | 2013-06-14 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | revision.c: make default history consider bottom commits | Kevin Bracey | 2013-05-16 | |
| * | | | | | | revision.c: don't show all merges for --parents | Kevin Bracey | 2013-05-16 | |
| * | | | | | | revision.c: discount side branches when computing TREESAME | Kevin Bracey | 2013-05-16 | |
| * | | | | | | revision.c: add BOTTOM flag for commits | Kevin Bracey | 2013-05-16 | |
| * | | | | | | simplify-merges: drop merge from irrelevant side branch | Kevin Bracey | 2013-05-16 | |
| * | | | | | | simplify-merges: never remove all TREESAME parents | Kevin Bracey | 2013-05-16 | |
| * | | | | | | revision.c: Make --full-history consider more merges | Kevin Bracey | 2013-05-16 | |
* | | | | | | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | |
| * | | | | | | Export rewrite_parents() for 'log -L' | Bo Yang | 2013-03-28 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | revision.c: treat A...B merge bases as if manually specified | Kevin Bracey | 2013-05-16 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge branch 'nd/pretty-formats' | Junio C Hamano | 2013-04-23 | |
|\ \ \ \ \ | ||||
| * | | | | | pretty: save commit encoding from logmsg_reencode if the caller needs it | Nguyễn Thái Ngọc Duy | 2013-04-18 | |
* | | | | | | Merge branch 'tr/copy-revisions-from-stdin' | Junio C Hamano | 2013-04-19 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | read_revisions_from_stdin: make copies for handle_revision_arg | Thomas Rast | 2013-04-16 | |
| * | | | | | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'mz/cherry-pick-cmdline-order' into maint | Junio C Hamano | 2012-09-14 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-12 | |
| |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | |
| | |\ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ | Sync with 1.7.11.6 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||
| | * | | | | | | | | Merge branch 'tr/void-diff-setup-done' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| | |\ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||
| | * | | | | | | | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,... | Junio C Hamano | 2013-04-08 | |
* | | | | | | | | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' | Junio C Hamano | 2013-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Fix revision walk for commits with the same dates | Kacper Kornet | 2013-03-22 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jc/remove-treesame-parent-in-simplify-merges' | Junio C Hamano | 2013-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | simplify-merges: drop merge from irrelevant side branch | Junio C Hamano | 2013-01-17 | |
* | | | | | | | | | | | log: re-encode commit messages before grepping | Jeff King | 2013-02-11 | |
* | | | | | | | | | | | log --use-mailmap: optimize for cases without --author/--committer search | Junio C Hamano | 2013-01-10 | |
* | | | | | | | | | | | log: grep author/committer using mailmap | Antoine Pelisse | 2013-01-10 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jc/prettier-pretty-note' | Junio C Hamano | 2012-11-15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | format_note(): simplify API | Junio C Hamano | 2012-10-17 | |
* | | | | | | | | | | | log --grep: accept --basic-regexp and --perl-regexp | Junio C Hamano | 2012-10-09 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | log --grep: use the same helper to set -E/-F options as "git grep" | Junio C Hamano | 2012-10-09 | |
* | | | | | | | | | | revisions: initialize revs->grep_filter using grep_init() | Junio C Hamano | 2012-10-09 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | revision: make --grep search in notes too if shown | Nguyễn Thái Ngọc Duy | 2012-09-29 | |
* | | | | | | | | | log --grep-reflog: reject the option without -g | Junio C Hamano | 2012-09-29 |