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
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
2006-09-02
Trace into a file or an open fd and refactor tracing code.
Christian Couder
1
-25
/
+0
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-6
/
+6
2006-06-28
Make some strings const
Timo Hirvonen
1
-1
/
+1
2006-06-18
Change types used in bitfields to be `int's.
Florian Forster
1
-1
/
+1
2006-06-08
check for error return from fork()
Paul T Darga
1
-1
/
+5
2006-04-05
Avoid a crash if realloc returns a different pointer.
Mike McCormack
1
-0
/
+1
2006-04-05
Avoid a divide by zero if there's no messages to send.
Mike McCormack
1
-1
/
+6
2006-04-02
Fix sparse warnings about usage of 0 instead of NULL
Rene Scharfe
1
-20
/
+20
2006-03-15
fix imap-send for OSX
Randal L. Schwartz
1
-2
/
+2
2006-03-12
imap-send: Add missing #include for macosx
Johannes Schindelin
1
-0
/
+1
2006-03-11
imap-send: cleanup execl() call to use NULL sentinel instead of 0
Marco Roeland
1
-1
/
+1
2006-03-10
Add git-imap-send, derived from isync 1.0.1.
Mike McCormack
1
-0
/
+1358
[prev]