Show patches with: Archived = No       |   24556 patches
« 1 2 3 4245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/6] version: refactor redact_non_printables() Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v4,1/6] version: replace manual ASCII checks with isprint() for clarity Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[19/19] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[18/19] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[17/19] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[16/19] compat/msvc: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[15/19] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[14/19] reftable/basics: stop using `UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[13/19] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[12/19] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[11/19] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[10/19] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[09/19] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[08/19] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[07/19] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[06/19] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[05/19] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[04/19] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[03/19] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[02/19] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[01/19] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-27 Patrick Steinhardt Superseded
[v2,3/3] refspec: relocate apply_refspecs and related funtions refspec: centralize refspec-related logic - - - --- 2025-01-27 Meet Soni Superseded
[v2,2/3] refspec: relocate query related functions refspec: centralize refspec-related logic - - - --- 2025-01-27 Meet Soni Superseded
[v2,1/3] refspec: relocate omit_name_by_refspec and related functions refspec: centralize refspec-related logic - - - --- 2025-01-27 Meet Soni Superseded
[v4] refs/reftable: fix uninitialized memory access of `max_index` [v4] refs/reftable: fix uninitialized memory access of `max_index` - - - --- 2025-01-27 Patrick Steinhardt Accepted
[v2,2/2] fetch set_head: fix non-mirror remotes in bare repositories [v2,1/2] fetch set_head: refactor to use remote directly - - - --- 2025-01-26 Bence Ferdinandy New
[v2,1/2] fetch set_head: refactor to use remote directly [v2,1/2] fetch set_head: refactor to use remote directly - - - --- 2025-01-26 Bence Ferdinandy New
[v3,4/4] commit.c: Fix type conversation warnings from msvc Untitled series #928390 - - - --- 2025-01-26 Sören Krecker New
[v3,3/4] apply.c : Fix type conversation warnings from msvc Untitled series #928390 - - - --- 2025-01-26 Sören Krecker New
[v3,2/4] date.c: Fix type conversation warnings from msvc Untitled series #928390 - - - --- 2025-01-26 Sören Krecker New
[v3,1/4] add-patch: Fix type conversion warnings from msvc Fix type conversion Warings from msvc - - - --- 2025-01-26 Sören Krecker New
bundle: avoid closing file descriptor twice bundle: avoid closing file descriptor twice - - - --- 2025-01-25 Johannes Schindelin Accepted
[v2] send-email: implement SMTP bearer authentication [v2] send-email: implement SMTP bearer authentication - - 1 --- 2025-01-25 Julian Swagemakers New
reftable: ignore file-in-use errors when unlink(3p) fails on Windows reftable: ignore file-in-use errors when unlink(3p) fails on Windows - - - --- 2025-01-25 Patrick Steinhardt New
Subject: [PATCH] RelNotes/2.49.0: improve a description Subject: [PATCH] RelNotes/2.49.0: improve a description - - - --- 2025-01-24 M Hickford New
[v2,2/2] meson: fix Perl version check for Meson versions before 1.7.0 Fix Meson Perl version check - - - --- 2025-01-24 Peter Oliver New
[v2,1/2] meson: bump minimum required Perl version to 5.26.0 Fix Meson Perl version check - - - --- 2025-01-24 Peter Oliver New
[v3] refs: fix uninitialized memory access of `max_index` [v3] refs: fix uninitialized memory access of `max_index` - - - --- 2025-01-24 Karthik Nayak Accepted
[v3,6/6] connect: advertise OS version Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,5/6] t5701: add setup test to remove side-effect dependency Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,4/6] version: extend get_uname_info() to hide system details Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,3/6] version: refactor get_uname_info() Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,2/6] version: refactor redact_non_printables() Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,1/6] version: replace manual ASCII checks with isprint() for clarity Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v4] gc: add `--expire-to` option [v4] gc: add `--expire-to` option - - - --- 2025-01-24 ZheNing Hu New
[v4,8/8] hash.h: drop unsafe_ function variants hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,7/8] csum-file: introduce hashfile_checkpoint_init() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,6/8] t/helper/test-hash.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,5/8] csum-file.c: use unsafe_hash_algo() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,4/8] hash.h: introduce `unsafe_hash_algo()` hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,3/8] csum-file.c: extract algop from hashfile_checksum_valid() hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,2/8] csum-file: store the hash algorithm as a struct field hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v4,1/8] t/helper/test-tool: implement sha1-unsafe helper hash: introduce unsafe_hash_algo(), drop unsafe_ variants - - - --- 2025-01-23 Taylor Blau Accepted
[v2] reftable: write correct max_update_index to header [v2] reftable: write correct max_update_index to header - - - --- 2025-01-23 Karthik Nayak New
[v2] refs: fix creation of corrupted reflogs for symrefs [v2] refs: fix creation of corrupted reflogs for symrefs - - - --- 2025-01-23 Karthik Nayak Accepted
docs: indicate http.sslCertType and sslKeyType docs: indicate http.sslCertType and sslKeyType - - - --- 2025-01-23 Andrew Carter Superseded
[v3,11/11] ci: wire up Visual Studio build with Meson meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,10/11] ci: raise error when Meson generates warnings meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,09/11] meson: fix compilation with Visual Studio meson: a couple of additions - - 1 --- 2025-01-22 Patrick Steinhardt Accepted
[v3,08/11] meson: make the CSPRNG backend configurable meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,07/11] meson: wire up fuzzers meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,06/11] meson: wire up generation of distribution archive meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,05/11] meson: wire up development environments meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,04/11] meson: fix dependencies for generated headers meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,03/11] meson: populate project version via GIT-VERSION-GEN meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,02/11] GIT-VERSION-GEN: allow running without input and output files meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v3,01/11] GIT-VERSION-GEN: simplify computing the dirty marker meson: a couple of additions - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v4,5/5] remote: announce removal of "branches/" and "remotes/" remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt New
[v4,4/5] builtin/pack-redundant: remove subcommand with breaking changes remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v4,3/5] ci: repurpose "linux-gcc" job for deprecations remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v4,2/5] ci: merge linux-gcc-default into linux-gcc remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt Accepted
[v4,1/5] Makefile: wire up build option for deprecated features remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt Accepted
refs: fix creation of corrupted reflogs for symrefs refs: fix creation of corrupted reflogs for symrefs - - - --- 2025-01-22 Karthik Nayak Superseded
refs: fix migration of reflogs respecting "core.logAllRefUpdates" refs: fix migration of reflogs respecting "core.logAllRefUpdates" - - - --- 2025-01-22 Patrick Steinhardt Accepted
[RFC,3/3] refspec: relocate apply_refspecs and related funtions refspec: centralize refspec-related logic - - - --- 2025-01-22 Meet Soni Superseded
[RFC,2/3] refspec: relocate query related functions refspec: centralize refspec-related logic - - - --- 2025-01-22 Meet Soni Superseded
[RFC,1/3] refspec: relocate omit_name_by_refspec and related functions refspec: centralize refspec-related logic - - - --- 2025-01-22 Meet Soni Superseded
[v3,3/3] reftable: prevent 'update_index' changes after adding records refs: small followups to the migration corruption fix - - - --- 2025-01-22 Karthik Nayak New
[v3,2/3] refs: use 'uint64_t' for 'ref_update.index' refs: small followups to the migration corruption fix - - - --- 2025-01-22 Karthik Nayak New
[v3,1/3] refs: mark `ref_transaction_update_reflog()` as static refs: small followups to the migration corruption fix - - - --- 2025-01-22 Karthik Nayak New
[v2,3/3] reftable: prevent 'update_index' changes after adding records refs: small followups to the migration corruption fix - - - --- 2025-01-21 Karthik Nayak Superseded
[v2,2/3] refs: use 'uint64_t' for 'ref_update.index' refs: small followups to the migration corruption fix - - - --- 2025-01-21 Karthik Nayak Superseded
[v2,1/3] refs: mark `ref_transaction_update_reflog()` as static refs: small followups to the migration corruption fix - - - --- 2025-01-21 Karthik Nayak Superseded
[v2,10/10] reftable: address trivial -Wsign-compare warnings reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,09/10] reftable/blocksource: adjust `read_block()` to return `ssize_t` reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,08/10] reftable/blocksource: adjust type of the block length reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,07/10] reftable/block: adjust type of the restart length reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,06/10] reftable/block: adapt header and footer size to return a `size_t` reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,05/10] reftable/basics: adjust `hash_size()` to return `uint32_t` reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,04/10] reftable/basics: adjust `common_prefix_size()` to return `size_t` reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,03/10] reftable/record: handle overflows when decoding varints reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,02/10] reftable/record: drop unused `print` function pointer reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[v2,01/10] meson: stop disabling -Wsign-compare reftable: fix -Wsign-compare warnings - - - --- 2025-01-20 Patrick Steinhardt Accepted
[2/2] Fix Meson Perl version check [1/2] Check for Perl 5.26.0 from Meson build - - - --- 2025-01-20 Peter Oliver New
[1/2] Check for Perl 5.26.0 from Meson build [1/2] Check for Perl 5.26.0 from Meson build - - - --- 2025-01-20 Peter Oliver New
[v2] t8002: fix ambiguous printf conversion specifications [v2] t8002: fix ambiguous printf conversion specifications - - - --- 2025-01-20 Jan Palus Accepted
help: make help.autocorrect = 1 the same as "prompt" help: make help.autocorrect = 1 the same as "prompt" - - - --- 2025-01-20 David Aguilar New
[v3,5/5] remote: announce removal of "branches/" and "remotes/" remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-20 Patrick Steinhardt Superseded
[v3,4/5] builtin/pack-redundant: remove subcommand with breaking changes remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-20 Patrick Steinhardt Superseded
[v3,3/5] ci: repurpose "linux-gcc" job for deprecations remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-20 Patrick Steinhardt Superseded
« 1 2 3 4245 246 »