summaryrefslogtreecommitdiff
path: root/write_or_die.c
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-02-13 21:28:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-02-14 03:36:12 (GMT)
commitcd30539214bb09881b84c796a50d30e409dee3fa (patch)
tree4fe2704aa3dd0e2ca29a4811ad58bdeb0ac32ed7 /write_or_die.c
parent61a7cca0c6504aee7bae7837582230561bdb81d4 (diff)
downloadgit-cd30539214bb09881b84c796a50d30e409dee3fa.zip
git-cd30539214bb09881b84c796a50d30e409dee3fa.tar.gz
git-cd30539214bb09881b84c796a50d30e409dee3fa.tar.bz2
Notes API: Allow multiple concurrent notes trees with new struct notes_tree
The new struct notes_tree encapsulates access to a specific notes tree. It is provided to allow callers to make use of several different notes trees simultaneously. A struct notes_tree * parameter is added to every function in the notes API. In all cases, NULL can be passed, in which case the fallback "default" notes tree (default_notes_tree) is used. Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'write_or_die.c')
0 files changed, 0 insertions, 0 deletions