index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
imap-send.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rs/use-div-round-up'
Junio C Hamano
2017-07-13
1
-1
/
+1
|
\
|
*
use DIV_ROUND_UP
René Scharfe
2017-07-10
1
-1
/
+1
*
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
\
|
*
|
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
|
|
/
*
/
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
|
/
*
convert unchecked snprintf into xsnprintf
Jeff King
2017-03-30
1
-1
/
+1
*
Merge branch 'jc/cocci-xstrdup-or-null'
Junio C Hamano
2016-10-26
1
-4
/
+2
|
\
|
*
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
2016-10-12
1
-4
/
+2
*
|
Merge branch 'ak/curl-imap-send-explicit-scheme'
Junio C Hamano
2016-10-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
imap-send: Tell cURL to use imap:// or imaps://
Anders Kaseorg
2016-08-17
1
-0
/
+1
*
|
die("bug"): report bugs consistently
Johannes Schindelin
2016-07-26
1
-1
/
+1
*
|
Merge branch 'jk/common-main'
Junio C Hamano
2016-07-19
1
-5
/
+1
|
\
\
|
*
|
common-main: call git_setup_gettext()
Jeff King
2016-07-02
1
-2
/
+0
|
*
|
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-2
/
+0
|
*
|
add an extra level of indirection to main()
Jeff King
2016-07-02
1
-1
/
+1
|
|
/
|
*
Merge branch 'ky/imap-send-openssl-1.1.0' into maint
Junio C Hamano
2016-05-06
1
-10
/
+10
|
|
\
*
|
\
Merge branch 'ep/http-curl-trace'
Junio C Hamano
2016-07-06
1
-0
/
+1
|
\
\
\
|
*
|
|
imap-send.c: introduce the GIT_TRACE_CURL enviroment variable
Elia Pinto
2016-05-25
1
-0
/
+1
*
|
|
|
Merge branch 'ky/imap-send-openssl-1.1.0'
Junio C Hamano
2016-04-23
1
-10
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
imap-send: avoid deprecated TLSv1_method()
Kazuki Yamaguchi
2016-04-08
1
-5
/
+4
|
*
|
imap-send: check NULL return of SSL_CTX_new()
Kazuki Yamaguchi
2016-04-08
1
-0
/
+4
|
*
|
imap-send: use HMAC() function provided by OpenSSL
Kazuki Yamaguchi
2016-04-08
1
-5
/
+2
*
|
|
imap-send: fix CRAM-MD5 response calculation
Kazuki Yamaguchi
2016-04-14
1
-1
/
+1
*
|
|
imap-send: check for NOLOGIN capability only when using LOGIN command
Kazuki Yamaguchi
2016-04-14
1
-5
/
+5
|
|
/
|
/
|
*
|
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
1
-3
/
+2
*
|
Merge branch 'js/imap-send-curl-compilation-fix'
Junio C Hamano
2015-10-30
1
-0
/
+4
|
\
|
|
*
imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually available
Johannes Schindelin
2015-10-26
1
-0
/
+4
*
|
replace trivial malloc + sprintf / strcpy calls with xstrfmt
Jeff King
2015-09-25
1
-3
/
+2
|
/
*
imap-send: use cURL automatically when NO_OPENSSL defined
Kyle J. McKay
2015-03-10
1
-2
/
+15
*
imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY
Kyle J. McKay
2015-01-06
1
-2
/
+2
*
imap-send.c: support GIT_CURL_VERBOSE
Kyle J. McKay
2015-01-06
1
-1
/
+1
*
git-imap-send: use libcurl for implementation
Bernhard Reiter
2014-11-10
1
-26
/
+154
*
imap-send: use parse options API to determine verbosity
Bernhard Reiter
2014-11-06
1
-10
/
+18
*
Merge branch 'as/calloc-takes-nmemb-then-size'
Junio C Hamano
2014-09-19
1
-1
/
+1
|
\
|
*
calloc() and xcalloc() takes nmemb and then size
Arjun Sreedharan
2014-09-03
1
-1
/
+1
*
|
Merge branch 'br/imap-send-simplify-tunnel-child-process'
Junio C Hamano
2014-09-11
1
-10
/
+9
|
\
\
|
*
|
imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with()
René Scharfe
2014-09-02
1
-2
/
+2
|
*
|
imap-send.c: imap_folder -> imap_server_conf.folder
Bernhard Reiter
2014-08-20
1
-5
/
+5
|
*
|
git-imap-send: simplify tunnel construction
Bernhard Reiter
2014-08-18
1
-3
/
+2
|
|
/
*
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-09-11
1
-1
/
+1
|
\
\
|
*
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'ta/config-set-2'
Junio C Hamano
2014-09-11
1
-34
/
+26
|
\
\
|
*
|
imap-send.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
2014-08-07
1
-34
/
+26
|
|
/
*
|
Merge branch 'tf/imap-send-create'
Junio C Hamano
2014-09-09
1
-50
/
+31
|
\
\
|
|
/
|
/
|
|
*
imap-send: create target mailbox if it is missing
Tony Finch
2014-08-26
1
-50
/
+31
*
|
imap-send: use skip_prefix instead of using magic numbers
Tanay Abhra
2014-06-20
1
-5
/
+1
*
|
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
2014-06-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
imap-send.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
1
-1
/
+1
*
|
imap-send: use git-credential
Dan Albert
2014-04-29
1
-19
/
+26
|
/
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-5
/
+5
[next]