Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' | Junio C Hamano | 2013-03-28 | 1 | -1/+1 |
|\ | |||||
| * | Fix revision walk for commits with the same dates | Kacper Kornet | 2013-03-22 | 1 | -1/+1 |
* | | Merge branch 'jc/remove-treesame-parent-in-simplify-merges' | Junio C Hamano | 2013-03-28 | 1 | -3/+27 |
|\ \ | |||||
| * | | simplify-merges: drop merge from irrelevant side branch | Junio C Hamano | 2013-01-17 | 1 | -0/+23 |
* | | | log: re-encode commit messages before grepping | Jeff King | 2013-02-11 | 1 | -7/+20 |
* | | | log --use-mailmap: optimize for cases without --author/--committer search | Junio C Hamano | 2013-01-10 | 1 | -1/+1 |
* | | | log: grep author/committer using mailmap | Antoine Pelisse | 2013-01-10 | 1 | -0/+54 |
* | | | Merge branch 'jc/prettier-pretty-note' | Junio C Hamano | 2012-11-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | format_note(): simplify API | Junio C Hamano | 2012-10-17 | 1 | -1/+1 |
* | | | | log --grep: accept --basic-regexp and --perl-regexp | Junio C Hamano | 2012-10-09 | 1 | -0/+4 |
| |_|/ |/| | | |||||
* | | | log --grep: use the same helper to set -E/-F options as "git grep" | Junio C Hamano | 2012-10-09 | 1 | -2/+2 |
* | | | revisions: initialize revs->grep_filter using grep_init() | Junio C Hamano | 2012-10-09 | 1 | -2/+4 |
|/ / | |||||
* | | revision: make --grep search in notes too if shown | Nguyễn Thái Ngọc Duy | 2012-09-29 | 1 | -0/+8 |
* | | log --grep-reflog: reject the option without -g | Junio C Hamano | 2012-09-29 | 1 | -2/+11 |
* | | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 2012-09-29 | 1 | -2/+18 |
* | | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 2012-09-18 | 1 | -0/+2 |
|\ \ | |||||
| * | | grep: teach --debug option to dump the parse tree | Junio C Hamano | 2012-09-14 | 1 | -0/+2 |
* | | | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 2012-09-10 | 1 | -3/+15 |
|\ \ \ | |||||
| * | | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 | 1 | -3/+15 |
* | | | | Merge branch 'jc/dotdot-is-parent-directory' | Junio C Hamano | 2012-09-07 | 1 | -2/+14 |
|\ \ \ \ | |||||
| * | | | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 | 1 | -2/+14 |
| * | | | | Merge branch 'jc/rev-list-simplify-merges-first-parent' into maint | Junio C Hamano | 2012-07-11 | 1 | -12/+29 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/maint-null-in-trees' | Junio C Hamano | 2012-08-27 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff: do not use null sha1 as a sentinel value | Jeff King | 2012-07-29 | 1 | -0/+2 |
* | | | | | | | Merge branch 'tr/void-diff-setup-done' | Junio C Hamano | 2012-08-22 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff_setup_done(): return void | Thomas Rast | 2012-08-03 | 1 | -2/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'jk/grep-binary-attribute' into maint | Junio C Hamano | 2012-02-21 | 1 | -1/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-log-first-parent-pathspec' into maint | Junio C Hamano | 2012-02-05 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jk/revision-walk-stop-at-max-count' | Junio C Hamano | 2012-07-22 | 1 | -20/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revision: avoid work after --max-count is reached | Jeff King | 2012-07-13 | 1 | -20/+19 |
* | | | | | | | | | | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -15/+23 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | revision.c: the "log" family, except for "show", takes committish | Junio C Hamano | 2012-07-09 | 1 | -2/+9 |
| * | | | | | | | | | revision.c: allow handle_revision_arg() to take other flags | Junio C Hamano | 2012-07-09 | 1 | -6/+7 |
| * | | | | | | | | | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 2012-07-09 | 1 | -3/+3 |
| * | | | | | | | | | sha1_name.c: teach lookup context to get_sha1_with_context() | Junio C Hamano | 2012-07-09 | 1 | -2/+2 |
| * | | | | | | | | | sha1_name.c: get rid of get_sha1_with_mode() | Junio C Hamano | 2012-07-03 | 1 | -6/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/rev-list-simplify-merges-first-parent' | Junio C Hamano | 2012-06-28 | 1 | -12/+29 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | revision: ignore side parents while running simplify-merges | Junio C Hamano | 2012-06-13 | 1 | -3/+11 |
| * | | | | | | | | revision: note the lack of free() in simplify_merges() | Junio C Hamano | 2012-06-08 | 1 | -7/+16 |
| * | | | | | | | | revision: "simplify" options imply topo-order sort | Junio C Hamano | 2012-06-08 | 1 | -2/+2 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mm/verify-filename-fix' | Junio C Hamano | 2012-06-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'rs/commit-list-append' | Junio C Hamano | 2012-04-29 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | revision: append to list instead of insert and reverse | René Scharfe | 2012-04-25 | 1 | -2/+2 |
* | | | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 2012-04-27 | 1 | -10/+14 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | cherry-pick: do not expect file arguments | Clemens Buchacher | 2012-04-15 | 1 | -10/+14 |
* | | | | | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 1 | -0/+5 |
* | | | | | | | Merge branch 'rs/commit-list-sort-in-batch' | Junio C Hamano | 2012-04-23 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |