aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'rs/use-strbuf-addstr' into maintJunio C Hamano2016-08-10
|\
| * use strbuf_addstr() instead of strbuf_addf() with "%s"René Scharfe2016-08-05
| * use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-01
* | Merge branch 'os/no-verify-skips-commit-msg-too' into maintJunio C Hamano2016-08-10
|\ \
| * | commit: describe that --no-verify skips the commit-msg hook in the help textOrgad Shaneh2016-07-26
* | | Merge branch 'rs/rm-strbuf-optim' into maintJunio C Hamano2016-08-10
|\ \ \
| * | | rm: reuse strbuf for all remove_dir_recursively() callsRené Scharfe2016-07-12
* | | | Merge branch 'jk/parse-options-concat' into maintJunio C Hamano2016-08-10
|\ \ \ \
| * | | | parse_options: allocate a new array when concatenatingJeff King2016-07-06
* | | | | Merge branch 'pb/commit-editmsg-path' into maintJunio C Hamano2016-08-08
|\ \ \ \ \
| * | | | | builtin/commit.c: memoize git-path for COMMIT_EDITMSGPranit Bauva2016-06-09
* | | | | | Merge branch 'nd/pack-ofs-4gb-limit' into maintJunio C Hamano2016-08-08
|\ \ \ \ \ \
| * | | | | | fsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy2016-07-13
| * | | | | | pack-objects: do not truncate result in-pack object size on 32-bit systemsNguyễn Thái Ngọc Duy2016-07-13
| * | | | | | index-pack: correct "offset" type in unpack_entry_data()Nguyễn Thái Ngọc Duy2016-07-13
| * | | | | | index-pack: report correct bad object offsets even if they are largeNguyễn Thái Ngọc Duy2016-07-13
| * | | | | | index-pack: correct "len" type in unpack_data()Nguyễn Thái Ngọc Duy2016-07-13
| * | | | | | sha1_file.c: use type off_t* for object_info->disk_sizepNguyễn Thái Ngọc Duy2016-07-13
| * | | | | | pack-objects: pass length to check_pack_crc() without truncationNguyễn Thái Ngọc Duy2016-07-12
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mh/blame-worktree' into maintJunio C Hamano2016-08-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | blame: allow to blame paths freshly added to the indexMike Hommey2016-07-18
| |/ / / /
* | | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maintJunio C Hamano2016-07-28
|\ \ \ \ \
| * | | | | blame: require 0 context lines while finding moved lines with -MDavid Kastrup2016-05-29
* | | | | | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \
| * | | | | | am: counteract gender biasJohannes Schindelin2016-07-08
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ew/gc-auto-pack-limit-fix' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \
| * | | | | | gc: fix off-by-one error with gc.autoPackLimitEric Wong2016-06-27
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \
| * | | | | | grep: fix grepping for "intent to add" filesCharles Bailey2016-07-01
* | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maintJunio C Hamano2016-07-28
|\ \ \ \ \ \ \
| * | | | | | | reset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin2016-06-29
| * | | | | | | commit -C: skip blank lines at the beginning of the messageJohannes Schindelin2016-06-29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sb/clone-shallow-passthru' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \
| * | | | | | | clone: do not let --depth imply --shallow-submodulesJunio C Hamano2016-06-20
* | | | | | | | Merge branch 'km/fetch-do-not-free-remote-name' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/fetch.c: don't free remote->name after fetchKeith McGuigan2016-06-14
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'ar/diff-args-osx-precompose' into maintJunio C Hamano2016-06-06
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'js/name-rev-use-oldest-ref' into maintJunio C Hamano2016-05-31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'lp/typofixes' into maintJunio C Hamano2016-05-26
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'va/i18n-misc-updates' into maintJunio C Hamano2016-05-26
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'va/i18n-remote-comment-to-align' into maintJunio C Hamano2016-05-26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/misc-cleanups' into HEADJunio C Hamano2016-05-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ew/doc-split-pack-disables-bitmap' into HEADJunio C Hamano2016-05-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/mv-submodule-fix' into HEADJunio C Hamano2016-05-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/replace-edit-use-editor-configuration' into maintJunio C Hamano2016-05-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/apply' into maintJunio C Hamano2016-05-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ad/commit-have-m-option' into maintJunio C Hamano2016-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-helper-clone-regression-fix' into maintJunio C Hamano2016-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/branch-shortening-funny-symrefs' into maintJunio C Hamano2016-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ky/branch-m-worktree' into maintJunio C Hamano2016-05-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \