Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v14 00/10] set-head/fetch remote/HEAD updates, (continued)
- [PATCH v14 00/10] set-head/fetch remote/HEAD updates, Bence Ferdinandy
- [PATCH v14 01/10] t/t5505-remote: set default branch to main, Bence Ferdinandy
- [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, karthik nayak
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, karthik nayak
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Junio C Hamano
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, karthik nayak
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Junio C Hamano
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Junio C Hamano
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- Re: [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- [PATCH v14 02/10] t/t5505-remote: test failure of set-head, Bence Ferdinandy
- Re: [PATCH v14 02/10] t/t5505-remote: test failure of set-head, Junio C Hamano
- [PATCH v14 04/10] refs: atomically record overwritten ref in update_symref, Bence Ferdinandy
- [PATCH v14 05/10] remote set-head: refactor for readability, Bence Ferdinandy
- [PATCH v14 07/10] refs: add TRANSACTION_CREATE_EXISTS error, Bence Ferdinandy
- [PATCH v14 08/10] refs: add create_only option to refs_update_symref_extended, Bence Ferdinandy
- [PATCH v14 06/10] remote set-head: better output for --auto, Bence Ferdinandy
- [PATCH v14 10/10] fetch set_head: handle mirrored bare repositories, Bence Ferdinandy
- [PATCH v14 09/10] fetch: set remote/HEAD if it does not exist, Bence Ferdinandy
- [PATCH v15 00/10] set-head/fetch remote/HEAD updates, Bence Ferdinandy
- [PATCH v15 01/10] t/t5505-remote: set default branch to main, Bence Ferdinandy
- [PATCH v15 03/10] refs: standardize output of refs_read_symbolic_ref, Bence Ferdinandy
- [PATCH v15 02/10] t/t5505-remote: test failure of set-head, Bence Ferdinandy
- [PATCH v15 04/10] refs: atomically record overwritten ref in update_symref, Bence Ferdinandy
- [PATCH v15 05/10] remote set-head: refactor for readability, Bence Ferdinandy
- [PATCH v15 07/10] refs: add TRANSACTION_CREATE_EXISTS error, Bence Ferdinandy
- [PATCH v15 06/10] remote set-head: better output for --auto, Bence Ferdinandy
- [PATCH v15 08/10] refs: add create_only option to refs_update_symref_extended, Bence Ferdinandy
- [PATCH v15 10/10] fetch set_head: handle mirrored bare repositories, Bence Ferdinandy
- [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist, Bence Ferdinandy
- Re: [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist, Josh Steadmon
- Re: [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist, Josh Steadmon
- Re: [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist, Bence Ferdinandy
- Re: [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist, Josh Steadmon
- [PATCH] Fix `git fetch --tags` in repo with no configured remote, Josh Steadmon
- Re: [PATCH] Fix `git fetch --tags` in repo with no configured remote, Junio C Hamano
- Re: [PATCH] Fix `git fetch --tags` in repo with no configured remote, Junio C Hamano
- Re: [PATCH] Fix `git fetch --tags` in repo with no configured remote, Junio C Hamano
- Re* [PATCH] Fix `git fetch --tags` in repo with no configured remote, Junio C Hamano
- Re* [PATCH] Fix `git fetch --tags` in repo with no configured remote, Junio C Hamano
- Re: Re* [PATCH] Fix `git fetch --tags` in repo with no configured remote, Bence Ferdinandy
- Re: Re* [PATCH] Fix `git fetch --tags` in repo with no configured remote, Junio C Hamano
- Re: [PATCH v15 09/10] fetch: set remote/HEAD if it does not exist, Bence Ferdinandy
- [PATCH v1] fetch: add configuration for set_head behaviour, Bence Ferdinandy
- Re: [PATCH v1] fetch: add configuration for set_head behaviour, Junio C Hamano
- Re: [PATCH v1] fetch: add configuration for set_head behaviour, Bence Ferdinandy
- Re: [PATCH v1] fetch: add configuration for set_head behaviour, Junio C Hamano
- Re: [PATCH v1] fetch: add configuration for set_head behaviour, Bence Ferdinandy
- Re: [PATCH v1] fetch: add configuration for set_head behaviour, Junio C Hamano
- [RFC PATCH v1 0/2] set_head finishing touches, Bence Ferdinandy
- [RFC PATCH v1 1/2] fetch set_head: add warn-if-not-$branch option, Bence Ferdinandy
- Re: [RFC PATCH v1 1/2] fetch set_head: add warn-if-not-$branch option, Junio C Hamano
- Re: [RFC PATCH v1 1/2] fetch set_head: add warn-if-not-$branch option, Bence Ferdinandy
- [RFC PATCH v1 2/2] remote set-head: set followRemoteHEAD to "warn" if "always", Bence Ferdinandy
- Re: [RFC PATCH v1 2/2] remote set-head: set followRemoteHEAD to "warn" if "always", Junio C Hamano
- [PATCH v2 1/3] fetch set_head: move warn advice into advise_if_enabled, Bence Ferdinandy
- [PATCH v2 2/3] fetch set_head: add warn-if-not-$branch option, Bence Ferdinandy
- [PATCH v2 3/3] remote set-head: set followRemoteHEAD to "warn" if "always", Bence Ferdinandy
- Re: [PATCH v2 3/3] remote set-head: set followRemoteHEAD to "warn" if "always", Kristoffer Haugsbakk
- Re: [PATCH v2 3/3] remote set-head: set followRemoteHEAD to "warn" if "always", Junio C Hamano
- Re: [PATCH v2 3/3] remote set-head: set followRemoteHEAD to "warn" if "always", Kristoffer Haugsbakk
- Re: [PATCH v2 3/3] remote set-head: set followRemoteHEAD to "warn" if "always", Bence Ferdinandy
- [PATCH v3 1/3] fetch set_head: move warn advice into advise_if_enabled, Bence Ferdinandy
- [PATCH v3 2/3] fetch set_head: add warn-if-not-$branch option, Bence Ferdinandy
- [PATCH v3 3/3] remote set-head: set followRemoteHEAD to "warn" if "always", Bence Ferdinandy
- Re: [PATCH v2 1/3] fetch set_head: move warn advice into advise_if_enabled, Junio C Hamano
- [PATCH v2] fetch: add configuration for set_head behaviour, Bence Ferdinandy
- [PATCH v3] fetch: add configuration for set_head behaviour, Bence Ferdinandy
- Re: [PATCH v3] fetch: add configuration for set_head behaviour, Junio C Hamano
- [PATCH v3] fetch: add configuration for set_head behaviour, Bence Ferdinandy
- [PATCH v5 2/6] set-head: add new variable for readability, Bence Ferdinandy
- [PATCH v5 4/6] transaction: add TRANSACTION_CREATE_EXISTS error, Bence Ferdinandy
- [PATCH v5 3/6] set-head: better output for --auto, Bence Ferdinandy
- [RFC PATCH v2 2/2] set-head: do not update if there is no change, Bence Ferdinandy
- Re: [RFC PATCH v2 0/2] set remote/HEAD with fetch, Junio C Hamano
- [RFC PATCH 0/2] set remote/HEAD with fetch,
Bence Ferdinandy
- `git diff --break-rewrites` does not work (otherwise it should break rewrite into delete and create, for `--find-renames` to work),
Han Jiang
- [PATCH] Makefile: rename clar-related variables to avoid confusion,
Patrick Steinhardt
- SyntaxWarning for '\S',
Stephen Smith
- [PATCH 00/30] [RFC] Path-walk API and applications,
Derrick Stolee via GitGitGadget
- [PATCH 02/30] backfill: add builtin boilerplate, Derrick Stolee via GitGitGadget
- [PATCH 01/30] path-walk: introduce an object walk by path, Derrick Stolee via GitGitGadget
- [PATCH 03/30] backfill: basic functionality and tests, Derrick Stolee via GitGitGadget
- [PATCH 06/30] backfill: assume --sparse when sparse-checkout is enabled, Derrick Stolee via GitGitGadget
- [PATCH 07/30] path-walk: allow consumer to specify object types, Derrick Stolee via GitGitGadget
- [PATCH 05/30] backfill: add --sparse option, Derrick Stolee via GitGitGadget
- [PATCH 08/30] path-walk: allow visiting tags, Derrick Stolee via GitGitGadget
- [PATCH 09/30] survey: stub in new experimental `git-survey` command, Jeff Hostetler via GitGitGadget
- [PATCH 11/30] survey: collect the set of requested refs, Jeff Hostetler via GitGitGadget
- [PATCH 13/30] survey: add object count summary, Derrick Stolee via GitGitGadget
- [PATCH 10/30] survey: add command line opts to select references, Jeff Hostetler via GitGitGadget
- [PATCH 12/30] survey: start pretty printing data in table form, Derrick Stolee via GitGitGadget
- [PATCH 15/30] survey: show progress during object walk, Derrick Stolee via GitGitGadget
- [PATCH 17/30] survey: add report of "largest" paths, Derrick Stolee via GitGitGadget
- [PATCH 19/30] path-walk: add prune_all_uninteresting option, Derrick Stolee via GitGitGadget
- [PATCH 14/30] survey: summarize total sizes by object type, Derrick Stolee via GitGitGadget
- [PATCH 18/30] revision: create mark_trees_uninteresting_dense(), Derrick Stolee via GitGitGadget
- [PATCH 20/30] pack-objects: add --path-walk option, Derrick Stolee via GitGitGadget
- [PATCH 21/30] pack-objects: extract should_attempt_deltas(), Derrick Stolee via GitGitGadget
- [PATCH 22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK, Derrick Stolee via GitGitGadget
- [PATCH 23/30] p5313: add size comparison test, Derrick Stolee via GitGitGadget
- [PATCH 24/30] repack: add --path-walk option, Derrick Stolee via GitGitGadget
- [PATCH 25/30] pack-objects: enable --path-walk via config, Derrick Stolee via GitGitGadget
- [PATCH 26/30] scalar: enable path-walk during push via config, Derrick Stolee via GitGitGadget
- [PATCH 27/30] pack-objects: add --full-name-hash option, Derrick Stolee via GitGitGadget
- [PATCH 28/30] test-name-hash: add helper to compute name-hash functions, Derrick Stolee via GitGitGadget
- [PATCH 29/30] p5314: add a size test for name-hash collisions, Derrick Stolee via GitGitGadget
- [PATCH 30/30] pack-objects: output debug info about deltas, Derrick Stolee via GitGitGadget
- [PATCH 04/30] backfill: add --batch-size=<n> option, Derrick Stolee via GitGitGadget
- [PATCH 16/30] survey: add ability to track prioritized lists, Derrick Stolee via GitGitGadget
- Re: [PATCH 00/30] [RFC] Path-walk API and applications, Junio C Hamano
- Re: [PATCH 00/30] [RFC] Path-walk API and applications, Christian Couder
- Re: [PATCH 00/30] [RFC] Path-walk API and applications, Kristoffer Haugsbakk
- What's cooking in git.git (Sep 2024, #03; Mon, 9), Junio C Hamano
- [PATCH 0/9] ref-filter %(trailer) fixes,
Jeff King
- [PATCH 1/9] t6300: drop newline from wrapped test title, Jeff King
- [PATCH 2/9] ref-filter: avoid extra copies of payload/signature, Jeff King
- [PATCH 3/9] ref-filter: strip signature when parsing tag trailers, Jeff King
- [PATCH 4/9] ref-filter: drop useless cast in trailers_atom_parser(), Jeff King
- [PATCH 5/9] ref-filter: store ref_trailer_buf data per-atom, Jeff King
- [PATCH 6/9] ref-filter: fix leak of %(trailers) "argbuf", Jeff King
- [PATCH 7/9] ref-filter: fix leak with %(describe) arguments, Jeff King
- [PATCH 8/9] ref-filter: fix leak when formatting %(push:remoteref), Jeff King
- [PATCH 9/9] ref-filter: add ref_format_clear() function, Jeff King
- [PATCH 10/9] ref-filter: fix leak with unterminated %(if) atoms, Patrick Steinhardt
- [PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs,
Junio C Hamano
- [bug?] git diff --cached in a non-git directory,
Okke Timm
- [PATCH 0/4] pack-objects: create new name-hash algorithm,
Derrick Stolee via GitGitGadget
- [PATCH 0/6] refs/reftable: wire up exclude patterns,
Patrick Steinhardt
- [PATCH] remote: introduce config to set prefetch refs,
Shubham Kanodia via GitGitGadget
- What's cooking in git.git (Sep 2024, #02; Sun, 8),
Junio C Hamano
- [PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section,
Ramsay Jones
- header signatures for hash transition?,
Jeff King
- [PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd(),
René Scharfe
- Thoughts on the "branch <b> is not fully merged" error of "git-branch -d",
Stefan Haller
- What's cooking draft as of 2024-09-06 late night,
Junio C Hamano
- bug report - `git diff --quiet --cached` returns 0 when a rename is staged,
Jorge Luis Martinez Gomez
- Behavior change for git diff --cached --exit-code in git 2.46.0, Marco P.
- Fix issue with formatting multiple trailer keys,
Brooke Kuhlmann
- Possible git bug - repository remote becomes hamstrung if non-existent "remote.<remote>.fetch" refspec is supplied, Stephen Morton
- [PATCH 0/1] Add entry to mailmap file,
Stephen P. Smith
- [PATCH] apply: support --ours, --theirs, and --union for three-way merges,
Alex Henrie
- What's cooking in git.git (Sep 2024, #01; Thu, 5),
Junio C Hamano
- [PATCH] advice: recommend GIT_ADVICE=0 for tools,
Derrick Stolee via GitGitGadget
- [PATCH] interpret-trailers: handle message without trailing newline,
Brian Lyles
- [PATCH 0/3] Add repository parameter to builtins,
John Cai via GitGitGadget
- Should Git Tag trailer formatting work?,
Brooke Kuhlmann
- [PATCH] scalar: add --no-tags option,
Derrick Stolee via GitGitGadget
- How do git recognize conflicts?,
KwonHyun Kim
[ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC,
Christian Couder
[PATCH] drop trailing newline from warning/error/die messages,
Jeff King
[PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen(),
Jeff King
git untracks my files,
russell thamm
`git fetch <remote> <refspec>…` <refspec (without dst)>s are mapped by other <refspec (with dst)> resulting in extra remote tracking branches, Han Jiang
`git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs),
Han Jiang
[PATCH] remote: prefetch config,
Shubham Kanodia via GitGitGadget
git log alias with --all and --exclude,
Rene Kita
`git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs,
Han Jiang
`git remote prune <remote>…` (equivalent to git fetch --prune <remote> except that no new references will be fetched) ignores `fetch.pruneTags` (and `git fetch --dry-run` prints same tag twice), Han Jiang
`git remote show <name>…` does not show all branches capable of `git push` when `push.default=upstream` and behaves as if `push.default=simple`, Han Jiang
What's cooking in git.git (Sep 2024, #01; Tue, 3),
Junio C Hamano
`git remote set-url <remote> <newurl> [<oldurl>]` fails to set first url when multiple urls are selected, Han Jiang
[filter-repo PATCH]: add --callbacks option to load many callbacks from one file,
Zack Weinberg
Adding a custom submit tool to git p4, faust1002
[ANNOUNCE] git-scm.com running on heroku-24,
Taylor Blau
Bug in "git diff" exit code with submodule and `--submodule=log`,
David Hull
Is it possible to resume download on single file.,
tao lv
word-diff-regex=. sometimes ignores newlines,
高橋全 (Tamo)
`git remote set-branches (without --add) <name> <branch>…` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist,
Han Jiang
Ask for feature on git,
Loredana Tralli
[RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section,
Ramsay Jones
git-http-backend errors under IIS, forums
git svn, Aaron Gray
[PATCH 0/2] refs/files: use heuristic to decide whether to repack with `--auto`,
Patrick Steinhardt
[PATCH 0/4] Support server option from configuration,
blanet via GitGitGadget
[PATCH 4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration, Xing Xin via GitGitGadget
Re: [PATCH 0/4] Support server option from configuration, Patrick Steinhardt
[PATCH v2 0/5] Support server option from configuration, blanet via GitGitGadget
[PATCH] Documentation/BreakingChanges: announce removal of git-pack-redundant(1),
Patrick Steinhardt
[PATCH] mergetools: vscode: new tool,
Alex Henrie
[ANNOUNCE] Git Rev News edition 114, Christian Couder
[no subject], Unknown
[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses,
Taylor Blau
- [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends, Taylor Blau
- [PATCH 2/4] hash.h: scaffolding for _fast hashing variants, Taylor Blau
- [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available, Taylor Blau
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Junio C Hamano
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, brian m. carlson
- [PATCH v2 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v3 1/9] finalize_object_file(): check for name collision before renaming, Taylor Blau
- [PATCH v3 2/9] finalize_object_file(): refactor unlink_or_warn() placement, Taylor Blau
- [PATCH v3 3/9] finalize_object_file(): implement collision check, Taylor Blau
- [PATCH v3 4/9] pack-objects: use finalize_object_file() to rename pack/idx/etc, Taylor Blau
- [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL, Taylor Blau
- [PATCH v3 6/9] sha1: do not redefine `platform_SHA_CTX` and friends, Taylor Blau
- [PATCH v3 7/9] hash.h: scaffolding for _fast hashing variants, Taylor Blau
- [PATCH v3 8/9] Makefile: allow specifying a SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v3 9/9] csum-file.c: use fast SHA-1 implementation when available, Taylor Blau
- Re: [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Junio C Hamano
- [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v4 1/8] finalize_object_file(): check for name collision before renaming, Taylor Blau
- [PATCH v4 2/8] finalize_object_file(): refactor unlink_or_warn() placement, Taylor Blau
- [PATCH v4 3/8] finalize_object_file(): implement collision check, Taylor Blau
- [PATCH v4 4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc, Taylor Blau
- [PATCH v4 5/8] sha1: do not redefine `platform_SHA_CTX` and friends, Taylor Blau
- [PATCH v4 6/8] hash.h: scaffolding for _unsafe hashing variants, Taylor Blau
- [PATCH v4 7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v4 8/8] csum-file.c: use unsafe SHA-1 implementation when available, Taylor Blau
- Re: [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Jeff King
- Re: [PATCH v4 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Elijah Newren
- [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v5 1/8] finalize_object_file(): check for name collision before renaming, Taylor Blau
- [PATCH v5 2/8] finalize_object_file(): refactor unlink_or_warn() placement, Taylor Blau
- [PATCH v5 3/8] finalize_object_file(): implement collision check, Taylor Blau
- [PATCH v5 4/8] pack-objects: use finalize_object_file() to rename pack/idx/etc, Taylor Blau
- [PATCH v5 5/8] sha1: do not redefine `platform_SHA_CTX` and friends, Taylor Blau
- [PATCH v5 6/8] hash.h: scaffolding for _unsafe hashing variants, Taylor Blau
- [PATCH v5 7/8] Makefile: allow specifying a SHA-1 for non-cryptographic uses, Taylor Blau
- [PATCH v5 8/8] csum-file.c: use unsafe SHA-1 implementation when available, Taylor Blau
- Re: [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Elijah Newren
- Re: [PATCH v5 0/8] hash.h: support choosing a separate SHA-1 for non-cryptographic uses, Jeff King
`git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`,
Han Jiang
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]