index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notes-utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-10
strbuf: add and use strbuf_insertstr()
René Scharfe
1
-1
/
+1
2019-01-14
notes-utils.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
1
-1
/
+3
2018-01-30
notes: convert write_notes_tree to object_id
Patryk Obara
1
-1
/
+1
2018-01-30
commit: convert commit_tree* to object_id
Patryk Obara
1
-3
/
+4
2017-10-16
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
1
-1
/
+1
2017-10-16
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-1
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-04
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
1
-2
/
+5
2017-06-02
notes: convert some accessor functions to struct object_id
brian m. carlson
1
-1
/
+1
2017-06-02
builtin/notes: convert to struct object_id
brian m. carlson
1
-2
/
+2
2017-05-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
notes-utils: convert internals to struct object_id
brian m. carlson
1
-9
/
+9
2016-01-12
notes: allow treeish expressions as notes ref
Mike Hommey
1
-3
/
+3
2015-08-17
notes: extract parse_notes_merge_strategy to notes-utils
Jacob Keller
1
-0
/
+18
2014-12-12
use strbuf_complete_line() for adding a newline if needed
René Scharfe
1
-2
/
+1
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-3
/
+4
2014-06-12
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
1
-3
/
+4
2014-04-07
refs.h: rename the action_on_err constants
Michael Haggerty
1
-1
/
+2
2014-02-18
notes-utils: handle boolean notes.rewritemode correctly
John Keeping
1
-1
/
+1
2013-12-17
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
1
-2
/
+2
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-2
/
+2
2013-10-24
assume parse_commit checks for NULL commit
Jeff King
1
-1
/
+1
2013-06-12
Move create_notes_commit() from notes-merge.c into notes-utils.c
Johan Herland
1
-1
/
+26
2013-06-12
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
1
-0
/
+132