Age | Commit message (Expand) | Author | Files | Lines |
2012-04-27 | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 1 | -0/+1 |
2012-04-15 | cherry-pick: do not expect file arguments | Clemens Buchacher | 1 | -0/+1 |
2012-03-30 | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 1 | -0/+1 |
2011-11-12 | log: --show-signature | Junio C Hamano | 1 | -0/+1 |
2011-10-13 | Merge branch 'rs/pending' | Junio C Hamano | 1 | -0/+2 |
2011-10-05 | Merge branch 'jc/fetch-verify' | Junio C Hamano | 1 | -0/+1 |
2011-10-05 | Merge branch 'jc/traverse-commit-list' | Junio C Hamano | 1 | -0/+2 |
2011-10-05 | Merge branch 'bk/ancestry-path' | Junio C Hamano | 1 | -0/+20 |
2011-10-03 | revision: add leak_pending flag | René Scharfe | 1 | -0/+1 |
2011-10-03 | revision: factor out add_pending_sha1 | René Scharfe | 1 | -0/+1 |
2011-09-01 | rev-list --verify-object | Junio C Hamano | 1 | -0/+1 |
2011-08-25 | revision: keep track of the end-user input from the command line | Junio C Hamano | 1 | -0/+20 |
2011-08-22 | revision.c: add show_object_with_name() helper function | Junio C Hamano | 1 | -0/+2 |
2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -1/+2 |
2011-05-29 | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 1 | -1/+2 |
2011-05-26 | format-patch: preserve subject newlines with -k | Jeff King | 1 | -1/+2 |
2011-05-19 | show: --ignore-missing | Junio C Hamano | 1 | -1/+2 |
2011-05-18 | Add log.abbrevCommit config variable | Jay Soffian | 1 | -0/+1 |
2011-04-26 | rev-list --count: separate count for --cherry-mark | Michael J Gruber | 1 | -0/+1 |
2011-03-26 | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 1 | -2/+2 |
2011-03-23 | revision.c: introduce --min-parents and --max-parents options | Michael J Gruber | 1 | -2/+2 |
2011-03-22 | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 1 | -1/+7 |
2011-03-10 | git-log: put space after commit mark | Michael J Gruber | 1 | -0/+1 |
2011-03-09 | revision.c: introduce --cherry-mark | Michael J Gruber | 1 | -1/+3 |
2011-03-09 | rev-list/log: factor out revision mark generation | Michael J Gruber | 1 | -0/+1 |
2011-02-21 | revlist.c: introduce --left/right-only for unsymmetric picking | Michael J Gruber | 1 | -0/+2 |
2011-02-03 | struct rev_info: convert prune_data to struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-07-07 | setup_revisions(): Allow walking history in a submodule | Heiko Voigt | 1 | -0/+1 |
2010-06-30 | Merge branch 'tr/rev-list-count' | Junio C Hamano | 1 | -0/+5 |
2010-06-12 | rev-list: introduce --count option | Thomas Rast | 1 | -0/+5 |
2010-04-21 | revision: --ancestry-path | Junio C Hamano | 1 | -0/+1 |
2010-03-24 | Merge branch 'tr/notes-display' | Junio C Hamano | 1 | -0/+5 |
2010-03-12 | Support showing notes from more than one notes tree | Thomas Rast | 1 | -0/+5 |
2010-03-09 | show -c: show patch text | Junio C Hamano | 1 | -0/+1 |
2010-03-09 | revision: introduce setup_revision_opt | Junio C Hamano | 1 | -1/+5 |
2010-01-20 | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 1 | -0/+3 |
2009-11-23 | Merge branch 'jc/log-stdin' | Junio C Hamano | 1 | -2/+2 |
2009-11-20 | Teach --stdin option to "log" family | Junio C Hamano | 1 | -2/+2 |
2009-10-28 | Add '--bisect' revision machinery argument | Linus Torvalds | 1 | -0/+1 |
2009-09-29 | improve reflog date/number heuristic | Jeff King | 1 | -1/+2 |
2009-08-27 | Merge branch 'as/maint-graph-interesting-fix' | Junio C Hamano | 1 | -0/+1 |
2009-08-21 | graph API: fix bug in graph_is_interesting() | Adam Simpkins | 1 | -0/+1 |
2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -0/+3 |
2009-06-29 | git log: add '--merges' flag to match '--no-merges' | Linus Torvalds | 1 | -0/+1 |
2009-06-03 | Clean up and simplify rev_compare_tree() | Linus Torvalds | 1 | -2/+3 |
2009-04-18 | Merge branch 'lt/pack-object-memuse' | Junio C Hamano | 1 | -0/+2 |
2009-04-12 | show_object(): push path_name() call further down | Linus Torvalds | 1 | -1/+1 |
2009-04-12 | process_{tree,blob}: show objects without buffering | Linus Torvalds | 1 | -0/+2 |
2009-04-06 | Merge branch 'sb/format-patch-patchname' | Junio C Hamano | 1 | -0/+2 |
2009-04-01 | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 1 | -1/+0 |