Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 16/16] diff.h: remove unnecessary include of object.h, (continued)
- [PATCH 16/16] diff.h: remove unnecessary include of object.h, Elijah Newren via GitGitGadget
- Re: [PATCH 00/16] Header cleanups, Derrick Stolee
- [PATCH v2 00/17] Header cleanups, Elijah Newren via GitGitGadget
- [PATCH v2 01/17] treewide: ensure one of the appropriate headers is sourced first, Elijah Newren via GitGitGadget
- [PATCH v2 02/17] treewide: remove unnecessary git-compat-util.h includes in headers, Elijah Newren via GitGitGadget
- [PATCH v2 03/17] treewide: remove unnecessary cache.h includes, Elijah Newren via GitGitGadget
- [PATCH v2 04/17] treewide: remove unnecessary cache.h includes in source files, Elijah Newren via GitGitGadget
- [PATCH v2 06/17] hash.h: move some oid-related declarations from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 05/17] alloc.h: move ALLOC_GROW() functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 09/17] pretty.h: move has_non_ascii() declaration from commit.h, Elijah Newren via GitGitGadget
- [PATCH v2 07/17] hex.h: move some hex-related declarations from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 10/17] ident.h: move ident-related declarations out of cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 11/17] object.h: stop depending on cache.h; make cache.h depend on object.h, Elijah Newren via GitGitGadget
- [PATCH v2 12/17] dir.h: refactor to no longer need to include cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 13/17] object-store.h: move struct object_info from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 15/17] treewide: replace cache.h with more direct headers, where possible, Elijah Newren via GitGitGadget
- [PATCH v2 14/17] replace-object.h: move read_replace_refs declaration from cache.h to here, Elijah Newren via GitGitGadget
- [PATCH v2 16/17] Remove unnecessary includes of builtin.h, Elijah Newren via GitGitGadget
- [PATCH v2 08/17] cache.h: remove dependence on hex.h; make other files include it explicitly, Elijah Newren via GitGitGadget
- [PATCH v2 17/17] diff.h: remove unnecessary include of object.h, Elijah Newren via GitGitGadget
- Re: [PATCH v2 00/17] Header cleanups, Johannes Schindelin
- Re: [PATCH v2 00/17] Header cleanups, Jonathan Tan
- Re: [PATCH v2 00/17] Header cleanups, Derrick Stolee
- [PATCH 00/16] Header cleanups, Elijah Newren via GitGitGadget
- [PATCH 03/16] treewide: remove unnecessary inclusion of gettext.h, Elijah Newren via GitGitGadget
- [PATCH 01/16] treewide: remove unnecessary cache.h inclusion from a few headers, Elijah Newren via GitGitGadget
- [PATCH 05/16] environment: move comment_line_char from cache.h, Elijah Newren via GitGitGadget
- [PATCH 04/16] treewide: remove unnecessary cache.h inclusion from several sources, Elijah Newren via GitGitGadget
- [PATCH 07/16] cache.h: remove expand_user_path(), Elijah Newren via GitGitGadget
- [PATCH 06/16] abspath.h: move absolute path functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 08/16] path.h: move function declarations for path.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 12/16] treewide: remove cache.h inclusion due to environment.h changes, Elijah Newren via GitGitGadget
- [PATCH 10/16] treewide: remove unnecessary includes of cache.h, Elijah Newren via GitGitGadget
- [PATCH 02/16] treewide: be explicit about dependence on gettext.h, Elijah Newren via GitGitGadget
- [PATCH 14/16] treewide: remove cache.h inclusion due to setup.h changes, Elijah Newren via GitGitGadget
- [PATCH 09/16] wrapper.h: move declarations for wrapper.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 15/16] write-or-die.h: move declarations for write-or-die.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 16/16] csum-file.h: remove unnecessary inclusion of cache.h, Elijah Newren via GitGitGadget
- [PATCH 11/16] environment.h: move declarations for environment.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 13/16] setup.h: move declarations for setup.c functions from cache.h, Elijah Newren via GitGitGadget
- Re: [PATCH 00/16] Header cleanups, Ævar Arnfjörð Bjarmason
- [PATCH v2 00/16] Header cleanups, Elijah Newren via GitGitGadget
- [PATCH v2 01/16] treewide: remove unnecessary cache.h inclusion from a few headers, Elijah Newren via GitGitGadget
- [PATCH v2 03/16] treewide: remove unnecessary inclusion of gettext.h, Elijah Newren via GitGitGadget
- [PATCH v2 04/16] treewide: remove unnecessary cache.h inclusion from several sources, Elijah Newren via GitGitGadget
- [PATCH v2 05/16] environment: move comment_line_char from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 07/16] cache.h: remove expand_user_path(), Elijah Newren via GitGitGadget
- [PATCH v2 06/16] abspath.h: move absolute path functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 08/16] path.h: move function declarations for path.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 10/16] treewide: remove unnecessary includes of cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 12/16] treewide: remove cache.h inclusion due to environment.h changes, Elijah Newren via GitGitGadget
- [PATCH v2 09/16] wrapper.h: move declarations for wrapper.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 11/16] environment.h: move declarations for environment.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 02/16] treewide: be explicit about dependence on gettext.h, Elijah Newren via GitGitGadget
- [PATCH v2 15/16] write-or-die.h: move declarations for write-or-die.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 16/16] csum-file.h: remove unnecessary inclusion of cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 14/16] treewide: remove cache.h inclusion due to setup.h changes, Elijah Newren via GitGitGadget
- [PATCH v2 13/16] setup.h: move declarations for setup.c functions from cache.h, Elijah Newren via GitGitGadget
- Re: [PATCH v2 00/16] Header cleanups, Jonathan Tan
- [PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges,
Alex Henrie
- [PATCH v4 2/3] rebase: stop accepting --rebase-merges="", Alex Henrie
- [PATCH v4 3/3] rebase: add a config option for --rebase-merges, Alex Henrie
- Re: [PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges, Junio C Hamano
- [PATCH v5 0/3] rebase: add a config option for --rebase-merges, Alex Henrie
- [PATCH v5 1/3] rebase: add documentation and test for --no-rebase-merges, Alex Henrie
- [PATCH v5 2/3] rebase: deprecate --rebase-merges="", Alex Henrie
- [PATCH v5 3/3] rebase: add a config option for --rebase-merges, Alex Henrie
- Re: [PATCH v5 0/3] rebase: add a config option for --rebase-merges, Glen Choo
- [PATCH v6 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges, Alex Henrie
- [PATCH v6 3/3] rebase: add a config option for --rebase-merges, Alex Henrie
- [PATCH v6 1/3] rebase: add documentation and test for --no-rebase-merges, Alex Henrie
- [PATCH v6 2/3] rebase: deprecate --rebase-merges="", Alex Henrie
- Re: [PATCH v6 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges, Sergey Organov
- Re: [PATCH v6 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges, Phillip Wood
- Re: [PATCH v6 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges, Glen Choo
- [PATCH v7 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges, Alex Henrie
- Get rid of `warning: refs/remotes/origin/master usually tracks refs/heads/master, not refs/remotes/origin/master`,
Andry
- What's cooking in git.git (Feb 2023, #04; Wed, 22),
Junio C Hamano
- [PATCH] update-ref: add forward command to safely fast-forward refs,
Ronan Pigott
- Git for Windows 2.40-rc0 time frame, Keanen Wold
- Re: 【inquiry】ECCN,
Johannes Schindelin
- [PATCH v3 1/3] rebase: add documentation and tests for --no-rebase-merges,
Alex Henrie
- [GSOC] [PATCH v1 0/2] Modernize t9700 test script,
Zhang Yi
- [PATCH] Documentation/MyFirstContribution: add setup template for git send-email,
Vivan Garg
- [RFC PATCH v1] test-lib: move comment about test_description,
Andrei Rybak
- [BUGREPORT] Why is git-push fetching content?,
Sean Allred
Parallel worktree checkouts result in index.lock exists,
Raul E Rangel
[PATCH] [GSoC]t7501:modernize the style of test body, ashutosh . pandeyhlr007
[GSOC] Discuss a microproject on Modernizing t9700 test script, z gh
[PATCH v2 1/4] rebase: document the --no-rebase-merges option,
Alex Henrie
git rev-list --no-walk RANGE not working as documented,
squeaky
[GSOC][PATCH] t4121: modernize test style,
Vivan Garg
[PATCH] fetch: choose a sensible default with --jobs=0 again,
Matthias Aßhauer via GitGitGadget
Re: [PATCH 1/2] fetch-pack: remove fetch_if_missing=0,
Kousik Sanagavarapu
[PATCH 0/1] range-diff: let '--abbrev' option takes effect,
Teng Long
[PATCH 1/2] rebase: add a --rebase-merges=drop option,
Alex Henrie
Regarding candidature for Google Summer of Code 2023.,
Anushka Saxena
[PATCH] log: omit tag prefix for color decoration,
Andy Koppe
How to find places where I can contribute?,
Divyanshu Agrawal
[PATCH] t2015-checkout-unborn.sh: changes the style for cd,
ashutosh . pandeyhlr007
[PATCH] restore: fault --staged --worktree with merge opts,
Andy Koppe
Bug: fsck and repack don't agree when a worktree index extension is "broken",
Johannes Sixt
Git pull without fetch,
ronan
[PATCH] format.attach: allow empty value to disable multi-part messages,
Junio C Hamano
[PATCH] git-gui: Fix typo in Italian translation,
lore.pini
FR: make git clone --depth and --shallow-since produce maximal set of commits, Jonathan Mayer
Proposal/Discussion: Turning parts of Git into libraries,
Emily Shaffer
Re: [PATCH 0/2] [WIP] removed fetch_if_missing global,
Kousik Sanagavarapu
[PATCH] rebase -i: check labels and refs when parsing todo list,
Phillip Wood via GitGitGadget
--jobs=0 no longer does any work,
Drew Noakes
Feature request: Add --mtime option to git archive,
Raul E Rangel
[PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`,
Taylor Blau
Bug: git behind proxy is broken in 2.34.1,
tm-uzr3z
When using git commit in a path with spaces, it prompts Cannot read "xxx": No such file or directory,
L2750558108@xxxxxxxxxxx
[Bug] make gitweb with GITWEB_JS set fails to build, Michal Vasilek
[PATCH] delta-islands: fix segfault when freeing island marks,
Patrick Steinhardt
[PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options,
Alex Henrie
manual option --inline --no-attach override required for format.attach,
Brian Inglis
[Bug] Test 1450.91 Fails on NonStop,
rsbecker
Re:[PATCH 1/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup, Shuqi Liang
Git oddities with case of branch names on Windows,
Patakreyp Chandler
[PATCH 0/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup,
Idriss Fekir
[GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum,
Vinayak Dev
[PATCH 0/2] Make GPG errors less puzzling,
Johannes Schindelin via GitGitGadget
[ANNOUNCE] Git for Windows 2.39.2, Johannes Schindelin
[Announce] Git 2.39.2 and friends,
Junio C Hamano
What's cooking in git.git (Feb 2023, #03; Tue, 14), Junio C Hamano
"git maintenance" - detect status?,
Tao Klerks
Gitk : When the number of commits is small, you can roll up excessively,
L2750558108@xxxxxxxxxxx
Git Gui error when clone, L2750558108@xxxxxxxxxxx
[GSoC][PATCH] builtin/clean.c: fix error message usage typo,
Shuqi Liang
[RFC PATCH 0/6] add: block invalid submodules,
Calvin Wan
[PATCH] Use correct default remote for fetching in submodule.,
Mara
bug report: symbolic-ref --short command echos the wrong text while use Chinese language,
孟子易
Suggestion and question about hooks,
Renato Ramos Ribeiro Araujo
Contributing to Git Source code | Open Projects | Patch Fixes,
Aman Agarwal
[PATCH 0/3] test-ctype: test all classifiers,
René Scharfe
[PATCH] commit-reach: avoid NULL dereference,
Eric Wong
BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present,
Jade Lovelace
Subject: [RFC PATCH] upload_pack.c: make deepen-not more tree-ish,
Andrew Wansink
[PATCH v2 0/3] {apply,alias}: convert pre-processor macros to enums,
Vinayak Dev
[RFC][GSoC][PATCH] t9160: Change test -(d | f) to test_path_is_*,
Vinayak Dev
[PATCH 0/5] Clean up wildmatch.c,
Masahiro Yamada
What's cooking in git.git (Feb 2023, #02; Thu, 9), Junio C Hamano
[PATCH] dir: remove unneeded local variables from match_pathname(),
Masahiro Yamada
Re: [PATCH v2] gitweb: fix base url set if PATH_INFO is used, add a / at the end,
Junio C Hamano
Markdown release notes,
Michael Rienstra
[GSoC][PATCH] {apply,alias}: convert pre-processor macros to enums,
Vinayak Dev
[PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API,
Ævar Arnfjörð Bjarmason
[RFC] fetch: support hideRefs to speed up connectivity checks,
Eric Wong
Doubt about skipped commits,
Vinayak Dev
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]