index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
2016-09-08
|
\
|
*
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
2016-08-13
*
|
Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint
Junio C Hamano
2016-09-08
|
\
\
|
*
|
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
2016-08-06
*
|
|
Merge branch 'rs/merge-add-strategies-simplification' into maint
Junio C Hamano
2016-09-08
|
\
\
\
|
*
|
|
merge: use string_list_split() in add_strategies()
René Scharfe
2016-08-05
|
|
/
/
*
|
|
Merge branch 'js/no-html-bypass-on-windows' into maint
Junio C Hamano
2016-09-08
|
\
\
\
|
*
|
|
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
2016-08-19
*
|
|
|
Merge branch 'sb/checkout-explit-detach-no-advice' into maint
Junio C Hamano
2016-09-08
|
\
\
\
\
|
*
|
|
|
checkout: do not mention detach advice for explicit --detach option
Stefan Beller
2016-08-15
*
|
|
|
|
Merge branch 'js/mv-dir-to-new-directory' into maint
Junio C Hamano
2016-09-08
|
\
\
\
\
\
|
*
|
|
|
|
git mv: do not keep slash in `git mv dir non-existing-dir/`
Johannes Schindelin
2016-08-08
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/reflog-date' into maint
Junio C Hamano
2016-09-08
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
date: add "unix" format
Jeff King
2016-07-27
*
|
|
|
|
Merge branch 'jk/reset-ident-time-per-commit' into maint
Junio C Hamano
2016-08-12
|
\
\
\
\
\
|
*
|
|
|
|
am: reset cached ident date for each patch
Jeff King
2016-08-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/use-strbuf-addstr' into maint
Junio C Hamano
2016-08-10
|
\
\
\
\
\
|
*
|
|
|
|
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
2016-08-05
|
*
|
|
|
|
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
2016-08-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
Junio C Hamano
2016-08-10
|
\
\
\
\
\
|
*
|
|
|
|
commit: describe that --no-verify skips the commit-msg hook in the help text
Orgad Shaneh
2016-07-26
*
|
|
|
|
|
Merge branch 'rs/rm-strbuf-optim' into maint
Junio C Hamano
2016-08-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rm: reuse strbuf for all remove_dir_recursively() calls
René Scharfe
2016-07-12
*
|
|
|
|
|
|
Merge branch 'jk/parse-options-concat' into maint
Junio C Hamano
2016-08-10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
parse_options: allocate a new array when concatenating
Jeff King
2016-07-06
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'pb/commit-editmsg-path' into maint
Junio C Hamano
2016-08-08
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
builtin/commit.c: memoize git-path for COMMIT_EDITMSG
Pranit Bauva
2016-06-09
*
|
|
|
|
|
|
|
Merge branch 'nd/pack-ofs-4gb-limit' into maint
Junio C Hamano
2016-08-08
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fsck: use streaming interface for large blobs in pack
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
|
|
|
|
|
|
pack-objects: do not truncate result in-pack object size on 32-bit systems
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
|
|
|
|
|
|
index-pack: correct "offset" type in unpack_entry_data()
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
|
|
|
|
|
|
index-pack: report correct bad object offsets even if they are large
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
|
|
|
|
|
|
index-pack: correct "len" type in unpack_data()
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
|
|
|
|
|
|
sha1_file.c: use type off_t* for object_info->disk_sizep
Nguyễn Thái Ngọc Duy
2016-07-13
|
*
|
|
|
|
|
|
|
pack-objects: pass length to check_pack_crc() without truncation
Nguyễn Thái Ngọc Duy
2016-07-12
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'mh/blame-worktree' into maint
Junio C Hamano
2016-08-08
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
blame: allow to blame paths freshly added to the index
Mike Hommey
2016-07-18
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint
Junio C Hamano
2016-07-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blame: require 0 context lines while finding moved lines with -M
David Kastrup
2016-05-29
*
|
|
|
|
|
|
|
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint
Junio C Hamano
2016-07-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
am: counteract gender bias
Johannes Schindelin
2016-07-08
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'ew/gc-auto-pack-limit-fix' into maint
Junio C Hamano
2016-07-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
gc: fix off-by-one error with gc.autoPackLimit
Eric Wong
2016-06-27
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
2016-07-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
grep: fix grepping for "intent to add" files
Charles Bailey
2016-07-01
*
|
|
|
|
|
|
|
|
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
2016-07-28
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
2016-06-29
|
*
|
|
|
|
|
|
|
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
2016-06-29
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'sb/clone-shallow-passthru' into maint
Junio C Hamano
2016-07-11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
2016-06-20
[next]