org.kernel.vger.git archive

1420 archived articles, newest first (page 9 of 15). Latest articles →

[PATCH v2 04/12] pack-objects: widen `free_unpacked()` return to `size_t`
Wed, 05 Aug 2026 16:14:31 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549784
[PATCH v2 03/12] pack-objects: widen delta-cache accounting to `size_t`
Wed, 05 Aug 2026 16:14:30 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549783
[PATCH v2 01/12] diff-delta: widen `struct delta_index`' size fields to `size_t`
Wed, 05 Aug 2026 16:14:28 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549782
[PATCH v2 02/12] delta: widen `create_delta_index()` parameter to `size_t`
Wed, 05 Aug 2026 16:14:29 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549781
[PATCH v2 00/12] Next size_t stop: pack-objects/delta
Wed, 05 Aug 2026 16:14:27 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549780
Re: [PATCH] add: remove interactive mode
Wed, 05 Aug 2026 09:11:01 -0700
Junio C Hamano <[email protected]> • #549779
Re: [PATCH 4/4] last-modified: keep per-path Bloom filters for wildcard pathspecs
Wed, 05 Aug 2026 09:01:10 -0700
Junio C Hamano <[email protected]> • #549778
Re: [PATCH v3 6/6] odb: make creation of on-disk structures pluggable
Wed, 05 Aug 2026 17:57:30 +0200
Toon Claes <[email protected]> • #549777
Re: [PATCH 10/11] bisect: check get_terms return at all call sites
Wed, 5 Aug 2026 16:57:01 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549776
Re: [PATCH 09/11] bisect: check strbuf_getline_lf return when reading terms
Wed, 5 Aug 2026 16:33:20 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549775
Re: [PATCH 06/11] compat/pread: check initial lseek for errors
Wed, 5 Aug 2026 16:29:26 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549774
Re: [PATCH 05/11] last-modified: handle repo_parse_commit() failures
Wed, 5 Aug 2026 16:27:39 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549773
[PATCH 11/12] mingw: ensure valid CTYPE
Wed, 05 Aug 2026 14:26:37 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549772
[PATCH 12/12] mingw: allow `git.exe` to be used instead of the "Git wrapper"
Wed, 05 Aug 2026 14:26:38 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549771
[PATCH 07/12] mingw: only enable the MSYS2-specific stuff when compiling in MSYS2
Wed, 05 Aug 2026 14:26:33 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549770
[PATCH 08/12] mingw: rely on MSYS2's metadata instead of hard-coding it
Wed, 05 Aug 2026 14:26:34 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549769
[PATCH 09/12] windows: skip linking `git-<command>` for built-ins
Wed, 05 Aug 2026 14:26:35 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549768
[PATCH 06/12] mingw: set the prefix and HOST_CPU as per MSYS2's settings
Wed, 05 Aug 2026 14:26:32 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549767
[PATCH 10/12] mingw: always define `ETC_*` for MSYS2 environments
Wed, 05 Aug 2026 14:26:36 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549766
[PATCH 04/12] mingw: only use -Wl,--large-address-aware for 32-bit builds
Wed, 05 Aug 2026 14:26:30 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549765
[PATCH 03/12] mingw: drop the -D_USE_32BIT_TIME_T option
Wed, 05 Aug 2026 14:26:29 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549764
[PATCH 01/12] mingw: include the Python parts in the build
Wed, 05 Aug 2026 14:26:27 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549763
[PATCH 05/12] mingw: avoid over-specifying `--pic-executable`
Wed, 05 Aug 2026 14:26:31 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549762
[PATCH 02/12] mingw: stop hard-coding `CC = gcc`
Wed, 05 Aug 2026 14:26:28 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549761
[PATCH 00/12] Upstream some more Git for Windows' patches
Wed, 05 Aug 2026 14:26:26 +0000
"Johannes Schindelin via GitGitGadget" <[email protected]> • #549760
[PATCH v25 7/7] branch: add --dry-run for --delete-merged
Wed, 05 Aug 2026 14:24:37 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549759
[PATCH v25 2/7] branch: convert delete_branches() to a flags argument
Wed, 05 Aug 2026 14:24:32 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549758
[PATCH v25 1/7] branch: add --forked filter for --list mode
Wed, 05 Aug 2026 14:24:31 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549757
[PATCH v25 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
Wed, 05 Aug 2026 14:24:33 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549756
[PATCH v25 6/7] branch: add branch.<name>.deleteMerged opt-out
Wed, 05 Aug 2026 14:24:36 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549755
[PATCH v25 0/7] branch: delete-merged
Wed, 05 Aug 2026 14:24:30 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549754
[PATCH v25 5/7] branch: add --delete-merged <pattern>
Wed, 05 Aug 2026 14:24:35 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549753
[PATCH v25 4/7] branch: prepare delete_branches for a bulk caller
Wed, 05 Aug 2026 14:24:34 +0000
"Harald Nordgren via GitGitGadget" <[email protected]> • #549752
Re: [PATCH v3 4/6] setup: defer object database creation
Wed, 05 Aug 2026 16:21:39 +0200
Toon Claes <[email protected]> • #549751
RE: Question on textconv
Wed, 5 Aug 2026 10:05:52 -0400
<[email protected]> • #549750
Re: [PATCH 12/12] git-zlib: widen `git_deflate_bound()` to `size_t`
Wed, 5 Aug 2026 15:58:43 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549749
Re: [PATCH 03/12] pack-objects: widen delta-cache accounting to `size_t`
Wed, 5 Aug 2026 15:52:56 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549748
Re: [PATCH 01/12] diff-delta: widen `struct delta_index`' size fields to `size_t`
Wed, 5 Aug 2026 15:51:20 +0200 (CEST)
Johannes Schindelin <[email protected]> • #549747
Re: BUG? git rebase -x "git commit --amend …" loses notes
Wed, 5 Aug 2026 14:42:33 +0100
Phillip Wood <[email protected]> • #549746
Re: [PATCH v3 3/6] setup: handle ODB-related environment variables in `odb_new()`
Wed, 05 Aug 2026 15:29:21 +0200
Toon Claes <[email protected]> • #549745
BUG? git rebase -x "git commit --amend …" loses no tes
Wed, 5 Aug 2026 09:13:37 -0400
"D. Ben Knoble" <[email protected]> • #549744
Re: What's cooking in git.git (Jul 2026, #12)
Wed, 5 Aug 2026 14:10:39 +0100
Phillip Wood <[email protected]> • #549743
Re: git-replay/git-history lose notes
Wed, 5 Aug 2026 09:05:00 -0400
"D. Ben Knoble" <[email protected]> • #549742
Re: git-replay/git-history lose notes
Wed, 05 Aug 2026 06:04:13 -0700
Junio C Hamano <[email protected]> • #549741
Re: git-replay/git-history lose notes
Wed, 5 Aug 2026 14:00:26 +0100
Phillip Wood <[email protected]> • #549740
[PATCH v3] worktree add: shouldn't dwim if -b or -B is given
Wed, 05 Aug 2026 12:54:45 +0000
"Yoichi NAKAYAMA via GitGitGadget" <[email protected]> • #549739
Re: [PATCH v2] repository: move fetch_if_missing into struct repository
Wed, 5 Aug 2026 20:34:30 +0800
Tian Yuchen <[email protected]> • #549738
Re: [PATCH v2] worktree add: shouldn't dwim if -b or -B is given
Wed, 5 Aug 2026 21:30:33 +0900
Yoichi Nakayama <[email protected]> • #549737
[PATCH] mailmap: change primary address for D. Ben Knoble
Wed, 5 Aug 2026 08:19:32 -0400
"D. Ben Knoble" <[email protected]> • #549736
[PATCH v2] worktree add: shouldn't dwim if -b or -B is given
Wed, 05 Aug 2026 12:16:47 +0000
"Yoichi NAKAYAMA via GitGitGadget" <[email protected]> • #549735
Re: [PATCH v2] repository: move fetch_if_missing into struct repository
Wed, 5 Aug 2026 20:10:40 +0800
Tian Yuchen <[email protected]> • #549734
Re: [PATCH] completion: add 'git history' subcommands
Wed, 5 Aug 2026 07:56:23 -0400
"D. Ben Knoble" <[email protected]> • #549733
[PATCH 3/3] environment: reorder variables in repo_config_values structure
Wed, 5 Aug 2026 19:53:41 +0800
Tian Yuchen <[email protected]> • #549732
[PATCH 1/3] environment: simplify repository config getters
Wed, 5 Aug 2026 19:53:39 +0800
Tian Yuchen <[email protected]> • #549731
[PATCH 2/3] environment: clarify repository config getter documentation
Wed, 5 Aug 2026 19:53:40 +0800
Tian Yuchen <[email protected]> • #549730
[PATCH 0/3] environment: clean up repository config handling
Wed, 5 Aug 2026 19:53:38 +0800
Tian Yuchen <[email protected]> • #549729
Re: git-replay/git-history lose notes
Wed, 5 Aug 2026 07:39:25 -0400
"D. Ben Knoble" <[email protected]> • #549728
Re: Question on textconv
Wed, 5 Aug 2026 07:36:15 -0400
"D. Ben Knoble" <[email protected]> • #549727
Re: [PATCH] worktree add: shouldn't dwim if -b or -B is given
Wed, 5 Aug 2026 19:57:29 +0900
Yoichi Nakayama <[email protected]> • #549726
[PATCH v3 6/6] odb: make creation of on-disk structures pluggable
Wed, 05 Aug 2026 11:28:56 +0200
Patrick Steinhardt <[email protected]> • #549725
[PATCH v3 5/6] odb/source: introduce function to map source type to name
Wed, 05 Aug 2026 11:28:55 +0200
Patrick Steinhardt <[email protected]> • #549724
[PATCH v3 4/6] setup: defer object database creation
Wed, 05 Aug 2026 11:28:54 +0200
Patrick Steinhardt <[email protected]> • #549723
[PATCH v3 3/6] setup: handle ODB-related environment variables in `odb_new()`
Wed, 05 Aug 2026 11:28:53 +0200
Patrick Steinhardt <[email protected]> • #549722
[PATCH v3 2/6] setup: detangle loading of loose object maps
Wed, 05 Aug 2026 11:28:52 +0200
Patrick Steinhardt <[email protected]> • #549721
[PATCH v3 1/6] loose: load loose object map for the correct source
Wed, 05 Aug 2026 11:28:51 +0200
Patrick Steinhardt <[email protected]> • #549720
[PATCH v3 0/6] odb: make creation of object database pluggable
Wed, 05 Aug 2026 11:28:50 +0200
Patrick Steinhardt <[email protected]> • #549719
Re: [PATCH 12/12] git-zlib: widen `git_deflate_bound()` to `size_t`
Wed, 5 Aug 2026 11:23:17 +0200
Patrick Steinhardt <[email protected]> • #549718
Re: [PATCH 06/12] delta: widen `create_delta()` and `diff_delta()` to `size_t`
Wed, 5 Aug 2026 11:23:12 +0200
Patrick Steinhardt <[email protected]> • #549717
Re: [PATCH 04/12] pack-objects: widen `free_unpacked()` return to `size_t`
Wed, 5 Aug 2026 11:23:07 +0200
Patrick Steinhardt <[email protected]> • #549716
Re: [PATCH 03/12] pack-objects: widen delta-cache accounting to `size_t`
Wed, 5 Aug 2026 11:23:02 +0200
Patrick Steinhardt <[email protected]> • #549715
Re: [PATCH 01/12] diff-delta: widen `struct delta_index`' size fields to `size_t`
Wed, 5 Aug 2026 11:22:57 +0200
Patrick Steinhardt <[email protected]> • #549714
Re: [PATCH 1/2] doc: refs: put ref migration warning under the command
Wed, 05 Aug 2026 11:13:15 +0200
"Kristoffer Haugsbakk" <[email protected]> • #549713
bug: git credentials helper strips wwwauth[] on HTTP redirect
Wed, 5 Aug 2026 16:06:05 +0700
Adien Akhmad <[email protected]> • #549712
Re: [PATCH v2] regexec: work around macOS TRE leak on invalid UTF-8
Wed, 5 Aug 2026 11:00:24 +0200
Patrick Steinhardt <[email protected]> • #549711
Re: [PATCH 0/5] Reintroduce writev(3p)
Wed, 5 Aug 2026 10:30:20 +0200
Patrick Steinhardt <[email protected]> • #549710
Re: [PATCH 1/5] compat/posix: introduce writev(3p) wrapper
Wed, 5 Aug 2026 10:30:04 +0200
Patrick Steinhardt <[email protected]> • #549709
Re: [PATCH 1/2] doc: refs: put ref migration warning under the command
Wed, 5 Aug 2026 10:07:48 +0200
Patrick Steinhardt <[email protected]> • #549708
Re: [PATCH] fsmonitor: flush pending FSEvents before cookie wait
Wed, 5 Aug 2026 09:59:15 +0200
Patrick Steinhardt <[email protected]> • #549707
[PATCH v2 8/8] odb/streaming: unify function names to create new streams
Wed, 05 Aug 2026 09:44:52 +0200
Patrick Steinhardt <[email protected]> • #549706
[PATCH v2 7/8] odb/streaming: rename `struct input_zstream_data`
Wed, 05 Aug 2026 09:44:51 +0200
Patrick Steinhardt <[email protected]> • #549705
[PATCH v2 6/8] odb/streaming: rename `struct read_object_fd_data`
Wed, 05 Aug 2026 09:44:50 +0200
Patrick Steinhardt <[email protected]> • #549704
[PATCH v2 5/8] odb/streaming: consolidate read and write streams
Wed, 05 Aug 2026 09:44:49 +0200
Patrick Steinhardt <[email protected]> • #549703
[PATCH v2 4/8] odb/streaming: rename `struct odb_read_stream`
Wed, 05 Aug 2026 09:44:48 +0200
Patrick Steinhardt <[email protected]> • #549702
[PATCH v2 3/8] odb/streaming: support streaming arbitrary object types
Wed, 05 Aug 2026 09:44:47 +0200
Patrick Steinhardt <[email protected]> • #549701
[PATCH v2 2/8] odb/streaming: drop `is_finished` field
Wed, 05 Aug 2026 09:44:46 +0200
Patrick Steinhardt <[email protected]> • #549700
[PATCH v2 1/8] odb/streaming: track write stream size in the structure
Wed, 05 Aug 2026 09:44:45 +0200
Patrick Steinhardt <[email protected]> • #549699
[PATCH v2 0/8] odb: unify read and write streams
Wed, 05 Aug 2026 09:44:44 +0200
Patrick Steinhardt <[email protected]> • #549698
Re: [PATCH v2 3/5] setup: defer object database creation
Wed, 5 Aug 2026 09:27:59 +0200
Patrick Steinhardt <[email protected]> • #549697
`git push --porcelain` has no effect when deleting a ref which does not exist
Wed, 5 Aug 2026 09:19:13 +0200
Xavier Morel <[email protected]> • #549696
Re: [PATCH] add: remove interactive mode
Wed, 5 Aug 2026 00:15:34 -0700
Michael Montalbo <[email protected]> • #549695
Re: [PATCH] gitk: add user-defined custom commands
Wed, 5 Aug 2026 08:59:14 +0200
Johannes Sixt <[email protected]> • #549694
Re: git-replay/git-history lose notes
Wed, 5 Aug 2026 08:27:27 +0200
Patrick Steinhardt <[email protected]> • #549693
Re: [PATCH] completion: add 'git history' subcommands
Wed, 5 Aug 2026 08:19:43 +0200
Patrick Steinhardt <[email protected]> • #549692
Re: [PATCH 3/7] odb/streaming: support streaming arbitrary object types
Wed, 5 Aug 2026 08:06:31 +0200
Patrick Steinhardt <[email protected]> • #549691
Re: [PATCH 3/7] odb/streaming: support streaming arbitrary object types
Wed, 5 Aug 2026 08:06:24 +0200
Patrick Steinhardt <[email protected]> • #549690
Re: [PATCH 5/7] odb/streaming: consolidate read and write streams
Wed, 5 Aug 2026 08:06:19 +0200
Patrick Steinhardt <[email protected]> • #549689
[PATCH] add: remove interactive mode
Wed, 5 Aug 2026 06:46:11 +0100
shrimech <[email protected]> • #549688
Re: Question on textconv
Wed, 5 Aug 2026 00:50:26 -0400
Jeff King <[email protected]> • #549687
[PATCH 2/2] maintenance: trigger --auto for promisor rollups
Tue, 4 Aug 2026 20:57:46 -0700
Taylor Blau <[email protected]> • #549686
[PATCH 1/2] maintenance: account for promisor pack geometry
Tue, 4 Aug 2026 20:57:40 -0700
Taylor Blau <[email protected]> • #549685
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.