messages from 2025-01-08 19:14:54 to 2025-01-13 08:34:02 UTC [more...]
[PATCH 0/9] meson: a couple of additions
2025-01-13 8:33 UTC (3+ messages)
` [PATCH 1/9] GIT-VERSION-GEN: simplify computing the dirty marker
` [PATCH 2/9] GIT-VERSION-GEN: move default version into a separate file
[PATCH] meson: fix perl dependencies for Documentation
2025-01-13 8:26 UTC (2+ messages)
Using Visual Studio Code to Debug/Trace Git?
2025-01-13 8:04 UTC (3+ messages)
[PATCH] gc: add `--expire-to` option
2025-01-13 7:12 UTC (4+ messages)
` [PATCH v2 0/2] gc: add --expire-to option
` [PATCH v2 1/2] gc: add `--expire-to` option
[bug] encryption of metadata in .git metadata file inside .git folder
2025-01-13 6:37 UTC (4+ messages)
git grep: ^$ false match at end of file
2025-01-13 6:26 UTC (5+ messages)
[Question] etc/gitconfig and .gitconfig missing errors
2025-01-13 6:01 UTC (2+ messages)
[PATCH] help: interpret help.autocorrect=1 as "immediate" rather than 0.1s
2025-01-13 5:43 UTC (13+ messages)
` [PATCH v2] help: interpret boolean string values for help.autocorrect
` [PATCH v3] "
Bug sorting git branch output by ahead-behind:HEAD
2025-01-13 5:23 UTC (4+ messages)
` [PATCH] ref-filter: share bases and is_base_tips between formatting and sorting
fatal: Not a valid object name HEAD
2025-01-12 16:51 UTC (3+ messages)
` [PATCH] fetch set_head: fix non-mirror remotes in bare repositories
[PATCH v2] Revert "doc: move git-cherry to plumbing"
2025-01-12 12:30 UTC (2+ messages)
git remote set-head automatically
2025-01-12 8:19 UTC (5+ messages)
Git 2.48. Changed behavior of the git fetch
2025-01-12 8:07 UTC (2+ messages)
[PATCH] t8002-blame: simplify padding generation in blank boundary tests
2025-01-11 23:11 UTC
[PATCH] send-email: implement SMTP bearer authentication
2025-01-11 21:27 UTC
[PATCH] send-email: implement SMTP bearer authentication
2025-01-11 21:19 UTC (3+ messages)
[PATCH 0/6] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
2025-01-11 17:14 UTC (15+ messages)
` [PATCH 3/6] hash.h: introduce `unsafe_hash_algo()`
` [PATCH v2 0/8] hash: introduce unsafe_hash_algo(), drop unsafe_ variants
` [PATCH v2 7/8] csum-file: introduce hashfile_checkpoint_init()
` [PATCH v2 8/8] hash.h: drop unsafe_ function variants
[PATCH 0/4][Outreachy] Introduce os-version Capability with Configurable Options
2025-01-11 11:07 UTC (10+ messages)
` [PATCH 3/4] connect: advertise OS version
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
2025-01-11 8:30 UTC (2+ messages)
Changing transfer.credentialsInUrl to default to "warn"
2025-01-11 7:15 UTC
transfer.credentialsInUrl should warn about personal access tokens in user field #leftoverbits
2025-01-11 1:01 UTC (10+ messages)
[BUGREPORT] git diff-tree --cc SEGFAUTs
2025-01-11 0:41 UTC (28+ messages)
` [PATCH 0/14] combine-diff cleanups
` [PATCH 01/14] run_diff_files(): delay allocation of combine_diff_path
` [PATCH 02/14] combine-diff: add combine_diff_path_new()
` [PATCH 03/14] tree-diff: clear parent array in path_appendnew()
` [PATCH 04/14] combine-diff: use pointer for parent paths
` [PATCH 05/14] diff: add a comment about combine_diff_path.parent.path
` [PATCH 06/14] run_diff_files(): de-mystify the size of combine_diff_path struct
` [PATCH 07/14] tree-diff: drop path_appendnew() alloc optimization
` [PATCH 08/14] tree-diff: pass whole path string to path_appendnew()
` [PATCH 09/14] tree-diff: inline path_appendnew()
` [PATCH 10/14] combine-diff: drop public declaration of combine_diff_path_size()
` [PATCH 11/14] tree-diff: drop list-tail argument to diff_tree_paths()
` [PATCH 12/14] tree-diff: use the name "tail" to refer to list tail
` [PATCH 13/14] tree-diff: simplify emit_path() list management
` [PATCH 14/14] tree-diff: make list tail-passing more explicit
[PATCH] instaweb: fix ip binding for the python http.server
2025-01-10 23:32 UTC (2+ messages)
[PATCH] docs: discuss caching personal access tokens
2025-01-10 22:54 UTC (7+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] docs: list popular credential helpers
` [PATCH v2 2/2] docs: discuss caching personal access tokens
Histogram/patience diff matching lines with different counts
2025-01-10 19:33 UTC (2+ messages)
A note from the maintainer
2025-01-10 18:54 UTC
What's cooking in git.git (Jan 2025, #03; Fri, 10)
2025-01-10 18:44 UTC
[ANNOUNCE] Git v2.48.0
2025-01-10 18:16 UTC
[PATCH] trace2: prevent segfault on config collection where no value specified
2025-01-10 17:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH] GIT-VERSION-GEN: allow it to be run in parallel
2025-01-10 16:55 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/8] compat/zlib: allow use of zlib-ng as backend
2025-01-10 15:50 UTC (10+ messages)
` [PATCH 1/8] compat: drop `uncompress2()` compatibility shim
` [PATCH 2/8] git-compat-util: drop `z_const` define
` [PATCH 3/8] compat: introduce new "zlib.h" header
` [PATCH 4/8] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
` [PATCH 5/8] compat/zlib: provide `deflateBound()` shim centrally
` [PATCH 6/8] compat/zlib: provide stubs for `deflateSetHeader()`
` [PATCH 7/8] git-zlib: cast away potential constness of `next_in` pointer
` [PATCH 8/8] compat/zlib: allow use of zlib-ng as backend
[PATCH] rev-list: print missing object type with --missing=print-type
2025-01-10 15:22 UTC (12+ messages)
` [PATCH v2 0/2] rev-list: print additional missing object information
` [PATCH v2 1/2] rev-list: add --missing-info to print missing object path
` [PATCH v2 2/2] rev-list: extend --missing-info to print missing object type
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-01-10 14:26 UTC (10+ messages)
` [PATCH v9 0/8] "
` [PATCH v9 1/8] git-compat-util: add strtoul_ul() with error handling
` [PATCH v9 2/8] cat-file: add declaration of variable i inside its for loop
` [PATCH v9 3/8] cat-file: split test utility functions into a separate library file
` [PATCH v9 8/8] cat-file: add remote-object-info to batch-command
[PATCH] builtin/blame: fix out-of-bounds read with excessive `--abbrev`
2025-01-10 14:21 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] builtin/blame: fix out-of-bounds reads and writes
` [PATCH v3 1/2] builtin/blame: fix out-of-bounds read with excessive `--abbrev`
` [PATCH v3 2/2] builtin/blame: fix out-of-bounds write with blank boundary commits
chmod failure on GVFS mounted CIFS share
2025-01-10 12:05 UTC (8+ messages)
[PATCH 00/10] A couple of CI improvements
2025-01-10 12:03 UTC (20+ messages)
` [PATCH 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH v4 00/10] A couple of CI improvements
` [PATCH v4 01/10] t0060: fix EBUSY in MinGW when setting up runtime prefix
` [PATCH v4 02/10] t7422: fix flaky test caused by buffered stdout
` [PATCH v4 03/10] github: adapt containerized jobs to be rootless
` [PATCH v4 04/10] github: convert all Linux jobs to be containerized
` [PATCH v4 05/10] github: simplify computation of the job's distro
` [PATCH v4 06/10] gitlab-ci: remove the "linux-old" job
` [PATCH v4 07/10] gitlab-ci: add linux32 job testing against i386
` [PATCH v4 08/10] ci: stop special-casing for Ubuntu 16.04
` [PATCH v4 09/10] ci: use latest Ubuntu release
` [PATCH v4 10/10] ci: remove stale code for Azure Pipelines
[PATCH] doc: git-restore: migrate to new style format
2025-01-10 10:09 UTC (2+ messages)
` [PATCH v2] doc: convert git-restore "
[PATCH] doc: git-notes.txt: migrate to new documentation format
2025-01-10 10:08 UTC (2+ messages)
` [PATCH v2] doc: convert git-notes "
[PATCH v4] credential-cache: respect request capabilities
2025-01-09 22:45 UTC (2+ messages)
` [PATCH v5] credential-cache: respect authtype capability
[ANNOUNCE] Git for Windows 2.48.0-rc2
2025-01-09 17:56 UTC
[PATCH] difftool docs: restore correct position of tool list
2025-01-09 16:46 UTC (2+ messages)
[PATCH 0/2] t/unit-tests: convert hash tests to use clar
2025-01-09 16:14 UTC (10+ messages)
` [PATCH v2 0/1] t/unit-tests: convert hash to use clar test framework
` [PATCH v2 1/1] "
` [PATCH v3] "
[PATCH v2 0/5] remote: announce removal of "branches/" and "remotes/"
2025-01-09 15:54 UTC (14+ messages)
` [PATCH v2 5/5] "
[PATCH] config.txt: add trailer.* variables
2025-01-09 13:25 UTC
[PATCH 0/3] lsan test-lib readability
2025-01-09 10:00 UTC (7+ messages)
` [PATCH 2/3] test-lib: simplify lsan results check
[PATCH] fsck: reject misconfigured fsck.skipList
2025-01-09 8:00 UTC (3+ messages)
[PATCH v3 00/10] A couple of CI improvements
2025-01-09 7:33 UTC (3+ messages)
` [PATCH v3 02/10] t7422: fix flaky test caused by buffered stdout
[PATCH v4 00/16] Start compiling with `-Wsign-compare`
2025-01-09 6:20 UTC (4+ messages)
` [PATCH v4 13/16] builtin/blame: fix type of `length` variable when emitting object ID
[PATCH 00/10] Fix segfaults when using the unsafe SHA1 backend
2025-01-09 5:57 UTC (8+ messages)
` [PATCH 02/10] builtin/fast-import: fix segfault with "
` [PATCH 02/10] builtin/fast-import: fix segfault with unsafe SHA1
[PATCH 0/2] reftable/stack: stop dying on exhausted entropy pool
2025-01-08 22:44 UTC (5+ messages)
[PATCH] docs: update contributing guide to refer current bugs and feature requests
2025-01-08 20:40 UTC (2+ messages)
Would it be possible to add an option to disable validating submodule paths?
2025-01-08 19:30 UTC (6+ messages)
` Re[2]: "
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).