index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
notes-cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-3
/
+3
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+2
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+3
|
\
|
*
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
2023-03-21
1
-1
/
+1
|
/
*
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
*
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-5
/
+7
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-1
/
+2
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
*
notes: convert write_notes_tree to object_id
Patryk Obara
2018-01-30
1
-1
/
+1
*
commit: convert commit_tree* to object_id
Patryk Obara
2018-01-30
1
-2
/
+2
*
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
notes: convert some accessor functions to struct object_id
brian m. carlson
2017-06-02
1
-2
/
+2
*
notes: make get_note return pointer to struct object_id
brian m. carlson
2017-06-02
1
-4
/
+4
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
notes-cache: convert to struct object_id
brian m. carlson
2017-05-08
1
-15
/
+14
*
notes: allow treeish expressions as notes ref
Mike Hommey
2016-01-13
1
-5
/
+6
*
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
1
-4
/
+2
|
\
|
*
replace dangerous uses of strbuf_attach
Jeff King
2014-06-12
1
-4
/
+2
|
*
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-12
1
-1
/
+1
*
|
refs.h: rename the action_on_err constants
Michael Haggerty
2014-04-07
1
-1
/
+1
|
/
*
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
1
-1
/
+1
|
\
|
*
commit: teach --gpg-sign option
Junio C Hamano
2011-11-13
1
-1
/
+1
*
|
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
2011-12-15
1
-1
/
+4
|
/
*
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
2010-11-17
1
-2
/
+1
*
introduce notes-cache interface
Jeff King
2010-04-02
1
-0
/
+94