summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2016-08-11builtin/apply: read_patch_file() return -1 instead of die()ingChristian Couder
2016-08-11builtin/apply: make apply_patch() return -1 or -128 instead of die()ingChristian Couder
2016-08-11apply: move 'struct apply_state' to apply.hChristian Couder
2016-08-11apply: make some names more specificChristian Couder
2016-07-28Merge branch 'nd/pack-ofs-4gb-limit'Junio C Hamano
2016-07-28Merge branch 'nd/worktree-lock'Junio C Hamano
2016-07-25Merge branch 'mh/blame-worktree'Junio C Hamano
2016-07-25Merge branch 'js/fsck-name-object'Junio C Hamano
2016-07-25Merge branch 'rs/rm-strbuf-optim'Junio C Hamano
2016-07-25Merge branch 'mh/ref-iterators'Junio C Hamano
2016-07-25Merge branch 'mh/split-under-lock'Junio C Hamano
2016-07-19Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'Junio C Hamano
2016-07-19Merge branch 'jk/write-file'Junio C Hamano
2016-07-19Merge branch 'jk/printf-format'Junio C Hamano
2016-07-19Merge branch 'nd/fetch-ref-summary'Junio C Hamano
2016-07-19Merge branch 'bc/cocci'Junio C Hamano
2016-07-19Merge branch 'js/log-to-diffopt-file'Junio C Hamano
2016-07-19Merge branch 'dk/blame-move-no-reason-for-1-line-context'Junio C Hamano
2016-07-18fsck: optionally show more helpful info for broken linksJohannes Schindelin
2016-07-18blame: allow to blame paths freshly added to the indexMike Hommey
2016-07-18fsck: give the error function a chance to see the fsck_optionsJohannes Schindelin
2016-07-18fsck: refactor how to describe objectsJohannes Schindelin
2016-07-13Merge branch 'nd/ita-cleanup'Junio C Hamano
2016-07-13Merge branch 'ew/gc-auto-pack-limit-fix'Junio C Hamano
2016-07-13Merge branch 'va/i18n-even-more'Junio C Hamano
2016-07-13fsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy
2016-07-13pack-objects: do not truncate result in-pack object size on 32-bit systemsNguyễn Thái Ngọc Duy
2016-07-13index-pack: correct "offset" type in unpack_entry_data()Nguyễn Thái Ngọc Duy
2016-07-13index-pack: report correct bad object offsets even if they are largeNguyễn Thái Ngọc Duy
2016-07-13index-pack: correct "len" type in unpack_data()Nguyễn Thái Ngọc Duy
2016-07-13sha1_file.c: use type off_t* for object_info->disk_sizepNguyễn Thái Ngọc Duy
2016-07-12rm: reuse strbuf for all remove_dir_recursively() callsRené Scharfe
2016-07-12pack-objects: pass length to check_pack_crc() without truncationNguyễn Thái Ngọc Duy
2016-07-11Merge branch 'mj/log-show-signature-conf'Junio C Hamano
2016-07-11Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano
2016-07-11Merge branch 'sb/submodule-clone-retry'Junio C Hamano
2016-07-08worktree: add "unlock" commandNguyễn Thái Ngọc Duy
2016-07-08worktree: add "lock" commandNguyễn Thái Ngọc Duy
2016-07-08am: counteract gender biasJohannes Schindelin
2016-07-08avoid using sha1_to_hex output as printf formatJeff King
2016-07-08branch: use write_file_buf instead of write_fileJeff King
2016-07-08use write_file_buf where applicableJeff King
2016-07-08branch: use non-gentle write_file for branch descriptionJeff King
2016-07-08am: ignore return value of write_file()René Scharfe
2016-07-08config: fix bogus fd check when setting up default configJeff King
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-07-06Merge branch 'jk/repack-keep-unreachable'Junio C Hamano
2016-07-06Merge branch 'ew/mboxrd-format-am'Junio C Hamano
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano
2016-07-06Merge branch 'km/fetch-do-not-free-remote-name'Junio C Hamano