| 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 |
* | * lisp/url/url-util.el (url-insert-entities-in-string): Simplify | Stefan Monnier | 2022-10-30 | 1 | -24/+13 |
* | Improve how url-http displays status messages | Stefan Kangas | 2022-08-07 | 1 | -1/+7 |
* | Remove superfluous autoloads from url-util.el | Stefan Kangas | 2022-08-03 | 1 | -2/+0 |
* | ; * lisp/url/url-util.el (url-display-percentage): simplify | Mattias Engdegård | 2022-08-03 | 1 | -4/+3 |
* | Improve obsoletion of trimming functions in url-util.el | Stefan Kangas | 2022-08-03 | 1 | -9/+4 |
* | Remove some XEmacs compat code from url-util.el | Stefan Kangas | 2022-08-03 | 1 | -7/+3 |
* | Make url-util space trimming functions obsolete | Stefan Kangas | 2022-08-03 | 1 | -11/+4 |
* | Remove some ancient Emacs compat code | Stefan Kangas | 2022-05-25 | 1 | -5/+2 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | ; Minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-09-16 | 1 | -1/+1 |
* | Use string-search instead of string-match[-p] | Mattias Engdegård | 2021-08-09 | 1 | -1/+1 |
* | * lisp/url/url-util.el (url-unhex-string): Doc fix. | Eli Zaretskii | 2021-07-04 | 1 | -2/+5 |
* | 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 | -2/+2 |
* | Remove many items obsolete since Emacs 23.1 | Stefan Kangas | 2020-08-14 | 1 | -25/+0 |
* | Add 'nofollow' flag to set-file-modes etc. | Paul Eggert | 2020-02-23 | 1 | -3/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Make url-hexify-string accept a list of allowed chars (bug#26469) | Hong Xu | 2019-10-14 | 1 | -3/+6 |
* | Clean up url-parse-args slightly | Lars Ingebrigtsen | 2019-09-24 | 1 | -51/+40 |
* | New function time-convert | Paul Eggert | 2019-08-05 | 1 | -1/+1 |
* | Go back to "Maintainer: emacs-devel@gnu.org" | Paul Eggert | 2019-05-25 | 1 | -0/+1 |
* | Fixes for "Maintainer:" and related lines | Paul Eggert | 2019-05-19 | 1 | -1/+0 |
* | Make eww understand #fragment URLs at point interactively | Lars Ingebrigtsen | 2019-05-13 | 1 | -0/+1 |
* | Don't signal error from url debug functions | Dmitry Gutov | 2019-04-13 | 1 | -2/+0 |
* | Avoid gratuitous errors in 'url-retrieve-synchronously' | Eli Zaretskii | 2019-03-13 | 1 | -1/+1 |
* | Fix regular-expression glitches and typos | Paul Eggert | 2019-03-04 | 1 | -1/+1 |
* | Merge from origin/emacs-26 | Glenn Morris | 2019-02-20 | 1 | -1/+2 |
|\ |
|
| * | Update citations of Internet RFCs | Paul Eggert | 2019-02-16 | 1 | -1/+2 |
* | | Don’t assume CURRENT_TIME_LIST | Paul Eggert | 2019-02-13 | 1 | -1/+1 |
* | | 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 |
* | | `url-domain' doc clarification | Lars Ingebrigtsen | 2018-05-01 | 1 | -2/+5 |
* | | Rewrite `url-domain' to avoid network traffic | Lars Ingebrigtsen | 2018-05-01 | 1 | -25/+20 |
* | | * lisp/url/url-util.el (puny-encode-domain): Autoload it. | Glenn Morris | 2018-04-19 | 1 | -0/+1 |
* | | Make Unicode domain names work again in URL after recent changes | Lars Ingebrigtsen | 2018-04-13 | 1 | -1/+1 |
* | | Change gnutls-verify-error to be first-match | Peder O. Klingenberg | 2018-04-13 | 1 | -0/+29 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | * url/url-util.el (url-get-url-at-point): Add missing group in | Andreas Schwab | 2017-06-18 | 1 | -1/+1 |
* | Simplify url-encode-url and add a test | Dmitry Gutov | 2017-05-10 | 1 | -10/+1 |
* | 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 |
* | | Turn on lexical-binding in some url libs | Mark Oteiza | 2016-10-31 | 1 | -1/+1 |
* | | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -1/+1 |
|\| |
|
| * | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | | Merge emacs-25 into master (using imerge) | John Wiegley | 2015-12-29 | 1 | -2/+2 |
|\| |
|
| * | Fix docstring quoting problems with ‘ '’ | Paul Eggert | 2015-11-17 | 1 | -2/+2 |
* | | IDNA-related fixes for the URL library | Lars Ingebrigtsen | 2015-12-29 | 1 | -1/+1 |
|/ |
|