Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | revision: insert unsorted, then sort in prepare_revision_walk() | René Scharfe | 2012-04-11 | 1 | -1/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jc/pickaxe-ignore-case' | Junio C Hamano | 2012-03-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pickaxe: allow -i to search in patch case-insensitively | Junio C Hamano | 2012-02-28 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'jk/grep-binary-attribute' | Junio C Hamano | 2012-02-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | grep: drop grep_buffer's "name" parameter | Jeff King | 2012-02-02 | 1 | -1/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'nd/index-pack-no-recurse' | Junio C Hamano | 2012-01-29 | 1 | -16/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Eliminate recursion in setting/clearing marks in commit list | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -16/+29 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'jc/maint-log-first-parent-pathspec' | Junio C Hamano | 2012-01-29 | 1 | -1/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Making pathspec limited log play nicer with --first-parentjc/maint-log-first-parent-pathspec | Junio C Hamano | 2012-01-19 | 1 | -1/+9 | |
* | | | | log: --show-signature | Junio C Hamano | 2011-11-12 | 1 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-13 | 1 | -2/+10 | |
|\ \ \ | ||||||
| * | | | revision: add leak_pending flag | René Scharfe | 2011-10-03 | 1 | -1/+2 | |
| * | | | revision: factor out add_pending_sha1 | René Scharfe | 2011-10-03 | 1 | -3/+8 | |
| |/ / | ||||||
* | | | Merge branch 'nd/maint-autofix-tag-in-head' | Junio C Hamano | 2011-10-13 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Accept tags in HEAD or MERGE_HEAD | Nguyễn Thái Ngọc Duy | 2011-09-18 | 1 | -2/+4 | |
| |/ / | ||||||
* | | | Merge branch 'jc/fetch-verify' | Junio C Hamano | 2011-10-05 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | rev-list --verify-object | Junio C Hamano | 2011-09-01 | 1 | -0/+5 | |
* | | | | Merge branch 'jc/traverse-commit-list' | Junio C Hamano | 2011-10-05 | 1 | -0/+41 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | revision.c: update show_object_with_name() without using malloc() | Junio C Hamano | 2011-08-22 | 1 | -14/+36 | |
| * | | | revision.c: add show_object_with_name() helper function | Junio C Hamano | 2011-08-22 | 1 | -0/+19 | |
| |/ / | ||||||
* | | | Merge branch 'bk/ancestry-path' | Junio C Hamano | 2011-10-05 | 1 | -10/+43 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | revision: do not include sibling history in --ancestry-path output | Junio C Hamano | 2011-08-25 | 1 | -6/+10 | |
| * | | revision: keep track of the end-user input from the command line | Junio C Hamano | 2011-08-25 | 1 | -4/+33 | |
* | | | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 2011-05-29 | 1 | -2/+13 | |
|\ \ \ | ||||||
| * | | | show: --ignore-missing | Junio C Hamano | 2011-05-19 | 1 | -2/+13 | |
* | | | | Merge branch 'js/log-abbrev-commit-config' | Junio C Hamano | 2011-05-25 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Add log.abbrevCommit config variable | Jay Soffian | 2011-05-18 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2011-05-23 | 1 | -0/+14 | |
|\ \ \ \ | ||||||
| * | | | | revision.c: leave a note for "a lone :" enhancement | Junio C Hamano | 2011-05-11 | 1 | -0/+14 | |
| * | | | | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | 1 | -52/+28 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge branch 'jc/maint-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-19 | 1 | -52/+28 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | 1 | -52/+28 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 | 1 | -52/+28 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | setup_revisions(): take pathspec from command line and --stdin correctly | Junio C Hamano | 2011-05-11 | 1 | -52/+28 | |
* | | | | | | | Merge branch 'jn/setup-revisions-glob-and-friends-passthru' | Junio C Hamano | 2011-05-13 | 1 | -65/+72 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | revisions: allow --glob and friends in parse_options-enabled commands | Jonathan Nieder | 2011-04-21 | 1 | -1/+13 | |
| * | | | | | | | revisions: split out handle_revision_pseudo_opt function | Jonathan Nieder | 2011-04-21 | 1 | -64/+59 | |
| |/ / / / / / | ||||||
* | | | | | | | revision.c: make --no-notes reset --notes list | Jeff King | 2011-03-29 | 1 | -0/+6 | |
* | | | | | | | revision.c: support --notes command-line option | Jeff King | 2011-03-29 | 1 | -5/+10 | |
* | | | | | | | notes: refactor display notes default handling | Jeff King | 2011-03-29 | 1 | -2/+7 | |
* | | | | | | | notes: refactor display notes extra refs field | Jeff King | 2011-03-29 | 1 | -3/+1 | |
* | | | | | | | revision.c: refactor notes ref expansion | Jeff King | 2011-03-29 | 1 | -6/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 | 1 | -7/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | revision.c: introduce --min-parents and --max-parents options | Michael J Gruber | 2011-03-23 | 1 | -7/+21 | |
* | | | | | | | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-22 | 1 | -3/+79 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | git-log: put space after commit mark | Michael J Gruber | 2011-03-10 | 1 | -0/+9 | |
| * | | | | | log --cherry: a synonym | Michael J Gruber | 2011-03-09 | 1 | -1/+9 | |
| * | | | | | revision.c: introduce --cherry-mark | Michael J Gruber | 2011-03-09 | 1 | -3/+18 |