messages from 2024-06-17 09:04:09 to 2024-06-20 22:05:28 UTC [more...]
[PATCH 00/16] mktree: support more flexible usage
2024-06-20 22:05 UTC (27+ messages)
` [PATCH 05/16] index-info.c: identify empty input lines in read_index_info
` [PATCH 14/16] mktree: optionally add to an existing tree
` [PATCH v2 00/17] mktree: support more flexible usage
` [PATCH v2 01/17] mktree: use OPT_BOOL
` [PATCH v2 02/17] mktree: rename treeent to tree_entry
` [PATCH v2 03/17] mktree: use non-static tree_entry array
` [PATCH v2 04/17] update-index: generalize 'read_index_info'
` [PATCH v2 05/17] index-info.c: return unrecognized lines to caller
` [PATCH v2 06/17] index-info.c: parse object type in provided in read_index_info
` [PATCH v2 07/17] mktree: use read_index_info to read stdin lines
` [PATCH v2 08/17] mktree.c: do not fail on mismatched submodule type
` [PATCH v2 09/17] mktree: add a --literally option
` [PATCH v2 10/17] mktree: validate paths more carefully
` [PATCH v2 11/17] mktree: overwrite duplicate entries
` [PATCH v2 12/17] mktree: create tree using an in-core index
` [PATCH v2 13/17] mktree: use iterator struct to add tree entries to index
` [PATCH v2 14/17] mktree: add directory-file conflict hashmap
` [PATCH v2 15/17] mktree: optionally add to an existing tree
` [PATCH v2 16/17] mktree: allow deeper paths in input
` [PATCH v2 17/17] mktree: remove entries when mode is 0
[PATCH] Fix default font scaling
2024-06-20 22:04 UTC (6+ messages)
[PATCH] pager: die when paging to non-existing command
2024-06-20 21:03 UTC (4+ messages)
[PATCH 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
2024-06-20 21:02 UTC (9+ messages)
` [PATCH 1/5] sparse-index: refactor skip worktree retry logic
` [PATCH 2/5] sparse-index: refactor path_found()
` [PATCH 3/5] sparse-index: use strbuf in path_found()
` [PATCH 4/5] sparse-index: count lstat() calls
` [PATCH 5/5] sparse-index: improve lstat caching of sparse paths
[PATCH v0 0/1] Teach git version --build-options about OpenSSL
2024-06-20 18:48 UTC (6+ messages)
` [PATCH v0 1/1] "
[PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options()
2024-06-20 18:12 UTC (5+ messages)
` [PATCH 2/2] receive-pack: use find_commit_header() in check_nonce()
` [PATCH 3/2] commit: remove find_header_mem()
[PATCH] t5500: fix mistaken $SERVER reference in helper function
2024-06-20 18:06 UTC (4+ messages)
[PATCH] mingw: drop bogus (and unneeded) declaration of `_pgmptr`
2024-06-20 17:58 UTC (3+ messages)
[PATCH] fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack
2024-06-20 17:57 UTC (7+ messages)
` [RESEND, BUG, SIGSEGV CRASH] (Re: [PATCH] fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack)
` [PATCH] fetch-pack: fix segfault when fscking without --lock-pack
[PATCH 0/2] cat-file related doc and test
2024-06-20 17:28 UTC (12+ messages)
` [PATCH 1/2] Git.pm: use array in command_bidi_pipe example
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
` [PATCH v2 2/2] t1006: "
[GSoC][PATCH 0/2] ref consistency check infra setup
2024-06-20 17:24 UTC (31+ messages)
` [GSoC][PATCH v2 0/7] "
` [GSoC][PATCH v2 5/7] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v3 0/7] ref consistency check infra setup
` [GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
` [PATCH v3 2/7] refs: set up ref consistency check infrastructure
` [PATCH v3 3/7] builtin/refs: add verify subcommand
` [PATCH v3 4/7] builtin/fsck: add `git-refs verify` child process
` [PATCH v3 5/7] files-backend: add unified interface for refs scanning
` [PATCH v3 6/7] fsck: add ref name check for files backend
` [PATCH v3 7/7] fsck: add ref content "
` [GSoC][PATCH v4 0/7] ref consistency check infra setup
` [GSoC][PATCH v4 1/7] fsck: add refs check interfaces to interact with fsck error levels
` [GSoC][PATCH v4 2/7] refs: set up ref consistency check infrastructure
` [GSoC][PATCH v4 3/7] builtin/refs: add verify subcommand
` [GSoC][PATCH v4 4/7] builtin/fsck: add `git-refs verify` child process
` [GSoC][PATCH v4 5/7] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v4 6/7] fsck: add ref name check for files backend
` [GSoC][PATCH v4 7/7] fsck: add ref content "
bug with git describe --dirty --broken
2024-06-20 16:57 UTC (2+ messages)
[PATCH 0/3] Advertise OS version
2024-06-20 16:28 UTC (19+ messages)
` [PATCH 1/3] version: refactor strbuf_sanitize()
` [PATCH 2/3] version: refactor get_uname_info()
` [PATCH 3/3] connect: advertise OS version
Non-blob .gitmodules and .gitattributes
2024-06-20 16:20 UTC (16+ messages)
` [PATCH 0/4] .git{ignore,attributes} directories?
` [PATCH 1/4] .gitignore: introduce GITIGNORE_FILE CPP macro
` [PATCH 2/4] attr: notice and report read failure of .gitattributes files
` [PATCH 3/4] exclude: notice and report read failure of .gitignore files
` [PATCH 4/4] submodule: ignore .gitmodules that is not a regular file
git-gui: Visualize * History does nothing on macOS
2024-06-20 14:40 UTC (3+ messages)
Bug: Git Maintenance does not register multiple repos
2024-06-20 13:54 UTC (2+ messages)
Feature Request
2024-06-20 13:29 UTC (2+ messages)
Thoughts about the -m option of cherry-pick and revert
2024-06-20 10:05 UTC
[GSoC][PATCH] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c
2024-06-20 9:45 UTC (2+ messages)
Ownership handling of the "remote name" buffer given to `remote_get` is inconsistent
2024-06-19 21:24 UTC (3+ messages)
[PATCH v5 0/4] object checking related additions and fixes for bundles in fetches
2024-06-19 6:30 UTC (15+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 1/3] bundle-uri: verify oid before writing refs
` "
` [PATCH v7 0/3] object checking related additions and fixes for bundles in fetches
` [PATCH v7 1/3] bundle-uri: verify oid before writing refs
` "
` [PATCH v7 2/3] fetch-pack: expose fsckObjects configuration logic
` [PATCH v7 3/3] unbundle: extend object verification for fetches
` [PATCH v8 0/3] object checking related additions and fixes for bundles in fetches
` [PATCH v8 1/3] bundle-uri: verify oid before writing refs
` [PATCH v8 2/3] fetch-pack: expose fsckObjects configuration logic
` [PATCH v8 3/3] unbundle: extend object verification for fetches
Add warning when v0 protocol is used/downgraded
2024-06-19 3:37 UTC (4+ messages)
[PATCH 0/7] Fix and improve some error codepaths in merge-ort
2024-06-19 3:00 UTC (15+ messages)
` [PATCH 2/7] merge-ort: maintain expected invariant for priv member
` [PATCH 6/7] merge-ort: upon merge abort, only show messages causing the abort
` [PATCH v2 0/7] Fix and improve some error codepaths in merge-ort
` [PATCH v2 1/7] merge-ort: extract handling of priv member into reusable function
` [PATCH v2 2/7] merge-ort: maintain expected invariant for priv member
` [PATCH v2 3/7] merge-ort: fix type of local 'clean' var in handle_content_merge()
` [PATCH v2 4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule
` [PATCH v2 5/7] merge-ort: loosen commented requirements
` [PATCH v2 6/7] merge-ort: upon merge abort, only show messages causing the abort
` [PATCH v2 7/7] merge-ort: convert more error() cases to path_msg()
[PATCH] attr: fix msan issue in read_attr_from_index
2024-06-18 23:39 UTC (6+ messages)
[PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
2024-06-18 20:22 UTC (13+ messages)
` [PATCH v3 00/20] "
` [PATCH v3 05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash
` [PATCH v3 09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Multi Factor Authentication for GIT software
2024-06-18 15:41 UTC (4+ messages)
Note of absence
2024-06-18 5:26 UTC
Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
2024-06-18 1:08 UTC (4+ messages)
What's cooking in git.git (Jun 2024, #06; Mon, 17)
2024-06-18 0:23 UTC
[PATCH 0/2] Symlink resolutions: limits and return modes
2024-06-17 19:33 UTC (6+ messages)
` [PATCH 1/2] cat-file: configurable number of symlink resolutions
` [PATCH 2/2] cat-file: configurable "best effort mode" for symlink resolution
[Outreachy][PATCH v2 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
2024-06-17 17:44 UTC (9+ messages)
` [PATCH v3 0/3] Port t0015-hash to the unit testing framework
` [PATCH v3 2/3] t/: port helper/test-sha1.c to unit-tests/t-hash.c
[PATCH 0/11] allow overriding remote.*.url
2024-06-17 17:42 UTC (5+ messages)
` [PATCH 03/11] remote: transfer ownership of memory in add_url(), etc
[PATCH] submodule: allow gitsubmodules to be pointed at tags
2024-06-17 12:01 UTC
[PATCH v4] merge: avoid write merge state when unable to write index
2024-06-17 9:17 UTC (5+ messages)
` [PATCH v5] "
` [Internet]Re: "
` "
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).