340 Commits (b9bcd76a9a5373fe12f48490355d1a2021c0583f)

Author SHA1 Message Date
Taylor Blau 37b9dcabfc shallow.c: use '{commit,rollback}_shallow_file' 5 years ago
Hans Jerry Illikainen 54887b4689 gpg-interface: add minTrustLevel as a configuration option 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Denton Liu ad6dad0996 *.[ch]: manually align parameter lists 6 years ago
Denton Liu b199d7147a *.[ch]: remove extern from function declarations using sed 6 years ago
Denton Liu 554544276a *.[ch]: remove extern from function declarations using spatch 6 years ago
Nguyễn Thái Ngọc Duy 301b8c7f40 commit.c: add repo_get_commit_tree() 6 years ago
Jonathan Tan 1e7d440b0a fetch-pack: call prepare_shallow_info only if v0 6 years ago
Ævar Arnfjörð Bjarmason 43d3561805 commit-graph write: don't die if the existing graph is corrupt 6 years ago
Stefan Beller 6a7895fd8a commit: prepare free_commit_buffer and release_commit_memory for any repo 6 years ago
Stefan Beller 424510ed19 commit: prepare logmsg_reencode to handle arbitrary repositories 6 years ago
Stefan Beller 70315373ae commit: prepare repo_unuse_commit_buffer to handle any repo 6 years ago
Stefan Beller 07de3fd840 commit: prepare get_commit_buffer to handle any repo 6 years ago
Stefan Beller 9e5252abd1 commit: allow parse_commit* to handle any repo 6 years ago
Jeff King edc4d47d54 merge: extract verify_merge_signature() helper 6 years ago
Derrick Stolee 5284fc5cc9 commit/revisions: bookkeeping before refactoring 6 years ago
Johannes Schindelin 2588f6ed8b shallow: offer to prune only non-existing entries 6 years ago
Pratik Karki 103148aad8 merge-base --fork-point: extract libified function 6 years ago
Jeff King 66e83d9b41 append_signoff: use size_t for string offsets 6 years ago
Derrick Stolee 20fd6d5799 commit-graph: not compatible with grafts 6 years ago
Derrick Stolee 6404355657 commit.h: remove method declarations 6 years ago
Stefan Beller 1f6c72fe55 commit.c: allow lookup_commit_reference to handle arbitrary repositories 6 years ago
Stefan Beller d9a05e74ec commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories 6 years ago
Stefan Beller 4ff7e5c936 commit.c: allow get_cached_commit_buffer to handle arbitrary repositories 6 years ago
Stefan Beller 1a40fc4509 commit.c: allow set_commit_buffer to handle arbitrary repositories 6 years ago
Stefan Beller 65ea9d4bec commit.c: migrate the commit buffer to the parsed object store 6 years ago
Stefan Beller fd8030c739 commit.c: allow parse_commit_buffer to handle arbitrary repositories 6 years ago
Stefan Beller bacf16874e commit: allow lookup_commit to handle arbitrary repositories 6 years ago
Stefan Beller 3ce85f7e5a commit: add repository argument to get_cached_commit_buffer 6 years ago
Stefan Beller 5e0c63604d commit: add repository argument to set_commit_buffer 6 years ago
Stefan Beller 08f4f44501 commit: add repository argument to parse_commit_buffer 6 years ago
Stefan Beller c1f5eb4962 commit: add repository argument to lookup_commit 6 years ago
Stefan Beller 2122f6754c commit: add repository argument to lookup_commit_reference 6 years ago
Stefan Beller 21e1ee8f4f commit: add repository argument to lookup_commit_reference_gently 6 years ago
Derrick Stolee 9b19adac6f commit: force commit to parse from object database 6 years ago
Derrick Stolee e2838d85b6 commit-graph: always load commit-graph information 7 years ago
Derrick Stolee 3afc679b3c commit: use generations in paint_down_to_common() 7 years ago
Derrick Stolee 83073cc994 commit: add generation number to struct commit 7 years ago
Nguyễn Thái Ngọc Duy 9d2c97016f commit.h: delete 'util' field in struct commit 7 years ago
Nguyễn Thái Ngọc Duy e2e5ac2303 merge: use commit-slab in merge remote desc instead of commit->util 7 years ago
Stefan Beller b9dbddf6da commit: allow lookup_commit_graft to handle arbitrary repositories 7 years ago
Stefan Beller eee4502baa shallow: migrate shallow information into the object parser 7 years ago
Brandon Williams a3b78e833b commit: convert register_commit_graft to handle arbitrary repositories 7 years ago
Stefan Beller c88134870e shallow: add repository argument to is_repository_shallow 7 years ago
Stefan Beller 19143f139d shallow: add repository argument to register_shallow 7 years ago
Stefan Beller 6a2df51c84 shallow: add repository argument to set_alternate_shallow_file 7 years ago
Jonathan Nieder 1f93ecd1ab commit: add repository argument to lookup_commit_graft 7 years ago
Jonathan Nieder 3f5787f806 commit: add repository argument to register_commit_graft 7 years ago
Stefan Beller 14ba97f81c alloc: allow arbitrary repositories for alloc functions 7 years ago
Nguyễn Thái Ngọc Duy 25f859fdf4 commit.h: rearrange 'index' to shrink struct commit 7 years ago