messages from 2023-01-25 05:12:49 to 2023-02-01 08:09:04 UTC [more...]
[PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
2023-02-01 8:08 UTC (4+ messages)
[PATCH] docs: document zero bits in index "mode"
2023-02-01 2:46 UTC (2+ messages)
[GSoC][PATCH] t/t4113-apply-ending.sh: Modernize a test script
2023-02-01 2:21 UTC (2+ messages)
Inconsistency between git-log documentation and behavior regarding default date format
2023-02-01 1:33 UTC (2+ messages)
Stability of git-archive, breaking (?) the Github universe, and a possible solution
2023-02-01 1:33 UTC (13+ messages)
Bug: Cloning git repositories behind a proxy using the git:// protocol broken since 2.32
2023-01-31 23:19 UTC (6+ messages)
[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
2023-01-31 22:01 UTC (33+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 02/10] t5558: add tests for creationToken heuristic
` [PATCH v2 05/10] bundle-uri: download in creationToken order
` [PATCH v2 08/10] fetch: fetch from an external bundle URI
` [PATCH v2 10/10] bundle-uri: test missing bundles with heuristic
` [PATCH v3 00/11] Bundle URIs V: creationToken heuristic for incremental fetches
` [PATCH v3 01/11] bundle: test unbundling with incomplete history
` [PATCH v3 02/11] bundle: verify using check_connected()
` [PATCH v3 03/11] t5558: add tests for creationToken heuristic
` [PATCH v3 04/11] bundle-uri: parse bundle.heuristic=creationToken
` [PATCH v3 05/11] bundle-uri: parse bundle.<id>.creationToken values
` [PATCH v3 06/11] bundle-uri: download in creationToken order
` [PATCH v3 07/11] clone: set fetch.bundleURI if appropriate
` [PATCH v3 08/11] bundle-uri: drop bundle.flag from design doc
` [PATCH v3 09/11] fetch: fetch from an external bundle URI
` [PATCH v3 10/11] bundle-uri: store fetch.bundleCreationToken
` [PATCH v3 11/11] bundle-uri: test missing bundles with heuristic
[ANNOUNCE] Git Rev News edition 95
2023-01-31 21:19 UTC
[PATCH] grep: fall back to interpreter mode if JIT fails
2023-01-31 21:05 UTC (24+ messages)
` [PATCH v2] grep: fall back to interpreter if JIT memory allocation fails
` [PATCH v3] "
[PATCH v4] win32: fix thread usage for win32
2023-01-31 20:00 UTC (3+ messages)
` [PATCH v5] "
Join us for Review Club!
2023-01-31 19:41 UTC
gitformat-index.txt has a gap in the "mode" description?
2023-01-31 19:26 UTC (2+ messages)
[PATCH] win32: check for NULL when creating thread
2023-01-31 14:53 UTC (2+ messages)
` [PATCH v2] win32: check for NULL after "
What's cooking in git.git (Jan 2023, #07; Mon, 30)
2023-01-31 12:42 UTC (3+ messages)
Git loses untracked files during “stash” if there are conficts
2023-01-31 8:08 UTC
[PATCH 0/3] Allow scalar to succeed despite maintenance failures
2023-01-30 19:25 UTC (16+ messages)
` [PATCH 1/3] t: allow 'scalar' in test_must_fail
` [PATCH 2/3] t921*: test scalar behavior starting maintenance
` [PATCH 3/3] scalar: only warn when background maintenance fails
[PATCH] ls-tree: add --sparse-filter-oid argument
2023-01-30 15:28 UTC (12+ messages)
` [PATCH v2] "
[PATCH v9 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
2023-01-30 10:40 UTC (4+ messages)
[PATCH v14 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2023-01-30 10:08 UTC (10+ messages)
` [PATCH v15 "
` [PATCH v15 1/6] fsmonitor: refactor filesystem checks to common interface
` [PATCH v15 2/6] fsmonitor: relocate socket file if .git directory is remote
` [PATCH v15 4/6] fsmonitor: deal with synthetic firmlinks on macOS
` [PATCH v15 6/6] fsmonitor: add documentation for allowRemote and socketDir options
[PATCH] credential: new attribute password_expiry_utc
2023-01-30 0:59 UTC (3+ messages)
Draft of Git Rev News edition 95
2023-01-29 18:27 UTC
[PATCH] Documentation: clarify that cache forgets credentials if the system restarts
2023-01-29 17:26 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
t5559 breaks with apache 2.4.55
2023-01-29 6:35 UTC (4+ messages)
[PATCH] Documentation: clarify that cache forgets credentials if the system restarts
2023-01-28 20:08 UTC (2+ messages)
[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
2023-01-28 14:28 UTC (24+ messages)
` [PATCH v7 "
` [PATCH v7 04/12] test-http-server: add stub HTTP server test helper
` [PATCH v7 06/12] test-http-server: add HTTP request parsing
` [PATCH v7 07/12] test-http-server: pass Git requests to http-backend
` [PATCH v7 08/12] test-http-server: add simple authentication
` [PATCH v7 10/12] http: replace unsafe size_t multiplication with st_mult
` [PATCH v7 11/12] http: read HTTP WWW-Authenticate response headers
` [PATCH v7 12/12] credential: add WWW-Authenticate header to cred requests
[PATCH v4 2/5] notes.c: cleanup for "designated init" and "char ptr init"
2023-01-28 11:33 UTC (2+ messages)
[PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
2023-01-28 11:22 UTC (2+ messages)
How experimental are git switch/restore?
2023-01-27 17:10 UTC
Git over HTTP; have flexible SASL authentication
2023-01-27 17:06 UTC (2+ messages)
[PATCH 0/5] hook API: support stdin, convert post-rewrite
2023-01-27 15:08 UTC (4+ messages)
` [PATCH 4/5] sequencer: use the new hook API for the simpler "post-rewrite" call
[PATCH v3] checkout/switch: disallow checking out same branch in multiple worktrees
2023-01-27 14:46 UTC (5+ messages)
` [PATCH v4] "
Git submodule commits
2023-01-27 9:32 UTC
When using several ssh key, Git match ssh key by host, instead of hostname in ssh config file
2023-01-27 1:57 UTC (3+ messages)
What's cooking in git.git (Jan 2023, #07; Thu, 26)
2023-01-26 22:54 UTC
[PATCH v2] attr: fix instructions on how to check attrs
2023-01-26 22:17 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3 1/1] ref-filter: add new "signature" atom
2023-01-26 21:07 UTC (3+ messages)
` [PATCH v4 0/1] "
[PATCH v5 0/6] submodule: parallelize diff
2023-01-26 18:52 UTC (8+ messages)
` [PATCH v6 5/6] diff-lib: parallelize run_diff_files for submodules
` [PATCH v6 6/6] submodule: call parallel code from serial status
git log --follow wrongly includes delete commit
2023-01-26 17:18 UTC (3+ messages)
[PATCH] bisect: fix "reset" when branch is checked out elsewhere
2023-01-26 17:13 UTC (5+ messages)
Feature Request - GIT config - Reference value of init.defaultBranch in alias
2023-01-26 16:21 UTC (2+ messages)
[PATCH] tree-walk: disallow overflowing modes
2023-01-26 11:36 UTC (5+ messages)
[PATCH] worktree: teach find_shared_symref to ignore current worktree
2023-01-26 3:07 UTC (9+ messages)
` [PATCH v2 0/3] fix die_if_checked_out() when ignore_current_worktree
` [PATCH v2 1/3] branch: "
[PATCH v4 00/19] leak fixes: various simple leak fixes
2023-01-26 2:44 UTC (16+ messages)
` [PATCH v5 "
` [PATCH v5 02/19] bundle.c: don't leak the "args" in the "struct child_process"
` [PATCH v5 07/19] repack: fix leaks on error with "goto cleanup"
` [PATCH v5 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
` [PATCH v5 16/19] grep.c: refactor free_grep_patterns()
` [PATCH v5 17/19] grep API: plug memory leaks by freeing "header_list"
` [PATCH v5 18/19] receive-pack: free() the "ref_name" in "struct command"
` [PATCH v5 19/19] push: free_refs() the "local_refs" in set_refspecs()
[PATCH] request-pull: filter out SSH/X.509 tag signatures
2023-01-26 0:18 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ssh signing: better error message when key not in agent
2023-01-25 22:22 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[CI]: Is t7527 known to be flakey?
2023-01-25 21:12 UTC (6+ messages)
[PATCH] fix italian expression
2023-01-25 18:17 UTC
A summary of in-flight topics
2023-01-25 17:12 UTC (3+ messages)
[PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities
2023-01-25 16:48 UTC (7+ messages)
` [PATCH v5 00/10] "
` [PATCH v5 05/10] rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks
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).