messages from 2024-06-05 05:12:54 to 2024-06-06 12:06:48 UTC [more...]
[PATCH v3 0/4] object checking related additions and fixes for bundles in fetches
2024-06-06 12:06 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 2/4] unbundle: extend verify_bundle_flags to support fsck-objects
[GSoC][PATCH 0/6] t: port reftable/pq_test.c to the unit testing
2024-06-06 11:49 UTC (13+ messages)
` [GSoC][PATCH 1/6] reftable: clean up reftable/pq.c
` [GSoC][PATCH 2/6] t: move reftable/pq_test.c to the unit testing framework
` [GSoC][PATCH 3/6] t-reftable-pq: make merged_iter_pqueue_check() static
` [GSoC][PATCH 4/6] t-reftable-pq: make merged_iter_pqueue_check() callable by reference
` [GSoC][PATCH 5/6] t-reftable-pq: add test for index based comparison
` [GSoC][PATCH 6/6] t-reftable-pq: add tests for merged_iter_pqueue_top()
[PATCH v4 0/7] update-ref: add symref support for --stdin
2024-06-06 11:03 UTC (11+ messages)
` [PATCH v4 1/7] refs: create and use `ref_update_expects_existing_old_ref()`
` [PATCH v4 2/7] refs: specify error for regular refs with `old_target`
` [PATCH v4 3/7] update-ref: add support for 'symref-verify' command
` [PATCH v4 4/7] update-ref: add support for 'symref-delete' command
` [PATCH v4 5/7] update-ref: add support for 'symref-create' command
` [PATCH v4 6/7] reftable: pick either 'oid' or 'target' for new updates
` [PATCH v4 7/7] update-ref: add support for 'symref-update' command
[PATCH 00/29] Memory leak fixes (pt.2)
2024-06-06 10:50 UTC (9+ messages)
` [PATCH 02/29] parse-options: fix leaks for users of OPT_FILENAME
` [PATCH 03/29] notes-utils: free note trees when releasing copied notes
` [PATCH 06/29] merge-recursive: fix leaging rename conflict info
` [PATCH 13/29] merge-recursive: fix memory leak when finalizing merge
[PATCH 00/19] Compile with `-Wwrite-strings`
2024-06-06 10:36 UTC (49+ messages)
` [PATCH 02/19] global: assign non-const strings as required
` [PATCH v4 00/27] Compile with `-Wwrite-strings`
` [PATCH v4 12/27] object-file: mark cached object buffers as const
` [PATCH v4 24/27] builtin/rebase: do not assign default backend to non-constant field
` [PATCH v5 00/27] Compile with `-Wwrite-strings`
` [PATCH v5 01/27] global: improve const correctness when assigning string constants
` [PATCH v5 02/27] global: convert intentionally-leaking config strings to consts
` [PATCH v5 03/27] refs/reftable: stop micro-optimizing refname allocations on copy
` [PATCH v5 04/27] reftable: cast away constness when assigning constants to records
` [PATCH v5 05/27] refspec: remove global tag refspec structure
` [PATCH v5 06/27] builtin/remote: cast away constness in `get_head_names()`
` [PATCH v5 07/27] diff: cast string constant in `fill_textconv()`
` [PATCH v5 08/27] line-log: stop assigning string constant to file parent buffer
` [PATCH v5 09/27] line-log: always allocate the output prefix
` [PATCH v5 10/27] entry: refactor how we remove items for delayed checkouts
` [PATCH v5 11/27] ident: add casts for fallback name and GECOS
` [PATCH v5 12/27] object-file: mark cached object buffers as const
` [PATCH v5 13/27] object-file: make `buf` parameter of `index_mem()` a constant
` [PATCH v5 14/27] pretty: add casts for decoration option pointers
` [PATCH v5 15/27] compat/win32: fix const-correctness with string constants
` [PATCH v5 16/27] http: do not assign string constant to non-const field
` [PATCH v5 17/27] parse-options: cast long name for OPTION_ALIAS
` [PATCH v5 18/27] send-pack: always allocate receive status
` [PATCH v5 19/27] remote-curl: avoid assigning string constant to non-const variable
` [PATCH v5 20/27] revision: always store allocated strings in output encoding
` [PATCH v5 21/27] mailmap: always store allocated strings in mailmap blob
` [PATCH v5 22/27] imap-send: drop global `imap_server_conf` variable
` [PATCH v5 23/27] imap-send: fix leaking memory in `imap_server_conf`
` [PATCH v5 24/27] builtin/rebase: do not assign default backend to non-constant field
` [PATCH v5 25/27] builtin/rebase: always store allocated string in `options.strategy`
` [PATCH v5 26/27] builtin/merge: always store allocated strings in `pull_twohead`
` [PATCH v5 27/27] config.mak.dev: enable `-Wwrite-strings` warning
Possible git-diff bug when using exit-code with diff filters
2024-06-06 9:48 UTC (11+ messages)
` [PATCH 2/2] diff: fix --exit-code with external diff
` [PATCH v2 0/3] "
` [PATCH v2 1/3] t4020: test exit code with external diffs
` [PATCH v2 2/3] userdiff: add and use struct external_diff
` [PATCH v2 3/3] diff: let external diffs report that changes are uninteresting
[PATCH] add-i: finally retire add.interactive.useBuiltin
2024-06-06 9:40 UTC (3+ messages)
[PATCH 0/3] Branches are branches and not heads
2024-06-06 9:39 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] ls-remote: introduce --branches and deprecate --heads
[PATCH 0/2] ci: detect more warnings via `-Og`
2024-06-06 9:31 UTC (12+ messages)
` [PATCH 1/2] ci: fix check for Ubuntu 20.04
` [PATCH 2/2] ci: let pedantic job compile with -Og
` [PATCH v2 0/2] ci: detect more warnings via `-Og`
` [PATCH v2 1/2] ci: fix check for Ubuntu 20.04
` [PATCH v2 2/2] ci: compile "linux-gcc-default" job with -Og
Help troubleshoot performance regression cloning with depth: git 2.44 vs git 2.42
2024-06-06 8:32 UTC (12+ messages)
` using tree as attribute source is slow, was "
` Re* "
` [PATCH] attr.tree: HEAD:.gitattributes is no longer the default in a bare repo
[PATCH 0/5] use the pager in 'add -p'
2024-06-06 8:27 UTC (22+ messages)
` [PATCH v2 "
` [PATCH v3 0/6] "
` [PATCH v4 "
` [PATCH v4 3/6] pager: introduce wait_for_pager
` [PATCH v4 5/6] test-terminal: introduce --no-stdin-pty
` [PATCH v4 6/6] add-patch: introduce the command '|'
[PATCH 0/2] dropping stdin support from test-terminal
2024-06-06 8:22 UTC (3+ messages)
` [PATCH 1/2] am: add explicit "--retry" option
` [PATCH 2/2] test-terminal: drop stdin handling
[PATCH v2] credential: clear expired c->credential, unify secret clearing
2024-06-06 8:10 UTC (10+ messages)
[PATCH 0/4] Documentation: improve linting of manpage existence
2024-06-06 8:01 UTC (16+ messages)
` [PATCH 1/4] Makefile: extract script to lint missing/extraneous manpages
` [PATCH 2/4] Documentation/lint-manpages: bubble up errors
` [PATCH 3/4] gitlab-ci: add job to run `make check-docs`
` [PATCH 4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12
` [PATCH v2 0/4] Documentation: improve linting for manpage existence
` [PATCH v2 1/4] Makefile: extract script to lint missing/extraneous manpages
` [PATCH v2 2/4] Documentation/lint-manpages: bubble up errors
` [PATCH v2 3/4] gitlab-ci: add job to run `make check-docs`
` [PATCH v2 4/4] ci/test-documentation: work around SyntaxWarning in Python 3.12
[PATCH 0/9] refs: ref storage format migrations
2024-06-06 7:06 UTC (33+ messages)
` [PATCH v4 00/12] refs: ref storage migrations
` [PATCH v4 06/12] refs/files: extract function to iterate through root refs
` [PATCH v4 10/12] refs: implement removal of ref storages
` [PATCH v4 11/12] refs: implement logic to migrate between ref storage formats
` [PATCH v5 00/12] refs: ref storage migrations
` [PATCH v5 01/12] setup: unset ref storage when reinitializing repository version
` [PATCH v5 02/12] refs: convert ref storage format to an enum
` [PATCH v5 03/12] refs: pass storage format to `ref_store_init()` explicitly
` [PATCH v5 04/12] refs: allow to skip creation of reflog entries
` [PATCH v5 05/12] refs/files: refactor `add_pseudoref_and_head_entries()`
` [PATCH v5 06/12] refs/files: extract function to iterate through root refs
` [PATCH v5 07/12] refs/files: fix NULL pointer deref when releasing ref store
` [PATCH v5 08/12] reftable: inline `merged_table_release()`
` [PATCH v5 09/12] worktree: don't store main worktree twice
` [PATCH v5 10/12] refs: implement removal of ref storages
` [PATCH v5 11/12] refs: implement logic to migrate between ref storage formats
` [PATCH v5 12/12] builtin/refs: new command to migrate "
[PATCH] fix: prevent date underflow when using positive timezone offset
2024-06-06 4:56 UTC (11+ messages)
` [PATCH v2] date: detect underflow when parsing dates with "
[RFC PATCH] docs: document upcoming breaking changes
2024-06-06 4:35 UTC (11+ messages)
` [PATCH v6 0/4] "
` [PATCH v6 1/4] docs: introduce document to announce "
git fetch --prune fails with "fatal: bad object"
2024-06-06 1:14 UTC (11+ messages)
RFC: indicating diff strategy in format-patch message headers
2024-06-05 22:26 UTC (4+ messages)
git clone error : RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0
2024-06-05 22:01 UTC (2+ messages)
[PATCH] format-patch: assume --cover-letter for diff in multi-patch series
2024-06-05 21:52 UTC (9+ messages)
` [PATCH v3] "
Git submodule recursive update not syncing submodule URLs makes the operation fail for commits updating the URLs
2024-06-05 21:03 UTC (3+ messages)
[PATCH v2 0/13] leak fixes for sparse-checkout code
2024-06-05 16:52 UTC (5+ messages)
` [PATCH v2 06/13] dir.c: always copy input to add_pattern()
What's cooking in git.git (Jun 2024, #01; Mon, 3)
2024-06-05 16:30 UTC (5+ messages)
[PATCH] dir.c: skip .gitignore, etc larger than INT_MAX
2024-06-05 16:23 UTC (6+ messages)
[PATCH 0/6] update-ref: add symref support for --stdin
2024-06-05 16:22 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 3/6] update-ref: add support for 'symref-delete' command
` [PATCH v3 4/6] update-ref: add support for 'symref-create' command
` [PATCH v3 6/6] update-ref: add support for 'symref-update' command
[GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
2024-06-05 13:43 UTC
New opportunity for your establishment
2024-06-05 13:16 UTC
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 read-only IMAP folder(s) and NNTP newsgroup(s).