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
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
environment: stop storing "core.notesRef" globally
Patrick Steinhardt
2024-09-12
1
-8
/
+13
*
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
*
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-7
/
+14
|
\
|
*
notes: fix memory leak when pruning notes
Patrick Steinhardt
2024-06-11
1
-1
/
+6
|
*
revision: fix leaking display notes
Patrick Steinhardt
2024-06-11
1
-6
/
+8
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
global: ensure that object IDs are always padded
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-4
/
+4
*
|
hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
Patrick Steinhardt
2024-06-14
1
-1
/
+1
|
/
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-2
/
+3
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
*
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+3
|
\
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
Merge branch 'tb/ban-strtok'
Junio C Hamano
2023-05-02
1
-1
/
+1
|
\
|
*
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
2023-04-25
1
-1
/
+1
*
|
Merge branch 'jk/misc-null-check-fixes'
Junio C Hamano
2023-05-02
1
-2
/
+2
|
\
\
|
*
|
notes: clean up confusing NULL checks in init_notes()
Jeff King
2023-04-24
1
-2
/
+2
|
|
/
|
*
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+1
|
|
\
|
*
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-8
/
+10
|
|
\
\
*
|
|
|
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
|
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-8
/
+10
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
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
*
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-5
/
+6
|
\
\
|
*
|
notes: mark unused callback parameters
Jeff King
2023-02-24
1
-5
/
+6
|
|
/
*
/
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
-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
[next]