| Commit message (Expand) | Author | Age | Files | Lines |
* | Take new session arg. Update callers. (symbols[]): changed get-source to | Not Zed | 2002-09-19 | 1 | -32/+39 |
* | Renamed from shell_exec(). Also, we now want to pass argc/argv on to the | Jeffrey Stedfast | 2002-07-25 | 1 | -7/+14 |
* | Use execv ("sh", "-c", command) rather than execing the command directly. | Jeffrey Stedfast | 2002-07-25 | 1 | -11/+4 |
* | Removed. (get_score): Removed. Labels & scores are stored in tags, we | Not Zed | 2002-07-16 | 1 | -36/+6 |
* | New e-sexp callback function to get a user_tag label value. | Jeffrey Stedfast | 2002-05-17 | 1 | -0/+13 |
* | New filter function to pipe a message to another program. (run_command): | Jeffrey Stedfast | 2002-05-10 | 1 | -13/+6 |
* | New filter function to pipe a message to another program. | Jeffrey Stedfast | 2002-05-10 | 1 | -0/+130 |
* | If the mbox file is a symlink, follow the symlink and get the One True | Jeffrey Stedfast | 2002-01-10 | 1 | -18/+67 |
* | If we have no source string, then use undefined, which should always | 3 | 2001-11-14 | 1 | -3/+7 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 1 | -3/+6 |
* | Removed charset/locale charset lookup and iconv_open/close functions, | 1 | 2001-10-12 | 1 | -1/+3 |
* | Added MATCH_NEWLINE flag, -> REG_NEWLINE. | 3 | 2001-10-04 | 1 | -7/+6 |
* | Same here. | Jeffrey Stedfast | 2001-09-29 | 1 | -5/+12 |
* | If the type is encoded, get the fallback charset from the message | 4 | 2001-09-25 | 1 | -1/+9 |
* | Don't reuse the exception if it has already been set. | Jeffrey Stedfast | 2001-09-14 | 1 | -4/+15 |
* | Remove trailing stuff from URLs before returning. (Done in an evil way, | Jon Trowbridge | 2001-08-09 | 1 | -2/+14 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 1 | -53/+14 |
* | New function to do danw's address "is" comparison (as specified in bug | Jeffrey Stedfast | 2001-08-08 | 1 | -44/+88 |
* | Implemented nntp_folder_search_by_expression and nntp_folder_search_free. | Sam Creasey | 2001-07-03 | 1 | -0/+14 |
* | g_strdup() the message source here or we will have problems later when we | Jeffrey Stedfast | 2001-06-26 | 1 | -32/+29 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Make the (previously unused) get-source command actually do the right | Jon Trowbridge | 2001-04-14 | 1 | -3/+14 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+5 |
* | Implement a pseudo-header "x-camel-mlist" which just looks up in the | Not Zed | 2001-02-23 | 1 | -1/+7 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 1 | -230/+30 |
* | Perform error checking on parsing/execution. | Not Zed | 2001-01-23 | 1 | -3/+16 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 1 | -0/+630 |