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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
2
-2
/
+2
*
Fix typos.
Juanma Barranquero
2011-11-15
2
-3
/
+7
*
Spelling fixes.
Paul Eggert
2011-11-14
3
-5
/
+5
*
If the server hangs up while we're talking to it, just `message' the error in...
Lars Magne Ingebrigtsen
2011-11-14
2
-1
/
+11
*
Spelling fixes.
Paul Eggert
2011-11-08
1
-1
/
+1
*
(url-cookie-expired-p): Protect against zero-length cookie expiry dates.
Lars Magne Ingebrigtsen
2011-11-03
2
-1
/
+7
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
2
-1
/
+8
*
* url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).
Christopher J. White
2011-09-24
2
-1
/
+8
*
Fix URL connection failing handling.
Lars Magne Ingebrigtsen
2011-09-13
2
-0
/
+10
*
* url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...
Chong Yidong
2011-08-07
2
-10
/
+7
*
Copy over `url-show-status' to the async buffer
Chris Newton
2011-07-13
2
-0
/
+8
*
* url-cache.el (url-cache-extract): Set buffer multibyte flag to
Julien Danjou
2011-07-06
2
-0
/
+6
*
* url-http.el (url-http-create-request): Remove double carriage
Nicolas Avrutin
2011-07-03
2
-1
/
+6
*
* url-http.el (url-http-wait-for-headers-change-function): Remove
Lars Magne Ingebrigtsen
2011-07-03
2
-13
/
+15
*
* lisp/url/url-future.el (url-future-test): Fix scope of `saver'.
Andreas Schwab
2011-06-04
2
-3
/
+7
*
Add :version tags for url-queue.el.
Glenn Morris
2011-06-01
2
-0
/
+7
*
(url-queue-parallel-processes): Increase the default to 6, since 2 seems too ...
Lars Magne Ingebrigtsen
2011-05-31
2
-1
/
+6
*
* url-future.el: Add general futures facility.
Ted Zlatanov
2011-05-31
2
-0
/
+130
*
Add option :named to defstruct in url-cookie.el
Leo Liu
2011-05-29
2
-9
/
+8
*
Kill all processes associated with the buffer.
Lars Magne Ingebrigtsen
2011-05-02
1
-3
/
+4
*
Autoload `url-queue-retrieve', and fix up the pruning code.
Lars Magne Ingebrigtsen
2011-05-02
2
-7
/
+11
*
(url-queue-run-queue): Pick the first waiting job, and not the last.
Lars Magne Ingebrigtsen
2011-05-02
2
-3
/
+7
*
Add the new file url-queue.el, which allows controlling the
Lars Magne Ingebrigtsen
2011-05-02
2
-0
/
+112
*
(url-http-wait-for-headers-change-function): Protect against malformed header...
Lars Magne Ingebrigtsen
2011-04-16
2
-0
/
+9
*
Update and split ChangeLogs.
Juanma Barranquero
2011-04-06
1
-0
/
+4
*
Add changes to lisp/url/ChangeLog omitted from 2011-04-02T23:41:03Z!cyd@stupi...
Chong Yidong
2011-04-03
1
-0
/
+5
*
Merge open-protocol-stream into open-network-stream.
Chong Yidong
2011-04-02
1
-29
/
+10
*
ChangeLog fix.
Glenn Morris
2011-04-02
1
-1
/
+1
*
lisp/url/url-cookie.el: Use `dolist' rather than `mapcar'.
Juanma Barranquero
2011-04-02
2
-3
/
+7
*
Use `auto-source-search' instead of `auto-source-user-or-password'.
Ted Zlatanov
2011-02-12
3
-15
/
+37
*
Fix the ChangeLog message to be more legible.
Lars Ingebrigtsen
2011-02-02
1
-1
/
+2
*
(url-http-wait-for-headers-change-function): Don't move if the callback funct...
Lars Ingebrigtsen
2011-02-02
2
-6
/
+13
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
5
-10
/
+5
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
30
-52
/
+30
*
Refill some copyright headers.
Glenn Morris
2011-01-15
6
-12
/
+12
*
Nuke arch-tags.
Glenn Morris
2011-01-15
28
-28
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
30
-36
/
+36
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
30
-30
/
+30
*
|
url-cookie.el: Require 'cl when compiling
Miles Bader
2010-12-16
2
-0
/
+7
*
|
Misc url-cookie tidy-up.
Glenn Morris
2010-12-13
2
-155
/
+104
*
|
Merge from emacs-23
Stefan Monnier
2010-12-13
2
-18
/
+24
|
\
|
|
*
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
Chong Yidong
2010-12-04
2
-2
/
+8
*
|
ChangeLog fixes prompted by M-x authors.
Glenn Morris
2010-11-20
1
-3
/
+4
*
|
Avoid interpreting file:/foo:/bar URLs via tramp.
Lars Magne Ingebrigtsen
2010-11-16
2
-6
/
+18
*
|
* url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.
Lars Magne Ingebrigtsen
2010-10-14
2
-1
/
+8
*
|
url-http.el (url-http-end-of-document-sentinel): Protect against the
Lars Magne Ingebrigtsen
2010-10-07
2
-7
/
+13
*
|
(url-http-wait-for-headers-change-function): Revert previous
Lars Magne Ingebrigtsen
2010-10-04
2
-2
/
+3
*
|
* url-http.el (url-http-wait-for-headers-change-function): Protect
Lars Magne Ingebrigtsen
2010-10-04
2
-1
/
+7
[next]