index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
imap-send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
git-core: Support retrieving passwords with GIT_ASKPASS
Frank Li
1
-1
/
+1
2010-03-02
Merge branch 'hm/maint-imap-send-crlf' into maint
Junio C Hamano
1
-1
/
+39
2010-03-02
Merge branch 'hm/imap-send-cram-md5'
Junio C Hamano
1
-15
/
+131
2010-02-21
Merge branch 'hm/maint-imap-send-crlf'
Junio C Hamano
1
-1
/
+39
2010-02-17
imap-send: support CRAM-MD5 authentication
Hitoshi Mitake
1
-15
/
+131
2010-02-12
git-imap-send: Convert LF to CRLF before storing patch to draft box
Hitoshi Mitake
1
-1
/
+39
2010-02-08
Merge branch 'maint'
Junio C Hamano
1
-7
/
+8
2010-02-08
Merge branch 'jc/maint-imap-config-parse' into maint
Junio C Hamano
1
-7
/
+8
2010-02-08
Fix parsing of imap.preformattedHTML and imap.sslverify
Junio C Hamano
1
-7
/
+8
2010-01-05
run-command: convert simple callsites to use_shell
Jeff King
1
-6
/
+2
2009-11-22
Merge branch 'tc/format-attribute'
Junio C Hamano
1
-1
/
+7
2009-11-20
Merge branch 'jn/help-everywhere'
Junio C Hamano
1
-0
/
+5
2009-11-17
Merge branch 'ef/msys-imap'
Junio C Hamano
1
-177
/
+49
2009-11-15
Check the format of more printf-type functions
Tarmigan Casebolt
1
-1
/
+7
2009-11-10
Show usage string for 'git imap-send -h'
Jonathan Nieder
1
-0
/
+5
2009-10-31
imap-send.c: fix compiler warnings for OpenSSL 1.0
Vietor Liu
1
-0
/
+4
2009-10-19
imap-send: fix compilation-error on Windows
Erik Faye-Lund
1
-0
/
+1
2009-10-19
imap-send: use run-command API for tunneling
Erik Faye-Lund
1
-21
/
+16
2009-10-19
imap-send: use separate read and write fds
Erik Faye-Lund
1
-14
/
+23
2009-10-19
imap-send: remove useless uid code
Jeff King
1
-144
/
+11
2009-06-20
Fix various sparse warnings in the git source code
Linus Torvalds
1
-1
/
+1
2009-05-26
imap-send: add support for IPv6
Benjamin Kramer
1
-3
/
+51
2009-03-14
Remove unused assignments
Benjamin Kramer
1
-1
/
+1
2009-02-15
imap.preformattedHTML to tell Thunderbird to send non-flowed text
Jeremy White
1
-0
/
+53
2009-01-26
Add calls to git_extract_argv0_path() in programs that call git_config_*
Steffen Prohaska
1
-0
/
+3
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
1
-3
/
+3
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-2
/
+1
2008-07-25
imap-send.c: more style fixes
Junio C Hamano
1
-114
/
+111
2008-07-25
imap-send.c: style fixes
Robert Shearman
1
-329
/
+300
2008-07-25
git-imap-send: Support SSL
Robert Shearman
1
-14
/
+146
2008-07-25
git-imap-send: Allow the program to be run from subdirectories of a git tree
Robert Shearman
1
-0
/
+2
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-2
/
+2
2008-04-22
Don't force imap.host to be set when imap.tunnel is set
Jeff King
1
-2
/
+5
2008-03-26
imap-send: properly error out if imap.host is not set in config
Gerrit Pape
1
-0
/
+4
2008-02-22
Avoid unnecessary "if-before-free" tests.
Jim Meyering
1
-3
/
+2
2008-02-11
imap-send.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+4
2007-09-29
strbuf change: be sure ->buf is never ever NULL.
Pierre Habouzit
1
-1
/
+1
2007-09-20
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
1
-0
/
+13
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
1
-15
/
+5
2007-09-16
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
1
-1
/
+0
2007-09-10
Use strbufs to in read_message (imap-send.c), custom buffer--.
Pierre Habouzit
1
-20
/
+11
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+1
2007-05-15
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
1
-1
/
+1
2007-02-20
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
1
-4
/
+4
2007-01-08
short i/o: fix calls to write to use xwrite or write_in_full
Andy Whitcroft
1
-1
/
+1
2007-01-08
short i/o: fix calls to read to use xread or read_in_full
Andy Whitcroft
1
-2
/
+2
2006-12-21
Rename imap-send's internal info/warn functions.
Shawn O. Pearce
1
-12
/
+12
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-7
/
+0
2006-10-30
Use memmove instead of memcpy for overlapping areas
Edgar Toernig
1
-1
/
+1
2006-10-18
git-imap-send: Strip smtp From_ header from imap message.
Markus Amsler
1
-0
/
+8
[prev]
[next]