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
/
url-queue.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't have shr kill random buffers on network failures
Lars Ingebrigtsen
2020-07-18
1
-11
/
+18
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-2
/
+2
*
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
*
|
Change gnutls-verify-error to be first-match
Peder O. Klingenberg
2018-04-13
1
-7
/
+11
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* lisp/button.el (button-activate): Fix doc typo.
Glenn Morris
2017-10-27
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+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
*
|
Ensure progress when fetching from the queue
Lars Ingebrigtsen
2016-02-08
1
-2
/
+16
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Implement a new url parameter `url-request-noninteractive'
Lars Magne Ingebrigtsen
2014-11-23
1
-4
/
+5
*
Spelling fixes.
Paul Eggert
2014-01-04
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-4
/
+4
*
Fix race condition in url-queue when doing the callback
Lars Magne Ingebrigtsen
2012-03-25
1
-1
/
+2
*
Always call the callback when timing out url-queue jobs
Lars Magne Ingebrigtsen
2012-03-14
1
-3
/
+14
*
Avoid a race condition in url-queue-kill-job
Lars Ingebrigtsen
2012-02-20
1
-3
/
+5
*
Make url-queue not kill a random buffer on error
Lars Ingebrigtsen
2012-02-19
1
-1
/
+1
*
Kill jobs that we remove from the queue
Lars Ingebrigtsen
2012-02-14
1
-6
/
+10
*
Fix previous URL doc change
Glenn Morris
2012-02-10
1
-3
/
+3
*
Document url-queue-retrieve
Glenn Morris
2012-02-09
1
-4
/
+5
*
Allow specifying whether to inhibit cookies on a per-URL basis
Lars Ingebrigtsen
2012-02-08
1
-4
/
+7
*
Try to mitigate DNS failures when downloading stuff asynchronously
Lars Ingebrigtsen
2012-02-06
1
-2
/
+43
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Add :version tags for url-queue.el.
Glenn Morris
2011-06-01
1
-0
/
+2
*
(url-queue-parallel-processes): Increase the default to 6, since 2 seems too ...
Lars Magne Ingebrigtsen
2011-05-31
1
-1
/
+1
*
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
1
-7
/
+8
*
(url-queue-run-queue): Pick the first waiting job, and not the last.
Lars Magne Ingebrigtsen
2011-05-02
1
-3
/
+5
*
Add the new file url-queue.el, which allows controlling the
Lars Magne Ingebrigtsen
2011-05-02
1
-0
/
+108