| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 6 | -7/+12 |
|\ |
|
| * | username and password default | Vinicius Jose Latorre | 2007-08-09 | 1 | -3/+5 |
| * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 5 | -7/+7 |
| * | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -0/+5 |
* | | username and password default | Vinicius Jose Latorre | 2007-08-09 | 1 | -3/+5 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 31 | -31/+35 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -0/+4 |
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 31 | -31/+31 |
| * | *** empty log message *** | Richard M. Stallman | 2007-05-29 | 1 | -1/+1 |
| * | Fix typo. | Chong Yidong | 2007-05-29 | 1 | -1/+1 |
| * | (url-mailto): Insert body after mail-header-separator if present, so | Chong Yidong | 2007-05-29 | 1 | -1/+3 |
| * | * url-mailto.el (url-mailto): Insert body after | Chong Yidong | 2007-05-29 | 1 | -0/+6 |
* | | url.el (url-configuration-directory): Use user-emacs-directory. | Chong Yidong | 2007-06-13 | 1 | -0/+4 |
* | | (url-configuration-directory): Use user-emacs-directory. | Chong Yidong | 2007-06-13 | 1 | -1/+2 |
* | | (url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart) | Stefan Monnier | 2007-06-12 | 2 | -47/+27 |
* | | Fix typo. | Chong Yidong | 2007-05-29 | 1 | -1/+1 |
* | | (url-mailto): Insert body after mail-header-separator if present, so | Chong Yidong | 2007-05-29 | 1 | -1/+3 |
* | | * url-mailto.el (url-mailto): Insert body after | Chong Yidong | 2007-05-29 | 1 | -0/+6 |
|/ |
|
* | (url-generic-parse-url): Revert 2006-10-09 changes. | Chong Yidong | 2007-04-15 | 1 | -16/+20 |
* | * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. | Chong Yidong | 2007-04-15 | 1 | -0/+4 |
* | * url-http.el (url-http-parse-headers): Stop after a set number of | Chong Yidong | 2007-04-13 | 1 | -0/+7 |
* | (url-http-parse-headers): Stop after a set number of redirections. | Chong Yidong | 2007-04-13 | 1 | -15/+37 |
* | (url-max-redirections): New var. | Chong Yidong | 2007-04-13 | 1 | -0/+6 |
* | Changes from author without assignment are (thankfully) tiny. | Glenn Morris | 2007-04-12 | 1 | -4/+4 |
* | (url-http-handle-cookies): Reverse list returned by | Chong Yidong | 2007-04-01 | 1 | -2/+2 |
* | (url-cookie-retrieve, url-cookie-host-can-set-p): Deal with wildcard | Chong Yidong | 2007-04-01 | 1 | -2/+16 |
* | * url-http.el (url-http-handle-cookies): Reverse list returned by | Chong Yidong | 2007-04-01 | 1 | -0/+8 |
* | Move url-http.el entry to lisp/url/ChangeLog. | Eli Zaretskii | 2007-03-31 | 1 | -0/+6 |
* | (url-http-mark-connection-as-busy, url-http-mark-connection-as-free): Clear | Eli Zaretskii | 2007-03-31 | 1 | -0/+2 |
* | Switch to standard GPL text for license. | Glenn Morris | 2007-02-11 | 1 | -2/+17 |
* | (url-http-connection-opened): New variable. | Chong Yidong | 2007-02-04 | 2 | -1/+13 |
* | *** empty log message *** | Juanma Barranquero | 2007-01-29 | 1 | -0/+4 |
* | (url-get-authentication): Fix typo in docstring. | Juanma Barranquero | 2007-01-29 | 1 | -2/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 31 | -31/+31 |
* | (url-retrieve-internal): Don't use `url-proxy-object'. | Magnus Henoch | 2007-01-14 | 2 | -1/+18 |
* | (url-proxy-object): Remove. | Magnus Henoch | 2007-01-14 | 1 | -9/+6 |
* | (url-http-proxy): New variable. | Magnus Henoch | 2007-01-14 | 1 | -18/+15 |
* | *** empty log message *** | Magnus Henoch | 2006-12-17 | 1 | -0/+12 |
* | Add a copyright notice, with years based on earliest date in this | Glenn Morris | 2006-12-17 | 1 | -4/+9 |
* | *** empty log message *** | Juanma Barranquero | 2006-12-10 | 1 | -0/+4 |
* | (url-gateway-nslookup-program): Doc fix. | Juanma Barranquero | 2006-12-10 | 1 | -2/+2 |
* | (url-retrieve-internal): Bind url-proxy-object to nil. | Magnus Henoch | 2006-12-08 | 1 | -0/+1 |
* | (url-http-create-request): Remove url argument, use the buffer-local | Magnus Henoch | 2006-12-08 | 1 | -25/+23 |
* | (url-proxy-object): New variable. | Magnus Henoch | 2006-12-08 | 1 | -2/+8 |
* | (url-http): Define url-http-response-version. | Magnus Henoch | 2006-11-26 | 2 | -4/+24 |
* | (url-http-wait-for-headers-change-function): Use `when' instead of | Magnus Henoch | 2006-11-26 | 2 | -114/+117 |
* | (url-display-percentage): Only show a message if `url-show-status' is non-nil. | Magnus Henoch | 2006-11-23 | 2 | -6/+15 |
* | (url-http-content-length-after-change-function): Use `url-lazy-message'. | Magnus Henoch | 2006-11-23 | 1 | -1/+1 |
* | *** empty log message *** | Juanma Barranquero | 2006-11-16 | 1 | -17/+17 |
* | (url-http): Make proxy-object buffer-local, to handle proxied | Magnus Henoch | 2006-11-15 | 2 | -1/+6 |