Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pb/commit-editmsg-path' into maint | Junio C Hamano | 2016-08-08 | 1 | -7/+8 |
|\ | |||||
| * | builtin/commit.c: memoize git-path for COMMIT_EDITMSGpb/commit-editmsg-path | Pranit Bauva | 2016-06-09 | 1 | -7/+8 |
* | | Merge branch 'nd/pack-ofs-4gb-limit' into maint | Junio C Hamano | 2016-08-08 | 4 | -21/+27 |
|\ \ | |||||
| * | | fsck: use streaming interface for large blobs in packnd/pack-ofs-4gb-limit | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -0/+4 |
| * | | pack-objects: do not truncate result in-pack object size on 32-bit systems | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -7/+8 |
| * | | index-pack: correct "offset" type in unpack_entry_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -1/+1 |
| * | | index-pack: report correct bad object offsets even if they are large | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -3/+4 |
| * | | index-pack: correct "len" type in unpack_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -7/+7 |
| * | | sha1_file.c: use type off_t* for object_info->disk_sizep | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -2/+2 |
| * | | pack-objects: pass length to check_pack_crc() without truncation | Nguyễn Thái Ngọc Duy | 2016-07-12 | 1 | -1/+1 |
* | | | Merge branch 'mh/blame-worktree' into maint | Junio C Hamano | 2016-08-08 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | blame: allow to blame paths freshly added to the index | Mike Hommey | 2016-07-18 | 1 | -1/+9 |
| |/ / | |||||
* | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint | Junio C Hamano | 2016-07-28 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | blame: require 0 context lines while finding moved lines with -Mks/blame-move-no-reason-for-1-line-contextdk/blame-move-no-reason-for-1-line-context | David Kastrup | 2016-05-29 | 1 | -4/+3 |
* | | | | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint | Junio C Hamano | 2016-07-28 | 1 | -8/+8 |
|\ \ \ \ | |||||
| * | | | | am: counteract gender biasjs/am-call-theirs-theirs-in-fallback-3way | Johannes Schindelin | 2016-07-08 | 1 | -8/+8 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'ew/gc-auto-pack-limit-fix' into maint | Junio C Hamano | 2016-07-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | gc: fix off-by-one error with gc.autoPackLimitew/gc-auto-pack-limit-fix | Eric Wong | 2016-06-27 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-07-28 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | grep: fix grepping for "intent to add" filesnd/ita-cleanup | Charles Bailey | 2016-07-01 | 1 | -2/+2 |
* | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint | Junio C Hamano | 2016-07-28 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reset --hard: skip blank lines when reporting the commit subjectjs/find-commit-subject-ignore-leading-blanks | Johannes Schindelin | 2016-06-29 | 1 | -1/+1 |
| * | | | | | | commit -C: skip blank lines at the beginning of the message | Johannes Schindelin | 2016-06-29 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthru | Junio C Hamano | 2016-06-20 | 1 | -3/+2 |
* | | | | | | | Merge branch 'km/fetch-do-not-free-remote-name' into maint | Junio C Hamano | 2016-07-11 | 1 | -4/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin/fetch.c: don't free remote->name after fetchkm/fetch-do-not-free-remote-name | Keith McGuigan | 2016-06-14 | 1 | -4/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'ar/diff-args-osx-precompose' into maint | Junio C Hamano | 2016-06-06 | 4 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'js/name-rev-use-oldest-ref' into maint | Junio C Hamano | 2016-05-31 | 1 | -6/+13 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'lp/typofixes' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'va/i18n-misc-updates' into maint | Junio C Hamano | 2016-05-26 | 4 | -14/+18 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'va/i18n-remote-comment-to-align' into maint | Junio C Hamano | 2016-05-26 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/misc-cleanups' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ew/doc-split-pack-disables-bitmap' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/mv-submodule-fix' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -9/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/replace-edit-use-editor-configuration' into maint | Junio C Hamano | 2016-05-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/apply' into maint | Junio C Hamano | 2016-05-06 | 1 | -15/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ad/commit-have-m-option' into maint | Junio C Hamano | 2016-05-02 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/submodule-helper-clone-regression-fix' into maint | Junio C Hamano | 2016-05-02 | 1 | -23/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/branch-shortening-funny-symrefs' into maint | Junio C Hamano | 2016-05-02 | 1 | -7/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ky/branch-m-worktree' into maint | Junio C Hamano | 2016-05-02 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ky/branch-d-worktree' into maint | Junio C Hamano | 2016-05-02 | 1 | -8/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/check-repository-format' into maint | Junio C Hamano | 2016-05-02 | 1 | -21/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maint | Junio C Hamano | 2016-04-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sk/send-pack-all-fix' into maint | Junio C Hamano | 2016-04-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/deref-tag' into maint | Junio C Hamano | 2016-07-06 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | blame, line-log: do not loop around deref_tag()jc/deref-tag | Junio C Hamano | 2016-06-14 | 1 | -4/+2 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'et/add-chmod-x' into maint | Junio C Hamano | 2016-07-06 | 3 | -11/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 2016-06-07 | 3 | -11/+26 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/rev-list-count-with-bitmap' into maint | Junio C Hamano | 2016-06-27 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |