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 'nd/pack-ofs-4gb-limit'
Junio C Hamano
2016-07-28
|
\
|
*
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 'nd/worktree-lock'
Junio C Hamano
2016-07-28
|
\
\
|
*
|
worktree: add "unlock" command
Nguyễn Thái Ngọc Duy
2016-07-08
|
*
|
worktree: add "lock" command
Nguyễn Thái Ngọc Duy
2016-07-08
*
|
|
Merge branch 'mh/blame-worktree'
Junio C Hamano
2016-07-25
|
\
\
\
|
*
|
|
blame: allow to blame paths freshly added to the index
Mike Hommey
2016-07-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'js/fsck-name-object'
Junio C Hamano
2016-07-25
|
\
\
\
|
*
|
|
fsck: optionally show more helpful info for broken links
Johannes Schindelin
2016-07-18
|
*
|
|
fsck: give the error function a chance to see the fsck_options
Johannes Schindelin
2016-07-18
|
*
|
|
fsck: refactor how to describe objects
Johannes Schindelin
2016-07-18
*
|
|
|
Merge branch 'rs/rm-strbuf-optim'
Junio C Hamano
2016-07-25
|
\
\
\
\
|
*
|
|
|
rm: reuse strbuf for all remove_dir_recursively() calls
René Scharfe
2016-07-12
*
|
|
|
|
Merge branch 'mh/ref-iterators'
Junio C Hamano
2016-07-25
|
\
\
\
\
\
|
*
|
|
|
|
remote rm: handle symbolic refs correctly
Michael Haggerty
2016-06-20
|
*
|
|
|
|
delete_refs(): add a flags argument
Michael Haggerty
2016-06-20
*
|
|
|
|
|
Merge branch 'mh/split-under-lock'
Junio C Hamano
2016-07-25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
delete_branches(): use resolve_refdup()
Michael Haggerty
2016-06-13
*
|
|
|
|
|
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'
Junio C Hamano
2016-07-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
am: counteract gender bias
Johannes Schindelin
2016-07-08
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/write-file'
Junio C Hamano
2016-07-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
branch: use write_file_buf instead of write_file
Jeff King
2016-07-08
|
*
|
|
|
|
|
use write_file_buf where applicable
Jeff King
2016-07-08
|
*
|
|
|
|
|
branch: use non-gentle write_file for branch description
Jeff King
2016-07-08
|
*
|
|
|
|
|
am: ignore return value of write_file()
René Scharfe
2016-07-08
|
*
|
|
|
|
|
config: fix bogus fd check when setting up default config
Jeff King
2016-07-08
*
|
|
|
|
|
|
Merge branch 'jk/printf-format'
Junio C Hamano
2016-07-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
avoid using sha1_to_hex output as printf format
Jeff King
2016-07-08
*
|
|
|
|
|
|
|
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
2016-07-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fetch: reduce duplicate in ref update status lines with placeholder
Nguyễn Thái Ngọc Duy
2016-07-06
|
*
|
|
|
|
|
|
|
fetch: align all "remote -> local" output
Nguyễn Thái Ngọc Duy
2016-07-06
|
*
|
|
|
|
|
|
|
fetch: change flag code for displaying tag update and deleted ref
Nguyễn Thái Ngọc Duy
2016-06-27
|
*
|
|
|
|
|
|
|
fetch: refactor ref update status formatting code
Nguyễn Thái Ngọc Duy
2016-06-27
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'bc/cocci'
Junio C Hamano
2016-07-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
merge-recursive: convert merge_recursive_generic() to object_id
brian m. carlson
2016-06-28
|
*
|
|
|
|
|
|
|
diff: convert struct diff_filespec to struct object_id
brian m. carlson
2016-06-28
|
*
|
|
|
|
|
|
|
coccinelle: apply object_id Coccinelle transformations
brian m. carlson
2016-06-28
|
*
|
|
|
|
|
|
|
coccinelle: convert hashcpy() with null_sha1 to hashclr()
brian m. carlson
2016-06-28
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
2016-07-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
shortlog: respect the --output=<file> setting
Johannes Schindelin
2016-06-24
|
*
|
|
|
|
|
|
|
format-patch: use stdout directly
Johannes Schindelin
2016-06-24
|
*
|
|
|
|
|
|
|
format-patch: avoid freopen()
Johannes Schindelin
2016-06-24
|
*
|
|
|
|
|
|
|
format-patch: explicitly switch off color when writing to files
Johannes Schindelin
2016-06-24
|
*
|
|
|
|
|
|
|
shortlog: support outputting to streams other than stdout
Johannes Schindelin
2016-06-24
[next]