Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: bugreport: "git checkout -B" allows checking out one branch across multiple worktrees, (continued)
- 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
- [PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word"),
Andrei Rybak
- [PATCH] ls-tree: add --sparse-filter-oid argument,
William Sprent via GitGitGadget
- [PATCH] ls-files: add %(skipworktree) atom to format option,
ZheNing Hu via GitGitGadget
- Unify ref-filter formats with other pretty formats, Bhavya Agrawal
- Misleading error message on a failed `git mv`,
Arthur Milchior
- [PATCH v5 0/2] send-email: expose header information to git-send-email's sendemail-validate hook,
Strawbridge, Michael
- [PATCH] t/interop: allow tests to run "git env--helper",
Jeff King
- Bugreport: Prefix - is ignored when sorting (on committerdate),
Fredrik Öberg
- [PATCH] git-bisect-lk2009: update java code conventions link,
Andrei Rybak
- [PATCH 0/5] cache API: always have a "istate->repo",
Ævar Arnfjörð Bjarmason
- [PATCH] git: replace two checks with one not equal check, Rose via GitGitGadget
- BUG: git prompt breaks with zsh < 5.0.6,
Shupak, Vitaly
- Ambiguity on .gitignore vs pathspec ... pathspec, Σταύρος Ντέντος
- What's cooking in git.git (Jan 2023, #03; Mon, 9),
Junio C Hamano
- git 2.39 does not want to talk to git 2.35, Mathias Homann
- How to debug "fatal: external diff died, stopping at ..."?,
Sebastian Schuberth
- Reducing Git Repository size - git-filter-repo doesn't help,
fawaz ahmed0
- [PATCH] merge: break out of all_strategy loop when strategy is found,
Rose via GitGitGadget
- Github actions failing,
NSENGIYUMVA WILBERFORCE
- [PATCH] githooks: discuss Git operations in foreign repositories,
Eric Sunshine via GitGitGadget
- Ignored commits appearing in git blame,
Julien ÉLIE
- [PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently,
Yutaro Ohno via GitGitGadget
- [PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P,
Carlo Marcelo Arenas Belón
- should git rev-parse -q --verify on a range produce output?,
demerphq
- [PATCH 0/5] Documentation: updates and a correction around 'ORIG_HEAD',
Philippe Blain via GitGitGadget
- Bug report between git hooks and git worktree,
Preston Tunnell Wilson
- Did config `branch.<name>.fetch` ever exist?,
muzimuzhi Z
- [PATCH 0/5] cleaning up read_object() family of functions,
Jeff King
- [PATCH 0/2] some minor starts_with()/skip_prefix() cleanups,
Jeff King
- [PATCH v4 0/1] Expose header information to git-send-email's sendemail-validate hook,
Strawbridge, Michael
- [PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches,
Derrick Stolee via GitGitGadget
- [PATCH 4/8] bundle-uri: download in creationToken order, Derrick Stolee via GitGitGadget
- [PATCH 7/8] fetch: fetch from an external bundle URI, Derrick Stolee via GitGitGadget
- [PATCH 6/8] bundle-uri: drop bundle.flag from design doc, Derrick Stolee via GitGitGadget
- [PATCH 2/8] bundle-uri: parse bundle.heuristic=creationToken, Derrick Stolee via GitGitGadget
- [PATCH 5/8] clone: set fetch.bundleURI if appropriate, Derrick Stolee via GitGitGadget
- [PATCH 1/8] t5558: add tests for creationToken heuristic, Derrick Stolee via GitGitGadget
- [PATCH 3/8] bundle-uri: parse bundle.<id>.creationToken values, Derrick Stolee via GitGitGadget
- [PATCH 8/8] bundle-uri: store fetch.bundleCreationToken, Derrick Stolee via GitGitGadget
- [PATCH v2 00/10] Bundle URIs V: creationToken heuristic for incremental fetches, Derrick Stolee via GitGitGadget
- [PATCH v2 01/10] bundle: optionally skip reachability walk, Derrick Stolee via GitGitGadget
- [PATCH v2 02/10] t5558: add tests for creationToken heuristic, Derrick Stolee via GitGitGadget
- [PATCH v2 07/10] bundle-uri: drop bundle.flag from design doc, Derrick Stolee via GitGitGadget
- [PATCH v2 06/10] clone: set fetch.bundleURI if appropriate, Derrick Stolee via GitGitGadget
- [PATCH v2 05/10] bundle-uri: download in creationToken order, Derrick Stolee via GitGitGadget
- [PATCH v2 04/10] bundle-uri: parse bundle.<id>.creationToken values, Derrick Stolee via GitGitGadget
- [PATCH v2 03/10] bundle-uri: parse bundle.heuristic=creationToken, Derrick Stolee via GitGitGadget
- [PATCH v2 09/10] bundle-uri: store fetch.bundleCreationToken, Derrick Stolee via GitGitGadget
- [PATCH v2 10/10] bundle-uri: test missing bundles with heuristic, Derrick Stolee via GitGitGadget
- [PATCH v2 08/10] fetch: fetch from an external bundle URI, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 00/10] Bundle URIs V: creationToken heuristic for incremental fetches, Victoria Dye
- [PATCH v3 00/11] Bundle URIs V: creationToken heuristic for incremental fetches, Derrick Stolee via GitGitGadget
- [PATCH v3 01/11] bundle: test unbundling with incomplete history, Derrick Stolee via GitGitGadget
- [PATCH v3 03/11] t5558: add tests for creationToken heuristic, Derrick Stolee via GitGitGadget
- [PATCH v3 02/11] bundle: verify using check_connected(), Derrick Stolee via GitGitGadget
- [PATCH v3 04/11] bundle-uri: parse bundle.heuristic=creationToken, Derrick Stolee via GitGitGadget
- [PATCH v3 05/11] bundle-uri: parse bundle.<id>.creationToken values, Derrick Stolee via GitGitGadget
- [PATCH v3 07/11] clone: set fetch.bundleURI if appropriate, Derrick Stolee via GitGitGadget
- [PATCH v3 08/11] bundle-uri: drop bundle.flag from design doc, Derrick Stolee via GitGitGadget
- [PATCH v3 06/11] bundle-uri: download in creationToken order, Derrick Stolee via GitGitGadget
- [PATCH v3 09/11] fetch: fetch from an external bundle URI, Derrick Stolee via GitGitGadget
- [PATCH v3 11/11] bundle-uri: test missing bundles with heuristic, Derrick Stolee via GitGitGadget
- [PATCH v3 10/11] bundle-uri: store fetch.bundleCreationToken, Derrick Stolee via GitGitGadget
- Re: [PATCH v3 00/11] Bundle URIs V: creationToken heuristic for incremental fetches, Junio C Hamano
- What's cooking in git.git (Jan 2023, #02; Fri, 6), Junio C Hamano
- [PATCH] *: fix typos which duplicate a word,
Andrei Rybak
- mergetools: wrong window selected for vimdiff1, Sebastián Mancilla
- git.functions to improve the git users experience in your bash,
Roberto A. Foglietta
- Problem with git diff --relative, diff.external, run from a sub-directory,
Carl Baldwin
- [PATCH v5 6/6] submodule: call parallel code from serial status, Calvin Wan
- [PATCH v5 5/6] diff-lib: parallelize run_diff_files for submodules, Calvin Wan
- [PATCH v5 4/6] diff-lib: refactor match_stat_with_submodule, Calvin Wan
- [PATCH v5 3/6] submodule: move status parsing into function, Calvin Wan
- [PATCH v5 2/6] submodule: strbuf variable rename, Calvin Wan
- [PATCH v5 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts, Calvin Wan
- [PATCH v5 0/6] submodule: parallelize diff,
Calvin Wan
- [PATCH] hooks: add sendemail-validate-series,
Robin Jarry
- feature request - can git submodule update pull/update the repos based on the .gitmodule file without additional flags?, Brando Miranda
- [PATCH] run-command: make async_exit usage consistent,
Rose via GitGitGadget
- [PATCH] ci(github): restore "print test failures" step name,
Phillip Wood via GitGitGadget
- BUG: git grep behave oddly with alternatives,
Marco Nenciarini
- [BUG] `git gc` or `git pack-refs` wipes all notes for `git notes` command,
Andrew Hlynskyi
- What's cooking in git.git (Jan 2023, #01; Mon, 2), Junio C Hamano
- Parallelism for submodule update,
Zitzmann, Christian
- [PATCH v5 0/2] check-attr: add support to work with tree-ish,
Karthik Nayak
- [ANNOUNCE] Git Rev News edition 94, Christian Couder
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]