summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2018-04-02csum-file: refactor finalize_hashfile() methodDerrick Stolee
2018-04-02csum-file: rename hashclose() to finalize_hashfile()Derrick Stolee
2018-03-29ref-filter: start adding strbufs with errorsOlga Telezhnaya
2018-03-29submodule: fixup nested submodules after moving the submoduleStefan Beller
2018-03-29submodule-config: add repository argument to submodule_from_{name, path}Stefan Beller
2018-03-29submodule-config: allow submodule_free to handle arbitrary repositoriesStefan Beller
2018-03-29grep: remove "repo" arg from non-supporting funcsJonathan Tan
2018-03-28submodule: check for NULL return of get_submodule_ref_store()René Scharfe
2018-03-28Merge branch 'pc/submodule-helper'Junio C Hamano
2018-03-28submodule deinit: handle non existing pathspecs gracefullyStefan Beller
2018-03-26packfile: keep prepare_packed_git() privateNguyễn Thái Ngọc Duy
2018-03-26packfile: add repository argument to reprepare_packed_gitStefan Beller
2018-03-26packfile: add repository argument to prepare_packed_gitStefan Beller
2018-03-26sha1_file: add repository argument to prepare_alt_odbStefan Beller
2018-03-26object-store: close all packs upon clearing the object storeStefan Beller
2018-03-26object-store: move packed_git and packed_git_mru to object storeStefan Beller
2018-03-23object-store: move alt_odb_list and alt_odb_tail to object storeStefan Beller
2018-03-23object-store: migrate alternates struct and functions from cache.hStefan Beller
2018-03-23repository: introduce raw object store fieldStefan Beller
2018-03-22Merge branch 'jk/cached-commit-buffer' into maintJunio C Hamano
2018-03-22Merge branch 'sm/mv-dry-run-update' into maintJunio C Hamano
2018-03-22Merge branch 'jc/worktree-add-short-help' into maintJunio C Hamano
2018-03-22Merge branch 'rs/describe-unique-abbrev' into maintJunio C Hamano
2018-03-22Merge branch 'jt/fsck-code-cleanup' into maintJunio C Hamano
2018-03-22parse-options: do not show usage upon invalid option valuePaul-Sebastian Ungureanu
2018-03-21Merge branch 'rj/warning-uninitialized-fix'Junio C Hamano
2018-03-21Merge branch 'jt/transfer-fsck-with-promissor'Junio C Hamano
2018-03-21Merge branch 'ma/skip-writing-unchanged-index'Junio C Hamano
2018-03-21Merge branch 'ma/config-page-only-in-list-mode'Junio C Hamano
2018-03-20-Wuninitialized: remove some 'init-self' workaroundsRamsay Jones
2018-03-15worktree prune: improve prune logic when worktree is movedNguyễn Thái Ngọc Duy
2018-03-15worktree: delete dead codeNguyễn Thái Ngọc Duy
2018-03-15fetch-pack: perform a fetch using v2Brandon Williams
2018-03-15fetch: pass ref prefixes when fetchingBrandon Williams
2018-03-15ls-remote: pass ref prefixes when requesting a remote's refsBrandon Williams
2018-03-15transport: convert transport_get_remote_refs to take a list of ref prefixesBrandon Williams
2018-03-15connect: request remote refs using v2Brandon Williams
2018-03-15serve: introduce git-serveBrandon Williams
2018-03-15shortlog: disallow left-over arguments outside repoMartin Ågren
2018-03-15index-pack: support checking objects but not linksJonathan Tan
2018-03-14protocol: introduce enum protocol_version value protocol_v2Brandon Williams
2018-03-14connect: discover protocol version outside of get_remote_headsBrandon Williams
2018-03-14upload-pack: convert to a builtinBrandon Williams
2018-03-14Merge branch 'nd/parseopt-completion'Junio C Hamano
2018-03-14Merge branch 'nd/object-allocation-comments'Junio C Hamano
2018-03-14Merge branch 'nd/worktree-move'Junio C Hamano
2018-03-14Convert lookup_replace_object to struct object_idbrian m. carlson
2018-03-14sha1_file: convert read_sha1_file to struct object_idbrian m. carlson
2018-03-14sha1_file: convert read_object_with_reference to object_idbrian m. carlson
2018-03-14tree-walk: convert tree entry functions to object_idbrian m. carlson