]> Sergey Matveev's repositories - public-inbox.git/history - lib
No ext_urls
[public-inbox.git] / lib /
2023-02-17 Sergey MatveevNo ext_urls master
2023-02-17 Sergey MatveevNo mirroring information
2023-02-17 Sergey MatveevNo help, leave only Atom feed URL
2023-02-17 Sergey MatveevNo non-actual reply information
2023-02-17 Sergey MatveevAllow images and HTML
2023-02-15 Eric Wongwww_coderepo: handle unborn/dead branches in summary
2023-02-15 Eric Wongwww_coderepo: quiet 404s on Atom feeds for dead branches
2023-02-15 Eric Wonglei q: do not collapse threads with `-tt'
2023-02-13 Eric Wongimap: quiet Parse::RecDescent errors on bad search...
2023-02-13 Eric Wonglei_mirror: fetch most-recently-updated repos, first
2023-02-13 Eric Wonglei_mirror: further reduce `git config' calls
2023-02-12 Eric Wongt/lei-refresh-mail-sync: avoid kill+sleep loop
2023-02-10 Eric Wonggit_async_cat: use awaitpid
2023-02-10 Eric Wonglei_mirror: avoid dir/file conflicts in update-ref
2023-02-09 Eric Wongspawn_pp: fix incorrect `use'
2023-02-09 Eric Wonglei_mirror: show non-ASCII owner properly w/ --verbose
2023-02-06 Eric Wonglei_mirror: reduce `git config' usage
2023-02-04 Eric Wongwww: sort all /$INBOX/ topics by Received: timestamp
2023-02-03 Eric Wonglei_mirror: use --no-write-fetch-head on git 2.29+
2023-01-31 Eric Wongwww: diff: fix encoding problems when showing diff
2023-01-31 Eric Wonglei: drop -watches and -lei_note_event from workers
2023-01-31 Eric Wongtests: make require_git and require_cmd easier-to-use
2023-01-30 Eric Wongipc: drop awaitpid_init to avoid circular refs
2023-01-30 Eric Wonglei_input: give a hint for upper-case in labels
2023-01-30 Eric Wongcontent_digest_dbg: convert to arrayref and limit to lei
2023-01-30 Eric Wonguse Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2023-01-30 Eric Wongspawn_pp: use `which()' properly for pure-Perl spawn
2023-01-28 Eric Wongwww_coderepo: summary: fix mis-linkification of `...'
2023-01-28 Eric Wongwww_coderepo: support $REPO/refs/{heads,tags}/ endpoints
2023-01-28 Eric Wongrepo_atom: translate: account for multiple args
2023-01-28 Eric Wongwww_coderepo: reduce utf8::decode calls
2023-01-28 Eric Wongwww_coderepo: fix snapshot link generation
2023-01-28 Eric Wongwww_coderepo: support /$REPO/tags.atom endpoint
2023-01-28 Eric Wongwww_coderepo: tree: quiet and 404 on non-existent refs
2023-01-27 Eric Wonggit: drop needless checks for old git
2023-01-27 Eric Wonggit: use --batch-command in git 2.36+ to save processes
2023-01-26 Eric Wonggit: reduce delete ops in _destroy
2023-01-26 Eric Wonggit: drop needless ENOENT import
2023-01-26 Eric Wongprocess_pipe: warn hackers off using it for bidirection...
2023-01-26 Eric Wonggit: use core.abbrev=no on git 2.31+
2023-01-24 Eric Wongviewvcs: improve tree glossary view
2023-01-24 Eric Wongwww_coderepo: remove some needless return statements
2023-01-24 Eric Wongsolver_git: remove extraneous leading `-'
2023-01-24 Eric Wongviewvcs: show message for 404||500 errors
2023-01-24 Eric Wongviewvcs: expand on path names being "non-authoritative"
2023-01-24 Eric Wonghttp: reuse STDIN if it's already /dev/null
2023-01-24 Eric Wongwww_coderepo: eliminate debug log footer
2023-01-24 Eric Wongwww_coderepo: show /$INBOX/?t=$DATE link for commits
2023-01-24 Eric Wongviewvcs: prepopulate search bar with dfpost + dfn
2023-01-24 Eric Wongviewvcs: add path name hint based on `b=' query param
2023-01-24 Eric Wongqspawn: drop lineno from command failure warning
2023-01-21 Eric Wongds: awaitpid: do not clobber entries for reaped processes
2023-01-19 Eric Wongqspawn: drop unnecessary awaitpid import
2023-01-19 Eric Wongds: improve error handling of synchronous awaitpid
2023-01-19 Eric Wongqspawn: psgi_qx: do not call async_pass on errors
2023-01-19 Eric Wongqspawn: {quiet} only affects normal command exit
2023-01-18 Eric Wongds: drop dwaitpid, switch to waitpid(-1)
2023-01-18 Eric Wongipc+lei: switch to awaitpid
2023-01-18 Eric Wongipc: drop unused $args from ->ipc_worker_stop
2023-01-18 Eric Wongwatch: IMAP and NNTP polling can use the same interval
2023-01-18 Eric Wongeofpipe: drop {arg} support for now
2023-01-18 Eric Wongwatch: simplify internal data structures
2023-01-18 Eric Wongwatch: switch to awaitpid
2023-01-18 Eric Wonggit|gcf2: switch to awaitpid
2023-01-18 Eric Wongqspawn: use ->DESTROY to force ->finalize
2023-01-18 Eric Wongds: introduce awaitpid, switch ProcessPipe users
2023-01-18 Eric Wongqspawn: drop {psgi_env} deref
2023-01-18 Eric Wongipc: remove {-reap_async} field
2023-01-18 Eric Wongsearchview: fix uninitialized variable
2023-01-13 Eric Wongcoderepo: consolidate git --batch-check users
2023-01-13 Eric Wongviewvcs: use git(1) for coderepo access
2023-01-13 Eric Wongqspawn: import Scalar::Util::blessed properly
2023-01-13 Eric Wongwww_coderepo: tree: do not break #n$LINENO
2023-01-13 Eric Wongwww_coderepo: /tree/ 404s search git history
2023-01-13 Eric Wongwww_coderepo: /tree/ redirects to /$OID/s/
2023-01-13 Eric Wongwww_stream: coderepo-specific top bar
2023-01-13 Eric Wongsearch_view: show "No results" text on 404
2023-01-11 Eric Wongwww: /$INBOX/$MSGID/d/ to diff reused Message-IDs
2023-01-11 Eric Wonghoist MailDiff and ContentDigestDbg out of lei
2023-01-11 Eric Wongconfig: use inbox names to map inboxes <-> coderepos
2023-01-11 Eric Wongviewvcs: update comment about show_other_result
2023-01-11 Eric Wongwww_coderepo: show tree root as "(root)"
2023-01-11 Eric Wongwww_coderepo: handle "?h=$tip" in summary view
2023-01-08 Eric Wongwww_coderepo: do not copy {-code_repos} from config
2023-01-08 Eric Wongconfig: do not implicitly set coderepo.*.cgiturl
2023-01-06 Eric Wongqspawn: use Perl 5.12 and rely on `perl -w' for warnings
2023-01-06 Eric Wonglei_mirror: do not needlessly rewrite project-list
2023-01-06 Eric Wongqspawn: fix EINTR with generic PSGI servers
2023-01-06 Eric Wongqspawn: consistently return 500 on premature EOF
2023-01-06 Eric Wonghttpd/async: retry reads properly when parsing headers
2023-01-06 Eric Wongqspawn: use fallback response code from CGI program
2023-01-06 Eric Wongclone: implement --exit-code
2023-01-05 Eric Wongwww: make coderepo URL generation more consistent
2023-01-05 Eric Wonggit: pub_urls shows base_url default
2023-01-05 Eric Wonggit: fix non-empty SCRIPT_NAME handling for PSGI mounts
2023-01-05 Eric Wonggit: write_all: remove leftover debug messages
2023-01-04 Eric Wongwww_coderepo: implement /$CODE_REPO/atom/ endpoint
2023-01-04 Eric Wonggit: fix asynchronous batching for deep pipelines
2023-01-03 Eric Wongdaemon: don't bother checking for existing FD flags
2023-01-03 Eric Wonggithttpbackend: avoid copying PSGI env
next