index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url-cookie.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-1
/
+1
*
Rename generate-file to generate-lisp-file
Lars Ingebrigtsen
2022-06-05
1
-2
/
+2
*
Add convenience functions for generating Emacs Lisp files
Lars Ingebrigtsen
2022-06-05
1
-4
/
+2
*
Prefer defvar-keymap in url/*.el
Stefan Kangas
2022-05-25
1
-6
/
+4
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Remove redundant #' before lambda in {mail,net,url}/*.el
Stefan Kangas
2021-04-01
1
-4
/
+4
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in url/*.el
Stefan Kangas
2020-12-06
1
-1
/
+1
*
Fix url-cookie.el for lexical binding
Andreas Schwab
2020-03-29
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make url-cookie.el be more resistant against bogus data
Lars Ingebrigtsen
2019-10-29
1
-3
/
+4
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-5
/
+4
*
Prefer encode-time to its alias
Paul Eggert
2019-02-10
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Add an undo command to url-cookie-mode
Lars Ingebrigtsen
2018-04-15
1
-0
/
+27
*
|
Tweak the look of the cookie buffer after cookie deletion
Lars Ingebrigtsen
2018-04-15
1
-10
/
+17
*
|
Make url-cookie-write-file be more permissive
Lars Ingebrigtsen
2018-04-15
1
-1
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-14
1
-40
/
+13
|
\
|
|
*
Fix cookie handling (bug#29282)
Katsumi Yamaoka
2017-11-13
1
-40
/
+13
*
|
; Merge from emacs-26
Noam Postavsky
2017-11-11
1
-1
/
+1
|
\
|
|
*
Fix URL cookie expiration bug
Paul Eggert
2017-11-08
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-1
/
+1
|
\
|
|
*
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-10-22
1
-1
/
+1
*
|
* lisp/url/url-cookie.el: Fix warning and miscompilation
Stefan Monnier
2017-10-10
1
-2
/
+2
*
|
Add parser for Netscape/Mozilla cookie file format
Aurelien Aptel
2017-10-10
1
-0
/
+49
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/url/url-cookie.el: Use lexical-binding
Stefan Monnier
2017-07-27
1
-26
/
+15
*
(url-cookie-host-can-set-p): Protect against zero-length domains
Lars Ingebrigtsen
2017-06-07
1
-4
/
+7
*
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
*
|
Allow deleting all non-matching cookies
Lars Ingebrigtsen
2016-02-23
1
-4
/
+9
*
|
Add a function to delete URL cookies
Lars Ingebrigtsen
2016-02-21
1
-0
/
+13
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Don't store cookies with empty names
Lars Ingebrigtsen
2015-12-25
1
-35
/
+36
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-2
/
+2
*
Ignore print-length and print-level while formatting url-cookie data.
Ivan Shmakov
2015-01-17
1
-3
/
+4
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Don't mishandle year-9999 dates.
Paul Eggert
2014-08-03
1
-1
/
+3
*
Some doc for url-cookie-list
Glenn Morris
2014-02-04
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Add bookmark support to eww
Lars Magne Ingebrigtsen
2013-06-26
1
-1
/
+2
*
Implement a command and mode for displaying and editing cookies
Lars Magne Ingebrigtsen
2013-06-26
1
-0
/
+88
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-2
/
+2
[next]