Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e4e351ee552e033d686134d62c05cda59ed2b924
Switch branch/tag
mailutils
15 Jan, 2004 2 commits
Updated
· e4e351ee
e4e351ee
Browse Files
Wojciech Polak
authored
2004-01-15 09:36:32 +0000
Minor. Use only one message style while debugging.
· 1997f19e
1997f19e
Browse Files
Wojciech Polak
authored
2004-01-15 09:33:45 +0000
14 Jan, 2004 7 commits
Forgotten "else"
· 9449b984
9449b984
Sergey Poznyakoff
authored
2004-01-14 13:01:20 +0000
Updated
· 6ecc1ae6
6ecc1ae6
Browse Files
Sergey Poznyakoff
authored
2004-01-14 12:57:28 +0000
Check for error return from mailbox_append_message
· 26c0e2e0
26c0e2e0
Sergey Poznyakoff
authored
2004-01-14 12:55:50 +0000
Updated
· 6f398b61
6f398b61
Browse Files
Sergey Poznyakoff
authored
2004-01-14 12:41:22 +0000
Minor fix in help output.
· 4c7598ad
4c7598ad
Sergey Poznyakoff
authored
2004-01-14 12:40:24 +0000
(deliver): Truncate the stream back to its original size if an error occured.
· f4f8282e
f4f8282e
Browse Files
Sergey Poznyakoff
authored
2004-01-14 12:40:02 +0000
(mbox_append_message0): Truncate the stream back to its original size if an error occured.
· bf95b15a
bf95b15a
Browse Files
Sergey Poznyakoff
authored
2004-01-14 12:36:41 +0000
13 Jan, 2004 23 commits
Updated
· df61e4ab
df61e4ab
Browse Files
Sergey Poznyakoff
authored
2004-01-13 21:33:23 +0000
Lots of changes for compatibility with ELM.
· cea51c0b
cea51c0b
Browse Files
Sergey Poznyakoff
authored
2004-01-13 21:31:15 +0000
Fixed comments
· b951d4cb
b951d4cb
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:47:25 +0000
Updated
· ad9f2c68
ad9f2c68
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:41:39 +0000
(action): Optimized select condition
· 0eb20f43
0eb20f43
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:40:04 +0000
Implemented 'file:' URLs
· 41fbb0c9
41fbb0c9
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:26:28 +0000
Include missing headers
· bf2d998a
bf2d998a
Sergey Poznyakoff
authored
2004-01-13 15:17:26 +0000
Improved handling of --select option
· 2fbac4d8
2fbac4d8
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:16:33 +0000
(file.c): Removed
· bf42e7a2
bf42e7a2
Sergey Poznyakoff
authored
2004-01-13 15:16:02 +0000
File not needed anymore.
· 1954ff72
1954ff72
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:15:38 +0000
(_url_path_init): Moved from ../url_path.c
· 2671de1b
2671de1b
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:14:26 +0000
(url_file.c,url_path.c): Removed
· 417a1a49
417a1a49
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:11:51 +0000
(_mh_is_scheme): Use mu_scheme_autodetect_p().
· 831b1e65
831b1e65
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:10:08 +0000
(_maildir_is_scheme): Use mu_scheme_autodetect_p().
· b1decbb5
b1decbb5
Browse Files
Sergey Poznyakoff
authored
2004-01-13 15:09:50 +0000
(amd_url_init): Use mu_scheme_autodetect_p().
· 76017b8e
76017b8e
Sergey Poznyakoff
authored
2004-01-13 15:09:10 +0000
(mu_scheme_autodetect_p): New function
· 57461449
57461449
Sergey Poznyakoff
authored
2004-01-13 15:08:24 +0000
Removed file_record
· 797e305b
797e305b
Sergey Poznyakoff
authored
2004-01-13 15:06:36 +0000
Updated
· 8e868bf1
8e868bf1
Browse Files
Wojciech Polak
authored
2004-01-13 11:09:47 +0000
Fixed
· 96435a4d
96435a4d
Browse Files
Wojciech Polak
authored
2004-01-13 11:02:03 +0000
Use mu_error().
· fb6c2751
...
fb6c2751
Browse Files
(from_rfc2047_decode): New function.
Wojciech Polak
authored
2004-01-13 10:58:45 +0000
Use mu_error()
· 9667740b
9667740b
Wojciech Polak
authored
2004-01-13 10:09:44 +0000
(get_personal): Fixed
· c00e6db2
c00e6db2
Browse Files
Wojciech Polak
authored
2004-01-13 09:52:09 +0000
(action): Use frm_rfc2047_decode() for the Subject: field too.
· c49a7e4c
c49a7e4c
Browse Files
Wojciech Polak
authored
2004-01-13 09:38:17 +0000
12 Jan, 2004 8 commits
Updated
· ae7429ac
ae7429ac
Browse Files
Wojciech Polak
authored
2004-01-12 23:07:07 +0000
(util_rfc2047_decode): Test LANG if LC_ALL is null.
· 474c4753
474c4753
Browse Files
Wojciech Polak
authored
2004-01-12 23:06:01 +0000
(frm_rfc2047_decode): New function.
· 4d8e49c7
...
4d8e49c7
Browse Files
(get_personal): Call the frm_rfc2047_decode().
Wojciech Polak
authored
2004-01-12 23:04:12 +0000
Updated
· f2d5d657
f2d5d657
Sergey Poznyakoff
authored
2004-01-12 12:34:51 +0000
Minor changes.
· d3fc97b9
d3fc97b9
Browse Files
Sergey Poznyakoff
authored
2004-01-12 12:30:03 +0000
Fixed indentation
· f0c68430
f0c68430
Sergey Poznyakoff
authored
2004-01-12 12:29:51 +0000
Auto-detection of MH format
· 0908e210
0908e210
Browse Files
Sergey Poznyakoff
authored
2004-01-12 12:29:29 +0000
Removed url.c
· 54759f99
54759f99
Sergey Poznyakoff
authored
2004-01-12 12:28:59 +0000