Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v3 03/11] i18n: turn "options are incompatible" into "cannot be used together", (continued)
- [PATCH v3 05/11] i18n: tag.c factorize i18n strings, Jean-Noël Avila via GitGitGadget
- [PATCH v3 08/11] i18n: refactor "unrecognized %(foo) argument" strings, Jean-Noël Avila via GitGitGadget
- [PATCH v3 07/11] i18n: factorize "no directory given for --foo", Jean-Noël Avila via GitGitGadget
- [PATCH v3 11/11] i18n: turn even more messages into "cannot be used together" ones, Jean-Noël Avila via GitGitGadget
- [PATCH v3 10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom", Jean-Noël Avila via GitGitGadget
- [PATCH v3 09/11] i18n: factorize "--foo outside a repository", Jean-Noël Avila via GitGitGadget
- [PATCH v3 06/11] i18n: factorize "--foo requires --bar" and the like, Jean-Noël Avila via GitGitGadget
- [PATCH v4 00/11] Factorization of messages with similar meaning, Jean-Noël Avila via GitGitGadget
- [PATCH v4 01/11] i18n: refactor "foo and bar are mutually exclusive", Jean-Noël Avila via GitGitGadget
- [PATCH v4 03/11] i18n: turn "options are incompatible" into "cannot be used together", Jean-Noël Avila via GitGitGadget
- [PATCH v4 05/11] i18n: tag.c factorize i18n strings, Jean-Noël Avila via GitGitGadget
- [PATCH v4 08/11] i18n: refactor "unrecognized %(foo) argument" strings, Jean-Noël Avila via GitGitGadget
- [PATCH v4 02/11] i18n: refactor "%s, %s and %s are mutually exclusive", Jean-Noël Avila via GitGitGadget
- [PATCH v4 04/11] i18n: standardize "cannot open" and "cannot read", Jean-Noël Avila via GitGitGadget
- [PATCH v4 07/11] i18n: factorize "no directory given for --foo", Jean-Noël Avila via GitGitGadget
- [PATCH v4 06/11] i18n: factorize "--foo requires --bar" and the like, Jean-Noël Avila via GitGitGadget
- [PATCH v4 09/11] i18n: factorize "--foo outside a repository", Jean-Noël Avila via GitGitGadget
- [PATCH v4 10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom", Jean-Noël Avila via GitGitGadget
- [PATCH v4 11/11] i18n: turn even more messages into "cannot be used together" ones, Jean-Noël Avila via GitGitGadget
- [PATCH v5 00/11] Factorization of messages with similar meaning, Jean-Noël Avila via GitGitGadget
- [PATCH v5 01/11] i18n: refactor "foo and bar are mutually exclusive", Jean-Noël Avila via GitGitGadget
- [PATCH v5 02/11] i18n: refactor "%s, %s and %s are mutually exclusive", Jean-Noël Avila via GitGitGadget
- [PATCH v5 04/11] i18n: standardize "cannot open" and "cannot read", Jean-Noël Avila via GitGitGadget
- [PATCH v5 03/11] i18n: turn "options are incompatible" into "cannot be used together", Jean-Noël Avila via GitGitGadget
- [PATCH v5 05/11] i18n: tag.c factorize i18n strings, Jean-Noël Avila via GitGitGadget
- [PATCH v5 07/11] i18n: factorize "no directory given for --foo", Jean-Noël Avila via GitGitGadget
- [PATCH v5 06/11] i18n: factorize "--foo requires --bar" and the like, Jean-Noël Avila via GitGitGadget
- [PATCH v5 08/11] i18n: refactor "unrecognized %(foo) argument" strings, Jean-Noël Avila via GitGitGadget
- [PATCH v5 11/11] i18n: turn even more messages into "cannot be used together" ones, Jean-Noël Avila via GitGitGadget
- [PATCH v5 09/11] i18n: factorize "--foo outside a repository", Jean-Noël Avila via GitGitGadget
- [PATCH v5 10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom", Jean-Noël Avila via GitGitGadget
- Re: [PATCH v5 00/11] Factorization of messages with similar meaning, Johannes Sixt
- [PATCH 0/2] worktree: fix incorrectly-ordered messages on Windows,
Eric Sunshine
- Confusing (maybe wrong?) conflict output with ort,
Alex Xu (Hello71)
- [RFC PATCH 0/1] making --set-upstream have default arguments,
Abhradeep Chakraborty
- [RFC PATCH 0/3] editor: teach it to protect itself from rogue editors,
Carlo Marcelo Arenas Belón
- Potential bug with octopus merges and symlinks,
Michael McClimon
- [PATCH] http-backend: give a hint that web browser access is not supported,
Jan Engelhardt
- [PATCH 1/2] http-backend: CGI error messages need to be output on stdout,
Jan Engelhardt
- [PATCH v7 0/8] protect branches checked out in all worktrees,
Anders Kaseorg
- 2.34 regression (and workaround): deleting untracked files both outside *and inside* desired sparsity cone,
Elijah Newren
- Merge conflict when lines next to each other are changed,
Loic Fouray
- [PATCH] CodingGuidelines: document which output goes to stdout vs. stderr,
Eric Sunshine
- [PATCH] subtree: fix argument handling in check_parents,
James Limbouris via GitGitGadget
- [PATCH v2 0/3] Fix LLP64 `(size_t)1` compatibility VS C4334 warnings,
Philip Oakley
- [PATCH 00/12] reflog + gc: refactor, progress output, reftable-readyness,
Ævar Arnfjörð Bjarmason
- [PATCH 01/12] reflog delete: narrow scope of "cmd" passed to count_reflog_ent(), Ævar Arnfjörð Bjarmason
- [PATCH 02/12] reflog expire: narrow scope of "cb" in cmd_reflog_expire(), Ævar Arnfjörð Bjarmason
- [PATCH 03/12] reflog: change one->many worktree->refnames to use a string_list, Ævar Arnfjörð Bjarmason
- [PATCH 04/12] reflog expire: don't do negative comparison on enum values, Ævar Arnfjörð Bjarmason
- [PATCH 05/12] reflog expire: refactor & use "tip_commit" only for UE_NORMAL, Ævar Arnfjörð Bjarmason
- [PATCH 06/12] reflog expire: don't use lookup_commit_reference_gently(), Ævar Arnfjörð Bjarmason
- [PATCH 07/12] reflog: reduce scope of "struct rev_info", Ævar Arnfjörð Bjarmason
- [PATCH 09/12] reflog + refs-backend: move "verbose" out of the backend, Ævar Arnfjörð Bjarmason
- [PATCH 11/12] gc + reflog: emit progress output from "reflog expire --all", Ævar Arnfjörð Bjarmason
- [PATCH 10/12] reflog expire: add progress output on --stale-fix, Ævar Arnfjörð Bjarmason
- [PATCH 08/12] refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN, Ævar Arnfjörð Bjarmason
- [PATCH 12/12] gc + reflog: don't stall before initial "git gc" progress output, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/9] reftable prep: have builtin/reflog.c handle "--verbose", Ævar Arnfjörð Bjarmason
- [PATCH v2 1/9] reflog delete: narrow scope of "cmd" passed to count_reflog_ent(), Ævar Arnfjörð Bjarmason
- [PATCH v2 2/9] reflog expire: narrow scope of "cb" in cmd_reflog_expire(), Ævar Arnfjörð Bjarmason
- [PATCH v2 3/9] reflog: change one->many worktree->refnames to use a string_list, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/9] reflog expire: don't do negative comparison on enum values, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/9] reflog expire: refactor & use "tip_commit" only for UE_NORMAL, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/9] reflog expire: don't use lookup_commit_reference_gently(), Ævar Arnfjörð Bjarmason
- [PATCH v2 7/9] reflog: reduce scope of "struct rev_info", Ævar Arnfjörð Bjarmason
- [PATCH v2 8/9] refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN, Ævar Arnfjörð Bjarmason
- [PATCH v2 9/9] reflog + refs-backend: move "verbose" out of the backend, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/9] reftable prep: have builtin/reflog.c handle "--verbose", Junio C Hamano
- Re: [PATCH v2 0/9] reftable prep: have builtin/reflog.c handle "--verbose", Han-Wen Nienhuys
- [PATCH v3 0/9] reftable prep: have builtin/reflog.c handle "--verbose", Ævar Arnfjörð Bjarmason
- `git diff` after `git checkout from-branch -- files` reports nothing,
Noel Yap
- [PATCH v3 0/3] vimdiff: new implementation with layout support,
Fernando Ramos
- [PATCH 0/2] Use the built-in implementation of the interactive add command by default,
Johannes Schindelin via GitGitGadget
- Will -fsyntax-only hide issues with -pedantic? I think not...,
Ævar Arnfjörð Bjarmason
- [RFC PATCH] vreportf: ensure sensible ordering of normal and error output,
Eric Sunshine
- [PATCH] sequencer: avoid adding exec commands for non-commit creating commands,
Elijah Newren via GitGitGadget
- What's cooking in git.git (Nov 2021, #07; Mon, 29),
Junio C Hamano
- jk/loosen-urlmatch, was What's cooking in git.git (Nov 2021, #07; Mon, 29), Jeff King
- ab/run-command + em/missing-pager (was: What's cooking in git.git (Nov 2021, #07; Mon, 29)), Ævar Arnfjörð Bjarmason
- ab/ci-updates (was: What's cooking in git.git (Nov 2021, #07; Mon, 29)), Ævar Arnfjörð Bjarmason
- ab/config-based-hooks-2 (was: What's cooking in git.git (Nov 2021, #07; Mon, 29)), Ævar Arnfjörð Bjarmason
- fs/test-prereq (was: What's cooking in git.git (Nov 2021, #07; Mon, 29)), Ævar Arnfjörð Bjarmason
- jc/c99-var-decl-in-for-loop (was: What's cooking in git.git (Nov 2021, #07; Mon, 29)), Ævar Arnfjörð Bjarmason
- ns/tmp-objdir and ns/remerge-diff, Elijah Newren
- Re: What's cooking in git.git (Nov 2021, #07; Mon, 29), Elijah Newren
- Re: What's cooking in git.git (Nov 2021, #07; Mon, 29), Elijah Newren
- en/zdiff3 (was: Re: What's cooking in git.git (Nov 2021, #07; Mon, 29)), Elijah Newren
- Re: What's cooking in git.git (Nov 2021, #07; Mon, 29), Fabian Stelzer
- Re: What's cooking in git.git (Nov 2021, #07; Mon, 29), Junio C Hamano
- [PATCH 0/3] unused-parameter cleanups on top of pw/xdiff-classify-record-in-histogram, Jeff King
- patch: change “Everything up-to-date” to “Already up to date.” (No-op messages for git-push and git-pull),
Anselm Schüler
- [PATCH 00/17] cruft packs,
Taylor Blau
- [PATCH 01/17] Documentation/technical: add cruft-packs.txt, Taylor Blau
- [PATCH 02/17] pack-mtimes: support reading .mtimes files, Taylor Blau
- [PATCH 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles', Taylor Blau
- [PATCH 05/17] pack-mtimes: support writing pack .mtimes files, Taylor Blau
- [PATCH 04/17] chunk-format.h: extract oid_version(), Taylor Blau
- [PATCH 09/17] reachable: add options to add_unseen_recent_objects_to_traversal, Taylor Blau
- [PATCH 06/17] t/helper: add 'pack-mtimes' test-tool, Taylor Blau
- [PATCH 13/17] builtin/repack.c: allow configuring cruft pack generation, Taylor Blau
- [PATCH 11/17] builtin/pack-objects.c: --cruft with expiration, Taylor Blau
- [PATCH 10/17] reachable: report precise timestamps from objects in cruft packs, Taylor Blau
- [PATCH 07/17] builtin/pack-objects.c: return from create_object_entry(), Taylor Blau
- [PATCH 08/17] builtin/pack-objects.c: --cruft without expiration, Taylor Blau
- [PATCH 12/17] builtin/repack.c: support generating a cruft pack, Taylor Blau
- [PATCH 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack, Taylor Blau
- [PATCH 16/17] builtin/gc.c: conditionally avoid pruning objects via loose, Taylor Blau
- [PATCH 17/17] sha1-file.c: don't freshen cruft packs, Taylor Blau
- [PATCH 14/17] builtin/repack.c: use named flags for existing_packs, Taylor Blau
- Re: [PATCH 00/17] cruft packs, Junio C Hamano
- [PATCH v2 00/17] cruft packs, Taylor Blau
- [PATCH v2 01/17] Documentation/technical: add cruft-packs.txt, Taylor Blau
- [PATCH v2 06/17] t/helper: add 'pack-mtimes' test-tool, Taylor Blau
- [PATCH v2 02/17] pack-mtimes: support reading .mtimes files, Taylor Blau
- [PATCH v2 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles', Taylor Blau
- [PATCH v2 05/17] pack-mtimes: support writing pack .mtimes files, Taylor Blau
- [PATCH v2 04/17] chunk-format.h: extract oid_version(), Taylor Blau
- [PATCH v2 07/17] builtin/pack-objects.c: return from create_object_entry(), Taylor Blau
- [PATCH v2 11/17] builtin/pack-objects.c: --cruft with expiration, Taylor Blau
- [PATCH v2 08/17] builtin/pack-objects.c: --cruft without expiration, Taylor Blau
- [PATCH v2 09/17] reachable: add options to add_unseen_recent_objects_to_traversal, Taylor Blau
- [PATCH v2 10/17] reachable: report precise timestamps from objects in cruft packs, Taylor Blau
- [PATCH v2 12/17] builtin/repack.c: support generating a cruft pack, Taylor Blau
- [PATCH v2 14/17] builtin/repack.c: use named flags for existing_packs, Taylor Blau
- [PATCH v2 13/17] builtin/repack.c: allow configuring cruft pack generation, Taylor Blau
- [PATCH v2 16/17] builtin/gc.c: conditionally avoid pruning objects via loose, Taylor Blau
- [PATCH v2 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack, Taylor Blau
- [PATCH v2 17/17] sha1-file.c: don't freshen cruft packs, Taylor Blau
- Re: [PATCH v2 00/17] cruft packs, Derrick Stolee
- [PATCH v3 00/17] cruft packs, Taylor Blau
- [PATCH v3 04/17] chunk-format.h: extract oid_version(), Taylor Blau
- [PATCH v3 05/17] pack-mtimes: support writing pack .mtimes files, Taylor Blau
- [PATCH v3 01/17] Documentation/technical: add cruft-packs.txt, Taylor Blau
- [PATCH v3 02/17] pack-mtimes: support reading .mtimes files, Taylor Blau
- [PATCH v3 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles', Taylor Blau
- [PATCH v3 06/17] t/helper: add 'pack-mtimes' test-tool, Taylor Blau
- [PATCH v3 09/17] reachable: add options to add_unseen_recent_objects_to_traversal, Taylor Blau
- [PATCH v3 07/17] builtin/pack-objects.c: return from create_object_entry(), Taylor Blau
- [PATCH v3 13/17] builtin/repack.c: allow configuring cruft pack generation, Taylor Blau
- [PATCH v3 10/17] reachable: report precise timestamps from objects in cruft packs, Taylor Blau
- [PATCH v3 17/17] sha1-file.c: don't freshen cruft packs, Taylor Blau
- [PATCH v3 14/17] builtin/repack.c: use named flags for existing_packs, Taylor Blau
- [PATCH v3 16/17] builtin/gc.c: conditionally avoid pruning objects via loose, Taylor Blau
- [PATCH v3 11/17] builtin/pack-objects.c: --cruft with expiration, Taylor Blau
- [PATCH v3 08/17] builtin/pack-objects.c: --cruft without expiration, Taylor Blau
- [PATCH v3 12/17] builtin/repack.c: support generating a cruft pack, Taylor Blau
- [PATCH v3 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack, Taylor Blau
- Re: [PATCH v3 00/17] cruft packs, Derrick Stolee
- [PATCH v4 00/17] cruft packs, Taylor Blau
- [PATCH v4 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack, Taylor Blau
- [PATCH v4 02/17] pack-mtimes: support reading .mtimes files, Taylor Blau
- [PATCH v4 06/17] t/helper: add 'pack-mtimes' test-tool, Taylor Blau
- [PATCH v4 07/17] builtin/pack-objects.c: return from create_object_entry(), Taylor Blau
- [PATCH v4 04/17] chunk-format.h: extract oid_version(), Taylor Blau
- [PATCH v4 01/17] Documentation/technical: add cruft-packs.txt, Taylor Blau
- [PATCH v4 10/17] reachable: report precise timestamps from objects in cruft packs, Taylor Blau
- [PATCH v4 08/17] builtin/pack-objects.c: --cruft without expiration, Taylor Blau
- [PATCH v4 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles', Taylor Blau
- [PATCH v4 13/17] builtin/repack.c: allow configuring cruft pack generation, Taylor Blau
- [PATCH v4 12/17] builtin/repack.c: support generating a cruft pack, Taylor Blau
- [PATCH v4 14/17] builtin/repack.c: use named flags for existing_packs, Taylor Blau
- [PATCH v4 09/17] reachable: add options to add_unseen_recent_objects_to_traversal, Taylor Blau
- [PATCH v4 11/17] builtin/pack-objects.c: --cruft with expiration, Taylor Blau
- [PATCH v4 05/17] pack-mtimes: support writing pack .mtimes files, Taylor Blau
- [PATCH v4 16/17] builtin/gc.c: conditionally avoid pruning objects via loose, Taylor Blau
- [PATCH v4 17/17] sha1-file.c: don't freshen cruft packs, Taylor Blau
- Re: [PATCH v4 00/17] cruft packs, Derrick Stolee
- [RFC PATCH 0/2] Utility functions for duplicated pack(write) code, Ævar Arnfjörð Bjarmason
- Re: [PATCH v4 00/17] cruft packs, Ævar Arnfjörð Bjarmason
- [PATCH v5 00/17] cruft packs, Taylor Blau
- [PATCH v5 04/17] chunk-format.h: extract oid_version(), Taylor Blau
- [PATCH v5 02/17] pack-mtimes: support reading .mtimes files, Taylor Blau
- [PATCH v5 05/17] pack-mtimes: support writing pack .mtimes files, Taylor Blau
- [PATCH v5 10/17] reachable: report precise timestamps from objects in cruft packs, Taylor Blau
- [PATCH v5 08/17] builtin/pack-objects.c: --cruft without expiration, Taylor Blau
- [PATCH v5 06/17] t/helper: add 'pack-mtimes' test-tool, Taylor Blau
- [PATCH v5 01/17] Documentation/technical: add cruft-packs.txt, Taylor Blau
- [PATCH v5 07/17] builtin/pack-objects.c: return from create_object_entry(), Taylor Blau
- [PATCH v5 09/17] reachable: add options to add_unseen_recent_objects_to_traversal, Taylor Blau
- [PATCH v5 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles', Taylor Blau
- [PATCH v5 12/17] builtin/repack.c: support generating a cruft pack, Taylor Blau
- [PATCH v5 11/17] builtin/pack-objects.c: --cruft with expiration, Taylor Blau
- [PATCH v5 13/17] builtin/repack.c: allow configuring cruft pack generation, Taylor Blau
- [PATCH v5 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack, Taylor Blau
- [PATCH v5 14/17] builtin/repack.c: use named flags for existing_packs, Taylor Blau
- [PATCH v5 16/17] builtin/gc.c: conditionally avoid pruning objects via loose, Taylor Blau
- [PATCH v5 17/17] sha1-file.c: don't freshen cruft packs, Taylor Blau
- Re: [PATCH v5 00/17] cruft packs, Ævar Arnfjörð Bjarmason
- [PATCH] grep: clarify what `grep.patternType=default` means,
Junio C Hamano
- [PATCH 0/2] Set GIT_TRACE2_EVENT_NESTING in test-lib.sh,
Derrick Stolee via GitGitGadget
- Hope all is well with you and your family!, Mr. Abderazack Zebdani
- [ANNOUNCE] Git Rev News edition 81, Christian Couder
- [PATCH] add -p: avoid use of undefined $key when ReadKey -> EOF,
Carlo Marcelo Arenas Belón
- Git SSH/GPG signing flags and config,
Fabian Stelzer
- git diff -I<regex> does not work with empty +/- lines,
Johannes Altmanninger
- [PATCH tig 0/2] Allow to toggle revision filter,
Johannes Altmanninger
- misleading message printed when worktree add fails,
Baruch Burstein
- Draft of Git Rev News edition 81, Christian Couder
- [ANNOUNCE] Git v2.34.1 NonStop Builds Available, rsbecker
- [BUG REPORT] `git rebase --exec` shouldn't run the exec command when there is nothing to rebase,
Nikita Bobko
- Congratulations Dear. Beneficiary !!, Mr. Bill Gate
- [PATCH 0/4] Fix LLP64 `(size_t)1` compatibility VS C4334 warnings,
Philip Oakley
- [PATCH] t1404: mark directory/file conflict tests with REFFILES,
Han-Wen Nienhuys via GitGitGadget
- [PATCH 0/2] Allow writing invalid OIDs into refs for testing purposes,
Han-Wen Nienhuys via GitGitGadget
- [PATCH] gitk: fix error when resizing gitk,
Shulhan
- [PATCH v2] Makefile: error out invoking strip target,
Bagas Sanjaya
- [ANNOUNCE] Git for Windows 2.34.1, Johannes Schindelin
- [PATCH] githubci: add a workflow for creating GitHub release notes,
Mahdi Hosseinzadeh via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]