index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
notes-utils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-1
/
+0
|
\
|
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
config: handle NULL value when parsing non-bools
Jeff King
2023-12-09
1
-0
/
+2
|
/
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
*
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
-1
/
+1
|
\
|
*
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
strbuf: add and use strbuf_insertstr()
René Scharfe
2020-02-10
1
-1
/
+1
*
notes-utils.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2019-01-14
1
-7
/
+10
*
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+3
*
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
-3
/
+4
*
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
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-1
/
+1
|
\
\
|
*
|
notes: convert some accessor functions to struct object_id
brian m. carlson
2017-06-02
1
-1
/
+1
|
*
|
builtin/notes: convert to struct object_id
brian m. carlson
2017-06-02
1
-2
/
+2
*
|
|
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
2017-06-04
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
2017-05-31
1
-2
/
+5
|
|
/
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
notes-utils: convert internals to struct object_id
brian m. carlson
2017-05-08
1
-9
/
+9
|
/
*
notes: allow treeish expressions as notes ref
Mike Hommey
2016-01-13
1
-3
/
+3
*
notes: extract parse_notes_merge_strategy to notes-utils
Jacob Keller
2015-08-18
1
-0
/
+18
*
use strbuf_complete_line() for adding a newline if needed
René Scharfe
2014-12-12
1
-2
/
+1
*
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
1
-3
/
+4
|
\
|
*
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-12
1
-3
/
+4
*
|
refs.h: rename the action_on_err constants
Michael Haggerty
2014-04-07
1
-1
/
+2
|
/
*
notes-utils: handle boolean notes.rewritemode correctly
John Keeping
2014-02-19
1
-1
/
+1
*
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-2
/
+2
|
\
|
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-2
/
+2
*
|
assume parse_commit checks for NULL commit
Jeff King
2013-10-25
1
-1
/
+1
|
/
*
Move create_notes_commit() from notes-merge.c into notes-utils.c
Johan Herland
2013-06-12
1
-1
/
+26
*
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
2013-06-12
1
-0
/
+132