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-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
1
-1
/
+2
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
1
-1
/
+1
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
-2
/
+2
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-02
notes: convert some accessor functions to struct object_id
brian m. carlson
1
-2
/
+2
2017-06-02
notes: make get_note return pointer to struct object_id
brian m. carlson
1
-4
/
+4
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
notes-cache: convert to struct object_id
brian m. carlson
1
-15
/
+14
2016-01-12
notes: allow treeish expressions as notes ref
Mike Hommey
1
-5
/
+6
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-4
/
+2
2014-06-12
replace dangerous uses of strbuf_attach
Jeff King
1
-4
/
+2
2014-06-12
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
1
-1
/
+1
2014-04-07
refs.h: rename the action_on_err constants
Michael Haggerty
1
-1
/
+1
2012-01-06
Merge branch 'jc/show-sig'
Junio C Hamano
1
-1
/
+1
2011-12-15
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2011-11-12
commit: teach --gpg-sign option
Junio C Hamano
1
-1
/
+1
2010-11-17
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
1
-2
/
+1
2010-04-01
introduce notes-cache interface
Jeff King
1
-0
/
+94