index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
notes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-5
/
+7
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+3
*
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
|
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+3
|
\
|
|
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-2
/
+3
*
|
refs: add array of ref namespaces
Derrick Stolee
2022-08-05
1
-0
/
+1
|
/
*
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-4
/
+4
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
hash: set, copy, and use algo field in struct object_id
brian m. carlson
2021-04-27
1
-0
/
+3
*
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-2
/
+2
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
Merge branch 'na/notes-displayref-is-not-boolean'
Junio C Hamano
2020-11-30
1
-1
/
+1
|
\
|
*
notes.c: fix a segfault in notes_display_config()
Nate Avers
2020-11-23
1
-1
/
+1
*
|
Merge branch 'rs/strbuf-insertstr'
Junio C Hamano
2020-02-17
1
-2
/
+2
|
\
\
|
*
|
strbuf: add and use strbuf_insertstr()
René Scharfe
2020-02-10
1
-2
/
+2
*
|
|
Merge branch 'jh/notes-fanout-fix'
Junio C Hamano
2020-02-14
1
-8
/
+12
|
\
\
\
|
*
|
|
notes.c: fix off-by-one error when decreasing notes fanout
Johan Herland
2020-02-04
1
-8
/
+12
|
|
|
/
|
|
/
|
*
|
|
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
2020-01-31
1
-4
/
+2
|
|
/
|
/
|
*
|
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
2019-12-25
1
-0
/
+33
|
\
\
|
|
/
|
/
|
|
*
notes: break set_display_notes() into smaller functions
Denton Liu
2019-12-13
1
-20
/
+23
|
*
notes: extract logic into set_display_notes()
Denton Liu
2019-12-09
1
-0
/
+24
|
*
notes: create init_display_notes() helper
Denton Liu
2019-12-09
1
-0
/
+6
|
*
notes: rename to load_display_notes()
Denton Liu
2019-12-09
1
-1
/
+1
*
|
Merge branch 'mh/notes-duplicate-entries'
Junio C Hamano
2019-09-30
1
-2
/
+4
|
\
\
|
*
|
notes: avoid potential use-after-free during insertion
Jeff King
2019-08-26
1
-1
/
+1
|
*
|
notes: avoid leaking duplicate entries
Mike Hommey
2019-08-26
1
-1
/
+3
|
|
/
*
|
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-1
/
+1
*
|
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-1
/
+1
|
/
*
Merge branch 'en/merge-directory-renames'
Junio C Hamano
2019-05-08
1
-1
/
+1
|
\
|
*
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-04-08
1
-1
/
+1
*
|
notes: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-6
/
+6
*
|
notes: make hash size independent
brian m. carlson
2019-04-01
1
-15
/
+17
|
/
*
tree-walk: store object_id in a separate member
brian m. carlson
2019-01-15
1
-2
/
+2
*
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-1
/
+1
*
convert "hashcmp() == 0" to hasheq()
Jeff King
2018-08-29
1
-1
/
+1
*
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-2
/
+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
-4
/
+4
*
tree-walk: convert tree entry functions to 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
-5
/
+4
*
notes: convert write_notes_tree to object_id
Patryk Obara
2018-01-30
1
-7
/
+9
*
notes: convert combine_notes_* to object_id
Patryk Obara
2018-01-30
1
-23
/
+23
*
Merge branch 'rs/hex-to-bytes-cleanup'
Junio C Hamano
2017-11-09
1
-17
/
+0
|
\
|
*
notes: move hex_to_bytes() to hex.c and export it
René Scharfe
2017-11-01
1
-17
/
+0
*
|
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
/
*
Merge branch 'mh/notes-cleanup'
Junio C Hamano
2017-09-19
1
-71
/
+70
|
\
|
*
load_subtree(): check that `prefix_len` is in the expected range
Michael Haggerty
2017-09-08
1
-1
/
+4
|
*
load_subtree(): declare some variables to be `size_t`
Michael Haggerty
2017-08-26
1
-3
/
+3
|
*
hex_to_bytes(): simpler replacement for `get_oid_hex_segment()`
Michael Haggerty
2017-08-26
1
-18
/
+10
[next]