index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
log-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
e-mail workflow: Message-ID is spelled with ID in both capital letters
Junio C Hamano
2023-04-03
1
-1
/
+1
*
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-11
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+6
|
*
|
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-6
/
+9
|
|
/
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-1
/
+2
|
\
\
|
*
|
for_each_commit_graft(): mark unused callback parameter
Jeff King
2023-02-24
1
-1
/
+2
|
|
/
*
|
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-1
/
+1
|
\
|
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-1
/
+2
|
\
|
|
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-1
/
+2
*
|
Merge branch 'jk/unused-fixes'
Junio C Hamano
2022-08-29
1
-3
/
+2
|
\
\
|
*
|
log-tree: drop unused commit param in remerge_diff()
Jeff King
2022-08-19
1
-3
/
+2
|
|
/
*
|
log-tree: use ref_namespaces instead of if/else-if
Derrick Stolee
2022-08-05
1
-10
/
+16
*
|
refs: use ref_namespaces for replace refs base
Derrick Stolee
2022-08-05
1
-0
/
+1
|
/
*
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-1
/
+1
|
\
|
*
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-1
/
+1
|
|
\
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
|
|
Merge branch 'jc/diff-tree-stdin-fix'
Junio C Hamano
2022-04-28
1
-0
/
+1
|
\
\
\
|
*
|
|
2.36 gitk/diff-tree --stdin regression fix
Junio C Hamano
2022-04-26
1
-0
/
+1
*
|
|
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
|
/
/
*
|
|
show, log: include conflict/warning messages in --remerge-diff headers
Elijah Newren
2022-02-02
1
-0
/
+51
*
|
|
diff: add ability to insert additional headers for paths
Elijah Newren
2022-02-02
1
-1
/
+1
*
|
|
log: clean unneeded objects during `log --remerge-diff`
Elijah Newren
2022-02-02
1
-1
/
+7
*
|
|
show, log: provide a --remerge-diff capability
Elijah Newren
2022-02-02
1
-0
/
+59
|
/
/
*
|
ssh signing: make git log verify key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+2
*
|
ssh signing: use sigc struct to pass payload
Fabian Stelzer
2021-12-09
1
-4
/
+4
|
/
*
Merge branch 'fs/ssh-signing'
Junio C Hamano
2021-10-26
1
-4
/
+4
|
\
|
*
ssh signing: preliminary refactoring and clean-up
Fabian Stelzer
2021-09-10
1
-4
/
+4
*
|
load_ref_decorations(): fix decoration with tags
Jeff King
2021-07-14
1
-2
/
+2
*
|
add_ref_decoration(): rename s/type/deco_type/
Jeff King
2021-06-29
1
-7
/
+7
*
|
load_ref_decorations(): avoid parsing non-tag objects
Jeff King
2021-06-29
1
-2
/
+4
|
/
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
format-patch: allow a non-integral version numbers
ZheNing Hu
2021-03-23
1
-2
/
+8
*
Merge branch 'ab/diff-deferred-free'
Junio C Hamano
2021-02-23
1
-4
/
+6
|
\
|
*
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
2021-02-11
1
-4
/
+6
*
|
Merge branch 'bc/signed-objects-with-both-hashes'
Junio C Hamano
2021-02-23
1
-7
/
+8
|
\
\
|
*
|
gpg-interface: improve interface for parsing tags
brian m. carlson
2021-02-11
1
-6
/
+7
|
*
|
commit: ignore additional signatures when parsing signed commits
brian m. carlson
2021-01-19
1
-1
/
+1
*
|
|
Merge branch 'js/range-diff-one-side-only'
Junio C Hamano
2021-02-18
1
-2
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
range-diff: combine all options in a single data structure
Johannes Schindelin
2021-02-07
1
-2
/
+6
|
|
/
*
|
Merge branch 'so/log-diff-merge'
Junio C Hamano
2021-02-06
1
-12
/
+18
|
\
\
|
|
/
|
/
|
|
*
diff-merges: let new options enable diff without -p
Sergey Organov
2020-12-21
1
-4
/
+9
[prev]
[next]