Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 2/2] builtin/show-branch: detect empty reflogs, (continued)
- [PATCH 0/3] Doc placeholders,
Jean-Noël Avila via GitGitGadget
- [PATCH v4] documentation: send-email: use camel case consistently,
Dragan Simic
- [PATCH v3] documentation: send-email: use camel case consistently,
Dragan Simic
- Bug: impure renames may be reported as pure renames,
Mário Guimarães
- Git rebasing attribute the change to the wrong file [bug],
John Gabo
- [ANNOUNCE] Git for Windows 2.44.0-rc2, Johannes Schindelin
- What's cooking in git.git (Feb 2024, #07; Tue, 20),
Junio C Hamano
- [ANNOUNCE] Git v2.44.0-rc2, Junio C Hamano
- [PATCH] rebase: make warning less passive aggressive,
Harmen Stoppels via GitGitGadget
- [PATCH] Revert "Declare both git-switch and git-restore experimental",
Matthieu Baerts (NGI0)
[PATCH v2] documentation: send-email: use camel case consistently, Dragan Simic
[GSOC][RFC PATCH 0/1] microproject: use test_path_is_* functions in test scripts,
Vincenzo Mezzela
[PATCH 0/6] reflog: introduce subcommand to list reflogs,
Patrick Steinhardt
[PATCH 0/2] apply: add unit tests for parse_range,
Philip Peterson via GitGitGadget
Acoustic Instrument, Sarenaa Fuller
[GIT PULL] l10n updates for 2.44.0 round 3,
Jiang Xin
[PATCH] libsecret: retrieve empty password,
M Hickford via GitGitGadget
[PATCH] diff.c: use utf8_strwidth() instead of strlen() for display width,
Chandra Pratap via GitGitGadget
Why does the includeif woks how it does?,
Dominik von Haller
[PATCH] rerere: fix crash in during clear,
Marcel Röthke
[GSoC] Use unsigned integral type for collection of bits,
eugenio gigante
[PATCH 0/5] promise: introduce promises to track success or error,
Philip Peterson via GitGitGadget
[PATCH] builtin/stash: configs keepIndex, includeUntracked,
MithicSpirit
[PATCH] doc: remove outdated information about interactive.singleKey, Julio Bacellari
[PATCH 0/4] osxkeychain: bring in line with other credential helpers,
Bo Anderson via GitGitGadget
Calling "gpg --sign" with loopback pinentry in some scenarios, but not always,
Jens Schmidt
Git commit causes data download in partial clone,
charmocc
[PATCH] RelNotes: minor typo fixes in 2.44.0 draft,
Todd Zullinger
[BUG] git commit --trailer --verbose puts trailer below scissors line,
Philippe Blain
Question about migrating a repository,
Gabor Urban
[PATCH] completion: use awk for filtering the config entries,
Beat Bolli
[PATCH v2] branch: rework the descriptions of rename and copy operations,
Dragan Simic
[Improvements on messages 0/5] Disambuiguate between options and commands,
Alexander Shopov
Enhancement: `git pull` fails with merge conflict even if the local copy is modified in the same manner, Xuancong Wang
[PATCH] documentation: send-email: use camel case consistently,
Dragan Simic
Not aloud to, ross nicholas Oneil thomas
What's cooking in git.git (Feb 2024, #06; Thu, 15), Junio C Hamano
[PATCH] cmake: let `test-tool` run the unit tests, too,
Johannes Schindelin via GitGitGadget
[PATCH] branch: rework the descriptions of rename and copy operations,
Dragan Simic
Git difftool: interaction between --dir-diff and --trust-exit-code,
Jean-Rémy Falleri
[PATCH 0/7] fsmonitor: completing a stale patch that Implements fsmonitor for Linux,
marzi via GitGitGadget
[PATCH] use C99 declaration of variable in for() loop,
Elia Pinto
[PATCH] mergetools: vimdiff: use correct tool's name when reading mergetool config,
Kipras Melnikovas
The repository is broken due to the overflow of the disk space without the possibility of restoration, Кононов Игнатий Александрович
Bug: git-archive: --add-virtual-file doesn't seem to respect --prefix,
Ron Yorston
[PATCH] t/lib-credential: clean additional credential,
Bo Anderson via GitGitGadget
[ANNOUNCE] Git for Windows 2.44.0-rc1, Johannes Schindelin
[PATCH] doc: add shortcut to "am --whitespace=<action>",
Junio C Hamano
[RESOLVED] 2.44.0-rc1 clears t0080 problem on NonStop, rsbecker
[ANNOUNCE] Git v2.43.2,
Junio C Hamano
[ANNOUNCE] Git v2.44.0-rc1, Junio C Hamano
[PATCH 00/12] reftable: improve ref iteration performance (pt.2),
Patrick Steinhardt
- [PATCH 01/12] reftable/pq: use `size_t` to track iterator index, Patrick Steinhardt
- [PATCH 02/12] reftable/merged: make `merged_iter` structure private, Patrick Steinhardt
- [PATCH 03/12] reftable/merged: advance subiter on subsequent iteration, Patrick Steinhardt
- [PATCH 04/12] reftable/merged: make subiters own their records, Patrick Steinhardt
- [PATCH 06/12] reftable/merged: handle subiter cleanup on close only, Patrick Steinhardt
- [PATCH 05/12] reftable/merged: remove unnecessary null check for subiters, Patrick Steinhardt
- [PATCH 07/12] reftable/merged: circumvent pqueue with single subiter, Patrick Steinhardt
- [PATCH 08/12] reftable/merged: avoid duplicate pqueue emptiness check, Patrick Steinhardt
- [PATCH 09/12] reftable/record: reuse refname when decoding, Patrick Steinhardt
- [PATCH 10/12] reftable/record: reuse refname when copying, Patrick Steinhardt
- [PATCH 11/12] reftable/record: decode keys in place, Patrick Steinhardt
- [PATCH 12/12] reftable: allow inlining of a few functions, Patrick Steinhardt
- [PATCH v2 00/13] reftable: improve ref iteration performance (pt.2), Patrick Steinhardt
- [PATCH v2 01/13] reftable/pq: use `size_t` to track iterator index, Patrick Steinhardt
- [PATCH v2 02/13] reftable/merged: make `merged_iter` structure private, Patrick Steinhardt
- [PATCH v2 03/13] reftable/merged: advance subiter on subsequent iteration, Patrick Steinhardt
- [PATCH v2 05/13] reftable/merged: remove unnecessary null check for subiters, Patrick Steinhardt
- [PATCH v2 06/13] reftable/merged: handle subiter cleanup on close only, Patrick Steinhardt
- [PATCH v2 07/13] reftable/merged: circumvent pqueue with single subiter, Patrick Steinhardt
- [PATCH v2 08/13] reftable/merged: avoid duplicate pqueue emptiness check, Patrick Steinhardt
- [PATCH v2 11/13] reftable/record: decode keys in place, Patrick Steinhardt
- [PATCH v2 12/13] reftable: allow inlining of a few functions, Patrick Steinhardt
- [PATCH v2 09/13] reftable/record: reuse refname when decoding, Patrick Steinhardt
- [PATCH v2 04/13] reftable/merged: make subiters own their records, Patrick Steinhardt
- [PATCH v2 10/13] reftable/record: reuse refname when copying, Patrick Steinhardt
- [PATCH v2 13/13] refs/reftable: precompute prefix length, Patrick Steinhardt
- [PATCH v3 00/13] reftable: improve ref iteration performance (pt.2), Patrick Steinhardt
- [PATCH v3 01/13] reftable/pq: use `size_t` to track iterator index, Patrick Steinhardt
- [PATCH v3 02/13] reftable/merged: make `merged_iter` structure private, Patrick Steinhardt
- [PATCH v3 03/13] reftable/merged: advance subiter on subsequent iteration, Patrick Steinhardt
- [PATCH v3 04/13] reftable/merged: make subiters own their records, Patrick Steinhardt
- [PATCH v3 05/13] reftable/merged: remove unnecessary null check for subiters, Patrick Steinhardt
- [PATCH v3 06/13] reftable/merged: handle subiter cleanup on close only, Patrick Steinhardt
- [PATCH v3 07/13] reftable/merged: circumvent pqueue with single subiter, Patrick Steinhardt
- [PATCH v3 08/13] reftable/merged: avoid duplicate pqueue emptiness check, Patrick Steinhardt
- [PATCH v3 09/13] reftable/record: reuse refname when decoding, Patrick Steinhardt
- [PATCH v3 10/13] reftable/record: reuse refname when copying, Patrick Steinhardt
- [PATCH v3 11/13] reftable/record: decode keys in place, Patrick Steinhardt
- [PATCH v3 12/13] reftable: allow inlining of a few functions, Patrick Steinhardt
- [PATCH v3 13/13] refs/reftable: precompute prefix length, Patrick Steinhardt
What's cooking in git.git (Feb 2024, #05; Tue, 13),
Junio C Hamano
[PATCH] diff: mark some diff parameters as placeholders,
Jiang Xin
[L10N] ci: bump GitHub Actions versions in l10n.yml,
Jiang Xin
[PATCH] credential/osxkeychain: store new attributes,
M Hickford via GitGitGadget
[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems,
Jeff Hostetler via GitGitGadget
- [PATCH 01/12] sparse-index: pass string length to index_file_exists(), Jeff Hostetler via GitGitGadget
- [PATCH 02/12] name-hash: add index_dir_exists2(), Jeff Hostetler via GitGitGadget
- [PATCH 03/12] t7527: add case-insensitve test for FSMonitor, Jeff Hostetler via GitGitGadget
- [PATCH 04/12] fsmonitor: refactor refresh callback on directory events, Jeff Hostetler via GitGitGadget
- [PATCH 05/12] fsmonitor: refactor refresh callback for non-directory events, Jeff Hostetler via GitGitGadget
- [PATCH 06/12] fsmonitor: clarify handling of directory events in callback, Jeff Hostetler via GitGitGadget
- [PATCH 07/12] fsmonitor: refactor untracked-cache invalidation, Jeff Hostetler via GitGitGadget
- [PATCH 08/12] fsmonitor: support case-insensitive directory events, Jeff Hostetler via GitGitGadget
- [PATCH 09/12] fsmonitor: refactor non-directory callback, Jeff Hostetler via GitGitGadget
- [PATCH 10/12] fsmonitor: support case-insensitive non-directory events, Jeff Hostetler via GitGitGadget
- [PATCH 11/12] fsmonitor: refactor bit invalidation in refresh callback, Jeff Hostetler via GitGitGadget
- [PATCH 12/12] t7527: update case-insenstive fsmonitor test, Jeff Hostetler via GitGitGadget
- [PATCH v2 00/16] FSMonitor edge cases on case-insensitive file systems, Jeff Hostetler via GitGitGadget
- [PATCH v2 01/16] name-hash: add index_dir_find(), Jeff Hostetler via GitGitGadget
- [PATCH v2 03/16] t7527: temporarily disable case-insensitive tests, Jeff Hostetler via GitGitGadget
- [PATCH v2 02/16] t7527: add case-insensitve test for FSMonitor, Jeff Hostetler via GitGitGadget
- [PATCH v2 05/16] fsmonitor: clarify handling of directory events in callback helper, Jeff Hostetler via GitGitGadget
- [PATCH v2 04/16] fsmonitor: refactor refresh callback on directory events, Jeff Hostetler via GitGitGadget
- [PATCH v2 06/16] fsmonitor: refactor refresh callback for non-directory events, Jeff Hostetler via GitGitGadget
- [PATCH v2 07/16] dir: create untracked_cache_invalidate_trimmed_path(), Jeff Hostetler via GitGitGadget
- [PATCH v2 08/16] fsmonitor: refactor untracked-cache invalidation, Jeff Hostetler via GitGitGadget
- [PATCH v2 09/16] fsmonitor: move untracked invalidation into helper functions, Jeff Hostetler via GitGitGadget
- [PATCH v2 10/16] fsmonitor: return invalidated cache-entry count on directory event, Jeff Hostetler via GitGitGadget
- [PATCH v2 11/16] fsmonitor: remove custom loop from non-directory path handler, Jeff Hostetler via GitGitGadget
- [PATCH v2 13/16] fsmonitor: trace the new invalidated cache-entry count, Jeff Hostetler via GitGitGadget
- [PATCH v2 12/16] fsmonitor: return invalided cache-entry count on non-directory event, Jeff Hostetler via GitGitGadget
- [PATCH v2 14/16] fsmonitor: support case-insensitive events, Jeff Hostetler via GitGitGadget
- [PATCH v2 15/16] fsmonitor: refactor bit invalidation in refresh callback, Jeff Hostetler via GitGitGadget
- [PATCH v2 16/16] t7527: update case-insenstive fsmonitor test, Jeff Hostetler via GitGitGadget
- [PATCH v3 00/14] FSMonitor edge cases on case-insensitive file systems, Jeff Hostetler via GitGitGadget
- [PATCH v3 01/14] name-hash: add index_dir_find(), Jeff Hostetler via GitGitGadget
- [PATCH v3 02/14] t7527: add case-insensitve test for FSMonitor, Jeff Hostetler via GitGitGadget
- [PATCH v3 03/14] fsmonitor: refactor refresh callback on directory events, Jeff Hostetler via GitGitGadget
- [PATCH v3 04/14] fsmonitor: clarify handling of directory events in callback helper, Jeff Hostetler via GitGitGadget
- [PATCH v3 05/14] fsmonitor: refactor refresh callback for non-directory events, Jeff Hostetler via GitGitGadget
- [PATCH v3 06/14] dir: create untracked_cache_invalidate_trimmed_path(), Jeff Hostetler via GitGitGadget
- [PATCH v3 07/14] fsmonitor: refactor untracked-cache invalidation, Jeff Hostetler via GitGitGadget
- [PATCH v3 08/14] fsmonitor: move untracked-cache invalidation into helper functions, Jeff Hostetler via GitGitGadget
- [PATCH v3 09/14] fsmonitor: return invalidated cache-entry count on directory event, Jeff Hostetler via GitGitGadget
- [PATCH v3 10/14] fsmonitor: remove custom loop from non-directory path handler, Jeff Hostetler via GitGitGadget
- [PATCH v3 11/14] fsmonitor: return invalided cache-entry count on non-directory event, Jeff Hostetler via GitGitGadget
- [PATCH v3 12/14] fsmonitor: trace the new invalidated cache-entry count, Jeff Hostetler via GitGitGadget
- [PATCH v3 13/14] fsmonitor: refactor bit invalidation in refresh callback, Jeff Hostetler via GitGitGadget
- [PATCH v3 14/14] fsmonitor: support case-insensitive events, Jeff Hostetler via GitGitGadget
- Re: [PATCH v3 00/14] FSMonitor edge cases on case-insensitive file systems, Junio C Hamano
- Re: [PATCH v3 00/14] FSMonitor edge cases on case-insensitive file systems, Patrick Steinhardt
[GSOC][RFC] microproject: use test_path_is_* functions in test scripts,
Vincenzo MEZZELA
[PATCH 00/12] The merge-base logic vs missing commit objects,
Johannes Schindelin via GitGitGadget
- [PATCH 01/12] paint_down_to_common: plug a memory leak, Johannes Schindelin via GitGitGadget
- [PATCH 03/12] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits, Johannes Schindelin via GitGitGadget
- [PATCH 02/12] Let `repo_in_merge_bases()` report missing commits, Johannes Schindelin via GitGitGadget
- [PATCH 05/12] commit-reach: start reporting errors in `paint_down_to_common()`, Johannes Schindelin via GitGitGadget
- [PATCH 04/12] Prepare `paint_down_to_common()` for handling shallow commits, Johannes Schindelin via GitGitGadget
- [PATCH 06/12] merge_bases_many(): pass on errors from `paint_down_to_common()`, Johannes Schindelin via GitGitGadget
- [PATCH 07/12] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH 08/12] repo_get_merge_bases(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH 09/12] get_octopus_merge_bases(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH 10/12] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH 11/12] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH 12/12] paint_down_to_common(): special-case shallow/partial clones, Johannes Schindelin via GitGitGadget
- Re: [PATCH 00/12] The merge-base logic vs missing commit objects, Junio C Hamano
- [PATCH v2 00/11] The merge-base logic vs missing commit objects, Johannes Schindelin via GitGitGadget
- [PATCH v2 01/11] paint_down_to_common: plug two memory leaks, Johannes Schindelin via GitGitGadget
- [PATCH v2 02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits, Johannes Schindelin via GitGitGadget
- [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 04/11] Prepare `paint_down_to_common()` for handling shallow commits, Johannes Schindelin via GitGitGadget
- [PATCH v2 05/11] commit-reach: start reporting errors in `paint_down_to_common()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 06/11] merge_bases_many(): pass on errors from `paint_down_to_common()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 07/11] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 08/11] repo_get_merge_bases(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 10/11] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 09/11] get_octopus_merge_bases(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v2 11/11] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 00/11] The merge-base logic vs missing commit objects, Johannes Schindelin via GitGitGadget
- [PATCH v3 01/11] paint_down_to_common: plug two memory leaks, Johannes Schindelin via GitGitGadget
- [PATCH v3 02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits, Johannes Schindelin via GitGitGadget
- [PATCH v3 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 05/11] commit-reach: start reporting errors in `paint_down_to_common()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 06/11] merge_bases_many(): pass on errors from `paint_down_to_common()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 07/11] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 08/11] repo_get_merge_bases(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 09/11] get_octopus_merge_bases(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 10/11] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v3 04/11] Prepare `paint_down_to_common()` for handling shallow commits, Johannes Schindelin via GitGitGadget
- [PATCH v3 11/11] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()`, Johannes Schindelin via GitGitGadget
- [PATCH v4 00/11] The merge-base logic vs missing commit objects, Johannes Schindelin via GitGitGadget
- [PATCH v4 01/11] commit-reach(paint_down_to_common): plug two memory leaks, Johannes Schindelin via GitGitGadget
- [PATCH v4 02/11] commit-reach(repo_in_merge_bases_many): optionally expect missing commits, Johannes Schindelin via GitGitGadget
- [PATCH v4 04/11] commit-reach(paint_down_to_common): prepare for handling shallow commits, Johannes Schindelin via GitGitGadget
- [PATCH v4 03/11] commit-reach(repo_in_merge_bases_many): report missing commits, Johannes Schindelin via GitGitGadget
- [PATCH v4 05/11] commit-reach(paint_down_to_common): start reporting errors, Johannes Schindelin via GitGitGadget
- [PATCH v4 06/11] commit-reach(merge_bases_many): pass on "missing commits" errors, Johannes Schindelin via GitGitGadget
- [PATCH v4 08/11] commit-reach(repo_get_merge_bases): pass on "missing commits" errors, Johannes Schindelin via GitGitGadget
- [PATCH v4 07/11] commit-reach(get_merge_bases_many_0): pass on "missing commits" errors, Johannes Schindelin via GitGitGadget
- [PATCH v4 10/11] commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors, Johannes Schindelin via GitGitGadget
- [PATCH v4 11/11] commit-reach(repo_get_merge_bases_many_dirty): pass on errors, Johannes Schindelin via GitGitGadget
- [PATCH v4 09/11] commit-reach(get_octopus_merge_bases): pass on "missing commits" errors, Johannes Schindelin via GitGitGadget
Possible bug with 'diff --cc' report, Groboclown
Bug report: Incorrect GIT_FLUSH behavior in 2.43.1 (regression and breaking),
Xiaoguang WANG
Bids Take-off, gonzalezterrell618
Bug: git-subtree: splitting subtree fails when subtree was added, removed and added again, tionis
[PATCH] t9146: replace test -d/-f with appropriate test_path_is_* function,
Chandra Pratap via GitGitGadget
[PATCH] ci: bump remaining outdated Actions versions,
Johannes Schindelin via GitGitGadget
[PATCH] unit-tests: do show relative file paths on non-Windows, too,
Junio C Hamano
git gc changes ownerships of files linux,
K_V
[BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64,
rsbecker
[L10N] Kickoff for Git 2.44.0 round #1,
Jiang Xin
[ANNOUNCE] Git for Windows 2.44.0-rc0,
Johannes Schindelin
Open Apple Store, Ashok Sharma
[PATCH] use xstrncmpz(), René Scharfe
git status became very slow after upgrading git,
Vijay Raghavan Aravamudhan
[PATCH 1/2] receive-pack: use find_commit_header() in check_cert_push_options(),
René Scharfe
[ANNOUNCE] Git v2.44.0-rc0, Junio C Hamano
[ANNOUNCE] Git v2.43.1, Junio C Hamano
What's cooking in git.git (Feb 2024, #04; Thu, 8),
Junio C Hamano
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]