Junio C Hamano
|
17066bea38
Merge branch 'dl/format-patch-notes-config-fixup'
|
5 년 전 |
Denton Liu
|
e0f9095aaa
notes.h: fix typos in comment
|
5 년 전 |
Denton Liu
|
1d7297513d
notes: break set_display_notes() into smaller functions
|
5 년 전 |
Denton Liu
|
452538c358
notes: extract logic into set_display_notes()
|
5 년 전 |
Denton Liu
|
e6e230eeae
notes: create init_display_notes() helper
|
5 년 전 |
Denton Liu
|
1e6ed5441a
notes: rename to load_display_notes()
|
5 년 전 |
Chris Mayo
|
d4907720a2
notes: correct documentation of format_display_notes()
|
6 년 전 |
Elijah Newren
|
ef3ca95475
Add missing includes and forward declarations
|
7 년 전 |
Patryk Obara
|
bbca96d579
notes: convert write_notes_tree to object_id
|
7 년 전 |
Patryk Obara
|
b7d591d17b
notes: convert combine_notes_* to object_id
|
7 년 전 |
brian m. carlson
|
5ee8a954e0
notes: convert some accessor functions to struct object_id
|
8 년 전 |
brian m. carlson
|
fb61e4d3ab
notes: convert format_display_notes to struct object_id
|
8 년 전 |
brian m. carlson
|
9ef7223058
notes: make get_note return pointer to struct object_id
|
8 년 전 |
brian m. carlson
|
490bc83a01
notes: convert for_each_note to struct object_id
|
8 년 전 |
Junio C Hamano
|
1cb3ed308d
Merge branch 'jk/notes-merge-from-anywhere'
|
9 년 전 |
Jacob Keller
|
b3715b7522
notes: allow merging from arbitrary references
|
9 년 전 |
Mike Hommey
|
ee76f92fe8
notes: allow treeish expressions as notes ref
|
9 년 전 |
Ondřej Bílka
|
98e023dea4
many small typofixes
|
12 년 전 |
Junio C Hamano
|
76141e2e62
format_note(): simplify API
|
12 년 전 |
Junio C Hamano
|
96531a5ede
notes.c: mark a private file-scope symbol as static
|
13 년 전 |
Jeff King
|
3a03cf6b1d
notes: refactor display notes default handling
|
14 년 전 |
Jeff King
|
304cc11c65
notes: refactor display notes extra refs field
|
14 년 전 |
Jeff King
|
03bb5789cd
notes: make expand_notes_ref globally accessible
|
14 년 전 |
Junio C Hamano
|
657072f3ac
Merge branch 'jh/notes-merge'
|
14 년 전 |
Johan Herland
|
a6a09095a0
git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
|
14 년 전 |
Johan Herland
|
180619a585
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
|
14 년 전 |
Johan Herland
|
e2656c82fd
notes.h/c: Allow combine_notes functions to remove notes
|
14 년 전 |
Johan Herland
|
4a9cf1cefc
notes.h: Make default_notes_ref() available in notes API
|
14 년 전 |
Johan Herland
|
55d060771a
(trivial) notes.h: Minor documentation fixes to copy_notes()
|
14 년 전 |
Johan Herland
|
1ee1e43df3
notes: Don't create (empty) commit when removing non-existing notes
|
15 년 전 |