Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[PATCH v3 0/2] bisect: status improvements when bisect is not fully fleshed out,
Chris Down
What's cooking in git.git (May 2022, #03; Tue, 10),
Junio C Hamano
[FR] supporting submodules with alternate version control systems (new contributor),
Addison Klinke
[PATCH] pull: only pass '--recurse-submodules' to subcommands,
Glen Choo via GitGitGadget
Weird behaviour of git diff-index in container,
Timo Funke
[ANNOUNCE] Git for Windows 2.36.1, Johannes Schindelin
[PATCH v2 00/15][GSoC] iterate dirs before or after their contents,
Plato Kiorpelidis
- [PATCH v2 02/15] t0066: remove dependency between unrelated tests, Plato Kiorpelidis
- [PATCH v2 03/15] t0066: shorter expected and actual output file names, Plato Kiorpelidis
- [PATCH v2 01/15] t0066: refactor dir-iterator tests, Plato Kiorpelidis
- [PATCH v2 04/15] test-dir-iterator: consistently return EXIT_FAILURE or EXIT_SUCCESS, Plato Kiorpelidis
- [PATCH v2 05/15] test-dir-iterator: print EACCES and ELOOP errno set by dir_iterator, Plato Kiorpelidis
- [PATCH v2 06/15] test-dir-iterator: print errno name set by dir_iterator_advance, Plato Kiorpelidis
- [PATCH v2 09/15] t0066: rename test directories, Plato Kiorpelidis
- [PATCH v2 10/15] dir-iterator: refactor dir_iterator_advance(), Plato Kiorpelidis
- [PATCH v2 14/15] dir-iterator: option to iterate dirs in post-order, Plato Kiorpelidis
- [PATCH v2 11/15] dir-iterator: open root dir in dir_iterator_begin(), Plato Kiorpelidis
- [PATCH v2 15/15] entry.c: use dir-iterator to avoid explicit dir traversal, Plato Kiorpelidis
- [PATCH v2 13/15] dir-iterator: option to iterate dirs in pre-order, Plato Kiorpelidis
- [PATCH v2 08/15] t0066: reorder tests from simple to more complex, Plato Kiorpelidis
- [PATCH v2 07/15] t0066: better test coverage for dir-iterator, Plato Kiorpelidis
- [PATCH v2 12/15] t0066: rename subtest descriptions, Plato Kiorpelidis
- Re: [PATCH v2 00/15][GSoC] iterate dirs before or after their contents, Phillip Wood
- Re: [PATCH v2 00/15][GSoC] iterate dirs before or after their contents, Junio C Hamano
Confusing note in "gitattributes text=auto" discription,
Hebrock, Christoph
[PATCH] [RFC] setup.c: make bare repo discovery optional,
Glen Choo via GitGitGadget
[PATCH 0/2] quell a few gcc warnings,
Michael J Gruber
[ANNOUNCE] Git v2.36.1, Junio C Hamano
Question about pre-merge and git merge octopus strategy,
ZheNing Hu
[PATCH v2 0/2] bisect: status improvements when bisect is not fully fleshed out,
Chris Down
[PATCH] Prevent git from rehashing 4GBi files,
Jason Hatton
RE: [PATCH] Prevent git from rehashing 4GBi files, Jason Hatton
[PATCH] Prevent git from rehashing 4GBi files, Jason D. Hatton
[RFC PATCH 0/1] dir: consider worktree config in path recursion,
Goss Geppert
Message not available
Message not available
[PATCH v4 0/2] dir: traverse into repository (resending), Goss Geppert
What's cooking in git.git (May 2022, #02; Thu, 5), Junio C Hamano
Crashes in t/t4058-diff-duplicates.sh,
Alex Riesen
Resizing panels in the gitk window,
Christian Grün
<Possible follow-ups>
Re: Resizing panels in the gitk window, Christian Grün
Re: Missing commits with git log --follow, Rihards Teteris
[PATCH v2] setup: tighten ownership checks post CVE-2022-24765,
Carlo Marcelo Arenas Belón
2.36.0: enormous numbers of loose objects after enabling partial clone filter: why? how to clean up?, Nix
is there a short cut - cloning kernel - resolving deltas 3+ hours and going...,
Jason Pyeron
[PATCH] refs: honor reference-transaction semantics when deleting refs,
Michael Heemskerk via GitGitGadget
Git status extremely slow if any file is a multiple of 8GBi,
Jason Hatton
[PATCH 0/9] Incremental po/git.pot update and new l10n workflow,
Jiang Xin
- [PATCH 6/9] po/git.pot: remove this now generated file, see preceding commit, Jiang Xin
- [PATCH 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C, Jiang Xin
- [PATCH 9/9] l10n: Document the new l10n workflow, Jiang Xin
- [PATCH 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot, Jiang Xin
- [PATCH 3/9] Makefile: have "make pot" not "reset --hard", Jiang Xin
- [PATCH 7/9] Makefile: add "po-update" rule to update po/XX.po, Jiang Xin
- [PATCH 5/9] po/git.pot: don't check in result of "make pot", Jiang Xin
- [PATCH 1/9] Makefile: sort "po/git.pot" by file location, Jiang Xin
- [PATCH 8/9] Makefile: add "po-init" rule to initialize po/XX.po, Jiang Xin
- Re: [PATCH 0/9] Incremental po/git.pot update and new l10n workflow, Peter Krefting
- Re: [PATCH 0/9] Incremental po/git.pot update and new l10n workflow, Junio C Hamano
- Re: [PATCH 0/9] Incremental po/git.pot update and new l10n workflow, Junio C Hamano
- [PATCH v2 0/9] Incremental po/git.pot update and new l10n workflow, Jiang Xin
- Re: [PATCH v2 0/9] Incremental po/git.pot update and new l10n workflow, Ævar Arnfjörð Bjarmason
- [PATCH v3 1/9] Makefile: sort "po/git.pot" by file location, Jiang Xin
- [PATCH v3 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C, Jiang Xin
- [PATCH v3 0/9] Incremental po/git.pot update and new l10n workflow, Jiang Xin
- Re: [PATCH v3 0/9] Incremental po/git.pot update and new l10n workflow, Ævar Arnfjörð Bjarmason
- [PATCH v4 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C, Jiang Xin
- [PATCH v4 7/9] Makefile: add "po-update" rule to update po/XX.po, Jiang Xin
- [PATCH v4 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot, Jiang Xin
- [PATCH v4 1/9] Makefile: sort "po/git.pot" by file location, Jiang Xin
- [PATCH v4 0/9] Incremental po/git.pot update and new l10n workflow, Jiang Xin
- Re: [PATCH v4 0/9] Incremental po/git.pot update and new l10n workflow, Junio C Hamano
- [PATCH v5 00/10] Incremental po/git.pot update and new l10n workflow, Jiang Xin
- [PATCH v5 01/10] Makefile: sort source files before feeding to xgettext, Jiang Xin
- [PATCH v5 02/10] Makefile: generate "po/git.pot" from stable LOCALIZED_C, Jiang Xin
- [PATCH v5 10/10] l10n: Document the new l10n workflow, Jiang Xin
- [PATCH v5 06/10] po/git.pot: this is now a generated file, Jiang Xin
- [PATCH v5 04/10] i18n CI: stop allowing non-ASCII source messages in po/git.pot, Jiang Xin
- [PATCH v5 05/10] Makefile: remove duplicate and unwanted files in FOUND_SOURCE_FILES, Jiang Xin
- [PATCH v5 08/10] Makefile: add "po-update" rule to update po/XX.po, Jiang Xin
- [PATCH v5 07/10] po/git.pot: don't check in result of "make pot", Jiang Xin
- [PATCH v5 09/10] Makefile: add "po-init" rule to initialize po/XX.po, Jiang Xin
- [PATCH v5 03/10] Makefile: have "make pot" not "reset --hard", Jiang Xin
- [PATCH v4 6/9] po/git.pot: don't check in result of "make pot", Jiang Xin
- [PATCH v4 3/9] Makefile: have "make pot" not "reset --hard", Jiang Xin
- [PATCH v4 5/9] po/git.pot: this is now a generated file, Jiang Xin
- [PATCH v4 9/9] l10n: Document the new l10n workflow, Jiang Xin
- [PATCH v4 8/9] Makefile: add "po-init" rule to initialize po/XX.po, Jiang Xin
- [PATCH v3 9/9] l10n: Document the new l10n workflow, Jiang Xin
- [PATCH v3 8/9] Makefile: add "po-init" rule to initialize po/XX.po, Jiang Xin
- [PATCH v3 7/9] Makefile: add "po-update" rule to update po/XX.po, Jiang Xin
- [PATCH v3 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot, Jiang Xin
- [PATCH v3 3/9] Makefile: have "make pot" not "reset --hard", Jiang Xin
- [PATCH v3 6/9] po/git.pot: don't check in result of "make pot", Jiang Xin
- [PATCH v3 5/9] po/git.pot: this is now a generated file, Jiang Xin
- [PATCH v2 1/9] Makefile: sort "po/git.pot" by file location, Jiang Xin
- [PATCH v2 3/9] Makefile: have "make pot" not "reset --hard", Jiang Xin
- [PATCH v2 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C, Jiang Xin
- [PATCH v2 5/9] po/git.pot: this is now a generated file, Jiang Xin
- [PATCH v2 7/9] Makefile: add "po-update" rule to update po/XX.po, Jiang Xin
- [PATCH v2 8/9] Makefile: add "po-init" rule to initialize po/XX.po, Jiang Xin
- [PATCH v2 6/9] po/git.pot: don't check in result of "make pot", Jiang Xin
- [PATCH v2 9/9] l10n: Document the new l10n workflow, Jiang Xin
- [PATCH v2 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot, Jiang Xin
Incorrect branch information after fetching (local branch != remote branch),
Bagas Sanjaya
[PATCH] proto-v2 doc: mark-up fix,
Junio C Hamano
What's cooking in git.git (May 2022, #01; Mon, 2),
Junio C Hamano
Bug report - ssh signing causes git tag -l malloc failed,
Brad Beam
Support -- pathspec in git-stash show command, Erik Aigner
Bug Report: fetch.recurseSubmodules doesn't affect git pull as otherwise stated in the git config docs,
Huang Zou
GSOC Application, Debra Obondo
[PATCH] http: add custom hostname to IP address resolves,
Christian Couder
[ANNOUNCE] Git Rev News edition 86, Christian Couder
[PATCH] bisect--helper: warn if we are assuming an unlikely pathspec,
Chris Down
[PATCH] clone: plug a miniscule leak,
Junio C Hamano
[PATCH] cocci: drop bogus xstrdup_or_null() rule,
Junio C Hamano
Merge diff always misses the `\ No newline at end of file` mark, Danil Pristupov
[PATCH] builtin/remote.c: teach `-v` to list filters for promisor remotes,
Abhradeep Chakraborty via GitGitGadget
[PATCH 00/23] add a new coccinelle semantic patch to enforce a,
Elia Pinto
- [PATCH 01/23] contrib/coccinnelle: add equals-null.cocci, Elia Pinto
- [PATCH 02/23] apply.c: Fix coding style, Elia Pinto
- [PATCH 04/23] blame.c: Fix coding style, Elia Pinto
- [PATCH 03/23] archive.c: Fix coding style, Elia Pinto
- [PATCH 05/23] branch.c: Fix coding style, Elia Pinto
- [PATCH 10/23] builtin/diff.c: Fix coding style, Elia Pinto
- [PATCH 11/23] builtin/gc.c: Fix coding style, Elia Pinto
- [PATCH 09/23] builtin/commit.c: Fix coding style, Elia Pinto
- [PATCH 06/23] builtin/bisect--helper.c: Fix coding style, Elia Pinto
- [PATCH 08/23] builtin/clone.c: Fix coding style, Elia Pinto
- [PATCH 07/23] builtin/checkout.c: Fix coding style, Elia Pinto
- [PATCH 12/23] builtin/index-pack.c: Fix coding style, Elia Pinto
- [PATCH 13/23] builtin/log.c: Fix coding style, Elia Pinto
- [PATCH 14/23] builtin/ls-remote.c: Fix coding style, Elia Pinto
- [PATCH 16/23] builtin/pack-redundant.c: Fix coding style, Elia Pinto
- [PATCH 18/23] builtin/replace.c: Fix coding style, Elia Pinto
- [PATCH 15/23] builtin/mailsplit.c: Fix coding style, Elia Pinto
- [PATCH 19/23] builtin/rev-parse.c: Fix coding style, Elia Pinto
- [PATCH 17/23] builtin/receive-pack.c: Fix coding style, Elia Pinto
- [PATCH 20/23] builtin/shortlog.c: Fix coding style, Elia Pinto
- [PATCH 23/23] commit-graph.c: Fix coding style, Elia Pinto
- [PATCH 22/23] combine-diff.c: Fix coding style, Elia Pinto
- [PATCH 21/23] builtin/tag.c: Fix coding style, Elia Pinto
Bug: `git show` honors path filters only for the first commit,
Daniel Li
Draft of Git Rev News edition 86, Christian Couder
Able to checkout same branch in multiple worktrees when using symbolic-refs,
Austin Morton
git not compiling under MSYS2,
Jack Adrian Zappa
git reset --hard can leave modified files,
Mirochnik, Oleg V
Bugreport - submodules are fetched twice in some cases,
Benedek Kozma
Getting an odd diff,
Jack Adrian Zappa
Is there a reason why variable expansion is not allowed in git?, Jack Adrian Zappa
Fix for failing tests on Solaris,
Vladimir Marek
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]