aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta2026-01-171-2/+0
* ; Add 2026 to copyright years.Sean Whitton2026-01-0131-31/+31
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* Lookup cached basic-auth credentials with the correct keySteven Allen2025-11-081-5/+4
* Emulate dynamic binding of 'url-max-redirections'Peder O. Klingenberg2025-08-091-1/+4
* url: %-encode literal % characters when building query stringsSteven Allen2025-08-021-1/+8
* * lisp/url/url-queue.el: Better compatibility with 'url-retrieve'Rahguzar2025-07-261-11/+19
* Emulate more dynamic bindings in request buffersPeder O. Klingenberg2025-07-261-7/+44
* Normalize URL path correctly for httpRobert Pluim2025-06-111-2/+4
* Allow nil as valid value for 'url-cookie-save-interval'Eli Zaretskii2025-05-171-6/+8
* url-parse.el: correct code for Windows paths (bug#76982)Sebastián Monía2025-04-281-0/+1
* Special treatment for file:// URIs on WindowsSebastián Monía2025-04-131-1/+13
* ; Normalize spacing in last changeSean Whitton2025-04-111-1/+1
* Add `lexical-binding` cookie to generated filesStefan Monnier2025-04-101-11/+6
* Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-101-1/+2
* Remove redundant constant nil argument to gethashStefan Kangas2025-03-291-1/+1
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-263-4/+4
* Update copyright year to 2025Paul Eggert2025-01-0131-31/+31
* Merge from origin/emacs-30Eli Zaretskii2024-12-211-7/+7
|\
| * Minor doc fix for url-handler-regexpStefan Kangas2024-12-171-7/+7
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-4/+4
* | Make url-http thread-safe (Bug#73199)Michael Albinus2024-10-111-35/+68
* | Forward user to auth-source inside url-basic-authBjörn Bidar2024-08-241-4/+4
* | Fix secret search with basic auth with a port in URLBjörn Bidar2024-08-241-2/+3
|/
* Checkdoc fixes in `url/*.el`Stefan Kangas2024-07-082-2/+2
* url-retrieve-synchronously: Fix timeout when connection hangsDmitry Gutov2024-06-091-1/+2
* Spelling fixesPaul Eggert2024-06-041-1/+1
* ; Fix last changeEli Zaretskii2024-04-181-40/+41
* Avoid unnecessary escaping in 'url-build-query-string'Dagfinn Ilmari Mannsåker2024-04-181-1/+11
* ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-141-1/+1
* Pacify some docstring control char warningsBasil L. Contovounesios2024-02-281-1/+1
* Delete compat code in `url` libraryStefan Kangas2024-02-043-28/+10
* Avoid `defconst` for vars which we modifyStefan Monnier2024-01-041-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-0231-31/+31
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0231-31/+31
* | Never send user email address in HTTP requestsStefan Kangas2023-12-173-16/+7
* | Don't use func-arity to trigger API warning in url-ircF. Jason Park2023-11-121-6/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-10-281-1/+1
|\ \ | |/
| * Fix typo in url-privacy-level :typeMorgan J. Smith2023-10-221-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-021-1/+1
|\ \ | |/
| * Fix two defcustom :typesStefan Kangas2023-09-011-1/+1
* | Make url-gateway-broken-resolution obsoleteStefan Kangas2023-09-021-5/+12
* | Don't use `mapconcat` for effectMattias Engdegård2023-04-101-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-03-202-2/+2
|\ \ | |/
| * ; Fix 'make-obsolete-variable' formsEli Zaretskii2023-03-182-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-03-031-1/+4
|\ \ | |/
| * Avoid signaling errors in url-basic-auth when password is nilEli Zaretskii2023-03-021-1/+4
* | Fix some useless condition-case formsMattias Engdegård2023-02-281-29/+28
* | Use more recent public_suffix_list.dat where possibleStefan Kangas2023-02-171-5/+17
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0131-31/+31
|\ \ | |/