about summary refs log tree commit homepage
path: root/lib/PublicInbox/Git.pm
DateCommit message (Expand)
2023-02-03lei_mirror: use --no-write-fetch-head on git 2.29+
2023-01-30use Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2023-01-27git: drop needless checks for old git
2023-01-27git: use --batch-command in git 2.36+ to save processes
2023-01-26git: reduce delete ops in _destroy
2023-01-26git: drop needless ENOENT import
2023-01-26process_pipe: warn hackers off using it for bidirectional pipes
2023-01-26git: use core.abbrev=no on git 2.31+
2023-01-18git|gcf2: switch to awaitpid
2023-01-05git: pub_urls shows base_url default
2023-01-05git: fix non-empty SCRIPT_NAME handling for PSGI mounts
2023-01-05git: write_all: remove leftover debug messages
2023-01-04git: fix asynchronous batching for deep pipelines
2022-12-21git: cap MAX_INFLIGHT value to POSIX minimum
2022-10-05www_stream: use git->pub_urls for coderepo links
2022-10-05www_coderepo: wire up snapshot support
2022-10-05git: allow ->local_nick to return undef
2022-10-05www_coderepo: an alternative to cgit
2022-10-05git: move cloneurl + description reading here
2022-10-05git: hoist out description
2022-09-26git: reduce early bare-bones memory use
2022-02-17git: do not dereference undef as ARRAY ref
2021-11-10solver: support sha256 coderepos
2021-11-01treewide: kill problematic "$h->{k} //= do {" assignments
2021-10-24git: avoid Perl5 internal scratchpad target cache
2021-10-23git: simplify local_nick, avoid "foo.git.git"
2021-10-15git: cat-file --batch are their own pgrp
2021-10-15git: ->fail invokes current callback
2021-10-15git: async_err shows retried requests properly
2021-10-08git: fatalize async callback errors by default
2021-10-08git: async_abort includes --batch-check requests
2021-10-01inbox: keep DB handles if git processes are live
2021-09-29git: shorten --git-dir= in CLI with chdir in spawn
2021-09-29inbox: rewrite cleanup to be more aggressive
2021-09-23daemons: revamp periodic cleanup task
2021-09-23gcf2 + extsearch: check for unlinked files on Linux
2021-09-13use POSIX::PIPE_BUF (instead of _POSIX_PIPE_BUF)
2021-09-12manifest.js.gz: avoid long-lived per-epoch cat-file processes
2021-05-09git: fix numerous bugs in git_quote and git_unquote
2021-03-30git: local_nick: handle trailing or redundant '/' in git_dir
2021-03-17www: improve visibility of coderepos
2021-03-16git: drop async_prefetch method
2021-02-10git: ->qx: respect caller's $/ in array context
2021-02-08search: use one git-rev-parse process for all dates
2021-02-08git: implement date_parse method
2021-01-30git: synchronous cat_file may return type and OID
2021-01-02git: manifest_entry: use ProcessPipe via popen_rd
2021-01-02git: qx: waitpid synchronously via ProcessPipe->CLOSE
2021-01-01lei_store: quiet down "git var" failures
2021-01-01update copyrights for 2021