Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v4 3/4] rebase: test autosquash with and without -i, (continued)
- Request for Help - Too many perl arguments as of 2.43.0-rc0,
rsbecker
- [BUG] Git 2.43.0-rc0 - t4216 unpack(Q) invalid type,
rsbecker
- [PATCH 0/2] RelNotes: minor changes in 2.43.0 draft,
Todd Zullinger
- RE: mintty bug in current git bash (Git-2.42.0.2-64-bit.exe),
Rudisill, Steven L. (Booz Allen Hamilton)
- [L10N] Kickoff for Git 2.43.0 round #1, Jiang Xin
- [PATCH] diff: implement config.diff.renames=copies-harder,
Sam James via GitGitGadget
- [ANNOUNCE] Git for Windows 2.43.0-rc0, Johannes Schindelin
- [PATCH] ci: upgrade to using macos-13,
Johannes Schindelin via GitGitGadget
- [PATCH] strvec: drop unnecessary include of hex.h,
Linus Arver via GitGitGadget
- General question about "git range-diff",
Robin Dos Anjos
- [ANNOUNCE] Git v2.43.0-rc0, Junio C Hamano
- [ANNOUNCE] Git v2.42.1, Junio C Hamano
- mailing list question, Rus Cristian
- What's cooking in git.git (Nov 2023, #01; Thu, 2),
Junio C Hamano
- [ANNOUNCE] Git Rev News edition 104, Christian Couder
- 'git stash' in one subfolder fails because some other subfolder has unmerged files, Yuri
- facing issue in git in a perticuler directory,
Injamul Hasan
- [bug] 2.39.0: error in help for ls-remote,
Jeremy Hetzler
- How to get started with contribution,
Shashank Gupta
- [PATCH] tests: handle "funny" exit code 127 produced by MSVC-compiled exes,
Johannes Schindelin via GitGitGadget
- [PATCH 0/2] Avoid passing global comment_line_char repeatedly,
Junio C Hamano
- [PATCH] sequencer: remove use of comment character,
Tony Tung via GitGitGadget
- What's cooking in git.git (Oct 2023, #09; Mon, 30),
Junio C Hamano
- please add link / url to remote - when - git push,
Alexander Mills
- [PATCH] chore: fix typo in .clang-format comment,
Aditya Neelamraju via GitGitGadget
- [Bugs] Hello,I can't build git by ./configure,
h hm
- [PATCH] reflog: fix expire --single-worktree,
René Scharfe
- [PATCH] am, rebase: fix arghelp syntax of --empty,
René Scharfe
- [PATCH 1/2] parse-options: make CMDMODE errors more precise,
René Scharfe
- Constant recompilation when GENERATE_COMPILATION_DATABASE is set,
brian m. carlson
- GFW fails with ST3 on Windows 11,
John
- Re: GFW fails with ST3 on Windows 11, Konstantin Khomoutov
- Re: GFW fails with ST3 on Windows 11, Konstantin Khomoutov
[PATCH 0/2] pretty: add %aA to show domain-part of email addresses,
Liam Beguin
[PATCH] git-gui: sv.po: Update Swedish translation (576t0f0u), Peter Krefting
git grep --no-index fails when given an absolute path,
triallax
[PATCH 0/5] ci: add GitLab CI definition,
Patrick Steinhardt
- [PATCH 1/5] ci: reorder definitions for grouping functions, Patrick Steinhardt
- [PATCH 2/5] ci: make grouping setup more generic, Patrick Steinhardt
- [PATCH 3/5] ci: group installation of Docker dependencies, Patrick Steinhardt
- [PATCH 4/5] ci: split out logic to set up failed test artifacts, Patrick Steinhardt
- [PATCH 5/5] ci: add support for GitLab CI, Patrick Steinhardt
- [PATCH v2 0/5] ci: add GitLab CI definition, Patrick Steinhardt
- [PATCH v3 0/8] ci: add GitLab CI definition, Patrick Steinhardt
- Re: [PATCH 0/5] ci: add GitLab CI definition, Taylor Blau
- [PATCH v4 0/8] ci: add GitLab CI definition, Patrick Steinhardt
- [PATCH v5 0/8] ci: add support for GitLab CI, Patrick Steinhardt
- [PATCH v6 0/8] ci: add GitLab CI definition, Patrick Steinhardt
git bugreport with invalid CLI argument does not report error,
Sheik
git diagnose with invalid CLI argument does not report error,
Sheik
git diagnose in non git directory results in core dump,
Sheik
Repository cloned using SSH does not respect bare repository initial branch,
Sheik
Cloning new bare repository using ssh does not respect bare repository --initial-branch,
Sheik
[PATCH] merge: ignore whitespace changes when detecting renames, Stefan Muenzel via GitGitGadget
[PATCH] merge: --ff-one-only to apply FF if commit is one,
Ruslan Yakauleu via GitGitGadget
Re: [PATCH] merge: --ff-one-only to apply FF if commit is one, Taylor Blau
bugreport,
galo joel
[PATCH 0/1] Object ID support for git merge-file,
brian m. carlson
[PATCH] SubmittingPatches: call gitk's command "Copy commit reference",
Andrei Rybak
[PATCH 00/12] show-ref: introduce mode to check for ref existence,
Patrick Steinhardt
- [PATCH 01/12] builtin/show-ref: convert pattern to a local variable, Patrick Steinhardt
- [PATCH 02/12] builtin/show-ref: split up different subcommands, Patrick Steinhardt
- [PATCH 03/12] builtin/show-ref: fix leaking string buffer, Patrick Steinhardt
- [PATCH 04/12] builtin/show-ref: fix dead code when passing patterns, Patrick Steinhardt
- [PATCH 06/12] builtin/show-ref: stop using global variable to count matches, Patrick Steinhardt
- [PATCH 05/12] builtin/show-ref: refactor `--exclude-existing` options, Patrick Steinhardt
- [PATCH 07/12] builtin/show-ref: stop using global vars for `show_one()`, Patrick Steinhardt
- [PATCH 08/12] builtin/show-ref: refactor options for patterns subcommand, Patrick Steinhardt
- [PATCH 10/12] builtin/show-ref: explicitly spell out different modes in synopsis, Patrick Steinhardt
- [PATCH 09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands, Patrick Steinhardt
- [PATCH 11/12] builtin/show-ref: add new mode to check for reference existence, Patrick Steinhardt
- [PATCH 12/12] t: use git-show-ref(1) to check for ref existence, Patrick Steinhardt
- Re: [PATCH 00/12] show-ref: introduce mode to check for ref existence, Junio C Hamano
- [PATCH v2 00/12] show-ref: introduce mode to check for ref existence, Patrick Steinhardt
- [PATCH v2 01/12] builtin/show-ref: convert pattern to a local variable, Patrick Steinhardt
- [PATCH v2 02/12] builtin/show-ref: split up different subcommands, Patrick Steinhardt
- [PATCH v2 03/12] builtin/show-ref: fix leaking string buffer, Patrick Steinhardt
- [PATCH v2 04/12] builtin/show-ref: fix dead code when passing patterns, Patrick Steinhardt
- [PATCH v2 05/12] builtin/show-ref: refactor `--exclude-existing` options, Patrick Steinhardt
- [PATCH v2 06/12] builtin/show-ref: stop using global variable to count matches, Patrick Steinhardt
- [PATCH v2 07/12] builtin/show-ref: stop using global vars for `show_one()`, Patrick Steinhardt
- [PATCH v2 08/12] builtin/show-ref: refactor options for patterns subcommand, Patrick Steinhardt
- [PATCH v2 09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands, Patrick Steinhardt
- [PATCH v2 10/12] builtin/show-ref: explicitly spell out different modes in synopsis, Patrick Steinhardt
- [PATCH v2 11/12] builtin/show-ref: add new mode to check for reference existence, Patrick Steinhardt
- [PATCH v2 12/12] t: use git-show-ref(1) to check for ref existence, Patrick Steinhardt
- Re: [PATCH v2 00/12] show-ref: introduce mode to check for ref existence, Taylor Blau
- [PATCH v3 00/12] builtin/show-ref: introduce mode to check for ref existence, Patrick Steinhardt
- [PATCH v3 01/12] builtin/show-ref: convert pattern to a local variable, Patrick Steinhardt
- [PATCH v3 02/12] builtin/show-ref: split up different subcommands, Patrick Steinhardt
- [PATCH v3 03/12] builtin/show-ref: fix leaking string buffer, Patrick Steinhardt
- [PATCH v3 04/12] builtin/show-ref: fix dead code when passing patterns, Patrick Steinhardt
- [PATCH v3 05/12] builtin/show-ref: refactor `--exclude-existing` options, Patrick Steinhardt
- [PATCH v3 06/12] builtin/show-ref: stop using global variable to count matches, Patrick Steinhardt
- [PATCH v3 07/12] builtin/show-ref: stop using global vars for `show_one()`, Patrick Steinhardt
- [PATCH v3 08/12] builtin/show-ref: refactor options for patterns subcommand, Patrick Steinhardt
- [PATCH v3 09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands, Patrick Steinhardt
- [PATCH v3 10/12] builtin/show-ref: explicitly spell out different modes in synopsis, Patrick Steinhardt
- [PATCH v3 11/12] builtin/show-ref: add new mode to check for reference existence, Patrick Steinhardt
- [PATCH v3 12/12] t: use git-show-ref(1) to check for ref existence, Patrick Steinhardt
- Re: [PATCH v3 00/12] builtin/show-ref: introduce mode to check for ref existence, Taylor Blau
ls-remote bug,
Lior Zeltzer
[OUTREACHY] Final Application For Git Internshhip,
Naomi Ibe
[PATCH v3] builtin/branch.c: adjust error messages to coding guidelines,
Isoken June Ibizugbe
[RESEND v2] git-rebase.txt: rewrite docu for fixup/squash (again),
Oswald Buddenhagen
[PATCH v2 0/2] commit-graph: detect commits missing in ODB,
Patrick Steinhardt
malformed commit messages for git version 2.42.0 when "commit.verbose true", matthieu
What's cooking in git.git (Oct 2023, #08; Sun, 22), Junio C Hamano
[PATCH] doc/git-bisect: clarify `git bisect run` syntax,
cousteau via GitGitGadget
Outreachy Internship Project Timeline,
Naomi Ibe
[RFC PATCH 0/2] pretty: add %I formatting for patch-id,
Michael McClimon
Why sometimes branch merging is associated with this commit: Merge remote-tracking branch 'remotes/p4/HEAD',
Yuri
[PATCH] git-push: more visibility for -q option,
Michal Suchanek
[RFC PATCH 0/5] Introduce -t, --table for status/add commands,
Jacob Stopak
- [RFC PATCH 1/5] status: introduce -t, --table flag, Jacob Stopak
- [RFC PATCH 2/5] status: handle long paths with -t, --table flag, Jacob Stopak
- [RFC PATCH 3/5] status: add advice arg for -t, --table flag, Jacob Stopak
- [RFC PATCH 4/5] add: add -t, --table flag for visual dry runs, Jacob Stopak
- [RFC PATCH 5/5] add: set unique color for -t, --table arrows, Jacob Stopak
- Re: [RFC PATCH 0/5] Introduce -t, --table for status/add commands, Dragan Simic
- [RFC PATCH v2 0/6] Noobify format for status, add, restore, Jacob Stopak
Thanks and One Suggestion,
Brock Whitaker
[RESEND] git-rebase.txt: rewrite docu for fixup/squash (again),
Oswald Buddenhagen
Pulling from a linux box to a Solaris 9 OS,
Daniel Santos
[PATCH v4 0/7] merge-ort: implement support for packing objects together,
Taylor Blau
- [PATCH v4 1/7] bulk-checkin: extract abstract `bulk_checkin_source`, Taylor Blau
- [PATCH v4 2/7] bulk-checkin: generify `stream_blob_to_pack()` for arbitrary types, Taylor Blau
- [PATCH v4 3/7] bulk-checkin: refactor deflate routine to accept a `bulk_checkin_source`, Taylor Blau
- [PATCH v4 4/7] bulk-checkin: implement `SOURCE_INCORE` mode for `bulk_checkin_source`, Taylor Blau
- [PATCH v4 5/7] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`, Taylor Blau
- [PATCH v4 6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()`, Taylor Blau
- [PATCH v4 7/7] builtin/merge-tree.c: implement support for `--write-pack`, Taylor Blau
- Re: [PATCH v4 0/7] merge-ort: implement support for packing objects together, Junio C Hamano
- Re: [PATCH v4 0/7] merge-ort: implement support for packing objects together, Jeff King
- Re: [PATCH v4 0/7] merge-ort: implement support for packing objects together, Patrick Steinhardt
- [PATCH v5 0/5] merge-ort: implement support for packing objects together, Taylor Blau
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]