Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'jc/rev-list-simplify-merges-first-parent' | Junio C Hamano | 2012-06-28 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | revision: ignore side parents while running simplify-merges | Junio C Hamano | 2012-06-13 | |
| * | | | | | | | | revision: note the lack of free() in simplify_merges() | Junio C Hamano | 2012-06-08 | |
| * | | | | | | | | revision: "simplify" options imply topo-order sort | Junio C Hamano | 2012-06-08 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'mm/verify-filename-fix' | Junio C Hamano | 2012-06-28 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'rs/commit-list-append' | Junio C Hamano | 2012-04-29 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | revision: append to list instead of insert and reverse | René Scharfe | 2012-04-25 | |
* | | | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 2012-04-27 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | cherry-pick: do not expect file arguments | Clemens Buchacher | 2012-04-15 | |
* | | | | | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | |
* | | | | | | | Merge branch 'rs/commit-list-sort-in-batch' | Junio C Hamano | 2012-04-23 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | revision: insert unsorted, then sort in prepare_revision_walk() | René Scharfe | 2012-04-11 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge branch 'jc/pickaxe-ignore-case' | Junio C Hamano | 2012-03-07 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | pickaxe: allow -i to search in patch case-insensitively | Junio C Hamano | 2012-02-28 | |
* | | | | | | | Merge branch 'jk/grep-binary-attribute' | Junio C Hamano | 2012-02-14 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||
| * | | | | | grep: drop grep_buffer's "name" parameter | Jeff King | 2012-02-02 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'nd/index-pack-no-recurse' | Junio C Hamano | 2012-01-29 | |
|\ \ \ \ \ | ||||
| * | | | | | Eliminate recursion in setting/clearing marks in commit list | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'jc/maint-log-first-parent-pathspec' | Junio C Hamano | 2012-01-29 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||
| * | | | Making pathspec limited log play nicer with --first-parent | Junio C Hamano | 2012-01-19 | |
* | | | | log: --show-signature | Junio C Hamano | 2011-11-12 | |
| |/ / |/| | | ||||
* | | | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-13 | |
|\ \ \ | ||||
| * | | | revision: add leak_pending flag | René Scharfe | 2011-10-03 | |
| * | | | revision: factor out add_pending_sha1 | René Scharfe | 2011-10-03 | |
| |/ / | ||||
* | | | Merge branch 'nd/maint-autofix-tag-in-head' | Junio C Hamano | 2011-10-13 | |
|\ \ \ | ||||
| * | | | Accept tags in HEAD or MERGE_HEAD | Nguyễn Thái Ngọc Duy | 2011-09-18 | |
| |/ / | ||||
* | | | Merge branch 'jc/fetch-verify' | Junio C Hamano | 2011-10-05 | |
|\ \ \ | ||||
| * | | | rev-list --verify-object | Junio C Hamano | 2011-09-01 | |
* | | | | Merge branch 'jc/traverse-commit-list' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ | |/ / / | ||||
| * | | | revision.c: update show_object_with_name() without using malloc() | Junio C Hamano | 2011-08-22 | |
| * | | | revision.c: add show_object_with_name() helper function | Junio C Hamano | 2011-08-22 | |
| |/ / | ||||
* | | | Merge branch 'bk/ancestry-path' | Junio C Hamano | 2011-10-05 | |
|\ \ \ | |/ / |/| | | ||||
| * | | revision: do not include sibling history in --ancestry-path output | Junio C Hamano | 2011-08-25 | |
| * | | revision: keep track of the end-user input from the command line | Junio C Hamano | 2011-08-25 | |
* | | | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 2011-05-29 | |
|\ \ \ | ||||
| * | | | show: --ignore-missing | Junio C Hamano | 2011-05-19 | |
* | | | | Merge branch 'js/log-abbrev-commit-config' | Junio C Hamano | 2011-05-25 | |
|\ \ \ \ | ||||
| * | | | | Add log.abbrevCommit config variable | Jay Soffian | 2011-05-18 | |
| |/ / / | ||||
* | | | | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2011-05-23 | |
|\ \ \ \ | ||||
| * | | | | revision.c: leave a note for "a lone :" enhancement | Junio C Hamano | 2011-05-11 | |
| * | | | | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'jc/maint-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-19 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||
| | | * | | | | setup_revisions(): take pathspec from command line and --stdin correctly | Junio C Hamano | 2011-05-11 | |
* | | | | | | | Merge branch 'jn/setup-revisions-glob-and-friends-passthru' | Junio C Hamano | 2011-05-13 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | revisions: allow --glob and friends in parse_options-enabled commands | Jonathan Nieder | 2011-04-21 | |
| * | | | | | | | revisions: split out handle_revision_pseudo_opt function | Jonathan Nieder | 2011-04-21 | |
| |/ / / / / / |