[balsa] (94 commits) Non-fast-forward update to branch gmime3
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (94 commits) Non-fast-forward update to branch gmime3
- Date: Mon, 17 Feb 2020 01:55:20 +0000 (UTC)
The branch 'gmime3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
7fd7653... Bump GMime requirement to 3.2.4
3f90c86... Insert a NULL GMimeFormatOptions
e59f4ed... internet_address_list_parse_string() replaced
cdbefdc... More GMime 3 changes
e185eb7... g_mime_content_type_to_string() has been renamed
18c2c06... g_mime_parser_construct_message()
bf94234... g_mime_content_type_new_from_string()
d951dd7... More GMime3 changes
2de3541... g_mime_filter_crlf_new() is no more
75ccc88... g_mime_filter_crlf_new() is no more
59d90f6... Insert a NULL format-options argument
f0bb38f... Add parser-options argument
bcfeac3... g_mime_part_set_content_object() has been renamed
79670bc... Include libbalsa.h
1000810... g_mime_init() has no arguments
b5c6620... Oops--use g_mime_filter_dos2unix_new()
f47b139... g_mime_parser_set_scan_from() has been replaced
7df0780... g_mime_parser_get_from_offset() has been renamed
70caa80... g_mime_parser_get_from() has been renamed
6c4d1f2... g_mime_object_set_header() has an extra argument
7b0678a... Oops--missed one case
6792b21... GMimeHeaderIter has been replaced
36f2706... GMimeRecipientType has been replaced
a13b5ae... Cleanup
4f9c8e3... g_mime_references_decode() has been replaced
b8526af... Oops--missed one case
f8bebeb... g_mime_utils_header_encode_text()
164881b... New API for g_mime_utils_header_encode_text()
d297882... New API for g_mime_utils_header_decode_date()
15c8ced... g_mime_set_user_charsets() has been replaced
8cfff42... g_mime_object_new_type() has a new first argument
21c50a3... Oops--typo
af5a42a... g_mime_message_set_{reply_to,sender}
5152e31... g_mime_message_set_subject() has a new argument
4dc1cb2... Cleanup
c5d656a... g_mime_object_append_header() has a new argument
334ca3a... Drop redundant get_tz_offset()
79cf4bd... Adapt to new g_mime_utils_header_decode_date() API
37f34e5... Guard against passing NULL name
52ff051... Check for NULL return
e0999b2... Fix some porting to g_mime_filter_dos2unix_new()
673a3e4... Fix some porting to g_mime_filter_dos2unix_new()
ca64886... Do not unref GDateTime
3b98bd4... mailbox_mbox: Set the parser format to mbox
2e6db8b... libbalsa-message: Save some dereferencing
9efbdfd... GMimeParser changes
2ae051f... GMime3 (3.2, at least) supports Autocrypt headers
af4ccf6... autocrypt: Convert e-mail addresses to lowercase.
Commits added to the branch:
dcb78de... Build tools: Remove test for libresolv (*)
c997afb... Add a file that's needed in the autotools build (*)
0b77b02... Build: Do not check for getaddrinfo (*)
b6c1fe1... Build: Remove config.h.in from git (*)
2f60f92... mailbox: Reset messages-threaded in open method (*)
c930181... main-window: Simplify and make more robust (*)
3fa22c4... Restore config.h.in in .gitignore (*)
eb1a57b... Updated Spanish translation (*)
5a5b40d... main: Typo (*)
7ba0b34... mailbox-local: Use g_ptr_array_set_size() (*)
fbcc602... mailbox-maildir: Coding style (*)
8050542... mailbox-local: Clean up usage of g_ptr_array_index (*)
c284d67... mailbox: Sort when new details about a message (*)
1b6d818... Update Polish translation (*)
ef61ad9... mailbox-imap: Unref handle after releasing it (*)
06dd11f... mailbox: Warn in dispose if open_refs != 0 (*)
0683d98... Use PKG_PROG_PKG_CONFIG for better cross-building (*)
2456b86... Fix misspellings of "received" (*)
7fe4c33... Added Keywords to .desktop file (*)
3f026ac... Use https when referring to www.gnu.org (*)
3e60b1d... Update reference for Pine technical notes about folder lock (*)
756f768... Use https to refer to fsf.org (*)
f9086c9... Use https for pawsa.fedorapeople.org (*)
b73f8d5... Use https for www.mew.org (*)
4b3a95f... Use https for mail.gnome.org (*)
310027b... Refer to modern URLs for freedesktop standards (*)
845b150... Use https for old bugzilla link (*)
803544f... Point to https://pawsa.fedorapeople.org/balsa/ instead of h (*)
dee6951... Use https for www.ietf.org (*)
c9e1d05... Use https://gitlab.gnome.org/GNOME/balsa/issues instead of (*)
1393d07... Use https://gitlab.gnome.org/GNOME/balsa/issues instead of (*)
07a9c93... Use https://pawsa.fedorapeople.org/balsa/ instead of http:/ (*)
6bfb15a... use https for www.iana.org (*)
6771528... use gitlab.gnome.org instead of git.gnome.org (*)
64cbb35... Merge branch 'desktop-keywords' into 'master' (*)
99eff97... Merge branch 'spelling-received' into 'master' (*)
53f0168... Merge branch 'use-https' into 'master' (*)
f715042... Merge branch 'finding-pkg-config' into 'master' (*)
d704ed6... Merge branch 'master' of gitlab.gnome.org:GNOME/balsa (*)
abab0da... Remove auto-generated files from the repo (*)
667b4b5... Two meson.build files: Set G_LOG_DOMAIN (*)
4e245d7... imap-handle: Do not crash on PREAUTH greeting (*)
3a94484... libnetclient: Relicense as GPLv2+ (*)
e12bbdb... Relicense some files as GPLv2+ (*)
30aa6da... Restore project to GPLv2+ (*)
6fa9adc... COPYING: Update FSF contact info (*)
f7a5b5f... Bump GMime requirement to 3.2.4
1ae718f... Insert a NULL GMimeFormatOptions
af35596... internet_address_list_parse_string() replaced
af02938... More GMime 3 changes
ca8931f... g_mime_content_type_to_string() has been renamed
cdc9ad5... g_mime_parser_construct_message()
157a427... g_mime_content_type_new_from_string()
ed41877... More GMime3 changes
f4ae6a3... g_mime_filter_crlf_new() is no more
0a7bbc7... g_mime_filter_crlf_new() is no more
5290a7a... Insert a NULL format-options argument
e4e20b2... Add parser-options argument
da98705... g_mime_part_set_content_object() has been renamed
9e055be... Include libbalsa.h
7255acc... g_mime_init() has no arguments
45f5aa0... Oops--use g_mime_filter_dos2unix_new()
a8591f3... g_mime_parser_set_scan_from() has been replaced
e3c3a8e... g_mime_parser_get_from_offset() has been renamed
974d4a5... g_mime_parser_get_from() has been renamed
a44eaf3... g_mime_object_set_header() has an extra argument
f45ba90... Oops--missed one case
3da3760... GMimeHeaderIter has been replaced
f8065e0... GMimeRecipientType has been replaced
f8e1be1... Cleanup
20cf56d... g_mime_references_decode() has been replaced
28f58c3... Oops--missed one case
443df97... g_mime_utils_header_encode_text()
e75cb9a... New API for g_mime_utils_header_encode_text()
8045d1d... New API for g_mime_utils_header_decode_date()
9497dd8... g_mime_set_user_charsets() has been replaced
52b5837... g_mime_object_new_type() has a new first argument
c008118... Oops--typo
af2d087... g_mime_message_set_{reply_to,sender}
6bd10a4... g_mime_message_set_subject() has a new argument
827b8c1... Cleanup
62b0381... g_mime_object_append_header() has a new argument
8d2b08a... Drop redundant get_tz_offset()
a931e87... Adapt to new g_mime_utils_header_decode_date() API
5c0c615... Guard against passing NULL name
5d3538f... Check for NULL return
fc337fe... Fix some porting to g_mime_filter_dos2unix_new()
8e68ba2... Fix some porting to g_mime_filter_dos2unix_new()
bdf7b28... Do not unref GDateTime
4b55c5b... mailbox_mbox: Set the parser format to mbox
e425686... libbalsa-message: Save some dereferencing
0bd4920... GMimeParser changes
dbd7840... GMime3 (3.2, at least) supports Autocrypt headers
4f1e194... autocrypt: Convert e-mail addresses to lowercase.
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]