aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'js/no-html-bypass-on-windows' into maintJunio C Hamano2016-09-08
|\
| * Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin2016-08-19
* | Merge branch 'sb/checkout-explit-detach-no-advice' into maintJunio C Hamano2016-09-08
|\ \
| * | checkout: do not mention detach advice for explicit --detach optionStefan Beller2016-08-15
* | | Merge branch 'js/mv-dir-to-new-directory' into maintJunio C Hamano2016-09-08
|\ \ \
| * | | git mv: do not keep slash in `git mv dir non-existing-dir/`Johannes Schindelin2016-08-08
* | | | Merge branch 'jk/reflog-date' into maintJunio C Hamano2016-09-08
|\ \ \ \ | |_|/ / |/| | |
| * | | date: add "unix" formatJeff King2016-07-27
* | | | Merge branch 'jk/reset-ident-time-per-commit' into maintJunio C Hamano2016-08-12
|\ \ \ \
| * | | | am: reset cached ident date for each patchJeff King2016-08-01
| | |_|/ | |/| |
* | | | 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
| |\ \ \ \ \ \ \ \ \ \