messages from 2025-02-08 04:45:02 to 2025-02-12 18:32:07 UTC [more...]
Using Visual Studio Code to Debug/Trace Git?
2025-02-12 18:32 UTC (4+ messages)
[GSoC][PATCH v2] t7603: replace test -f by test_path_is_file
2025-02-12 18:04 UTC (2+ messages)
[PATCH v3 0/8] add more ref consistency checks
2025-02-12 17:48 UTC (16+ 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] builtin/refs: add '--skip-reflog' flag to bypass reflog migration
2025-02-12 17:43 UTC (9+ messages)
` [PATCH v2] "
[PATCH 0/3] batch blob diff generation
2025-02-12 17:35 UTC (14+ 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
[PATCH] rebase: add `--update-refs=interactive`
2025-02-12 17:18 UTC (12+ messages)
[PATCH v3 0/1] Long names for `git log -S` and `git log -G`
2025-02-12 17:08 UTC (29+ 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 v4 01/10] t/t4209-log-pickaxe: Naming typo: -G takes a regex
` [PATCH v4 02/10] diff: -G description: Correct copy/paste error
` [PATCH v4 03/10] diff: short help: Correct -S description
` [PATCH v4 04/10] diff: short help: Add -G and --pickaxe-grep
` [PATCH v4 05/10] docs: gitdiffcore: -G and -S: Use regex/string placeholders
` [PATCH v4 06/10] diff: --patch-{grep,modifies} arg names for -G and -S
` [PATCH v4 07/10] completion: Support --patch-{grep,modifies}
` [PATCH v4 08/10] diff: test: Use --patch-{grep,modifies} over -G/-S
` [PATCH v4 09/10] diff: --pickaxe-{all,regex} help: Add --patch-{grep,modifies}
` [PATCH v4 10/10] diff: docs: Use --patch-{grep,modifies} over -G/-S
` [PATCH v5 00/10] Long names for `git log -S` and `git log -G`
` [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
(No Subject)
2025-02-12 14:07 UTC
[PATCH 0/6] refs: introduce support for partial reference transactions
2025-02-12 12:36 UTC (11+ messages)
` [PATCH 1/6] refs/files: remove duplicate check in `split_symref_update()`
` [PATCH 2/6] refs: move duplicate refname update check to generic layer
renormalize histroy with smudge/clean-filter
2025-02-12 8:18 UTC (4+ messages)
` renormalize histroy with smudge/clean-filter, again
[PATCH] commit: avoid parent list buildup in clear_commit_marks_many()
2025-02-12 7:05 UTC (2+ 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] revision: fix missing null for freed memory
2025-02-12 5:30 UTC (10+ messages)
[PATCH 0/3] clean: add `config.exclude` and `--remove-excluded`
2025-02-11 23:00 UTC (9+ messages)
` [PATCH 1/3] clean, dir: add and use new helper `add_patterns_from_string_list()`
` [PATCH 2/3] clean: rename `ignored` -> `remove_ignored`
` [PATCH 3/3] clean: add `config.exclude` and `--remove-excluded`
[Bug] Git ReadOnly Temp Packfile Causes "Bad file descriptor" And -13 Access Error With NFSv4
2025-02-11 22:46 UTC (4+ messages)
Question: Git protocol with bundle-uri advertisement
2025-02-11 22:38 UTC
[GSoC][PATCH] merge-recursive: optimize string_list construction
2025-02-11 20:59 UTC (2+ messages)
[PATCH] doc: centrally document various ways spell `true` and `false`
2025-02-11 18:11 UTC (3+ messages)
[PATCH] rebase -i: reword empty commit after fast-forward
2025-02-11 17:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/2] rev-list: print additional missing object information
2025-02-11 16:51 UTC (6+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 2/4] quote: add quote_path() flag to ignore config
[Outreachy][PATCH] builtin/update-server-info: remove the_repository global variable
2025-02-11 16:35 UTC (6+ messages)
` [Outreachy][PATCH v2] "
[GSOC][RFC PATCH 0/2] midx: implement progress reporting for QSORT operation
2025-02-11 16:29 UTC (6+ messages)
` [PATCH 1/2] midx: show progress during "
` [PATCH 2/2] t5319: add test for MIDX QSORT progress reporting
[PATCH 0/1] [GSOC 2025] [Newbie] userdiff: add built-in pattern for shell scripts
2025-02-11 11:46 UTC (2+ messages)
` [PATCH 1/1] Added built in function recognition for shell
[PATCH 00/16] path: remove dependency on `the_repository`
2025-02-11 10:03 UTC (5+ messages)
` [PATCH v2 "
Meson build leaks host 'sh' path to target build when cross-compiled
2025-02-11 8:55 UTC (7+ messages)
[Outreachy] Blog: Introducing myself as an intern working to convert unit test to use clar
2025-02-11 7:29 UTC (4+ messages)
` [Outreachy] Blog: Reflecting on tests converted to Clar (second batch)
[PATCH] pull: allow branch.<name>.rebase to override pull.ff=only
2025-02-11 6:55 UTC (8+ messages)
Git in GSoC 2025
2025-02-11 5:18 UTC (11+ messages)
[PATCH] contrib/subtree: verify HEAD is valid before adding a subtree
2025-02-11 1:13 UTC (3+ messages)
[PATCH] thunderbird-patch-inline: avoid bashism
2025-02-11 0:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] hash: introduce generic wrappers to update hash contexts
2025-02-10 22:55 UTC (2+ messages)
What's cooking in git.git (Feb 2025, #03; Mon, 10)
2025-02-10 21:54 UTC
renormalize histroy with smudge/clean-filter
2025-02-10 17:51 UTC (28+ messages)
git rebase --continue error message is misleading
2025-02-10 16:59 UTC (4+ messages)
[PATCH v5 00/18] reftable: stop using "git-compat-util.h"
2025-02-10 15:50 UTC (4+ messages)
` [PATCH v5 15/18] compat/mingw: split out POSIX-related bits
[RFC PATCH resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
2025-02-10 12:52 UTC (3+ messages)
` [External] "
[GSoC][PATCH] t7603: replace test -f by test_path_is_file
2025-02-10 6:48 UTC (2+ messages)
[GSOC][PATCH] apply: address -Wsign-comparison warnings
2025-02-09 8:12 UTC (8+ 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 3/6] apply: do a typecast to eliminate warnings
` [GSOC][PATCH v2 4/6] apply: cast some ptrdiff_t's to size_t's
` [GSOC][PATCH v2 5/6] apply: use `size_t` loop counters
` [GSOC][PATCH v2 6/6] apply: enable -Wsign-comparison checks
[PATCH 0/1] [GSoC] [Newbie] Fix -Wsign-compare warnings in refs.c
2025-02-08 22:07 UTC (4+ messages)
` [PATCH 1/1] refs.c: fix -Wsign-compare warnings
Config timezone to prevent chaos when DST/changing timezone
2025-02-08 21:54 UTC (3+ messages)
git clean -Xdf affects parent and sibling directories
2025-02-08 9:43 UTC (3+ messages)
git log --graph --no-graph can cause segfault
2025-02-08 5:51 UTC (3+ 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 NNTP newsgroup(s).