index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
Age
Commit message (
Expand
)
Author
2026-05-29
Merge from origin/emacs-31
Sean Whitton
2026-05-23
No longer raise error on HTTP 402 (Payment Required) (bug#81101)
Amin Bandali
2026-05-12
; Fix typo
Andreas Schwab
2026-05-12
url-cookie: use C locale when formatting expiry times
Andreas Schwab
2026-04-08
Improve documentation of 'url-retrieve' and GnuTLS peer status
Eli Zaretskii
2026-03-10
Fix `signal` calls where the data argument is not a list
Stefan Monnier
2026-01-17
; Remove redundant cl-lib runtime dependencies across lisp/
USAMI Kenta
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-11-08
Lookup cached basic-auth credentials with the correct key
Steven Allen
2025-08-09
Emulate dynamic binding of 'url-max-redirections'
Peder O. Klingenberg
2025-08-02
url: %-encode literal % characters when building query strings
Steven Allen
2025-07-26
* lisp/url/url-queue.el: Better compatibility with 'url-retrieve'
Rahguzar
2025-07-26
Emulate more dynamic bindings in request buffers
Peder O. Klingenberg
2025-06-11
Normalize URL path correctly for http
Robert Pluim
2025-05-17
Allow nil as valid value for 'url-cookie-save-interval'
Eli Zaretskii
2025-04-28
url-parse.el: correct code for Windows paths (bug#76982)
Sebastián Monía
2025-04-13
Special treatment for file:// URIs on Windows
Sebastián Monía
2025-04-11
; Normalize spacing in last change
Sean Whitton
2025-04-10
Add `lexical-binding` cookie to generated files
Stefan Monnier
2025-04-10
Avoid warnings about lexbind cookies where they aren't needed
Eli Zaretskii
2025-03-29
Remove redundant constant nil argument to gethash
Stefan Kangas
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-21
Merge from origin/emacs-30
Eli Zaretskii
2024-12-17
Minor doc fix for url-handler-regexp
Stefan Kangas
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-11
Make url-http thread-safe (Bug#73199)
Michael Albinus
2024-08-24
Forward user to auth-source inside url-basic-auth
Björn Bidar
2024-08-24
Fix secret search with basic auth with a port in URL
Björn Bidar
2024-07-08
Checkdoc fixes in `url/*.el`
Stefan Kangas
2024-06-09
url-retrieve-synchronously: Fix timeout when connection hangs
Dmitry Gutov
2024-06-04
Spelling fixes
Paul Eggert
2024-04-18
; Fix last change
Eli Zaretskii
2024-04-18
Avoid unnecessary escaping in 'url-build-query-string'
Dagfinn Ilmari Mannsåker
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-02-28
Pacify some docstring control char warnings
Basil L. Contovounesios
2024-02-04
Delete compat code in `url` library
Stefan Kangas
2024-01-04
Avoid `defconst` for vars which we modify
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-17
Never send user email address in HTTP requests
Stefan Kangas
2023-11-12
Don't use func-arity to trigger API warning in url-irc
F. Jason Park
2023-10-28
Merge from origin/emacs-29
Eli Zaretskii
2023-10-22
Fix typo in url-privacy-level :type
Morgan J. Smith
2023-09-02
Merge from origin/emacs-29
Eli Zaretskii
2023-09-02
Make url-gateway-broken-resolution obsolete
Stefan Kangas
2023-09-01
Fix two defcustom :types
Stefan Kangas
2023-04-10
Don't use `mapconcat` for effect
Mattias Engdegård
2023-03-20
Merge from origin/emacs-29
Stefan Kangas
[next]