Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Should --update-refs exclude refs pointing to the current HEAD?,
Stefan Haller
- Glob patterns w/ **; zero or more?,
Maël Nison
- Regression introduced in 03267e8656truct object_id oid;,
Lars Kellogg-Stedman
- [PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps),
Elijah Newren via GitGitGadget
- [PATCH 11/23] versioncmp.h: move declarations for versioncmp.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 19/23] fsmonitor: reduce includes of cache.h, Elijah Newren via GitGitGadget
- [PATCH 18/23] cache.h: remove unnecessary headers, Elijah Newren via GitGitGadget
- [PATCH 05/23] server-info.h: move declarations for server-info.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 01/23] treewide: be explicit about dependence on strbuf.h, Elijah Newren via GitGitGadget
- [PATCH 03/23] protocol.h: move definition of DEFAULT_GIT_PORT from cache.h, Elijah Newren via GitGitGadget
- [PATCH 15/23] cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c, Elijah Newren via GitGitGadget
- [PATCH 13/23] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h, Elijah Newren via GitGitGadget
- [PATCH 06/23] copy.h: move declarations for copy.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 14/23] hash.h, repository.h: reverse the order of these dependencies, Elijah Newren via GitGitGadget
- [PATCH 21/23] object-store.h: reduce unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH 10/23] ws.h: move declarations for ws.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 16/23] cache,tree: move basic name compare functions from read-cache to tree, Elijah Newren via GitGitGadget
- [PATCH 17/23] treewide: remove cache.h inclusion due to previous changes, Elijah Newren via GitGitGadget
- [PATCH 12/23] dir.h: move DTYPE defines from cache.h, Elijah Newren via GitGitGadget
- [PATCH 07/23] base85.h: move declarations for base85.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 08/23] pkt-line.h: move declarations for pkt-line.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 02/23] symlinks.h: move declarations for symlinks.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 09/23] match-trees.h: move declarations for match-trees.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH 04/23] packfile.h: move pack_window and pack_entry from cache.h, Elijah Newren via GitGitGadget
- [PATCH 20/23] commit.h: reduce unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH 23/23] reftable: ensure git-compat-util.h is the first (indirect) include, Elijah Newren via GitGitGadget
- [PATCH 22/23] diff.h: reduce unnecessary includes, Elijah Newren via GitGitGadget
- Re: [PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps), Derrick Stolee
- [PATCH v2 00/22] Header cleanups (more splitting of cache.h and simplifying a few other deps), Elijah Newren via GitGitGadget
- [PATCH v2 01/22] treewide: be explicit about dependence on strbuf.h, Elijah Newren via GitGitGadget
- [PATCH v2 02/22] symlinks.h: move declarations for symlinks.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 07/22] pkt-line.h: move declarations for pkt-line.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 04/22] server-info.h: move declarations for server-info.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 03/22] packfile.h: move pack_window and pack_entry from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 05/22] copy.h: move declarations for copy.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 10/22] versioncmp.h: move declarations for versioncmp.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 09/22] ws.h: move declarations for ws.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 08/22] match-trees.h: move declarations for match-trees.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 06/22] base85.h: move declarations for base85.c functions from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 11/22] dir.h: move DTYPE defines from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 15/22] cache,tree: move basic name compare functions from read-cache to tree, Elijah Newren via GitGitGadget
- [PATCH v2 14/22] cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c, Elijah Newren via GitGitGadget
- [PATCH v2 17/22] cache.h: remove unnecessary headers, Elijah Newren via GitGitGadget
- [PATCH v2 16/22] treewide: remove cache.h inclusion due to previous changes, Elijah Newren via GitGitGadget
- [PATCH v2 12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 18/22] fsmonitor: reduce includes of cache.h, Elijah Newren via GitGitGadget
- [PATCH v2 13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h, Elijah Newren via GitGitGadget
- [PATCH v2 20/22] object-store.h: reduce unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH v2 22/22] reftable: ensure git-compat-util.h is the first (indirect) include, Elijah Newren via GitGitGadget
- [PATCH v2 21/22] diff.h: reduce unnecessary includes, Elijah Newren via GitGitGadget
- [PATCH v2 19/22] commit.h: reduce unnecessary includes, Elijah Newren via GitGitGadget
- Re: [PATCH v2 00/22] Header cleanups (more splitting of cache.h and simplifying a few other deps), Derrick Stolee
- Re: [PATCH v2 00/22] Header cleanups (more splitting of cache.h and simplifying a few other deps), Junio C Hamano
- Re: [PATCH v2 00/22] Header cleanups (more splitting of cache.h and simplifying a few other deps), Glen Choo
- [PATCH 0/2] gittutorial: minor correction and monospacing,
Martin Ågren
- `submodule update --remote` fetches default branch instead of `submodule.*.branch`, Nikita Kniazev
- Join us for Review Club,
Calvin Wan
- [PATCH 0/5] Document 'AUTO_MERGE' and more special refs,
Philippe Blain via GitGitGadget
- [PATCH 00/18] version-gen: complete revamp/rewrite,
Felipe Contreras
- [PATCH 01/18] version-gen: reorganize, Felipe Contreras
- [PATCH 03/18] version-gen: refactor default version, Felipe Contreras
- [PATCH 02/18] version-gen: trivial cleanup, Felipe Contreras
- [PATCH 05/18] version-gen: simplify update check, Felipe Contreras
- [PATCH 06/18] version-gen: remove redundant check, Felipe Contreras
- [PATCH 04/18] version-gen: simplify v prefix removal, Felipe Contreras
- [PATCH 07/18] version-gen: simplify `git describe` checks, Felipe Contreras
- [PATCH 08/18] version-gen: simplify dirty check, Felipe Contreras
- [PATCH 11/18] version-gen: refactor describe function, Felipe Contreras
- [PATCH 09/18] version-gen: move describe fix into function, Felipe Contreras
- [PATCH 13/18] version-gen: move v fix into sed, Felipe Contreras
- [PATCH 10/18] version-gen: describe and sed in one go, Felipe Contreras
- [PATCH 14/18] version-gen: refactor main functionality, Felipe Contreras
- [PATCH 16/18] version-gen: refactor GIT_VERSION string, Felipe Contreras
- [PATCH 15/18] version-gen: remove default version, Felipe Contreras
- [PATCH 17/18] version-gen: get rid of GVF variable, Felipe Contreras
- [PATCH 12/18] version-gen: do v fix only when necessary, Felipe Contreras
- [PATCH 18/18] version-gen: generate proper interim versions, Felipe Contreras
- pathspec completion missing in Bash completion, Björn Kautler
- Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980,
Thomas Bock
- Git bug,
Gabriel Furstenheim Milerud
- <Possible follow-ups>
- git bug, moti sd
- git bug, Justin Tang
- Fwd: Git bug, Amith Ashok
Git bug.,
Gabriel Furstenheim Milerud
[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned,
Taylor Blau
[RFC PATCH 00/12] doc: add tests and reimplement xmlto,
Felipe Contreras
- [RFC PATCH 01/12] doc: add test for doc tools output, Felipe Contreras
- [RFC PATCH 02/12] doc: add missing manpage docinfo, Felipe Contreras
- [RFC PATCH 03/12] doc: remove unnecessary hack for asciidoctor, Felipe Contreras
- [RFC PATCH 05/12] doc: fix support for multiple docbook backends, Felipe Contreras
- [RFC PATCH 06/12] doc: add gen-stylesheet helper, Felipe Contreras
- [RFC PATCH 04/12] test: doc: add test for docbook5, Felipe Contreras
- [RFC PATCH 08/12] test: doc: use temporary stylesheet, Felipe Contreras
- [RFC PATCH 07/12] doc: get rid of xmlto dependency, Felipe Contreras
- [RFC PATCH 12/12] doc: manpage: remove callout hack, Felipe Contreras
- [RFC PATCH 11/12] test: doc: add check for callouts, Felipe Contreras
- [RFC PATCH 09/12] doc: remove references to xmlto, Felipe Contreras
- [RFC PATCH 10/12] doc: stylesheet: move all the xslt templates, Felipe Contreras
Git branch capitalisation bug?,
Ilya Kamenshchikov
[PATCH] doc: set actual revdate for manpages,
Felipe Contreras
similarity index vs. whitespaces,
Mike Hommey
What's cooking in git.git (Apr 2023, #03; Tue, 11),
Junio C Hamano
[PATCH 0/2] cocci: codify authoring and reviewing practices,
Glen Choo via GitGitGadget
upload-pack not our ref, Sam Darwin
[filter-repo PATCH] convert-svnexternals: fix parsing of wrongly transformed SVN revisions,
Markus Heidelberg
range-diff: Display new commits' diffs as well, Kristian Amlie
criteria for linking to binaries from git-scm.com?,
Jeff King
[QUESTION] How does Git ref backend work,
ZheNing Hu
[PATCH] git-commit: fix cut_line behavior with CRLF,
Robert Boyd III via GitGitGadget
Infinite loop + memory leak in annotate_refs_with_symref_info,
Jonas Haag
Review Club Rescheduling (CET-friendly!), Glen Choo
Bug with git-config includeIf,
Matthias Beyer
[PATCH] send-email: export patch counters in validate environment,
Robin Jarry
[PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default,
Taylor Blau
'git config --edit' unexpected behavior,
Mervin Guy
[PATCH 0/2] subtree: support GPG commit signing,
Allen Reese via GitGitGadget
[PATCH] git-merge: improve conflict presentation documentation, Adam Johnson via GitGitGadget
git rebase does not rebase commits, Eugen Konkov
[PATCH] get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value, René Scharfe
[PATCH] date: remove approxidate_relative(),
René Scharfe
[PATCH] doc: simplify man version,
Felipe Contreras
[PATCH] usage: clarify --recurse-submodules as a boolean,
Emily Shaffer
BUG: Inconsistent behavior for `git stash push`, Eugen Konkov
[PATCH] mailmap: change primary address for Emily Shaffer,
emilyshaffer
[Question] Can git cat-file have a type filtering option?,
ZheNing Hu
[PATCH 00/14] Introduce new `git replay` command,
Christian Couder
- [PATCH 01/14] replay: introduce new builtin, Christian Couder
- [PATCH 02/14] replay: start using parse_options API, Christian Couder
- [PATCH 03/14] replay: die() instead of failing assert(), Christian Couder
- [PATCH 06/14] replay: add an important FIXME comment about gpg signing, Christian Couder
- [PATCH 09/14] replay: very coarse worktree updating, Christian Couder
- [PATCH 13/14] replay: add different modes, Christian Couder
- [PATCH 04/14] replay: introduce pick_regular_commit(), Christian Couder
- [PATCH 07/14] replay: remove progress and info output, Christian Couder
- [PATCH 05/14] replay: don't simplify history, Christian Couder
- [PATCH 11/14] replay: use standard revision ranges, Christian Couder
- [PATCH 12/14] replay: introduce guess_new_base(), Christian Couder
- [PATCH 10/14] replay: make it a minimal server side command, Christian Couder
- [PATCH 08/14] replay: remove HEAD related sanity check, Christian Couder
- [PATCH 14/14] replay: stop assuming replayed branches do not diverge, Christian Couder
- Re: [PATCH 00/14] Introduce new `git replay` command, Phillip Wood
- Re: [PATCH 00/14] Introduce new `git replay` command, Felipe Contreras
- Re: [PATCH 00/14] Introduce new `git replay` command, Elijah Newren
- [PATCH v2 00/15] Introduce new `git replay` command, Christian Couder
- [PATCH v2 01/15] t6429: remove switching aspects of fast-rebase, Christian Couder
- [PATCH v2 06/15] replay: don't simplify history, Christian Couder
- [PATCH v2 05/15] replay: introduce pick_regular_commit(), Christian Couder
- [PATCH v2 08/15] replay: remove progress and info output, Christian Couder
- [PATCH v2 15/15] replay: stop assuming replayed branches do not diverge, Christian Couder
- [PATCH v2 09/15] replay: remove HEAD related sanity check, Christian Couder
- [PATCH v2 12/15] replay: disallow revision specific options and pathspecs, Christian Couder
- [PATCH v2 03/15] replay: start using parse_options API, Christian Couder
- [PATCH v2 04/15] replay: die() instead of failing assert(), Christian Couder
- [PATCH v2 14/15] replay: add --contained to rebase contained branches, Christian Couder
- [PATCH v2 13/15] replay: add --advance or 'cherry-pick' mode, Christian Couder
- [PATCH v2 02/15] replay: introduce new builtin, Christian Couder
- [PATCH v2 07/15] replay: add an important FIXME comment about gpg signing, Christian Couder
- [PATCH v2 11/15] replay: use standard revision ranges, Christian Couder
- [PATCH v2 10/15] replay: make it a minimal server side command, Christian Couder
- Re: [PATCH v2 00/15] Introduce new `git replay` command, Junio C Hamano
- Re: [PATCH v2 00/15] Introduce new `git replay` command, Elijah Newren
- [PATCH v3 00/15] Introduce new `git replay` command, Christian Couder
- [PATCH v3 01/15] t6429: remove switching aspects of fast-rebase, Christian Couder
- [PATCH v3 02/15] replay: introduce new builtin, Christian Couder
- [PATCH v3 04/15] replay: die() instead of failing assert(), Christian Couder
- [PATCH v3 05/15] replay: introduce pick_regular_commit(), Christian Couder
- [PATCH v3 03/15] replay: start using parse_options API, Christian Couder
- [PATCH v3 06/15] replay: don't simplify history, Christian Couder
- [PATCH v3 07/15] replay: add an important FIXME comment about gpg signing, Christian Couder
- [PATCH v3 08/15] replay: remove progress and info output, Christian Couder
- [PATCH v3 09/15] replay: remove HEAD related sanity check, Christian Couder
- [PATCH v3 10/15] replay: make it a minimal server side command, Christian Couder
- [PATCH v3 11/15] replay: use standard revision ranges, Christian Couder
- [PATCH v3 12/15] replay: disallow revision specific options and pathspecs, Christian Couder
- [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode, Christian Couder
- [PATCH v3 15/15] replay: stop assuming replayed branches do not diverge, Christian Couder
- [PATCH v3 14/15] replay: add --contained to rebase contained branches, Christian Couder
- Re: [PATCH v3 00/15] Introduce new `git replay` command, Junio C Hamano
- [PATCH v4 00/15] Introduce new `git replay` command, Christian Couder
- [PATCH v4 06/15] replay: don't simplify history, Christian Couder
- [PATCH v4 07/15] replay: add an important FIXME comment about gpg signing, Christian Couder
- [PATCH v4 04/15] replay: die() instead of failing assert(), Christian Couder
- [PATCH v4 10/15] replay: make it a minimal server side command, Christian Couder
- [PATCH v4 14/15] replay: add --contained to rebase contained branches, Christian Couder
- [PATCH v4 01/15] t6429: remove switching aspects of fast-rebase, Christian Couder
- [PATCH v4 12/15] replay: disallow revision specific options and pathspecs, Christian Couder
- [PATCH v4 13/15] replay: add --advance or 'cherry-pick' mode, Christian Couder
- [PATCH v4 11/15] replay: use standard revision ranges, Christian Couder
- [PATCH v4 08/15] replay: remove progress and info output, Christian Couder
- [PATCH v4 03/15] replay: start using parse_options API, Christian Couder
- [PATCH v4 09/15] replay: remove HEAD related sanity check, Christian Couder
- Re: [PATCH v4 00/15] Introduce new `git replay` command, Johannes Schindelin
- [PATCH v4 05/15] replay: introduce pick_regular_commit(), Christian Couder
- [PATCH v4 02/15] replay: introduce new builtin, Christian Couder
- [PATCH v4 15/15] replay: stop assuming replayed branches do not diverge, Christian Couder
- [PATCH v5 00/14] Introduce new `git replay` command, Christian Couder
- [PATCH v5 01/14] t6429: remove switching aspects of fast-rebase, Christian Couder
- [PATCH v5 03/14] replay: start using parse_options API, Christian Couder
- [PATCH v5 02/14] replay: introduce new builtin, Christian Couder
- [PATCH v5 05/14] replay: introduce pick_regular_commit(), Christian Couder
- [PATCH v5 07/14] replay: add an important FIXME comment about gpg signing, Christian Couder
- [PATCH v5 06/14] replay: change rev walking options, Christian Couder
- [PATCH v5 04/14] replay: die() instead of failing assert(), Christian Couder
- [PATCH v5 10/14] replay: make it a minimal server side command, Christian Couder
- [PATCH v5 08/14] replay: remove progress and info output, Christian Couder
- [PATCH v5 09/14] replay: remove HEAD related sanity check, Christian Couder
- [PATCH v5 11/14] replay: use standard revision ranges, Christian Couder
- [PATCH v5 12/14] replay: add --advance or 'cherry-pick' mode, Christian Couder
- [PATCH v5 13/14] replay: add --contained to rebase contained branches, Christian Couder
- [PATCH v5 14/14] replay: stop assuming replayed branches do not diverge, Christian Couder
- Re: [PATCH v5 00/14] Introduce new `git replay` command, Johannes Schindelin
- Re: [PATCH v5 00/14] Introduce new `git replay` command, Elijah Newren
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]