๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.2.0-rc3
/
imap-send.c
tag
84c94bbc7ed333ea165fa079b604cc53a361498f
tagger
Junio C Hamano <gitster@pobox.com>
Fri Nov 21 20:11:09 2014
object
652e759330da379a8e09e03bbf99e03c10c228cc
Git 2.2.0-rc3
14e2ae6
Merge branch 'as/calloc-takes-nmemb-then-size'
by Junio C Hamano
ยท 11 years ago
5dcdc78
Merge branch 'br/imap-send-simplify-tunnel-child-process'
by Junio C Hamano
ยท 11 years ago
825fd93
Merge branch 'rs/child-process-init'
by Junio C Hamano
ยท 11 years ago
554913d
Merge branch 'ta/config-set-2'
by Junio C Hamano
ยท 11 years ago
c0ad561
Merge branch 'tf/imap-send-create'
by Junio C Hamano
ยท 11 years ago
693eb02
calloc() and xcalloc() takes nmemb and then size
by Arjun Sreedharan
ยท 11 years ago
ba9b9e1
imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with()
by Renรฉ Scharfe
ยท 11 years ago
e0d8e30
imap-send: create target mailbox if it is missing
by Tony Finch
ยท 11 years ago
3918057
imap-send.c: imap_folder -> imap_server_conf.folder
by Bernhard Reiter
ยท 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by Renรฉ Scharfe
ยท 11 years ago
f9dc5d6
git-imap-send: simplify tunnel construction
by Bernhard Reiter
ยท 11 years ago
ef7e1d0
imap-send.c: replace `git_config()` with `git_config_get_*()` family
by Tanay Abhra
ยท 11 years ago
59a642f
imap-send: use skip_prefix instead of using magic numbers
by Tanay Abhra
ยท 11 years ago
a634a6d
Merge branch 'bg/xcalloc-nmemb-then-size'
by Junio C Hamano
ยท 11 years ago
3345c0f
imap-send.c: rearrange xcalloc arguments
by Brian Gesiak
ยท 12 years ago
791643a
imap-send: use git-credential
by Dan Albert
ยท 12 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
ยท 12 years ago
3ef2bca
imap-send: use Apple's Security framework for base64 encoding
by Jeremy Huddleston
ยท 12 years ago
be4c828
imap-send: eliminate HMAC deprecation warnings on Mac OS X
by David Aguilar
ยท 13 years ago
e3b3b73
Merge branch 'ob/imap-send-ssl-verify'
by Junio C Hamano
ยท 13 years ago
698a1ec
imap-send: support Server Name Indication (RFC4366)
by Junio C Hamano
ยท 13 years ago
b3600c3
Sync with v1.8.1.4
by Junio C Hamano
ยท 13 years ago
0ee7198
Merge branch 'ob/imap-send-ssl-verify' into maint
by Junio C Hamano
ยท 13 years ago
e174744
imap-send: support subjectAltName as well
by Oswald Buddenhagen
ยท 13 years ago
b62fb07
imap-send: the subject of SSL certificate must match the host
by Oswald Buddenhagen
ยท 13 years ago
1e1fe52
imap-send: move #ifdef around
by Junio C Hamano
ยท 13 years ago
3691031
imap-send.c: simplify logic in lf_to_crlf()
by Michael Haggerty
ยท 13 years ago
636fd66
imap-send.c: fold struct store into struct imap_store
by Michael Haggerty
ยท 13 years ago
9a08cbb
imap-send.c: remove unused field imap_store::uidvalidity
by Michael Haggerty
ยท 13 years ago
fe47e1d
imap-send.c: use struct imap_store instead of struct store
by Michael Haggerty
ยท 13 years ago
c197454
imap-send.c: remove unused field imap_store::trashnc
by Michael Haggerty
ยท 13 years ago
3648b4d
imap-send.c: remove namespace fields from struct imap
by Michael Haggerty
ยท 13 years ago
15f4ad1
imap-send.c: remove struct imap argument to parse_imap_list_l()
by Michael Haggerty
ยท 13 years ago
81b3894
imap-send.c: inline parse_imap_list() in parse_list()
by Michael Haggerty
ยท 13 years ago
1efee7f
imap-send.c: remove some unused fields from struct store
by Michael Haggerty
ยท 13 years ago
e6de375
imap-send.c: remove struct message
by Michael Haggerty
ยท 13 years ago
2fbd211
imap-send.c: remove struct store_conf
by Michael Haggerty
ยท 13 years ago
75b24bd
iamp-send.c: remove unused struct imap_store_conf
by Michael Haggerty
ยท 13 years ago
cbc6076
imap-send.c: remove struct msg_data
by Michael Haggerty
ยท 13 years ago
719125c
imap-send.c: remove msg_data::flags, which was always zero
by Michael Haggerty
ยท 13 years ago
118a68f
wrap_in_html(): process message in bulk rather than line-by-line
by Michael Haggerty
ยท 13 years ago
3c64063
wrap_in_html(): use strbuf_addstr_xml_quoted()
by Michael Haggerty
ยท 13 years ago
f035ab6
imap-send: change msg_data from storing (ptr, len) to storing strbuf
by Michael Haggerty
ยท 13 years ago
6360bee
imap-send: correctly report errors reading from stdin
by Michael Haggerty
ยท 13 years ago
3a34e62
imap-send: store all_msgs as a strbuf
by Michael Haggerty
ยท 13 years ago
32a8569
lf_to_crlf(): NUL-terminate msg_data::data
by Michael Haggerty
ยท 13 years ago
82247e9
remove superfluous newlines in error messages
by Pete Wyckoff
ยท 14 years ago
cc811d8
Sync with 1.7.6.6
by Junio C Hamano
ยท 14 years ago
d0482e8
Sync with 1.7.6.6
by Junio C Hamano
ยท 14 years ago
28b22f8
imap-send: remove dead code
by Jeff King
ยท 14 years ago
ded408f
Merge branch 'jk/git-prompt'
by Junio C Hamano
ยท 14 years ago
2dccad3
Merge branch 'ab/enable-i18n'
by Junio C Hamano
ยท 14 years ago
d3c58b8
move git_getpass to its own source file
by Jeff King
ยท 14 years ago
6c597ae
imap-send: don't check return value of git_getpass
by Jeff King
ยท 14 years ago
50d0158f
imap-send: avoid buffer overflow
by Jeff King
ยท 14 years ago
5e9637c
i18n: add infrastructure for translating Git with gettext
by รvar Arnfjรถrรฐ Bjarmason
ยท 14 years ago
3686aa1
Merge branch 'maint' into tj/imap-send-remove-unused
by Junio C Hamano
ยท 14 years ago
aa2577a
imap-send: Remove unused 'use_namespace' variable
by Thomas Jarosch
ยท 14 years ago
d27da38
sparse: Fix some "Using plain integer as NULL pointer" warnings
by Ramsay Jones
ยท 15 years ago
c2e86ad
Fix sparse warnings
by Stephen Boyd
ยท 15 years ago
1702b13
imap-send: Fix sprintf usage
by รvar Arnfjรถrรฐ Bjarmason
ยท 15 years ago
4b05548
enums: omit trailing comma for portability
by Gary V. Vaughan
ยท 16 years ago
9b5a7c4
Merge branch 'rr/imap-send-unconfuse-from-line'
by Junio C Hamano
ยท 16 years ago
10439d8
imap-send: suppress warning about cleartext password with CRAM-MD5
by Chris Webb
ยท 16 years ago
4916c8f
imap-send: Remove limitation on message body
by Ramkumar Ramachandra
ยท 16 years ago
2e5b98d
Merge branch 'fl/askpass'
by Junio C Hamano
ยท 16 years ago
f206063
git-core: Support retrieving passwords with GIT_ASKPASS
by Frank Li
ยท 16 years ago
be8198b
Merge branch 'hm/maint-imap-send-crlf' into maint
by Junio C Hamano
ยท 16 years ago
39914cb
Merge branch 'hm/imap-send-cram-md5'
by Junio C Hamano
ยท 16 years ago
db3df36
Merge branch 'hm/maint-imap-send-crlf'
by Junio C Hamano
ยท 16 years ago
ae9c606
imap-send: support CRAM-MD5 authentication
by Hitoshi Mitake
ยท 16 years ago
67d1763
git-imap-send: Convert LF to CRLF before storing patch to draft box
by Hitoshi Mitake
ยท 16 years ago
105a633
Merge branch 'maint'
by Junio C Hamano
ยท 16 years ago
0c15da6
Merge branch 'jc/maint-imap-config-parse' into maint
by Junio C Hamano
ยท 16 years ago
ace706e
Fix parsing of imap.preformattedHTML and imap.sslverify
by Junio C Hamano
ยท 16 years ago
ac0ba18
run-command: convert simple callsites to use_shell
by Jeff King
ยท 16 years ago
82f05d5
Merge branch 'tc/format-attribute'
by Junio C Hamano
ยท 16 years ago
750054c
Merge branch 'jn/help-everywhere'
by Junio C Hamano
ยท 16 years ago
a62e733
Merge branch 'ef/msys-imap'
by Junio C Hamano
ยท 16 years ago
28bea9e
Check the format of more printf-type functions
by Tarmigan Casebolt
ยท 16 years ago
9a2861e
Show usage string for 'git imap-send -h'
by Jonathan Nieder
ยท 16 years ago
1e380dd
imap-send.c: fix compiler warnings for OpenSSL 1.0
by Vietor Liu
ยท 16 years ago
d23b1ec
imap-send: fix compilation-error on Windows
by Erik Faye-Lund
ยท 16 years ago
c94d2dd
imap-send: use run-command API for tunneling
by Erik Faye-Lund
ยท 16 years ago
7a7796e
imap-send: use separate read and write fds
by Erik Faye-Lund
ยท 16 years ago
3a7cba9
imap-send: remove useless uid code
by Jeff King
ยท 16 years ago
2af202b
Fix various sparse warnings in the git source code
by Linus Torvalds
ยท 16 years ago
94ad243
imap-send: add support for IPv6
by Benjamin Kramer
ยท 17 years ago
8e76bf3
Remove unused assignments
by Benjamin Kramer
ยท 17 years ago
c64d84f
imap.preformattedHTML to tell Thunderbird to send non-flowed text
by Jeremy White
ยท 17 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
ยท 17 years ago
d753070
remove trailing LF in die() messages
by Alexander Potashev
ยท 17 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
ยท 17 years ago
9f1ad54
imap-send.c: more style fixes
by Junio C Hamano
ยท 17 years ago
95c5390
imap-send.c: style fixes
by Robert Shearman
ยท 17 years ago
684ec6c
git-imap-send: Support SSL
by Robert Shearman
ยท 17 years ago
a0406b9
git-imap-send: Allow the program to be run from subdirectories of a git tree
by Robert Shearman
ยท 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
ยท 18 years ago
34b5cd1
Don't force imap.host to be set when imap.tunnel is set
by Jeff King
ยท 18 years ago
5b67b8e
imap-send: properly error out if imap.host is not set in config
by Gerrit Pape
ยท 18 years ago
Next »