Show patches with: Archived = No       |   24222 patches
« 1 2 3 4242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
docs: update contributing guide to refer current bugs and feature requests docs: update contributing guide to refer current bugs and feature requests - - - --- 2025-01-05 Rhythm-26 New
[GSoC,Newbie] Test Script Enhancements [GSoC,Newbie] Test Script Enhancements - - - --- 2025-01-05 Rhythm-26 New
[v2] completion: repair config completion for Zsh [v2] completion: repair config completion for Zsh - - - --- 2025-01-04 D. Ben Knoble Superseded
doc: git-restore: migrate to new style format doc: git-restore: migrate to new style format - - - --- 2025-01-04 Jean-Noël Avila New
[v2,2/2] object-name: be more strict in parsing describe-like output object-name: fix resolution of object names containing curly braces - - - --- 2025-01-04 Elijah Newren New
[v2,1/2] object-name: fix resolution of object names containing curly braces object-name: fix resolution of object names containing curly braces - - - --- 2025-01-04 Elijah Newren New
[BUGREPORT] git diff-tree --cc SEGFAUTs [BUGREPORT] git diff-tree --cc SEGFAUTs - - - --- 2025-01-03 Wink Saville New
[v3] maintenance: add prune-remote-refs task [v3] maintenance: add prune-remote-refs task - - - --- 2025-01-03 Shubham Kanodia New
doc: git-notes.txt: migrate to new documentation format doc: git-notes.txt: migrate to new documentation format - - - --- 2025-01-03 Jean-Noël Avila New
[10/10] ci: remove stale code for Azure Pipelines A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[09/10] ci: use latest Ubuntu release A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[08/10] ci: stop special-casing for Ubuntu 16.04 A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[07/10] gitlab-ci: add linux32 job testing against i386 A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[06/10] gitlab-ci: remove the "linux-old" job A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[05/10] github: simplify computation of the job's distro A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[04/10] github: convert all Linux jobs to be containerized A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[03/10] github: adapt containerized jobs to be rootless A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[02/10] t7422: fix flaky test caused by buffered stdout A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[01/10] t0060: fix EBUSY in MinGW when setting up runtime prefix A couple of CI improvements - - - --- 2025-01-03 Patrick Steinhardt Superseded
[3/3] doc: git-commit: migrate secondary files to new format Doc git commit - - - --- 2025-01-03 Jean-Noël Avila New
[2/3] doc: git-commit.txt: convert git commit config to new format Doc git commit - - - --- 2025-01-03 Jean-Noël Avila New
[1/3] doc: git-commit: apply new documentation guidelines Doc git commit - - - --- 2025-01-03 Jean-Noël Avila New
[v2] t7110: replace `test -f` with `test_path_is_*` helpers [v2] t7110: replace `test -f` with `test_path_is_*` helpers - - - --- 2025-01-03 Matteo Bagnolini Accepted
[2/2] gitcli.txt: typeset pathnames as monospace documentation fixes for 2.48.0 - - - --- 2025-01-03 Martin Ågren Accepted
[1/2] git.txt: fix heading line of tildes documentation fixes for 2.48.0 - - - --- 2025-01-03 Martin Ågren Accepted
[2/2] object-file: retry linking file into place when occluding file vanishes object-file: retry linking file into place when occluding file vanishes - - - --- 2025-01-03 Patrick Steinhardt Superseded
[1/2] object-file: rename variables in `check_collision()` object-file: retry linking file into place when occluding file vanishes - - - --- 2025-01-03 Patrick Steinhardt Superseded
t7110: Replace `test -f` and `! test -f` with `test_path_is_file` and `test_path_is_missing` for im… t7110: Replace `test -f` and `! test -f` with `test_path_is_file` and `test_path_is_missing` for im… - - - --- 2025-01-01 Matteo Bagnolini Accepted
[6/6] test-lib: ignore leaks in the sanitizer's thread code [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[5/6] test-lib: check leak logs for presence of DEDUP_TOKEN [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[4/6] test-lib: simplify leak-log checking [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[3/6] test-lib: rely on logs to detect leaks [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[2/6] Revert "index-pack: spawn threads atomically" [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King New
[1/6] test-lib: use individual lsan dir for --stress runs [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King Accepted
[0/6] a less-invasive racy-leak fix - - - --- 2025-01-01 Jeff King New
a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) - - - --- 2025-01-01 Jeff King New
object-name: fix resolution of object names containing curly braces object-name: fix resolution of object names containing curly braces - - - --- 2025-01-01 Elijah Newren New
[v2,2/2] fix(gc): make --prune=now compatible with --expire-to gc: add --expire-to option - - - --- 2024-12-31 ZheNing Hu New
[v2,1/2] gc: add `--expire-to` option gc: add --expire-to option - - - --- 2024-12-31 ZheNing Hu New
all: standardize headers to reflect Git's purpose as a DVCS all: standardize headers to reflect Git's purpose as a DVCS - - - --- 2024-12-31 Bartosz Pracz New
[10/10] meson: provide a summary of configured backends Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[09/10] meson: wire up unsafe SHA1 backend Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[08/10] meson: add missing dots for build options Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[07/10] meson: simplify conditions for HTTPS and SHA1 dependencies Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[06/10] meson: require SecurityFramework when it's used as SHA1 backend Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[05/10] meson: deduplicate access to SHA1/SHA256 backend options Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[04/10] meson: consistenlty spell 'CommonCrypto' Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[03/10] ci: exercise unsafe OpenSSL backend Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[02/10] builtin/fast-import: fix segfault with unsafe SHA1 backend Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
[01/10] bulk-checkin: fix segfault with unsafe SHA1 backend Fix segfaults when using the unsafe SHA1 backend - - - --- 2024-12-30 Patrick Steinhardt Accepted
object-file: fix race in object collision check object-file: fix race in object collision check - - - --- 2024-12-30 Patrick Steinhardt Accepted
[5/5] grep: work around LSan threading race with barrier fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
[4/5] index-pack: work around LSan threading race with barrier fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
[3/5] thread-utils: introduce optional barrier type fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
[2/5] Revert "index-pack: spawn threads atomically" fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King New
[1/5] test-lib: use individual lsan dir for --stress runs fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King Accepted
completion: repair config completion for Zsh completion: repair config completion for Zsh - - - --- 2024-12-30 D. Ben Knoble Superseded
racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-28 Jeff King New
[4,1/1] parse-options: localize mark-up of placeholder text in the short help Localize mark-up of placeholder text in the short help - - - --- 2024-12-28 Alexander Shopov New
[v2] maintenance: add prune-remote-refs task [v2] maintenance: add prune-remote-refs task - - - --- 2024-12-28 Shubham Kanodia Superseded
[v2,4/4] t-reftable-merged: handle realloc errors reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
[v2,3/4] reftable: handle realloc error in parse_names() reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
[v2,2/4] reftable: fix allocation count on realloc error reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
[v2,1/4] reftable: avoid leaks on realloc error reftable: fix realloc error handling - - - --- 2024-12-28 René Scharfe New
builtin/gc: Ignore random minute field when registering macOS services builtin/gc: Ignore random minute field when registering macOS services - - - --- 2024-12-28 Byoungchan Lee New
[v2,12/12] Documentation: wire up sanity checks for Meson meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,11/12] t/Makefile: make "check-meson" work with Dash meson: wire up missing HTML documentation - - 1 --- 2024-12-27 Patrick Steinhardt Accepted
[v2,10/12] meson: install static files for HTML documentation meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,09/12] meson: generate articles meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,08/12] Documentation: refactor "howto-index.sh" for out-of-tree builds meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,07/12] Documentation: refactor "api-index.sh" for out-of-tree builds meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,06/12] meson: generate user manual meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,05/12] Documentation: inline user-manual.conf meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,04/12] meson: generate HTML pages for all man page categories meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,03/12] meson: fix generation of merge tools meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,02/12] meson: properly wire up dependencies for our docs meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v2,01/12] meson: wire up support for AsciiDoctor meson: wire up missing HTML documentation - - - --- 2024-12-27 Patrick Steinhardt Accepted
[1/1] ref: add object check for regular ref ref: add object check for regular ref - - - --- 2024-12-27 shejialuo New
[3/3] meson: enable auto-discovered "gitweb" t: fix tests with NO_GITWEB=YesPlease - - - --- 2024-12-27 Patrick Steinhardt Accepted
[2/3] GIT-BUILD-OPTIONS: wire up NO_GITWEB option t: fix tests with NO_GITWEB=YesPlease - - - --- 2024-12-27 Patrick Steinhardt Accepted
[1/3] GIT-BUILD-OPTIONS: sort variables alphabetically t: fix tests with NO_GITWEB=YesPlease - - - --- 2024-12-27 Patrick Steinhardt Accepted
[v3] t7611: replace test -f with test_path_is* helpers [v3] t7611: replace test -f with test_path_is* helpers - - - --- 2024-12-27 Meet Soni Accepted
[9/9] commit-reach: use `size_t` to track indices when computing merge bases commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[8/9] shallow: fix -Wsign-compare warnings commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[7/9] builtin/log: fix remaining -Wsign-compare warnings commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[6/9] builtin/log: use `size_t` to track indices commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[5/9] commit-reach: use `size_t` to track indices in `get_reachable_subset()` commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[4/9] commit-reach: use `size_t` to track indices in `remove_redundant()` commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[3/9] commit-reach: fix type of `min_commit_date` commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[2/9] commit-reach: fix index used to loop through unsigned integer commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[1/9] prio-queue: fix type of `insertion_ctr` commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-27 Patrick Steinhardt Accepted
[4/4] t-reftable-merged: check realloc errors reftable: fix realloc error handling - - - --- 2024-12-25 René Scharfe Superseded
[3/4] reftable: handle realloc error in parse_names() reftable: fix realloc error handling - - - --- 2024-12-25 René Scharfe Superseded
[2/4] reftable: fix allocation count on realloc error reftable: fix realloc error handling - - - --- 2024-12-25 René Scharfe Superseded
[1/4] reftable: avoid leaks on realloc error reftable: fix realloc error handling - - - --- 2024-12-25 René Scharfe Superseded
[1/1] Update the official repo of gitk [1/1] Update the official repo of gitk - - - --- 2024-12-24 Alexander Shopov Accepted
gc: add `--expire-to` option gc: add `--expire-to` option - - - --- 2024-12-24 ZheNing Hu New
[PULL] git-gui: console encoding, no automatic empty-diff-rescan [PULL] git-gui: console encoding, no automatic empty-diff-rescan - - - --- 2024-12-24 Johannes Sixt Accepted
[1/1] l10n: bg.po: Updated Bulgarian translation (5515t) [1/1] l10n: bg.po: Updated Bulgarian translation (5515t) - - - --- 2024-12-24 Alexander Shopov New
[2,1/1] gitk: Update Bulgarian translation (327t) Resubmit Bulgarian tranlation of gitk - - - --- 2024-12-24 Alexander Shopov Accepted
« 1 2 3 4242 243 »