projects
/
notmuch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
0da0131
)
database: Make _parse_message_id static once again.
author
Carl Worth
<cworth@cworth.org>
Wed, 18 Nov 2009 02:50:13 +0000
(18:50 -0800)
committer
Carl Worth
<cworth@cworth.org>
Wed, 18 Nov 2009 02:50:13 +0000
(18:50 -0800)
We had exposed this to the internal implementation for a short time,
(only while we had the silly code fetching In-Reply-To values from
message files instead of from the database). Make this private again
as it should be.
No differences found