index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
shallow: reset commit grafts when shallow is reset
Jonathan Tan
1
-0
/
+1
2022-03-07
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-01-06
receive-pack.c: consolidate find header logic
John Cai
1
-0
/
+5
2021-08-25
advice: move advice.graftFileDeprecated squashing to commit.[ch]
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-03-26
Merge branch 'cm/rebase-i-fixup-amend-reword'
Junio C Hamano
1
-0
/
+3
2021-03-15
sequencer: export and rename subject_length()
Charvi Mendiratta
1
-0
/
+3
2021-02-22
Merge branch 'bc/signed-objects-with-both-hashes'
Junio C Hamano
1
-1
/
+11
2021-02-17
Merge branch 'ds/commit-graph-genno-fix'
Junio C Hamano
1
-2
/
+3
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
1
-2
/
+3
2021-02-10
commit: allow parsing arbitrary buffers with headers
brian m. carlson
1
-0
/
+9
2021-02-01
commit-graph: use repo_parse_commit
Derrick Stolee
1
-2
/
+3
2021-01-28
commit_graft_pos(): take an oid instead of a bare hash
Jeff King
1
-1
/
+1
2021-01-18
commit: ignore additional signatures when parsing signed commits
brian m. carlson
1
-1
/
+2
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-0
/
+1
2021-01-18
commit-graph: return 64-bit generation number
Abhishek Kumar
1
-2
/
+2
2021-01-06
Merge branch 'en/merge-ort-recursive'
Junio C Hamano
1
-0
/
+3
2020-12-16
commit: move reverse_commit_list() from merge-recursive
Elijah Newren
1
-0
/
+3
2020-12-08
commit: implement commit_list_contains()
Derrick Stolee
1
-0
/
+2
2020-09-30
drop unused argc parameters
Jeff King
1
-1
/
+1
2020-09-18
Merge branch 'mf/submodule-summary-with-correct-repository'
Junio C Hamano
1
-1
/
+0
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
1
-4
/
+3
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
1
-4
/
+3
2020-06-24
revision: use repository from rev_info when parsing commits
Michael Forney
1
-1
/
+0
2020-06-17
commit: move members graph_pos, generation to a slab
Abhishek Kumar
1
-2
/
+0
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
1
-48
/
+0
2020-04-30
commit: make 'commit_graft_pos' non-static
Taylor Blau
1
-0
/
+2
2020-04-24
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau
1
-0
/
+2
2020-01-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
1
-1
/
+11
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-1
/
+1
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
1
-58
/
+58
2019-05-09
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
1
-2
/
+3
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
1
-22
/
+22
2019-05-05
*.[ch]: remove extern from function declarations using sed
Denton Liu
1
-1
/
+1
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-35
/
+35
2019-04-25
Merge branch 'jt/fetch-no-update-shallow-in-proto-v2'
Junio C Hamano
1
-0
/
+4
2019-04-16
commit.c: add repo_get_commit_tree()
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2019-04-01
fetch-pack: call prepare_shallow_info only if v0
Jonathan Tan
1
-0
/
+4
2019-04-01
commit-graph write: don't die if the existing graph is corrupt
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2019-02-05
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
1
-8
/
+35
2018-12-28
commit: prepare free_commit_buffer and release_commit_memory for any repo
Stefan Beller
1
-2
/
+2
2018-11-18
Merge branch 'jk/verify-sig-merge-into-void'
Junio C Hamano
1
-0
/
+8
2018-11-18
Merge branch 'ds/reachable-topo-order'
Junio C Hamano
1
-0
/
+7
2018-11-14
commit: prepare logmsg_reencode to handle arbitrary repositories
Stefan Beller
1
-0
/
+8
2018-11-14
commit: prepare repo_unuse_commit_buffer to handle any repo
Stefan Beller
1
-1
/
+6
2018-11-14
commit: prepare get_commit_buffer to handle any repo
Stefan Beller
1
-1
/
+6
2018-11-14
commit: allow parse_commit* to handle any repo
Stefan Beller
1
-4
/
+13
2018-11-07
merge: extract verify_merge_signature() helper
Jeff King
1
-0
/
+7
2018-11-06
Merge branch 'js/shallow-and-fetch-prune'
Junio C Hamano
1
-1
/
+3
2018-11-02
commit/revisions: bookkeeping before refactoring
Derrick Stolee
1
-0
/
+7
2018-11-02
Merge branch 'pk/rebase-in-c-4-opts'
Junio C Hamano
1
-0
/
+2
[next]