messages from 2023-09-09 12:59:11 to 2023-09-14 02:41:32 UTC [more...]
[PATCH 0/5] Trailer readability cleanups
2023-09-14 2:41 UTC (15+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] trailer: separate public from internal portion of trailer_iterator
` [PATCH v2 2/6] trailer: split process_input_file into separate pieces
` [PATCH v2 4/6] trailer: teach find_patch_start about --no-divider
` [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
` [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end
[PATCH 0/2] replacing ci/config/allow-ref with a repo variable
2023-09-14 0:44 UTC (10+ messages)
[PATCH 0/8] repack: refactor pack snapshot-ing logic
2023-09-14 0:07 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] builtin/repack.c: extract structure to store existing packs
` [PATCH v2 2/8] builtin/repack.c: extract marking packs for deletion
` [PATCH v2 3/8] builtin/repack.c: extract redundant pack cleanup for --geometric
` [PATCH v2 4/8] builtin/repack.c: extract redundant pack cleanup for existing packs
` [PATCH v2 5/8] builtin/repack.c: extract `has_existing_non_kept_packs()`
` [PATCH v2 6/8] builtin/repack.c: store existing cruft packs separately
` [PATCH v2 7/8] builtin/repack.c: avoid directly inspecting "util"
` [PATCH v2 8/8] builtin/repack.c: extract common cruft pack loop
[BUG] `git push` sends unnecessary objects
2023-09-13 22:59 UTC
[PATCH v4] unit tests: Add a project plan document
2023-09-13 18:14 UTC (4+ messages)
` [PATCH v7 0/3] Add unit test framework and project plan
[PATCH] revision: add `--ignore-missing-links` user option
2023-09-13 17:17 UTC (7+ messages)
` [PATCH v2] "
[PATCH] rebase -i: ignore signals when forking subprocesses
2023-09-13 16:40 UTC (8+ messages)
[PATCH 0/1] git-grep: improve the --show-function behaviour
2023-09-13 10:15 UTC (12+ messages)
` [PATCH 1/1] "
[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
2023-09-13 8:10 UTC (31+ messages)
` [PATCH 01/32] doc hash-file-transition: A map file for mapping between sha1 and sha256
` [PATCH 02/32] doc hash-function-transition: Replace compatObjectFormat with compatMap
` [PATCH v2 02/32] doc hash-function-transition: Replace compatObjectFormat with mapObjectFormat
` [PATCH v3 02/32] doc hash-function-transition: Augment compatObjectFormat with readCompatMap
` [PATCH 12/32] bulk-checkin: hash object with compatibility algorithm
` [PATCH 14/32] commit: write commits for both hashes
` [PATCH 25/32] pack-compat-map: Add support for .compat files of a packfile
` [PATCH 26/32] object-file-convert: Implement convert_object_file_{begin,step,end}
[PATCH] completion: improve doc for complex aliases
2023-09-13 0:58 UTC (6+ messages)
` [PATCH v2] "
[PATCH] completion: commit: complete configured trailer tokens
2023-09-13 0:34 UTC (7+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] completion: commit: complete trailers tokens more robustly
[PATCH] sequencer: remove unreachable exit condition in pick_commits()
2023-09-13 0:32 UTC (5+ messages)
` [PATCH v2] "
[PATCH] t3404-rebase-interactive.sh: fix name of a rewording test
2023-09-13 0:25 UTC (7+ messages)
` [PATCH v2] t3404-rebase-interactive.sh: fix typos in title "
[PATCH 0/2] diff-merges: introduce '-d' option
2023-09-13 0:22 UTC (8+ messages)
` [PATCH 1/2] diff-merges: improve --diff-merges documentation
` [PATCH 2/2] diff-merges: introduce '-d' option
What's cooking in git.git (Sep 2023, #04; Tue, 12)
2023-09-12 21:13 UTC (6+ messages)
[PATCH v2 0/3] "update-index --show-index-version"
2023-09-12 19:32 UTC (13+ messages)
` [PATCH v2 1/3] update-index doc: v4 is OK with JGit and libgit2
` [PATCH v2 2/3] update-index: add --show-index-version
` [PATCH v2 3/3] test-tool: retire "index-version"
` [PATCH v3 0/3] "update-index --show-index-version"
` [PATCH v3 1/3] update-index doc: v4 is OK with JGit and libgit2
` [PATCH v3 2/3] update-index: add --show-index-version
` [PATCH v3 3/3] test-tool: retire "index-version"
[PATCH] diff --stat: add config option to limit filename width
2023-09-12 17:48 UTC (5+ messages)
[PATCH] [diff-lib] Fix check_removed when fsmonitor is on
2023-09-12 17:07 UTC (5+ messages)
` [PATCH v3] diff-lib: "
What's cooking in git.git (Sep 2023, #04; Tue, 12)
2023-09-12 17:07 UTC
[PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge
2023-09-12 15:06 UTC (3+ messages)
[PATCH] merge-tree: add -X strategy option
2023-09-12 15:03 UTC (3+ messages)
` [PATCH v2] "
Commit dates on conflict markers
2023-09-12 14:33 UTC (4+ messages)
[PATCH 1/2] parse-options: add int value pointer to struct option
2023-09-12 8:40 UTC (11+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
[PATCH 0/2] fix GIT_TEST_SANITIZE_LEAK_LOG=true
2023-09-12 8:35 UTC (7+ messages)
` [PATCH 1/2] test-lib: prevent misuses of --invert-exit-code
` [PATCH 2/2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG
[PATCH] grep: use OPT_INTEGER_F for --max-depth
2023-09-12 7:51 UTC (7+ messages)
[bug] git clone command leaves orphaned ssh process
2023-09-12 4:33 UTC (7+ messages)
[PATCH] start_command: reset disposition of all signals in child
2023-09-11 22:20 UTC (8+ messages)
[RFC PATCH] Not computing changed path filter for root commits
2023-09-11 22:31 UTC
[RFC] New configuration option "diff.statNameWidth"
2023-09-12 0:26 UTC (8+ messages)
[PATCH v4 0/8] Repack objects into separate packfiles based on a filter
2023-09-11 15:20 UTC (17+ messages)
` [PATCH v5 "
` [PATCH v6 0/9] "
` [PATCH v6 1/9] pack-objects: allow `--filter` without `--stdout`
` [PATCH v6 2/9] t/helper: add 'find-pack' test-tool
` [PATCH v6 3/9] repack: refactor finishing pack-objects command
` [PATCH v6 4/9] repack: refactor finding pack prefix
` [PATCH v6 5/9] pack-bitmap-write: rebuild using new bitmap when remapping
` [PATCH v6 6/9] repack: add `--filter=<filter-spec>` option
` [PATCH v6 7/9] gc: add `gc.repackFilter` config option
` [PATCH v6 8/9] repack: implement `--filter-to` for storing filtered out objects
` [PATCH v6 9/9] gc: add `gc.repackFilterTo` config option
[PATCH 0/4] CMake(Visual C) support for js/doc-unit-tests
2023-09-11 13:25 UTC (5+ messages)
` [PATCH 1/4] cmake: also build unit tests
` [PATCH 3/4] unit-tests: do show relative file paths
Regression in git diff with stdin, with -R
2023-09-11 19:20 UTC (6+ messages)
` [PATCH] diff --no-index: fix -R with stdin
[PATCH v4 1/2] sequencer: beautify subject of reverts of reverts
2023-09-11 20:12 UTC (3+ messages)
` [PATCH v5] "
[PATCH v3 0/6] Introduce Git Standard Library
2023-09-11 13:22 UTC (3+ messages)
` [PATCH v3 5/6] git-std-lib: introduce git standard library
[PATCH v2 0/3] range-diff: treat notes like `log`
2023-09-11 19:55 UTC (5+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
[ANNOUNCE] Virtual Contributor's Summit 2023
2023-09-11 20:36 UTC (5+ messages)
[PATCH] completion(switch/checkout): treat --track and -t the same
2023-09-11 6:09 UTC (5+ messages)
Idea: indirect authorship info
2023-09-11 5:23 UTC (2+ messages)
[PATCH] maintenance(systemd): support the Windows Subsystem for Linux
2023-09-10 8:30 UTC
[PATCH] rebase -i: ignore signals when forking subprocesses
2023-09-10 8:24 UTC (4+ messages)
[PATCH v3 00/15] Introduce new `git replay` command
2023-09-10 3:20 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 11/15] replay: use standard revision ranges
git submodule set-url does not sync when name != path
2023-09-09 22:26 UTC (2+ messages)
` Bug: git submodule set-url does not handle name != path correctly
[PATCH] status: fix branch shown when not only bisecting
2023-09-09 20:12 UTC (2+ messages)
` [PATCH v2] "
diff alias which used to work in version 2.27, failing from version 2.28 onwards
2023-09-09 18:45 UTC (2+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).