1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #22 from freenet/cancel-non-persistent More... almost 8 years ago
Merge pull request #25 from PeterVerzijl/master More... almost 8 years ago
Whoops, did not mean to add the word git at random somewhere in the file. My bad. More... about 8 years ago
Fixed issues where With* was wrongly used where the Node expects Want* to be used. Changed code to reflect this. More... about 8 years ago
Fixed a typo (with / want) which prevented the -d flag from working correctly. More... about 8 years ago
Correct JobTicket code migrated to Node More... over 9 years ago
Fix race condition when cancelling a request More... over 9 years ago
Make it possible to cancel non-persistent requests. More... over 9 years ago
fix premature response processing exit More... over 10 years ago
node: add LocalRequestOnly support More... over 10 years ago
Merge remote-tracking branch 'ArneBab/copyweb' More... over 10 years ago
shutdown cleanly in case of an exception (gets nicer error messages) More... almost 11 years ago
convert name to lowercase before checking suffix. More... almost 11 years ago
sitemgr: prefer putting html files into the manifest. More... almost 11 years ago
merge More... almost 11 years ago
copyweb: ignore resources from localhost to avoid spilling Freenet content like the Sone in babcom. More... almost 11 years ago
mv copyweb.py copyweb More... almost 11 years ago
remove unnecessary import and improve readability thanks to operhiem1. More... almost 11 years ago
complete changelog More... almost 11 years ago
untabify More... almost 11 years ago
version 0.3.2 More... about 11 years ago
node.put: FIX: support IgnoreUSKDatehints. More... about 11 years ago
node.put: FIX: if using the Global queue, listen to the global queue. More... about 11 years ago
reorder FCP command lines to have the default name last. More... about 11 years ago
clean up putdir global handling. More... about 11 years ago
fcp.node.putdir: FIX: global option not propagated correctly to manifest put. More... about 11 years ago
minor cleanup (remove commented out line) More... about 11 years ago
FIXME: This somehow works, but it is borked and repeated. Clean it up. I bet I am the one responsible... More... about 11 years ago
listen to the global queue for both filebyfile and non-filebyfile More... about 11 years ago
add missing listenGlobal More... about 11 years ago