index
:
public-inbox.git
ci-WIP
fuse3
malloc_info
master
p516-leak
repobrowse
stable-1.6
viewdiff
an "archives first" approach to mailing lists
about
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
path:
root
/
lib
/
PublicInbox
/
Git.pm
Date
Commit message (
Expand
)
2023-09-30
git: fix unused code path for cat-file stderr reset
2023-09-29
git: calculate MAX_INFLIGHT properly in Perl
2023-04-29
git: make check_async callbacks identical to cat_async
2023-04-20
cindex: support sha256 coderepos alongside sha1
2023-04-12
git: parallelize manifest_entry
2023-04-12
git: rename version() to git_version()
2023-04-12
git: cat_async_step: reduce batch-command info checks
2023-04-11
git: fix cat_async_retry
2023-04-07
switch git version comparisons to vstrings, too
2023-03-27
git: check for --version errors
2023-02-03
lei_mirror: use --no-write-fetch-head on git 2.29+
2023-01-30
use Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2023-01-27
git: drop needless checks for old git
2023-01-27
git: use --batch-command in git 2.36+ to save processes
2023-01-26
git: reduce delete ops in _destroy
2023-01-26
git: drop needless ENOENT import
2023-01-26
process_pipe: warn hackers off using it for bidirectional pipes
2023-01-26
git: use core.abbrev=no on git 2.31+
2023-01-18
git|gcf2: switch to awaitpid
2023-01-05
git: pub_urls shows base_url default
2023-01-05
git: fix non-empty SCRIPT_NAME handling for PSGI mounts
2023-01-05
git: write_all: remove leftover debug messages
2023-01-04
git: fix asynchronous batching for deep pipelines
2022-12-21
git: cap MAX_INFLIGHT value to POSIX minimum
2022-10-05
www_stream: use git->pub_urls for coderepo links
2022-10-05
www_coderepo: wire up snapshot support
2022-10-05
git: allow ->local_nick to return undef
2022-10-05
www_coderepo: an alternative to cgit
2022-10-05
git: move cloneurl + description reading here
2022-10-05
git: hoist out description
2022-09-26
git: reduce early bare-bones memory use
2022-02-17
git: do not dereference undef as ARRAY ref
2021-11-10
solver: support sha256 coderepos
2021-11-01
treewide: kill problematic "$h->{k} //= do {" assignments
2021-10-24
git: avoid Perl5 internal scratchpad target cache
2021-10-23
git: simplify local_nick, avoid "foo.git.git"
2021-10-15
git: cat-file --batch are their own pgrp
2021-10-15
git: ->fail invokes current callback
2021-10-15
git: async_err shows retried requests properly
2021-10-08
git: fatalize async callback errors by default
2021-10-08
git: async_abort includes --batch-check requests
2021-10-01
inbox: keep DB handles if git processes are live
2021-09-29
git: shorten --git-dir= in CLI with chdir in spawn
2021-09-29
inbox: rewrite cleanup to be more aggressive
2021-09-23
daemons: revamp periodic cleanup task
2021-09-23
gcf2 + extsearch: check for unlinked files on Linux
2021-09-13
use POSIX::PIPE_BUF (instead of _POSIX_PIPE_BUF)
2021-09-12
manifest.js.gz: avoid long-lived per-epoch cat-file processes
2021-05-09
git: fix numerous bugs in git_quote and git_unquote
2021-03-30
git: local_nick: handle trailing or redundant '/' in git_dir
[next]