Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH] rev-list: clarify git-log default date format, (continued)
- RE: grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f),
D. Ben Knoble
- [PATCH 0/4] t/lib-httpd ssl fixes,
Jeff King
- [PATCH 1/2] Makefile: not use mismatched curl_config to check version,
Jiang Xin
- [PATCH] clean: flush after each line,
Orgad Shaneh via GitGitGadget
- [PATCH] git-gui: fix inability to quit after closing another instance,
Orgad Shaneh via GitGitGadget
- [PATCH] docs: document zero bits in index "mode",
Glen Choo
- [GSoC][PATCH] t/t4113-apply-ending.sh: Modernize a test script,
Shuqi Liang
- [ANNOUNCE] Git Rev News edition 95, Christian Couder
- gitformat-index.txt has a gap in the "mode" description?,
Glen Choo
- [PATCH] win32: check for NULL when creating thread,
Rose via GitGitGadget
- Bug: Cloning git repositories behind a proxy using the git:// protocol broken since 2.32,
Bezdeka, Florian
- Git loses untracked files during “stash” if there are conficts, Alessandro Arici
- Stability of git-archive, breaking (?) the Github universe, and a possible solution,
Eli Schwartz
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, Ævar Arnfjörð Bjarmason
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, Eli Schwartz
- [PATCH 0/9] git archive: use gzip again by default, document output stabilty, Ævar Arnfjörð Bjarmason
- [PATCH 3/9] archiver API: make the "flags" in "struct archiver" an enum, Ævar Arnfjörð Bjarmason
- [PATCH 2/9] git config docs: document "tar.<format>.{command,remote}", Ævar Arnfjörð Bjarmason
- [PATCH 4/9] archive: omit the shell for built-in "command" filters, Ævar Arnfjörð Bjarmason
- [PATCH 5/9] archive-tar.c: move internal gzip implementation to a function, Ævar Arnfjörð Bjarmason
- [PATCH 9/9] git archive docs: document output non-stability, Ævar Arnfjörð Bjarmason
- [PATCH 1/9] archive & tar config docs: de-duplicate configuration section, Ævar Arnfjörð Bjarmason
- [PATCH 6/9] archive: use "gzip -cn" for stability, not "git archive gzip", Ævar Arnfjörð Bjarmason
- [PATCH 7/9] test-lib.sh: add a lazy GZIP prerequisite, Ævar Arnfjörð Bjarmason
- [PATCH 8/9] archive tests: test for "gzip -cn" and "git archive gzip" stability, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/9] git archive: use gzip again by default, document output stabilty, Phillip Wood
- Re: [PATCH 0/9] git archive: use gzip again by default, document output stabilty, Junio C Hamano
- Re: [PATCH 0/9] git archive: use gzip again by default, document output stabilty, Raymond E. Pasco
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, brian m. carlson
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, Ævar Arnfjörð Bjarmason
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, Konstantin Ryabitsev
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, Eli Schwartz
- Re: Stability of git-archive, breaking (?) the Github universe, and a possible solution, Ævar Arnfjörð Bjarmason
- What's cooking in git.git (Jan 2023, #07; Mon, 30),
Junio C Hamano
- Draft of Git Rev News edition 95, Christian Couder
- [PATCH] credential: new attribute password_expiry_utc,
M Hickford via GitGitGadget
- [PATCH 0/3] Allow scalar to succeed despite maintenance failures,
Derrick Stolee via GitGitGadget
- How experimental are git switch/restore?, Ilya Kantor
- Git over HTTP; have flexible SASL authentication,
Rick van Rein
- 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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]