aboutsummaryrefslogtreecommitdiff
path: root/imap-send.c
Commit message (Expand)AuthorAge
...
| | * imap-send: support subjectAltName as wellOswald Buddenhagen2013-02-19
| | * imap-send: the subject of SSL certificate must match the hostOswald Buddenhagen2013-02-19
| | * imap-send: move #ifdef aroundJunio C Hamano2013-02-18
* | | imap-send.c: simplify logic in lf_to_crlf()Michael Haggerty2013-01-15
* | | imap-send.c: fold struct store into struct imap_storeMichael Haggerty2013-01-15
* | | imap-send.c: remove unused field imap_store::uidvalidityMichael Haggerty2013-01-15
* | | imap-send.c: use struct imap_store instead of struct storeMichael Haggerty2013-01-15
* | | imap-send.c: remove unused field imap_store::trashncMichael Haggerty2013-01-15
* | | imap-send.c: remove namespace fields from struct imapMichael Haggerty2013-01-15
* | | imap-send.c: remove struct imap argument to parse_imap_list_l()Michael Haggerty2013-01-15
* | | imap-send.c: inline parse_imap_list() in parse_list()Michael Haggerty2013-01-15
* | | imap-send.c: remove some unused fields from struct storeMichael Haggerty2013-01-15
* | | imap-send.c: remove struct messageMichael Haggerty2013-01-15
* | | imap-send.c: remove struct store_confMichael Haggerty2013-01-15
* | | iamp-send.c: remove unused struct imap_store_confMichael Haggerty2013-01-15
* | | imap-send.c: remove struct msg_dataMichael Haggerty2013-01-15
* | | imap-send.c: remove msg_data::flags, which was always zeroMichael Haggerty2013-01-15
* | | wrap_in_html(): process message in bulk rather than line-by-lineMichael Haggerty2012-12-02
* | | wrap_in_html(): use strbuf_addstr_xml_quoted()Michael Haggerty2012-11-29
* | | imap-send: change msg_data from storing (ptr, len) to storing strbufMichael Haggerty2012-11-29
* | | imap-send: correctly report errors reading from stdinMichael Haggerty2012-11-26
* | | imap-send: store all_msgs as a strbufMichael Haggerty2012-11-26
* | | lf_to_crlf(): NUL-terminate msg_data::dataMichael Haggerty2012-11-26
|/ /
* | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | Sync with 1.7.6.6Junio C Hamano2012-02-05
|\ \
| * \ Sync with 1.7.6.6Junio C Hamano2012-02-05
| |\ \ | | |/
| | * imap-send: remove dead codeJeff King2012-02-05
* | | Merge branch 'jk/git-prompt'Junio C Hamano2011-12-22
|\ \ \
| * | | move git_getpass to its own source fileJeff King2011-12-12
| * | | imap-send: don't check return value of git_getpassJeff King2011-12-12
| * | | imap-send: avoid buffer overflowJeff King2011-12-12
| | |/ | |/|
* | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-19
|\ \ \ | |_|/ |/| |
| * | i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
| |/
* | Merge branch 'maint' into tj/imap-send-remove-unusedJunio C Hamano2011-11-23
|\ \ | |/
| * sparse: Fix some "Using plain integer as NULL pointer" warningsRamsay Jones2011-04-11
| * Fix sparse warningsStephen Boyd2011-03-22
| * imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason2010-08-09
| * enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
| * Merge branch 'rr/imap-send-unconfuse-from-line'Junio C Hamano2010-04-03
| |\
| | * imap-send: Remove limitation on message bodyRamkumar Ramachandra2010-03-24
| | * Merge branch 'hm/maint-imap-send-crlf' into maintJunio C Hamano2010-03-02
| | |\
| * | | imap-send: suppress warning about cleartext password with CRAM-MD5Chris Webb2010-03-28
| * | | Merge branch 'fl/askpass'Junio C Hamano2010-03-20
| |\ \ \
| | * | | git-core: Support retrieving passwords with GIT_ASKPASSFrank Li2010-03-04
| * | | | Merge branch 'hm/imap-send-cram-md5'Junio C Hamano2010-03-02
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | imap-send: support CRAM-MD5 authenticationHitoshi Mitake2010-02-17
| | |/ /
| * | | Merge branch 'hm/maint-imap-send-crlf'Junio C Hamano2010-02-21
| |\ \ \ | | |/ / | |/| / | | |/
| | * git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake2010-02-12
| * | Merge branch 'maint'Junio C Hamano2010-02-08
| |\ \
| | * \ Merge branch 'jc/maint-imap-config-parse' into maintJunio C Hamano2010-02-08
| | |\ \ | | | |/ | | |/|