summaryrefslogtreecommitdiffstats
path: root/commit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm/rebase-i-fixup-amend-reword'Junio C Hamano2021-03-261-0/+3
|\
| * sequencer: export and rename subject_length()Charvi Mendiratta2021-03-151-0/+3
* | Merge branch 'bc/signed-objects-with-both-hashes'Junio C Hamano2021-02-221-1/+11
|\ \
| * | commit: allow parsing arbitrary buffers with headersbrian m. carlson2021-02-101-0/+9
| * | commit: ignore additional signatures when parsing signed commitsbrian m. carlson2021-01-181-1/+2
| |/
* | Merge branch 'ds/commit-graph-genno-fix'Junio C Hamano2021-02-171-2/+3
|\ \
| * | commit-graph: use repo_parse_commitDerrick Stolee2021-02-011-2/+3
* | | Merge branch 'ak/corrected-commit-date'Junio C Hamano2021-02-171-2/+3
|\| |
| * | commit-graph: implement generation data chunkAbhishek Kumar2021-01-181-0/+1
| * | commit-graph: return 64-bit generation numberAbhishek Kumar2021-01-181-2/+2
* | | commit_graft_pos(): take an oid instead of a bare hashJeff King2021-01-281-1/+1
| |/ |/|
* | Merge branch 'en/merge-ort-recursive'Junio C Hamano2021-01-061-0/+3
|\ \
| * | commit: move reverse_commit_list() from merge-recursiveElijah Newren2020-12-161-0/+3
| |/
* / commit: implement commit_list_contains()Derrick Stolee2020-12-081-0/+2
|/
* drop unused argc parametersJeff King2020-09-301-1/+1
* Merge branch 'mf/submodule-summary-with-correct-repository'Junio C Hamano2020-09-181-1/+0
|\
| * revision: use repository from rev_info when parsing commitsMichael Forney2020-06-241-1/+0
* | Merge branch 'pw/rebase-i-more-options'Junio C Hamano2020-09-031-4/+3
|\ \
| * | am: stop exporting GIT_COMMITTER_DATEPhillip Wood2020-08-171-4/+3
| |/
* | commit: move members graph_pos, generation to a slabAbhishek Kumar2020-06-171-2/+0
* | shallow: extract a header file for shallow-related functionsTaylor Blau2020-04-301-48/+0
* | commit: make 'commit_graft_pos' non-staticTaylor Blau2020-04-301-0/+2
* | shallow.c: use '{commit,rollback}_shallow_file'Taylor Blau2020-04-241-0/+2
|/
* gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen2020-01-151-1/+11
* Fix spelling errors in code commentsElijah Newren2019-11-101-1/+1
* Merge branch 'dl/no-extern-in-func-decl'Junio C Hamano2019-05-131-58/+58
|\
| * *.[ch]: manually align parameter listsDenton Liu2019-05-051-22/+22
| * *.[ch]: remove extern from function declarations using sedDenton Liu2019-05-051-1/+1
| * *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-35/+35
* | Merge branch 'nd/sha1-name-c-wo-the-repository'Junio C Hamano2019-05-091-2/+3
|\ \
| * | commit.c: add repo_get_commit_tree()Nguyễn Thái Ngọc Duy2019-04-161-2/+3
| |/
* | Merge branch 'jt/fetch-no-update-shallow-in-proto-v2'Junio C Hamano2019-04-251-0/+4
|\ \
| * | fetch-pack: call prepare_shallow_info only if v0Jonathan Tan2019-04-011-0/+4
| |/
* / commit-graph write: don't die if the existing graph is corruptÆvar Arnfjörð Bjarmason2019-04-011-0/+6
|/
* Merge branch 'sb/more-repo-in-api'Junio C Hamano2019-02-051-8/+35
|\
| * commit: prepare free_commit_buffer and release_commit_memory for any repoStefan Beller2018-12-281-2/+2
| * commit: prepare logmsg_reencode to handle arbitrary repositoriesStefan Beller2018-11-141-0/+8
| * commit: prepare repo_unuse_commit_buffer to handle any repoStefan Beller2018-11-141-1/+6
| * commit: prepare get_commit_buffer to handle any repoStefan Beller2018-11-141-1/+6
| * commit: allow parse_commit* to handle any repoStefan Beller2018-11-141-4/+13
* | Merge branch 'jk/verify-sig-merge-into-void'Junio C Hamano2018-11-181-0/+8
|\ \
| * | merge: extract verify_merge_signature() helperJeff King2018-11-071-0/+7
* | | Merge branch 'ds/reachable-topo-order'Junio C Hamano2018-11-181-0/+7
|\ \ \
| * | | commit/revisions: bookkeeping before refactoringDerrick Stolee2018-11-021-0/+7
* | | | Merge branch 'js/shallow-and-fetch-prune'Junio C Hamano2018-11-061-1/+3
|\ \ \ \
| * | | | shallow: offer to prune only non-existing entriesJohannes Schindelin2018-10-251-1/+3
| | |/ / | |/| |
* | | | Merge branch 'pk/rebase-in-c-4-opts'Junio C Hamano2018-11-021-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | merge-base --fork-point: extract libified functionPratik Karki2018-10-111-0/+2
| |/ /
* | | Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano2018-10-161-0/+1
|\ \ \ | |_|/ |/| |
| * | commit-graph: not compatible with graftsDerrick Stolee2018-08-211-0/+1
| |/