Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: Git over HTTP; have flexible SASL authentication, (continued)
- Git submodule commits, Martin Terra
- What's cooking in git.git (Jan 2023, #07; Thu, 26), Junio C Hamano
- When using several ssh key, Git match ssh key by host, instead of hostname in ssh config file.,
Yangyang Hua
- git log --follow wrongly includes delete commit,
Steinar H. Gunderson
- Feature Request - GIT config - Reference value of init.defaultBranch in alias,
Michal Aron
- [PATCH] request-pull: filter out SSH/X.509 tag signatures,
Gwyneth Morgan
- [PATCH] fix italian expression, Paolo Benvenuto via GitGitGadget
- A summary of in-flight topics,
Junio C Hamano
- git not allowing 744 as permissions for a file,
Auriane Reverdell
- Inconsistency between git-log documentation and behavior regarding default date format.,
Rafael Dulfer
- [PATCH 0/2] gitk: handle long command-lines,
Johannes Schindelin via GitGitGadget
- [PATCH 0/5] hook API: support stdin, convert post-rewrite,
Ævar Arnfjörð Bjarmason
- What's cooking in git.git (Jan 2023, #06; Sun, 22), Junio C Hamano
- nested submodules detection w/o .gitmodules file,
Andry
- [PATCH] Documentation: render dash correctly,
Andrei Rybak
- [ANNOUNCE] git-sim: a command line tool to visually simulate local git operations, Jacob Stopak
- t5559 breaks with apache 2.4.55,
Jeff King
- [PATCH] attr: fix instructions on how to check attrs,
John Cai via GitGitGadget
- [PATCH] MyFirstContribution: refrain from self-iterating too much,
Junio C Hamano
- [PATCH] bisect: fix "reset" when branch is checked out elsewhere,
Rubén Justo
- [PATCH] win32: fix thread usage for win32,
Rose via GitGitGadget
- [BUG] `git stash` exits without output when lockfile present, Keith Layne
- Git worktree bug, Kusal Kithul-Godage
- [PATCH v1 1/1] t0003: Call dd with portable blocksize,
tboegi
- [PATCH] tree-walk: disallow overflowing modes,
René Scharfe
- [PATCH] name-rev: stop including taggerdate in naming of commits,
Elijah Newren via GitGitGadget
- [PATCH] Makefile: suppress annotated leaks with certain ASan options,
Taylor Blau
- [CI]: Is t7527 known to be flakey?,
Junio C Hamano
- [PATCH v9 0/2] send-email: expose header information to git-send-email's sendemail-validate hook,
Michael Strawbridge
- [PATCH 0/5] format-patch: Add --{to,cc}-cmd support,
Zev Weiss
- [PATCH] fetch: fix duplicate remote parallel fetch bug,
Calvin Wan
- Race condition on `git checkout -c`,
Arthur Milchior
- [PATCH] die: fix inconsistencies with header,
Rose via GitGitGadget
- Redirect isn't working:,
Jack Adrian Zappa
- Is GGG mislabeling topics?,
Junio C Hamano
- [PATCH] checkout: document -b/-B to highlight the differences from "git branch", Junio C Hamano
- [PATCH] mingw: replace deprecated GetVersion with RtlGetVersion,
Rose via GitGitGadget
- [PATCH] rebase: mark --update-refs as requiring the merge backend,
Elijah Newren via GitGitGadget
- Re: [PATCH] rebase: mark --update-refs as requiring the merge backend, Derrick Stolee
- [PATCH v2 0/2] rebase: mark --update-refs as requiring the merge backend, Elijah Newren via GitGitGadget
- [PATCH v2 1/2] rebase: remove completely useless -C option, Elijah Newren via GitGitGadget
- [PATCH v2 2/2] rebase: mark --update-refs as requiring the merge backend, Elijah Newren via GitGitGadget
- [PATCH v3 0/7] rebase: fix several code/testing/documentation issues around flag incompatibilities, Elijah Newren via GitGitGadget
- [PATCH v3 1/7] rebase: mark --update-refs as requiring the merge backend, Elijah Newren via GitGitGadget
- [PATCH v3 2/7] rebase: flag --apply and --merge as incompatible, Elijah Newren via GitGitGadget
- [PATCH v3 3/7] rebase: remove --allow-empty-message from incompatible opts, Elijah Newren via GitGitGadget
- [PATCH v3 6/7] rebase: clarify the OPT_CMDMODE incompatibilities, Elijah Newren via GitGitGadget
- [PATCH v3 5/7] rebase: add coverage of other incompatible options, Elijah Newren via GitGitGadget
- [PATCH v3 4/7] rebase: fix docs about incompatibilities with --root, Elijah Newren via GitGitGadget
- [PATCH v3 7/7] rebase: fix formatting of rebase --reapply-cherry-picks option in docs, Elijah Newren via GitGitGadget
- [PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities, Elijah Newren via GitGitGadget
- [PATCH v4 2/9] rebase: flag --apply and --merge as incompatible, Elijah Newren via GitGitGadget
- [PATCH v4 6/9] rebase: clarify the OPT_CMDMODE incompatibilities, Elijah Newren via GitGitGadget
- [PATCH v4 4/9] rebase: fix docs about incompatibilities with --root, Elijah Newren via GitGitGadget
- [PATCH v4 9/9] rebase: provide better error message for apply options vs. merge config, Elijah Newren via GitGitGadget
- [PATCH v4 5/9] rebase: add coverage of other incompatible options, Elijah Newren via GitGitGadget
- [PATCH v4 7/9] rebase: fix formatting of rebase --reapply-cherry-picks option in docs, Elijah Newren via GitGitGadget
- [PATCH v4 1/9] rebase: mark --update-refs as requiring the merge backend, Elijah Newren via GitGitGadget
- [PATCH v4 8/9] rebase: put rebase_options initialization in single place, Elijah Newren via GitGitGadget
- [PATCH v4 3/9] rebase: remove --allow-empty-message from incompatible opts, Elijah Newren via GitGitGadget
- Re: [PATCH v4 0/9] rebase: fix several code/testing/documentation issues around flag incompatibilities, Derrick Stolee
- [PATCH v5 00/10] rebase: fix several code/testing/documentation issues around flag incompatibilities, Elijah Newren via GitGitGadget
- [PATCH v5 01/10] rebase: mark --update-refs as requiring the merge backend, Elijah Newren via GitGitGadget
- [PATCH v5 02/10] rebase: flag --apply and --merge as incompatible, Elijah Newren via GitGitGadget
- [PATCH v5 05/10] rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks, Elijah Newren via GitGitGadget
- [PATCH v5 03/10] rebase: remove --allow-empty-message from incompatible opts, Elijah Newren via GitGitGadget
- [PATCH v5 04/10] rebase: fix docs about incompatibilities with --root, Elijah Newren via GitGitGadget
- [PATCH v5 08/10] rebase: fix formatting of rebase --reapply-cherry-picks option in docs, Elijah Newren via GitGitGadget
- [PATCH v5 09/10] rebase: put rebase_options initialization in single place, Elijah Newren via GitGitGadget
- [PATCH v5 06/10] rebase: add coverage of other incompatible options, Elijah Newren via GitGitGadget
- [PATCH v5 07/10] rebase: clarify the OPT_CMDMODE incompatibilities, Elijah Newren via GitGitGadget
- [PATCH v5 10/10] rebase: provide better error message for apply options vs. merge config, Elijah Newren via GitGitGadget
- Re: [PATCH v5 00/10] rebase: fix several code/testing/documentation issues around flag incompatibilities, Phillip Wood
- Re: [PATCH v5 00/10] rebase: fix several code/testing/documentation issues around flag incompatibilities, Junio C Hamano
- rebase --merge vs --whitespace=fix, was Re: [PATCH v5 00/10] rebase: fix several code/testing/documentation issues around flag incompatibilities, Johannes Schindelin
- [PATCH] hash-object: fix descriptor leak with --literally,
Jeff King
- [RFC/PATCH 0/6] hash-object: use fsck to check objects,
Jeff King
- [PATCH v8 0/2] send-email: expose header information to git-send-email's sendemail-validate hook,
Michael Strawbridge
- [PATCH] git-cat-file.txt: fix list continuations rendering literally,
Martin Ågren
- [PATCH] ssh signing: better error message when key not in agent,
Adam Szkoda via GitGitGadget
- [PATCH] fsm-listen-daarwin: combine bit operations,
Rose via GitGitGadget
- [PATCH] git: replace strbuf_addstr with strbuf_addch for all strings of length 2,
Rose via GitGitGadget
- Join us for Review Club! (possibly from other timezones), Glen Choo
- [BUG?] 'git rebase --update-refs --whitespace=fix' incompatible, but not enforced,
Philippe Blain
- [PATCH] curl: resolve deprecated curl declarations,
Rose via GitGitGadget
- What's cooking in git.git (Jan 2023, #05; Tue, 17),
Junio C Hamano
- [ANNOUNCE] Git for Windows 2.39.1, Johannes Schindelin
- [ANNOUNCE] Git 2.39.1 and others,
Junio C Hamano
- [PATCH v7 0/2] send-email: expose header information to git-send-email's sendemail-validate hook,
Strawbridge, Michael
- [PATCH 0/2] [RFC] push: allow delete one level ref,
ZheNing Hu via GitGitGadget
- GSoC 2023,
Christian Couder
- [PATCH v6 0/2] send-email: expose header information to git-send-email's sendemail-validate hook,
Strawbridge, Michael
- [PATCH] worktree: teach find_shared_symref to ignore current worktree,
Rubén Justo
- [PATCH] branch: improve advice when --recurse-submodules fails,
Philippe Blain via GitGitGadget
- [PATCH] builtin/checkout: check the branch used in -B with worktrees,
Carlo Marcelo Arenas Belón
- [PATCH] format-patch: unleak "-v <num>",
Junio C Hamano
- [PATCH] worktree add: introduce basic DWYM for --orphan,
Jacob Abel
- Segmentation fault within git read-tree,
Frédéric Fort
- test_pause giving '__git_ps1: not found' warning,
Philip Oakley
- [PATCH] ls-tree: fix expansion of repeated %(path),
René Scharfe
- bugreport: "git checkout -B" allows checking out one branch across multiple worktrees,
Jinwook Jeong
- What's cooking in git.git (Jan 2023, #04; Sat, 14),
Junio C Hamano
- [PATCH v7 0/2] check-attr: add support to work with tree-ish,
Karthik Nayak
- [PATCH] ci: do not die on deprecated-declarations warning,
Junio C Hamano
- ctrl-z ignored by git; creates blobs from non-existent repos,
Crls
- [PATCH] git-prompt: customizable symbols, Alessandro via GitGitGadget
- Gitorious should use CRC128 / 256 / 512 instead of SHA-1,
Hans Petter Selasky
- [PATCH 0/4] clarify ls-files docs,
Elijah Newren via GitGitGadget
- [PATCH] t6426: fix TODO about making test more comprehensive,
Elijah Newren via GitGitGadget
- [PATCH] rebase: cleanup "--exec" option handling,
Phillip Wood via GitGitGadget
- Bug report: checkout --recurse-submodules failing,
Carlos Gonzalez
- [PATCH v6 0/2] check-attr: add support to work with tree-ish,
Karthik Nayak
- [PATCH] rebase -i: allow a comment after a "break" command,
Phillip Wood via GitGitGadget
- [PATCH 0/6] ls-tree.c: clean-up works,
Teng Long
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]