[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Prepend non-HTML links when downloading recursively
From: |
John Peterson |
Subject: |
Re: [Bug-wget] Prepend non-HTML links when downloading recursively |
Date: |
Wed, 28 Jan 2015 18:15:03 +0100 |
## make it optional
>you already have that in your 'recurse' branch. Take that, undo the changes to
>src/recur.c and take your changes from 'recurse2' branch.
k it's done https://github.com/mirror/wget/pull/2/files
## debug message
>you would also have to add the relevant debug statements to ensure that when
>we look at a debug log, we know exactly what is happening. The current DEBUGP
>message will have to be changed to reflect the new working.
i changed the DEBUGP that say Enqueuing to Appending/Prepending to tell whats
happening
## test
>I would like to see a test case that shows how the two differ.
there's a test in https://github.com/mirror/wget/pull/2#issue-53548650 /test
that compare them
## i release the copyright
>You will be required to sign the copyright assignment agreement with the FSF
>before we can merge this patch into our codebase.
sounds like a lot of work. i release the copyright. i dont care
- Re: [Bug-wget] Add LIFO queue option for recursive download, (continued)
- Re: [Bug-wget] Add LIFO queue option for recursive download, John Peterson, 2015/01/05
- Re: [Bug-wget] Add LIFO queue option for recursive download, Tim Ruehsen, 2015/01/06
- [Bug-wget] Prepend non-HTML links when downloading recursively, John Peterson, 2015/01/06
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Tim Ruehsen, 2015/01/27
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, John Peterson, 2015/01/27
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Tim Ruehsen, 2015/01/27
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, John Peterson, 2015/01/27
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Tim Ruehsen, 2015/01/28
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Darshit Shah, 2015/01/28
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Tim Ruehsen, 2015/01/28
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively,
John Peterson <=
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Darshit Shah, 2015/01/28
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, John Peterson, 2015/01/29
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Darshit Shah, 2015/01/29
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, John Peterson, 2015/01/29
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Darshit Shah, 2015/01/29
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, John Peterson, 2015/01/29
- Re: [Bug-wget] Prepend non-HTML links when downloading recursively, Darshit Shah, 2015/01/28