index
:
public-inbox.git
ci-WIP
lei
malloc_info
master
p516-leak
repobrowse
stable-1.6
viewdiff
an "archives first" approach to mailing lists
about
summary
refs
log
tree
commit
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
httpd: disable Deflater middleware by default on Perl <5.18
p516-leak
Eric Wong
1
-1
/
+7
2019-09-25
ds: workaround a memory leak in Perl 5.16.x
Eric Wong
1
-3
/
+6
2019-09-24
spawnpp: use absolute path for exec
Eric Wong
1
-2
/
+4
2019-09-22
feed: remove unused $cmt->{-html_url} field
Eric Wong
1
-3
/
+0
2019-09-22
doc: update HACKING and TODO with a few items
Eric Wong
2
-6
/
+5
2019-09-20
wwwatomstream: fix per-feed <id>
Eric Wong
1
-12
/
+16
2019-09-18
config: boolean handling matches git-config(1)
Eric Wong
2
-4
/
+33
2019-09-18
doc: add release notes directory
Eric Wong
5
-0
/
+362
2019-09-17
t/httpd-corner.t: don't fail lsof test if stdin is a pipe (try #2)
Eric Wong
1
-3
/
+2
2019-09-17
t/httpd-corner.t: don't fail lsof test if stdin is a pipe
Eric Wong
1
-1
/
+5
2019-09-17
http: remove unnecessary delete
Eric Wong
1
-3
/
+1
2019-09-17
http: drop unused `$env' variable after delete
Eric Wong
1
-1
/
+1
2019-09-17
qspawn: improve variable naming and commenting
Eric Wong
2
-8
/
+10
2019-09-17
qspawn: shorten lifetime of circular references
Eric Wong
1
-19
/
+9
2019-09-17
qspawn: log errors for generic PSGI server users
Eric Wong
1
-4
/
+3
2019-09-17
qspawn: remove return value from ->finish
Eric Wong
2
-7
/
+11
2019-09-15
doc: update config manpage for "publicinbox.grokmanifest"
Eric Wong
1
-3
/
+32
2019-09-15
qspawn: shorten lifetime of environ and opts args
Eric Wong
1
-1
/
+6
2019-09-15
qspawn: clarify and improve error handling
Eric Wong
1
-11
/
+27
2019-09-15
t/httpd-corner: use which() sub for detecting curl(1)
Eric Wong
1
-9
/
+2
2019-09-14
doc: update nntpd with NNTPS and STARTTLS examples
Eric Wong
5
-7
/
+59
2019-09-14
t/httpd-corner: check for leaking FDs and pipes
Eric Wong
1
-0
/
+8
2019-09-14
qspawn: remove unused WNOHANG import
Eric Wong
1
-1
/
+0
2019-09-14
httpd/async: improve naming and comments
Eric Wong
2
-12
/
+29
2019-09-14
githttpbackend: use REMOTE_ADDR for deleted identifier
Eric Wong
1
-1
/
+1
2019-09-14
tmpfile: support O_APPEND and use it in DS::tmpio
Eric Wong
2
-14
/
+8
2019-09-14
tmpfile: give temporary files meaningful names
Eric Wong
7
-8
/
+55
2019-09-14
qspawn: simplify by using PerlIO::scalar
Eric Wong
1
-20
/
+4
2019-09-14
admin: warn and ignore inaccessible inboxes
Eric Wong
1
-1
/
+8
2019-09-12
solvergit: don't drop update-index stdin with qspawn
Eric Wong
1
-1
/
+1
2019-09-09
doc daemon: note the --listen directive is not always required
Eric Wong
1
-0
/
+3
2019-09-09
doc edit: move =for comment after item
Eric Wong
1
-2
/
+2
2019-09-09
run update-copyrights from gnulib for 2019
Eric Wong
151
-151
/
+151
2019-09-09
doc config: document indexlevel directive
Eric Wong
1
-0
/
+17
2019-09-09
tests: add tcp_connect() helper
Eric Wong
9
-38
/
+25
2019-09-08
nntp: regexp always consumes rbuf if "\n" exists
Eric Wong
1
-1
/
+1
2019-09-08
nntp: fix redundant CRLF from "LISTGROUP GROUP RANGE"
Eric Wong
1
-1
/
+1
2019-07-14
nntpdeflate: reduce overhead of idle clients
Eric Wong
1
-5
/
+8
2019-07-13
TODO: remove done items, add some more
Eric Wong
1
-3
/
+4
2019-07-13
nntp: support optional [range] arg in LISTGROUP
Eric Wong
3
-14
/
+28
2019-07-13
nntp: fix LIST OVERVIEW.FMT ordering and format
Eric Wong
2
-2
/
+9
2019-07-13
nntpdeflate: stop relying on SUPER for ->do_read
Eric Wong
1
-2
/
+2
2019-07-12
nntp: clear local timer on idle client expiry
Eric Wong
1
-4
/
+2
2019-07-10
http|nntp: avoid recursion inside ->write
Eric Wong
2
-33
/
+34
2019-07-10
solver: remove redundant spawn imports
Eric Wong
1
-1
/
+0
2019-07-08
http|nntp: "use PublicInbox::DS" instead of ->import
Eric Wong
2
-2
/
+2
2019-07-08
httpd: (cleanup) use reference instead of *glob
Eric Wong
1
-4
/
+1
2019-07-08
daemon: use POSIX and WNOHANG more idiomatically
Eric Wong
1
-2
/
+2
2019-07-08
Merge remote-tracking branch 'origin/nntp-compress'
Eric Wong
9
-13
/
+404
2019-07-08
ds: use WNOHANG with waitpid if inside event loop
Eric Wong
4
-24
/
+111
[next]