messages from 2025-02-06 07:52:24 to 2025-02-09 08:13:30 UTC [more...]
[GSOC][PATCH] apply: address -Wsign-comparison warnings
2025-02-09 8:12 UTC (3+ messages)
` [GSOC][PATCH v2 0/6] "
` [GSOC][PATCH v2 1/6] apply: change fields in `apply_state` to unsigned
renormalize histroy with smudge/clean-filter
2025-02-09 7:21 UTC (28+ messages)
[PATCH 0/1] [GSoC] [Newbie] Fix -Wsign-compare warnings in refs.c
2025-02-08 22:07 UTC (4+ messages)
` [PATCH 1/1] refs.c: fix -Wsign-compare warnings
Config timezone to prevent chaos when DST/changing timezone
2025-02-08 21:54 UTC (4+ messages)
[PATCH] revision: fix missing null for freed memory
2025-02-08 21:53 UTC (2+ messages)
[GSoC][PATCH] t7603: replace test -f by test_path_is_file
2025-02-08 16:57 UTC
Git in GSoC 2025
2025-02-08 15:34 UTC (10+ messages)
[PATCH 00/16] path: remove dependency on `the_repository`
2025-02-08 15:31 UTC (55+ messages)
` [PATCH 01/16] path: refactor `repo_common_path()` family of functions
` [PATCH 02/16] path: refactor `repo_git_path()` "
` [PATCH 03/16] path: refactor `repo_worktree_path()` "
` [PATCH 04/16] submodule: refactor `submodule_to_gitdir()` to accept a repo
` [PATCH 05/16] path: refactor `repo_submodule_path()` family of functions
` [PATCH 06/16] path: drop unused `strbuf_git_path()` function
` [PATCH 07/16] path: drop `git_pathdup()` in favor of `repo_git_path()`
` [PATCH 08/16] path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
` [PATCH 09/16] worktree: return allocated string from `get_worktree_git_dir()`
` [PATCH 10/16] path: drop `git_common_path()` in favor of `repo_common_path()`
` [PATCH 11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer
` [PATCH 12/16] path: drop `git_path()` in favor of `repo_git_path()`
` [PATCH 13/16] repo-settings: introduce function to clear struct
` [PATCH 14/16] environment: move access to "core.hooksPath" into repo settings
` [PATCH 15/16] environment: move access to "core.sharedRepository" "
` [PATCH 16/16] path: adjust last remaining users of `the_repository`
` [PATCH v2 00/16] path: remove dependency on `the_repository`
` [PATCH v2 01/16] path: refactor `repo_common_path()` family of functions
` [PATCH v2 02/16] path: refactor `repo_git_path()` "
` [PATCH v2 03/16] path: refactor `repo_worktree_path()` "
` [PATCH v2 04/16] submodule: refactor `submodule_to_gitdir()` to accept a repo
` [PATCH v2 05/16] path: refactor `repo_submodule_path()` family of functions
` [PATCH v2 06/16] path: drop unused `strbuf_git_path()` function
` [PATCH v2 07/16] path: drop `git_pathdup()` in favor of `repo_git_path()`
` [PATCH v2 08/16] path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
` [PATCH v2 09/16] worktree: return allocated string from `get_worktree_git_dir()`
` [PATCH v2 10/16] path: drop `git_common_path()` in favor of `repo_common_path()`
` [PATCH v2 11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer
` [PATCH v2 12/16] path: drop `git_path()` in favor of `repo_git_path()`
` [PATCH v2 13/16] repo-settings: introduce function to clear struct
` [PATCH v2 14/16] environment: move access to "core.hooksPath" into repo settings
` [PATCH v2 15/16] environment: move access to "core.sharedRepository" "
` [PATCH v2 16/16] path: adjust last remaining users of `the_repository`
git clean -Xdf affects parent and sibling directories
2025-02-08 9:43 UTC (3+ messages)
git log --graph --no-graph can cause segfault
2025-02-08 5:51 UTC (3+ messages)
git freezes ssh yet clones the repo only for the time of the ssh session!
2025-02-07 23:10 UTC
[PATCH 0/5] Convert AsciiDoc files to .adoc extension
2025-02-07 22:54 UTC (9+ messages)
` [PATCH 4/5] doc: use .adoc extension for AsciiDoc files
What's cooking in git.git (Feb 2025, #02; Fri, 7)
2025-02-07 21:30 UTC
[PATCH v3 6/6] connect: advertise OS version
2025-02-07 19:25 UTC (9+ messages)
` [PATCH v4 0/6][Outreachy] extend agent capability to include OS name
` [PATCH v4 6/6] agent: advertise OS name via agent capability
[PATCH v2 1/3] difftool: eliminate use of global variables
2025-02-07 17:49 UTC (13+ messages)
` [PATCH v2 2/3] difftool: eliminate use of the_repository
` [PATCH v2 3/3] difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE
[PATCH] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
2025-02-07 17:45 UTC (3+ messages)
What's cooking in git.git (Feb 2025, #01; Tue, 4)
2025-02-07 17:11 UTC (3+ messages)
[PATCH 0/6] refs: introduce support for partial reference transactions
2025-02-07 16:12 UTC (12+ messages)
` [PATCH 1/6] refs/files: remove duplicate check in `split_symref_update()`
` [PATCH 2/6] refs: move duplicate refname update check to generic layer
` [PATCH 3/6] refs/files: remove duplicate duplicates check
` [PATCH 4/6] refs/reftable: extract code from the transaction preparation
` [PATCH 5/6] refs: implement partial reference transaction support
` [PATCH 6/6] update-ref: add --allow-partial flag for stdin mode
[PATCH 00/11] meson: cleanups, improvements, smallish fixes
2025-02-07 15:22 UTC (8+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 07/13] meson: drop separate version library
` [PATCH v2 09/13] meson: improve handling of `sane_tool_path` option
[PATCH 00/19] reftable: stop using "git-compat-util.h"
2025-02-07 11:52 UTC (20+ messages)
` [PATCH v5 00/18] "
` [PATCH v5 01/18] reftable/stack: stop using `read_in_full()`
` [PATCH v5 02/18] reftable/stack: stop using `write_in_full()`
` [PATCH v5 03/18] reftable/blocksource: stop using `xmmap()`
` [PATCH v5 04/18] reftable/record: stop using `COPY_ARRAY()`
` [PATCH v5 05/18] reftable/record: stop using `BUG()` in `reftable_record_init()`
` [PATCH v5 06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()`
` [PATCH v5 07/18] reftable: stop using `BUG()` in trivial cases
` [PATCH v5 08/18] reftable/basics: stop using `st_mult()` in array allocators
` [PATCH v5 09/18] reftable/basics: provide wrappers for big endian conversion
` [PATCH v5 10/18] reftable/reader: stop using `ARRAY_SIZE()` macro
` [PATCH v5 11/18] reftable/system: introduce `reftable_rand()`
` [PATCH v5 12/18] reftable/stack: stop using `sleep_millisec()`
` [PATCH v5 13/18] reftable/basics: stop using `SWAP()` macro
` [PATCH v5 14/18] reftable/basics: introduce `REFTABLE_UNUSED` annotation
` [PATCH v5 15/18] compat/mingw: split out POSIX-related bits
` [PATCH v5 16/18] git-compat-util.h: split out POSIX-emulating bits
` [PATCH v5 17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h"
` [PATCH v5 18/18] Makefile: skip reftable library for Coccinelle
[PATCH v4 00/18] reftable: stop using "git-compat-util.h"
2025-02-07 11:50 UTC (17+ messages)
` [PATCH v4 05/18] reftable/record: stop using `BUG()` in `reftable_record_init()`
` [PATCH v4 06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()`
` [PATCH v4 07/18] reftable: stop using `BUG()` in trivial cases
` [PATCH v4 08/18] reftable/basics: stop using `st_mult()` in array allocators
` [PATCH v4 09/18] reftable/basics: provide wrappers for big endian conversion
` [PATCH v4 10/18] reftable/reader: stop using `ARRAY_SIZE()` macro
` [PATCH v4 11/18] reftable/system: introduce `reftable_rand()`
` [PATCH v4 12/18] reftable/stack: stop using `sleep_millisec()`
` [PATCH v4 13/18] reftable/basics: stop using `SWAP()` macro
` [PATCH v4 14/18] reftable/basics: stop using `UNUSED` annotation
` [PATCH v4 15/18] compat/mingw: split out POSIX-related bits
` [PATCH v4 16/18] git-compat-util.h: split out POSIX-emulating bits
` [PATCH v4 17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h"
` [PATCH v4 18/18] Makefile: skip reftable library for Coccinelle
Usability issue: "Your branch is up to date"
2025-02-07 8:20 UTC (9+ messages)
Unknown error with concurrent config read/write on Windows
2025-02-07 2:44 UTC
[PATCH] pull: allow branch.<name>.rebase to override pull.ff=only
2025-02-07 2:35 UTC (6+ messages)
`git p4` broken on machines which do not have python on path
2025-02-06 23:17 UTC (4+ messages)
Managing one github repo with Gitignore and Submodules for two different remotes
2025-02-06 22:23 UTC (2+ messages)
[PATCH v3 0/1] Long names for `git log -S` and `git log -G`
2025-02-06 20:59 UTC (4+ messages)
` [PATCH v3 1/1] diff: --patch-{modifies,grep} arg names for -S and -G
[PATCH v7 0/7] Enable doing a shallow clone of a specific git revision
2025-02-06 20:26 UTC (4+ messages)
` [PATCH v7 7/7] builtin/clone: teach git-clone(1) the --revision= option
[ANNOUNCE] tig-2.5.12
2025-02-06 19:00 UTC
[PATCH] doc: documentation for http.uploadarchive config option
2025-02-06 17:54 UTC (4+ messages)
` [PATCH v2] "
[GSoC][PATCH] remote: relocate valid_remote_name
2025-02-06 10:14 UTC (5+ messages)
[PATCH v3 0/5] refspec: centralize refspec-related logic
2025-02-06 10:13 UTC (6+ messages)
` [GSoC][PATCH v4 "
` [GSoC][PATCH v4 1/5] remote: rename function omit_name_by_refspec
[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
2025-02-06 7:53 UTC (2+ messages)
` [PATCH v2] "
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).