messages from 2025-02-11 21:01:56 to 2025-02-15 08:45:47 UTC [more...]
[GSoC][PATCH] refspec: clarify function naming and documentation
2025-02-15 8:45 UTC (3+ messages)
` [GSoC][PATCH v2] "
[GSoC][PATCH] merge-recursive: optimize string_list construction
2025-02-15 8:42 UTC (16+ messages)
` [RFC PATCH 0/2] merge-recursive: optimize time complexity
` [RFC PATCH 1/2] merge-recursive: optimize time complexity for process_renames
` [RFC PATCH 2/2] merge-recursive: optimize time complexity for get_unmerged
` [GSoC][PATCH v2] merge-recursive: optimize time complexity for process_renames
free(): invalid pointer, error: git died of signal 6 and error: git died of signal 11
2025-02-15 2:09 UTC
[PATCH RFC] mailmap: fix check-mailmap with full mailmap line
2025-02-15 0:24 UTC (3+ messages)
[PATCH 0/7][Outreachy] stop using the_repository global variable
2025-02-14 22:57 UTC (8+ messages)
` [PATCH 1/7] builtin/verify-tag: stop using `the_repository`
` [PATCH 2/7] builtin/verify-commit.c: "
` [PATCH 3/7] builtin/send-pack.c: "
` [PATCH 4/7] builtin/pack-refs: "
` [PATCH 5/7] builtin/ls-files: "
` [PATCH 6/7] builtin/for-each-ref: "
` [PATCH 7/7] builtin/checkout-index.c: "
[PATCH] Makefile: correct default docs build target
2025-02-14 22:50 UTC (3+ messages)
[PATCH 0/2] Documentation: fixups following followRemoteHEAD
2025-02-14 22:11 UTC (6+ messages)
` [PATCH 1/2] config/remote.txt: reunite 'severOption' description paragraphs
` [PATCH 2/2] config/remote.txt: improve wording for 'remote.<name>.followRemoteHEAD'
[PATCH v4 0/6][Outreachy] extend agent capability to include OS name
2025-02-14 22:07 UTC (10+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] version: replace manual ASCII checks with isprint() for clarity
` [PATCH v5 2/6] version: refactor redact_non_printables()
` [PATCH v5 3/6] version: refactor get_uname_info()
` [PATCH v5 4/6] version: extend get_uname_info() to hide system details
` [PATCH v5 5/6] t5701: add setup test to remove side-effect dependency
` [PATCH v5 6/6] agent: advertise OS name via agent capability
renormalize histroy with smudge/clean-filter
2025-02-14 20:55 UTC (9+ messages)
` renormalize histroy with smudge/clean-filter, again
` Collisions while cloning (was: Re: renormalize histroy with smudge/clean-filter, again)
[PATCH RFC] builtin/log: include From in git show --format=email
2025-02-14 20:35 UTC (2+ messages)
Tags are no longer fetched when fetching specific commit
2025-02-14 18:35 UTC (4+ messages)
[PATCH v3 0/8] add more ref consistency checks
2025-02-14 14:01 UTC (35+ messages)
` [PATCH v3 4/8] packed-backend: add "packed-refs" header consistency check
` [PATCH v3 6/8] packed-backend: add "packed-refs" entry "
` [PATCH v3 7/8] packed-backend: check whether the "packed-refs" is sorted
` [PATCH v3 8/8] builtin/fsck: add `git refs verify` child process
` [PATCH v4 0/8] add more ref consistency checks
` [PATCH v4 1/8] t0602: use subshell to ensure working directory unchanged
` [PATCH v4 2/8] builtin/refs: get worktrees without reading head information
` [PATCH v4 3/8] packed-backend: check whether the "packed-refs" is regular file
` [PATCH v4 4/8] packed-backend: add "packed-refs" header consistency check
` [PATCH v4 5/8] packed-backend: check whether the refname contains NUL characters
` [PATCH v4 6/8] packed-backend: add "packed-refs" entry consistency check
` [PATCH v4 7/8] packed-backend: check whether the "packed-refs" is sorted
` [PATCH v4 8/8] builtin/fsck: add `git refs verify` child process
[PATCH 0/4] bundle-uri: show progress when downloading from bundle URIs
2025-02-14 11:26 UTC (4+ messages)
` [PATCH 4/4] bundle-uri: enable git-remote-https progress
[PATCH] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
2025-02-14 8:50 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Makefile: remove accidental recipe prefix in conditional
2025-02-14 4:55 UTC (3+ messages)
[PATCH 0/2] meson: wire up contrib/credential
2025-02-14 4:53 UTC (4+ messages)
` [PATCH 1/2] meson: wire up credential-wincred
` [PATCH 2/2] meson: wire up credential-libsecret
Question: Git protocol with bundle-uri advertisement
2025-02-13 22:31 UTC (2+ messages)
Poor performance using reftable with many refs
2025-02-13 22:17 UTC (12+ messages)
[PATCH] commit: avoid parent list buildup in clear_commit_marks_many()
2025-02-13 21:38 UTC (3+ messages)
[PATCH] revision: fix missing null for freed memory
2025-02-13 21:07 UTC (11+ messages)
[PATCH] doc: use 'title' consistently
2025-02-13 20:27 UTC (2+ messages)
[GSOC][PATCH] apply: address -Wsign-comparison warnings
2025-02-13 18:39 UTC (9+ messages)
` [GSOC][PATCH v2 0/6] "
` [GSOC][PATCH v2 1/6] apply: change fields in `apply_state` to unsigned
` [GSOC][PATCH v2 2/6] apply: change some variables from `int` to `size_t`
` [GSOC][PATCH v2 5/6] apply: use `size_t` loop counters
[PATCH v5 00/18] reftable: stop using "git-compat-util.h"
2025-02-13 18:22 UTC (4+ messages)
` [PATCH v5 15/18] compat/mingw: split out POSIX-related bits
[ANNOUNCE] Git for Windows 2.48.1
2025-02-13 13:32 UTC
[PATCH] rebase: add `--update-refs=interactive`
2025-02-13 12:04 UTC (9+ messages)
[PATCH v3 0/1] Long names for `git log -S` and `git log -G`
2025-02-13 5:46 UTC (25+ messages)
` [PATCH v3 1/1] diff: --patch-{modifies,grep} arg names for -S and -G
` [PATCH v4 0/10] Long names for `git log -S` and `git log -G`
` [PATCH v5 00/10] "
` [PATCH v5 01/10] t/t4209-log-pickaxe: Naming typo: -G takes a regex
` [PATCH v5 02/10] diff: -G description: Correct copy/paste error
` [PATCH v5 03/10] diff: short help: Correct -S description
` [PATCH v5 04/10] diff: short help: Add -G and --pickaxe-grep
` [PATCH v5 05/10] docs: gitdiffcore: -G and -S: Use regex/string placeholders
` [PATCH v5 06/10] diff: --patch-{grep,modifies} arg names for -G and -S
` [PATCH v5 07/10] completion: Support --patch-{grep,modifies}
` [PATCH v5 08/10] diff: test: Use --patch-{grep,modifies} over -G/-S
` [PATCH v5 09/10] diff: --pickaxe-{all,regex} help: Add --patch-{grep,modifies}
` [PATCH v5 10/10] diff: docs: Use --patch-{grep,modifies} over -G/-S
[PATCH 0/3] batch blob diff generation
2025-02-13 5:45 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] diff: return diff_filepair from diff queue helpers
` [PATCH v2 2/3] builtin: introduce diff-pairs command
` [PATCH v2 3/3] builtin/diff-pairs: allow explicit diff queue flush
Get the commits to be pushed accurately in pre-push hook
2025-02-13 2:49 UTC (2+ messages)
[PATCH 0/1] [GSOC] Use unsigned type for bit flags in commit-reach.c
2025-02-12 21:16 UTC (3+ messages)
` [PATCH 1/1] commit-reach: use unsigned int for flags in paint_down_to_common()
[GSoC][PATCH v2] t7603: replace test -f by test_path_is_file
2025-02-12 18:40 UTC (3+ messages)
Using Visual Studio Code to Debug/Trace Git?
2025-02-12 18:32 UTC (4+ messages)
(No Subject)
2025-02-12 14:07 UTC
[PATCH 0/6] refs: introduce support for partial reference transactions
2025-02-12 12:36 UTC (5+ messages)
[PATCH] doc: clarify the intent of the renormalize option in the merge machinery
2025-02-12 6:18 UTC (2+ messages)
[PATCH 1/6] xdiff: move sign comparison warning guard into each file
2025-02-12 6:04 UTC (6+ messages)
` [PATCH 2/6] xdiff: avoid signed vs. unsigned comparisons in xdiffi.c
` [PATCH 3/6] xdiff: avoid signed vs. unsigned comparisons in xemit.c
` [PATCH 4/6] xdiff: avoid signed vs. unsigned comparisons in xhistogram.c
` [PATCH 5/6] xdiff: avoid signed vs. unsigned comparisons in xpatience.c
` [PATCH 6/6] xdiff: avoid signed vs. unsigned comparisons in xutils.c
[PATCH 0/3] clean: add `config.exclude` and `--remove-excluded`
2025-02-11 23:00 UTC (7+ messages)
` [PATCH 3/3] "
[Bug] Git ReadOnly Temp Packfile Causes "Bad file descriptor" And -13 Access Error With NFSv4
2025-02-11 22:46 UTC (4+ messages)
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