index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
gnus
/
nnimap.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Require subr-x when compiling nnimap.el
Eric Abrahamsen
2017-10-15
1
-1
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-1
/
+1
*
Fix typo in last checkin
Lars Ingebrigtsen
2017-01-26
1
-2
/
+2
*
Document nnimap-shell-program
Lars Ingebrigtsen
2017-01-26
1
-1
/
+5
*
Revert "nnimap.el: support additional expunge options"
Lars Ingebrigtsen
2017-01-25
1
-50
/
+37
*
nnimap.el: support additional expunge options
Nikolaus Rath
2017-01-25
1
-37
/
+50
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Revert "Fix gnus-group-get-new-news-this-group on group with closed server"
Andreas Schwab
2016-02-12
1
-3
/
+1
*
|
Disable MOVE more for Dovecot
Lars Magne Ingebrigtsen
2016-03-14
1
-2
/
+4
*
|
Don't use MOVE on Dovecot
Lars Magne Ingebrigtsen
2016-03-14
1
-2
/
+4
*
|
Clean up nnimap-request-move-article slightly
Lars Ingebrigtsen
2016-02-14
1
-13
/
+14
*
|
Use open-network-stream instead of open-protocol-stream
Lars Ingebrigtsen
2016-02-14
1
-8
/
+1
*
|
Remove compat code in Gnus backends
Lars Ingebrigtsen
2016-02-14
1
-3
/
+1
*
|
Remove several gnus-util compat functions
Lars Ingebrigtsen
2016-02-13
1
-4
/
+4
*
|
Remove the gnus-float-time alias
Lars Ingebrigtsen
2016-02-13
1
-1
/
+1
*
|
Revert "Fix gnus-group-get-new-news-this-group on group with closed server"
Andreas Schwab
2016-02-13
1
-3
/
+1
*
|
Remove XEmacs compat code from Gnus backends
Lars Ingebrigtsen
2016-02-12
1
-3
/
+1
*
|
Remove XEmacs compat functions from mm-util.el
Lars Ingebrigtsen
2016-02-12
1
-1
/
+1
|
/
*
Fix gnus-group-get-new-news-this-group on group with closed server
Andreas Schwab
2016-02-07
1
-1
/
+3
*
Be consistent when using encoded strings in nnimap data
OGAWA Hirofumi
2016-02-06
1
-10
/
+16
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
nnimap.el: Handle nil arg to nnimap-request-group
Eric Abrahamsen
2015-09-06
1
-2
/
+4
*
nnimap.el: Use IMAP MOVE extension if available
Nikolaus Rath
2015-08-02
1
-28
/
+39
*
nnimap.el: Explicitly ask for server capabilities
Nikolaus Rath
2015-08-02
1
-1
/
+1
*
* lisp/gnus/nnimap.el: Fix my last bogus change
Katsumi Yamaoka
2015-07-15
1
-16
/
+19
*
nnimap.el: Fix IMAP message size parsing
Nikolaus Rath
2015-07-11
1
-19
/
+17
*
* lisp/gnus/nnimap.el: Clean up "unused var" warnings
Stefan Monnier
2015-07-10
1
-16
/
+19
*
nnimap.el: Handle plain value for nnimap-stream
Nikolaus Rath
2015-07-09
1
-0
/
+1
*
nnimap.el: Remove unused let variables
Eric Abrahamsen
2015-07-08
1
-1
/
+1
*
Use \r rather than ^M in string literals
Paul Eggert
2015-05-30
1
-1
/
+1
*
lisp/gnus/nnimap.el: Don't split imap messages back into original group
Eric Abrahamsen
2015-03-24
1
-6
/
+9
*
lisp/gnus/nnimap.el (nnimap-get-groups): Fix XEmacs compilation
Katsumi Yamaoka
2015-02-18
1
-1
/
+1
*
Handle unquoted IMAP group names
Eric Abrahamsen
2015-02-18
1
-1
/
+6
*
Don't mark nnimap articles as read on a server hangup
Lars Magne Ingebrigtsen
2015-02-15
1
-0
/
+2
*
lisp/gnus/nnimap.el (nnimap-request-group-scan): Further `M-g' group fixes
Lars Magne Ingebrigtsen
2015-02-05
1
-31
/
+32
*
[Gnus] Make `M-g' in the group buffer work again
Vincent Bernat
2015-02-05
1
-1
/
+1
*
lisp/gnus/nnimap.el (nnimap-request-group): Make it possible to enter nnimap ...
Lars Magne Ingebrigtsen
2015-01-29
1
-4
/
+3
*
lisp/gnus/nnimap.el (nnimap-request-group): nnimap group activation problems ...
Lars Magne Ingebrigtsen
2015-01-29
1
-3
/
+4
*
lisp/gnus/nnimap.el (nnimap-request-group): nnimap group request bug fix
Lars Ingebrigtsen
2015-01-28
1
-0
/
+1
*
nnimap `never' expiration fix
Elias Oltmanns
2015-01-28
1
-14
/
+14
*
lisp/gnus/nnimap.el Allow using the Google X-GM-LABELS, if present
Trevor Murphy
2015-01-26
1
-4
/
+16
*
[Gnus] Make moving IMAP articles faster in large groups
Lars Ingebrigtsen
2015-01-26
1
-50
/
+67
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Make some network connections warn unless they are encrypted
Lars Magne Ingebrigtsen
2014-11-23
1
-0
/
+1
*
lisp/gnus/nnimap.el (nnimap-wait-for-response): Ignore NOOP response requeste...
enami tsugutomo
2014-10-24
1
-1
/
+1
*
lisp/gnus/nnimap.el (nnimap-process-expiry-targets): Reverse the list of expi...
Alan Schmitt
2014-10-04
1
-2
/
+2
[next]