messages from 2024-11-20 23:13:52 to 2024-11-24 22:41:34 UTC [more...]
Bug with SSH keys loaded into ssh-add
2024-11-24 22:41 UTC (3+ messages)
Extending whitespace checks
2024-11-24 21:58 UTC (3+ messages)
[PATCH] sequencer: comment checked-out branch properly
2024-11-24 20:56 UTC (16+ 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/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)
[GIT PULL] gitk: synchronize repository trees
2024-11-24 17:39 UTC
[PATCH] doc: option value may be separate for valid reasons
2024-11-24 9:43 UTC
[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 (10+ messages)
` [PATCH 1/6] csum-file: store the hash algorithm as a struct field
` [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
` [PATCH 6/6] hash.h: drop unsafe_ function variants
[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
What's cooking in git.git (Nov 2024, #08; Fri, 22)
2024-11-22 19:10 UTC (2+ messages)
[PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
2024-11-22 18:50 UTC (5+ messages)
[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
2024-11-22 18:05 UTC (33+ messages)
` [PATCH 1/7] pack-objects: add --full-name-hash option
` [PATCH 2/7] repack: "
` [PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
` [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
` [PATCH 7/7] test-tool: add helper for name-hash values
git-blame extremely slow in partial clones due to serial object fetching
2024-11-22 17:55 UTC (7+ messages)
` [External] "
[PATCH 0/5] propagate fsck message severity for bundle fetch
2024-11-22 17:41 UTC (17+ 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()`
` [PATCH 5/5] transport: propagate fsck configuration during bundle fetch
[PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
2024-11-22 15:44 UTC (4+ messages)
[PATCH] builtin/gc: provide hint when maintenance hits a stale schedule lock
2024-11-22 15:30 UTC (2+ messages)
What's cooking in git.git (Nov 2024, #08; Fri, 22)
2024-11-22 14:31 UTC
[PATCH v12 0/8] set-head/fetch remote/HEAD updates
2024-11-22 12:28 UTC (37+ messages)
` [PATCH v13 0/9] "
` [PATCH v13 5/9] remote set-head: better output for --auto
` [PATCH v14 00/10] set-head/fetch remote/HEAD updates
` [PATCH v14 01/10] t/t5505-remote: set default branch to main
` [PATCH v14 02/10] t/t5505-remote: test failure of set-head
` [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
` [PATCH v14 04/10] refs: atomically record overwritten ref in update_symref
` [PATCH v14 05/10] remote set-head: refactor for readability
` [PATCH v14 06/10] remote set-head: better output for --auto
` [PATCH v14 07/10] refs: add TRANSACTION_CREATE_EXISTS error
` [PATCH v14 08/10] refs: add create_only option to refs_update_symref_extended
` [PATCH v14 09/10] fetch: set remote/HEAD if it does not exist
` [PATCH v14 10/10] fetch set_head: handle mirrored bare repositories
` [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
Long names for `git log -S` and `git log -G`
2024-11-22 10:51 UTC (5+ messages)
[PATCH 0/8] Change midx.c and midx-write.c to not use global variables
2024-11-22 10:25 UTC (27+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 02/10] midx-write: pass down repository to static functions
` [PATCH v2 03/10] midx-write: use `revs->repo` inside `read_refs_snapshot`
` [PATCH v2 08/10] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
` [PATCH v2 09/10] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
` [PATCH v2 10/10] midx: inline the `MIDX_MIN_SIZE` definition
[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
2024-11-22 10:08 UTC (23+ messages)
` [PATCH v7 0/9] "
` [PATCH v7 1/9] packfile: add repository to struct `packed_git`
` [PATCH v7 7/9] config: make `delta_base_cache_limit` a non-global variable
` [PATCH v8 00/10] packfile: avoid using the 'the_repository' global variable
` [PATCH v8 01/10] packfile: add repository to struct `packed_git`
` [PATCH v8 02/10] packfile: use `repository` from `packed_git` directly
` [PATCH v8 03/10] packfile: pass `repository` to static function in the file
` [PATCH v8 04/10] packfile: pass down repository to `odb_pack_name`
` [PATCH v8 05/10] packfile: pass down repository to `has_object[_kept]_pack`
` [PATCH v8 06/10] packfile: pass down repository to `for_each_packed_object`
` [PATCH v8 07/10] config: make `delta_base_cache_limit` a non-global variable
` [PATCH v8 08/10] config: make `packed_git_(limit|window_size)` non-global variables
` [PATCH v8 09/10] midx: add repository to `multi_pack_index` struct
` [PATCH v8 10/10] packfile.c: remove unnecessary prepare_packed_git() call
Git problem in windows server
2024-11-22 10:03 UTC (5+ messages)
[PATCH 0/2] pack-objects: more brown-paper-bag multi-pack reuse fixes
2024-11-22 9:16 UTC (9+ messages)
` [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
` [PATCH v2 0/2] pack-objects: more brown-paper-bag multi-pack reuse fixes
` [PATCH v2 2/2] pack-objects: only perform verbatim reuse on the preferred pack
[PATCH] t/perf: use 'test_file_size' in more places
2024-11-22 8:28 UTC (3+ messages)
What's cooking in git.git (Nov 2024, #07; Wed, 20)
2024-11-22 4:34 UTC (10+ messages)
[PATCH 0/6] PATH WALK I: The path-walk API
2024-11-21 22:57 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 3/6] t6601: add helper for testing "
` [PATCH v2 4/6] path-walk: allow consumer to specify object types
[PATCH 00/26] Memory leak fixes (pt.10, final)
2024-11-21 10:32 UTC (3+ messages)
` [PATCH v3 00/27] "
[PATCH v2 00/27] Memory leak fixes (pt.10, final)
2024-11-21 10:32 UTC (9+ messages)
` [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
` Doxygen-styled comments [was: Re: [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function]
[PATCH v7 6/9] packfile: pass down repository to `for_each_packed_object`
2024-11-21 9:13 UTC (3+ messages)
` [PATCH] packfile.c: remove unnecessary prepare_packed_git() call
Unexpected effect of log.showSignature on tformat:%H
2024-11-21 9:08 UTC (3+ messages)
log --format existence of notes?
2024-11-21 5:26 UTC (6+ messages)
` [PATCH] ref-filter: add "notes" atom
[PATCH v8 00/23] Modernize the build system
2024-11-21 0:03 UTC (5+ messages)
` [PATCH v8 03/23] Makefile: refactor GIT-VERSION-GEN to be reusable
[RFC]: Test Were failing on Fedora Linux
2024-11-20 23:26 UTC (13+ messages)
` [PATCH] test-lib: check malloc debug LD_PRELOAD before using
` [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup
[PATCH v8 0/9] add ref content check for files backend
2024-11-20 23:21 UTC (4+ messages)
` [PATCH v9 "
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