messages from 2022-09-20 19:49:16 to 2022-09-23 17:26:48 UTC [more...]
[PATCH] pack-bitmap: remove trace2 region from hot path
2022-09-23 17:25 UTC (3+ messages)
[PATCH v1 0/2] grep: integrate with sparse index
2022-09-23 17:08 UTC (8+ messages)
` [PATCH v6 0/1] "
` [PATCH v6 1/1] builtin/grep.c: "
[PATCH] cmd-list.perl: fix identifying man sections
2022-09-23 17:01 UTC (6+ messages)
` [PATCH v2] "
git --archive
2022-09-23 16:51 UTC (6+ messages)
[RFC PATCH] shortlog: add group-by options for year and month
2022-09-23 16:17 UTC (4+ messages)
` [RFC PATCH v2] "
[PATCH] pack-bitmap: improve grammar of "xor chain" error message
2022-09-23 15:55 UTC (2+ messages)
Question relate to collaboration on git monorepo
2022-09-23 15:46 UTC (11+ messages)
https://git-scm.com/
2022-09-23 15:08 UTC
[PATCH] maintenance: make unregister idempotent
2022-09-23 13:08 UTC (10+ messages)
` [PATCH v2 0/2] scalar: "
` [PATCH v2 1/2] maintenance: add 'unregister --force'
` [PATCH v2 2/2] scalar: make 'unregister' idempotent
[PATCH] merge-tree: fix segmentation fault in read-only repositories
2022-09-23 9:55 UTC (16+ messages)
` [PATCH v2] "
` [PATCH v3] merge-ort: "
LSan curiosity in t1300
2022-09-23 8:28 UTC (4+ messages)
` [PATCH] tests: opt "git --config-env" test out of SANITIZE=leak
[PATCH 0/4] submodule: parallelize status
2022-09-23 8:06 UTC (7+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel
` [PATCH 2/4] submodule: move status parsing into function
` [PATCH 3/4] diff-lib: refactor functions
` [PATCH 4/4] diff-lib: parallelize run_diff_files for submodules
what if i use makeheader tool to generate c header file, it would be accepted
2022-09-23 7:28 UTC (10+ messages)
[PATCH v6 0/1] grep: integrate with sparse index
2022-09-23 4:21 UTC (3+ messages)
` [PATCH v6 1/1] builtin/grep.c: "
t9210-scalar.sh fails with SANITIZE=undefined
2022-09-22 22:56 UTC (6+ messages)
[PATCH] branch: description for non-existent branch errors
2022-09-22 22:37 UTC
[INVESTIGATION] why is fsck --connectivity-only so much more expensive than rev-list --objects --all?
2022-09-22 22:16 UTC (10+ messages)
` [PATCH 0/3] reducing fsck memory usage
` [PATCH 1/3] fsck: free tree buffers after walking unreachable objects
` [PATCH 2/3] fsck: turn off save_commit_buffer
` [PATCH 3/3] parse_object_buffer(): respect save_commit_buffer
[PATCH 0/3] Correct credential helper discrepancies handling input
2022-09-22 22:11 UTC (8+ messages)
` [PATCH 1/3] wincred: ignore unknown lines (do not die)
` [PATCH 2/3] netrc: "
` [PATCH 3/3] osxkeychain: clarify that we ignore unknown lines
[PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish
2022-09-22 19:32 UTC (5+ messages)
` [PATCH v2] "
[BUG] Git 2.28.0-rc1 t1800 message text comparison
2022-09-22 19:02 UTC (2+ messages)
` [BUG] Git 2.38.0-rc1 "
2.38.0 rc1 and explicit openssl version
2022-09-22 18:55 UTC (3+ messages)
[PATCH] ci: restrict workflow's github token permissions
2022-09-22 15:29 UTC (2+ messages)
git diff-index considers touched files as dirty and changes behaviour
2022-09-22 15:20 UTC (2+ messages)
[PATCH 0/7] midx: ignore cruft pack with `repack`, `expire`
2022-09-22 14:14 UTC (4+ messages)
` [PATCH 3/7] midx.c: prevent `expire` from removing the cruft pack
[PATCH] Documentation: add ReviewingGuidelines
2022-09-22 13:29 UTC (6+ messages)
` [PATCH v2] "
Handling rebasing better
2022-09-22 11:23 UTC
[ANNOUNCE] Git for Windows 2.38.0-rc1
2022-09-22 10:16 UTC
[PATCH] list-objects-filter: initialize sub-filter structs
2022-09-22 9:35 UTC
fatal: options '--bare' and '--origin foo' cannot be used together
2022-09-22 6:40 UTC (11+ messages)
` [PATCH 1/2] clone: allow "--bare" with "-o"
` [PATCH 2/2] remote: handle rename of remote without fetch refspec
What's cooking in git.git (Sep 2022, #06; Wed, 21)
2022-09-22 1:11 UTC
[L10N] Kickoff for Git 2.38.0 round #2
2022-09-22 0:50 UTC
[PATCH] check-non-portable-shell: detect obsolescent egrep/fgrep
2022-09-22 0:18 UTC
[ANNOUNCE] Git v2.38.0-rc1
2022-09-22 0:11 UTC
[RFC PATCH 0/2] Opaque author and committer identifiers
2022-09-22 0:08 UTC (4+ messages)
` [RFC PATCH 2/2] docs: document a format for anonymous author and committer IDs
[PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
2022-09-21 22:48 UTC (12+ messages)
` [PATCH 3/8] osxkeychain: clarify that we ignore unknown lines
` [PATCH 4/8] http: read HTTP WWW-Authenticate response headers
` [PATCH 5/8] credential: add WWW-Authenticate header to cred requests
[PATCH v9 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-09-21 22:18 UTC (17+ messages)
` [PATCH v10 "
` [PATCH v10 1/6] fsmonitor: refactor filesystem checks to common interface
` [PATCH v10 2/6] fsmonitor: relocate socket file if .git directory is remote
` [PATCH v10 3/6] fsmonitor: avoid socket location check if using hook
` [PATCH v10 4/6] fsmonitor: deal with synthetic firmlinks on macOS
` [PATCH v10 5/6] fsmonitor: check for compatability before communicating with fsmonitor
` [PATCH v10 6/6] fsmonitor: add documentation for allowRemote and socketDir options
` [PATCH v11 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
` [PATCH v11 1/6] fsmonitor: refactor filesystem checks to common interface
` [PATCH v11 2/6] fsmonitor: relocate socket file if .git directory is remote
` [PATCH v11 3/6] fsmonitor: avoid socket location check if using hook
` [PATCH v11 4/6] fsmonitor: deal with synthetic firmlinks on macOS
` [PATCH v11 5/6] fsmonitor: check for compatability before communicating with fsmonitor
` [PATCH v11 6/6] fsmonitor: add documentation for allowRemote and socketDir options
Support SSL_CERT_DIR
2022-09-21 21:26 UTC (2+ messages)
Preserving credentials on authentication failures
2022-09-21 21:13 UTC (2+ messages)
[PATCH 0/2] update internal patch-id to use "stable" algorithm
2022-09-21 20:59 UTC (3+ messages)
[PATCH 0/2] Fix various typos in regular and technical docs
2022-09-21 19:16 UTC (3+ messages)
[PATCH v2 0/3] midx: use `--stdin-packs` to implement `repack`
2022-09-21 19:09 UTC (6+ messages)
` [PATCH v2 1/3] midx.c: compute pack_info array outside of fill_included_packs_batch()
` [PATCH v2 2/3] midx.c: use `pack-objects --stdin-packs` when repacking
` [PATCH v2 3/3] midx.c: unify `include_pack` array into `pack_info` struct
[PATCH v2 0/4] allow "grep -E", remove {e,f}grep usage
2022-09-21 18:06 UTC (6+ messages)
` [PATCH v2 1/4] CodingGuidelines: allow grep -E
` [PATCH v2 2/4] t: remove \{m,n\} from BRE grep usage
` [PATCH v2 3/4] t: convert egrep usage to "grep -E"
` [PATCH v2 4/4] t: convert fgrep usage to "grep -F"
[PATCH v3 07/15] t/Makefile: don't remove test-results in "clean-except-prove-cache"
2022-09-21 17:52 UTC (9+ messages)
` [PATCH] t/Makefile: remove 'test-results' on 'make clean'
` [PATCH v2] "
[PATCH] gc: don't translate literal commands
2022-09-21 17:35 UTC (5+ messages)
[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
2022-09-21 16:58 UTC (8+ messages)
` [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API
[PATCH] refs: unify parse_worktree_ref() and ref_type()
2022-09-21 16:45 UTC (8+ messages)
Wildcards in mailmap to hide transgender people's deadnames
2022-09-21 16:42 UTC (7+ messages)
Newbie contribution idea for 'git log --children': input requested
2022-09-21 0:24 UTC (6+ messages)
[BUG] seemingly-rare segfault in merge-tree
2022-09-20 21:57 UTC (4+ messages)
[PATCH] midx.c: use `pack-objects --stdin-packs` when repacking
2022-09-20 20:35 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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).