messages from 2024-11-22 12:32:39 to 2024-11-25 22:05:12 UTC [more...]
Extending whitespace checks
2024-11-25 22:04 UTC (5+ messages)
[PATCH v2 1/2] Documentation/config: fix typos
2024-11-25 20:20 UTC (6+ messages)
[PATCH] sequencer: comment checked-out branch properly
2024-11-25 20:13 UTC (23+ messages)
` [PATCH v2 0/3] sequencer: comment out properly in todo list
` [PATCH v2 1/3] sequencer: comment checked-out branch properly
` [PATCH v2 3/3] sequencer: comment commit messages properly
` [PATCH v3 0/3] sequencer: comment out properly in todo list
` [PATCH v3 1/3] sequencer: comment checked-out branch properly
` [PATCH v3 2/3] sequencer: comment `--reference` subject line properly
` [PATCH v3 3/3] sequencer: comment commit messages properly
` [PATCH v4 0/3] sequencer: comment out properly in todo list
` [PATCH v4 1/3] sequencer: comment checked-out branch properly
` [PATCH v4 2/3] sequencer: comment `--reference` subject line properly
` [PATCH v4 3/3] sequencer: comment commit messages properly
[PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
2024-11-25 19:45 UTC (4+ messages)
[PATCH] fast-import: disallow "." and ".." path components
2024-11-25 19:00 UTC (4+ messages)
` [PATCH v2] "
[ANNOUNCE] Git for Windows 2.47.1
2024-11-25 17:07 UTC (2+ messages)
[question] How does git status compare logs?
2024-11-25 16:58 UTC
[PATCH] bisect: address Coverity warning about potential double free
2024-11-25 16:35 UTC (2+ messages)
[PATCH] builtin: pass repository to sub commands
2024-11-25 14:55 UTC
[PATCH v3 00/27] Memory leak fixes (pt.10, final)
2024-11-25 14:08 UTC (6+ messages)
` [PATCH v3 07/27] bisect: fix various cases where we leak commit list items
[PATCH] builtin/gc: provide hint when maintenance hits a stale schedule lock
2024-11-25 11:52 UTC (4+ messages)
` [PATCH] t7900: fix host-dependent behaviour when testing git-maintenance(1)
[PATCH] diff: setup pager only before diff contents truly ready
2024-11-25 11:31 UTC (7+ messages)
[PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
2024-11-25 10:55 UTC (7+ messages)
[RFC PATCH 00/21] Modernize the build system
2024-11-25 9:57 UTC (25+ messages)
` [PATCH v9 00/23] "
` [PATCH v9 01/23] Makefile: use common template for GIT-BUILD-OPTIONS
` [PATCH v9 02/23] Makefile: consistently use @PLACEHOLDER@ to substitute
` [PATCH v9 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
` [PATCH v9 04/23] Makefile: propagate Git version via generated header
` [PATCH v9 05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN
` [PATCH v9 06/23] Makefile: generate doc versions "
` [PATCH v9 07/23] Makefile: consistently use PERL_PATH
` [PATCH v9 08/23] Makefile: extract script to massage Perl scripts
` [PATCH v9 09/23] Makefile: use "generate-perl.sh" to massage Perl library
` [PATCH v9 10/23] Makefile: extract script to massage Shell scripts
` [PATCH v9 11/23] Makefile: extract script to generate gitweb.cgi
` [PATCH v9 12/23] Makefile: extract script to generate gitweb.js
` [PATCH v9 13/23] Makefile: refactor generators to be PWD-independent
` [PATCH v9 14/23] Makefile: allow "bin-wrappers/" directory to exist
` [PATCH v9 15/23] Makefile: simplify building of templates
` [PATCH v9 16/23] Documentation: allow sourcing generated includes from separate dir
` [PATCH v9 17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds
` [PATCH v9 18/23] Documentation: extract script to generate a list of mergetools
` [PATCH v9 19/23] t: better support for out-of-tree builds
` [PATCH v9 20/23] t: allow overriding build dir
` [PATCH v9 21/23] Documentation: add comparison of build systems
` [PATCH v9 22/23] Introduce support for the Meson build system
` [PATCH v9 23/23] meson: fix conflicts with in-flight topics
[PATCH 0/8] refs/reftable: reuse iterators when reading refs
2024-11-25 9:52 UTC (13+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] refs/reftable: encapsulate reftable stack
` [PATCH v3 2/9] refs/reftable: handle reloading stacks in the reftable backend
` [PATCH v3 3/9] reftable/stack: add accessor for the hash ID
` [PATCH v3 4/9] refs/reftable: read references via `struct reftable_backend`
` [PATCH v3 5/9] refs/reftable: refactor reading symbolic refs to use reftable backend
` [PATCH v3 6/9] refs/reftable: refactor reflog expiry "
` [PATCH v3 7/9] reftable/stack: add mechanism to notify callers on reload
` [PATCH v3 8/9] reftable/merged: drain priority queue on reseek
` [PATCH v3 9/9] refs/reftable: reuse iterators when reading refs
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-11-25 9:51 UTC (12+ messages)
` [PATCH v7 "
` [PATCH v7 1/6] cat-file: add declaration of variable i inside its for loop
` [PATCH v7 2/6] fetch-pack: refactor packet writing
` [PATCH v7 3/6] fetch-pack: move fetch initialization
` [PATCH v7 4/6] serve: advertise object-info feature
` [PATCH v7 5/6] transport: add client support for object-info
` [PATCH v7 6/6] cat-file: add remote-object-info to batch-command
[PATCH 0/2] refs: stylistic improvements to ref migration optimization
2024-11-25 9:35 UTC (4+ messages)
` [PATCH 1/2] refs: adapt `initial_transaction` flag to be unsigned
` [PATCH 2/2] reftable: rename scratch buffer
[PATCH v8 00/23] Modernize the build system
2024-11-25 9:03 UTC (6+ messages)
` [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
[PATCH 0/6] PATH WALK I: The path-walk API
2024-11-25 8:56 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
2024-11-25 8:26 UTC (14+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/6] fix behaviors of git-push --porcelain
` [PATCH v2 1/6] t5548: new test cases for push --porcelain and --dry-run
` [PATCH v2 2/6] push: fix the behavior of the Done message for porcelain
` [PATCH v2 5/6] push: only ignore finish_connect() for dry-run mode
` [PATCH v2 6/6] push: not send push-options to server with --dry-run
What's cooking in git.git (Nov 2024, #09; Mon, 25)
2024-11-25 8:07 UTC
A note from the maintainer
2024-11-25 7:57 UTC
[ANNOUNCE] Git v2.47.1
2024-11-25 6:37 UTC
[PATCH 00/10] refs: optimize ref format migrations
2024-11-25 6:29 UTC (19+ messages)
` [PATCH v3 "
` [PATCH v3 01/10] refs: allow passing flags when setting up a transaction
` [PATCH v3 02/10] refs/files: move logic to commit initial transaction
` [PATCH v3 03/10] refs: introduce "initial" transaction flag
` [PATCH v3 04/10] refs/files: support symbolic and root refs in initial transaction
` [PATCH v3 05/10] refs: use "initial" transaction semantics to migrate refs
` [PATCH v3 06/10] refs: skip collision checks in initial transactions
` [PATCH v3 07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
` [PATCH v3 08/10] reftable/writer: optimize allocations by using a scratch buffer
` [PATCH v3 09/10] reftable/block: rename `block_writer::buf` variable
` [PATCH v3 10/10] reftable/block: optimize allocations by using scratch buffer
[PATCH v2 00/10] refs: optimize ref format migrations
2024-11-25 5:52 UTC (9+ messages)
` [PATCH v2 06/10] refs: skip collision checks in initial transactions
` [PATCH v2 08/10] reftable/writer: optimize allocations by using a scratch buffer
[PATCH] doc: option value may be separate for valid reasons
2024-11-25 4:49 UTC (6+ messages)
` [PATCH v2] "
[GIT PULL] gitk: synchronize repository trees
2024-11-25 3:22 UTC (2+ messages)
[PATCH v13 0/9] set-head/fetch remote/HEAD updates
2024-11-25 2:56 UTC (19+ messages)
` [PATCH v14 00/10] "
` [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
` [PATCH v15 00/10] set-head/fetch remote/HEAD updates
` [PATCH v15 01/10] t/t5505-remote: set default branch to main
` [PATCH v15 02/10] t/t5505-remote: test failure of set-head
` [PATCH v15 03/10] refs: standardize output of refs_read_symbolic_ref
` [PATCH v15 04/10] refs: atomically record overwritten ref in update_symref
` [PATCH v15 05/10] remote set-head: refactor for readability
` [PATCH v15 06/10] remote set-head: better output for --auto
` [PATCH v15 07/10] refs: add TRANSACTION_CREATE_EXISTS error
` [PATCH v15 08/10] refs: add create_only option to refs_update_symref_extended
` [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
` [PATCH v15 10/10] fetch set_head: handle mirrored bare repositories
[PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
2024-11-25 2:29 UTC (5+ messages)
[PATCH 0/5] propagate fsck message severity for bundle fetch
2024-11-25 1:33 UTC (15+ messages)
` [PATCH 1/5] bundle: add bundle verification options type
` [PATCH 2/5] bundle: support fsck message configuration
` [PATCH 3/5] fetch-pack: introduce `fetch_pack_options`
` [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
What's cooking in git.git (Nov 2024, #08; Fri, 22)
2024-11-25 0:25 UTC (2+ messages)
What's cooking in git.git (Nov 2024, #08; Fri, 22)
2024-11-25 0:23 UTC (3+ messages)
[External] Re: git-blame extremely slow in partial clones due to serial object fetching
2024-11-25 0:22 UTC (3+ messages)
[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
2024-11-24 23:57 UTC (5+ messages)
[bug] user may be cornered into delete files #9901
2024-11-24 23:47 UTC
As a beginner this is an opportunity to try out the features of git
2024-11-24 23:17 UTC
Bug with SSH keys loaded into ssh-add
2024-11-24 22:41 UTC (3+ messages)
[PATCH v4 0/8] Allow relative worktree linking to be configured by the user
2024-11-24 19:27 UTC (28+ messages)
` [PATCH v4 2/8] worktree: add `relativeWorktrees` extension
` [PATCH v4 3/8] worktree: refactor infer_backlink return
` [PATCH v4 5/8] worktree: add relative cli/config options to `add` command
` [PATCH v4 6/8] worktree: add relative cli/config options to `move` command
` [PATCH v4 7/8] worktree: add relative cli/config options to `repair` command
` [PATCH v4 8/8] worktree: refactor `repair_worktree_after_gitdir_move()`
git clean --exclude broken?
2024-11-24 18:12 UTC (2+ messages)
[question] When an identical file is added
2024-11-24 2:24 UTC
[PATCH v3 0/3] keep track of unresolved value of symbolic-ref in ref iterators
2024-11-23 8:24 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] refs: keep track of unresolved reference value in iterators
git push does not work over https WebDAV
2024-11-22 23:31 UTC (6+ messages)
[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
2024-11-22 20:37 UTC (6+ messages)
` [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
[PATCH 0/5] git-mergetool: improve error code paths and messages
2024-11-22 19:50 UTC (17+ messages)
` [PATCH 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
` [PATCH 3/5] git-mergetool--lib.sh: add error message in 'setup_user_tool'
` [PATCH 4/5] git-mergetool--lib.sh: add error message for unknown tool variant
` [PATCH v2 0/5] git-mergetool: improve error code paths and messages
` [PATCH v2 1/5] completion: complete '--tool-help' in 'git mergetool'
` [PATCH v2 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
` [PATCH v2 3/5] git-mergetool--lib.sh: add error message if 'setup_user_tool' fails
` [PATCH v2 4/5] git-mergetool--lib.sh: add error message for unknown tool variant
` [PATCH v2 5/5] git-difftool--helper.sh: exit upon initialize_merge_tool errors
[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
2024-11-22 15:27 UTC (10+ messages)
` [PATCH 4/7] git-repack: update usage to match docs
` [PATCH 5/7] p5313: add size comparison test
` [PATCH 6/7] pack-objects: disable --full-name-hash when shallow
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).