Age | Commit message (Expand) | Author | Files | Lines |
2011-09-01 | rev-list --verify-object | Junio C Hamano | 1 | -0/+4 |
2011-09-01 | list-objects: pass callback data to show_objects() | Junio C Hamano | 2 | -4/+10 |
2011-08-22 | revision.c: add show_object_with_name() helper function | Junio C Hamano | 1 | -14/+1 |
2011-08-22 | rev-list: fix finish_object() call | Junio C Hamano | 1 | -1/+1 |
2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 8 | -28/+25 |
2011-05-31 | Merge branch 'jc/log-quiet-fix' | Junio C Hamano | 1 | -0/+2 |
2011-05-31 | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 1 | -2/+2 |
2011-05-31 | Merge branch 'jl/read-tree-m-dry-run' | Junio C Hamano | 1 | -1/+2 |
2011-05-30 | Merge branch 'mk/grep-pcre' | Junio C Hamano | 1 | -9/+43 |
2011-05-29 | Merge branch 'jc/notes-batch-removal' | Junio C Hamano | 2 | -22/+43 |
2011-05-29 | Merge branch 'jk/haves-from-alternate-odb' | Junio C Hamano | 2 | -4/+14 |
2011-05-28 | log: --quiet should serve as synonym to -s | Junio C Hamano | 1 | -0/+2 |
2011-05-26 | format-patch: preserve subject newlines with -k | Jeff King | 1 | -0/+1 |
2011-05-26 | clean up calling conventions for pretty.c functions | Jeff King | 4 | -13/+17 |
2011-05-26 | pretty: add pp_commit_easy function for simple callers | Jeff King | 5 | -12/+5 |
2011-05-26 | mailinfo: always clean up rfc822 header folding | Jeff King | 1 | -1/+1 |
2011-05-26 | remote: allow "-t" with fetch mirrors | Jeff King | 1 | -2/+2 |
2011-05-26 | Merge branch 'jk/fetch-mark-complete-optimization' | Junio C Hamano | 1 | -2/+4 |
2011-05-25 | Merge branch 'jc/bigfile' | Junio C Hamano | 2 | -2/+6 |
2011-05-25 | Merge branch 'js/log-abbrev-commit-config' | Junio C Hamano | 1 | -9/+18 |
2011-05-25 | Merge branch 'maint' | Junio C Hamano | 2 | -2/+2 |
2011-05-25 | Teach read-tree the -n|--dry-run option | Jens Lehmann | 1 | -1/+2 |
2011-05-25 | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 2 | -2/+2 |
2011-05-23 | Merge branch 'ms/ls-remote-exit-with-status' | Junio C Hamano | 1 | -2/+9 |
2011-05-23 | Merge branch 'mg/config-symbolic-constants' | Junio C Hamano | 1 | -1/+6 |
2011-05-23 | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 1 | -7/+1 |
2011-05-23 | Merge branch 'jk/blame-line-porcelain' | Junio C Hamano | 1 | -10/+23 |
2011-05-19 | Merge branch 'jc/replacing' | Junio C Hamano | 1 | -2/+2 |
2011-05-19 | Merge branch 'ms/tagname-does-not-begin-with-dash' | Junio C Hamano | 1 | -8/+18 |
2011-05-19 | Merge branch 'jk/git-connection-deadlock-fix' | Junio C Hamano | 1 | -0/+2 |
2011-05-19 | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' | Junio C Hamano | 1 | -2/+2 |
2011-05-19 | Merge branch 'jk/cherry-pick-root-with-resolve' | Junio C Hamano | 2 | -5/+11 |
2011-05-19 | receive-pack: eliminate duplicate .have refs | Jeff King | 1 | -3/+13 |
2011-05-19 | refactor refs_from_alternate_cb to allow passing extra data | Jeff King | 2 | -2/+2 |
2011-05-19 | fetch: avoid repeated commits in mark_complete | Jeff King | 1 | -2/+4 |
2011-05-19 | show: --ignore-missing | Junio C Hamano | 1 | -0/+1 |
2011-05-19 | notes remove: --stdin reads from the standard input | Junio C Hamano | 1 | -4/+15 |
2011-05-19 | notes remove: --ignore-missing | Junio C Hamano | 1 | -4/+10 |
2011-05-19 | notes remove: allow removing more than one | Junio C Hamano | 1 | -22/+25 |
2011-05-18 | ls-remote: the --exit-code option reports "no matching refs" | Michael Schubert | 1 | -2/+9 |
2011-05-18 | Add log.abbrevCommit config variable | Jay Soffian | 1 | -8/+17 |
2011-05-18 | "git log -h": typofix misspelled 'suppress' | Jay Soffian | 1 | -1/+1 |
2011-05-17 | config: Give error message when not changing a multivar | Michael J Gruber | 1 | -1/+6 |
2011-05-16 | Merge branch 'ci/commit--interactive-atomic' | Junio C Hamano | 2 | -15/+37 |
2011-05-16 | Merge branch 'mg/merge-ff-config' | Junio C Hamano | 1 | -0/+9 |
2011-05-16 | Merge branch 'vr/merge-base-doc' into maint | Junio C Hamano | 1 | -1/+2 |
2011-05-16 | Merge branch 'jc/fix-add-u-unmerged' into maint | Junio C Hamano | 1 | -22/+23 |
2011-05-16 | Merge branch 'jc/maint-branch-mergeoptions' into maint | Junio C Hamano | 1 | -15/+26 |
2011-05-16 | Merge branch 'jc/maint-add-p-overlapping-hunks' into maint | Junio C Hamano | 1 | -3/+6 |
2011-05-16 | revert: allow reverting a root commit | Jeff King | 1 | -3/+1 |