git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-09-14  0:42 [PATCH] ci(linux32): make Javascript Actions work in x86 mode 2+ messages
2024-09-13 19:26 [PATCH] t5512.40 sometimes dies by SIGPIPE 4+ messages
2024-09-13  9:58 Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent 2+ messages
2024-09-13  5:16 curl 8.10.0 regression breaks uploads with HTTP/2 and http.postbuffer 8+ messages
2024-09-12 23:52 What's cooking in git.git (Sep 2024, #04; Thu, 12)
2024-09-12 20:52 [PATCH 0/2] Simplify "commented" API functions 6+ messages
2024-09-12 20:40 [PATCH] unicode: update the width tables to Unicode 16
2024-09-12 16:32 Can't use bare repositories with Git.pm 7+ messages
2024-09-12  1:47 (no subject)
2024-09-11 15:18 [PATCH 1/4] remote: fix set-branches when no branches are set 20+ messages
2024-09-11 10:30 [PATCH 0/2] add missing LIBCURL prereq to a few tests 4+ messages
2024-09-10 20:37 [RFC PATCH v2 0/2] set remote/HEAD with fetch 9+ messages
2024-09-10 20:24 [RFC PATCH 1/2] fetch: set-head with --set-head option 5+ messages
2024-09-10 11:07 `git diff --break-rewrites` does not work (otherwise it should break rewrite into delete and create, for `--find-renames` to work) 3+ messages
2024-09-10  6:23 [PATCH] Makefile: rename clar-related variables to avoid confusion 2+ messages
2024-09-10  3:49 SyntaxWarning for   '\S' 3+ messages
2024-09-10  2:28 [PATCH 01/30] path-walk: introduce an object walk by path 32+ messages
2024-09-09 23:38 What's cooking in git.git (Sep 2024, #03; Mon, 9)
2024-09-09 23:07 [PATCH 0/9] ref-filter %(trailer) fixes 27+ messages
2024-09-09 23:00 [PATCH] ci: remove 'Upload failed tests' directories' step from linux32 jobs 24+ messages
2024-09-09 14:48 [bug?] git diff --cached in a non-git directory
2024-09-09 14:26 [bug?] git diff --cached in a non-git directory 6+ messages
2024-09-09 13:56 [PATCH 0/4] pack-objects: create new name-hash algorithm 17+ messages
2024-09-09 11:31 [PATCH 0/6] refs/reftable: wire up exclude patterns 12+ messages
2024-09-09  9:47 [PATCH] remote: introduce config to set prefetch refs 7+ messages
2024-09-09  2:38 What's cooking in git.git (Sep 2024, #02; Sun, 8) 2+ messages
2024-09-09  1:23 [PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section 2+ messages
2024-09-08 23:36 header signatures for hash transition? 3+ messages
2024-09-08  7:05 [PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd() 4+ messages
2024-09-07 16:28 Thoughts on the "branch <b> is not fully merged" error of "git-branch -d" 6+ messages
2024-09-07  5:41 What's cooking draft as of 2024-09-06 late night 9+ messages
2024-09-06 23:12 bug report - `git diff --quiet --cached` returns 0 when a rename is staged 2+ messages
2024-09-06 23:04 Behavior change for git diff --cached --exit-code in git 2.46.0
2024-09-06 19:55 Fix issue with formatting multiple trailer keys 5+ messages
2024-09-06 19:29 Possible git bug - repository remote becomes hamstrung if non-existent "remote.<remote>.fetch" refspec is supplied
2024-09-06 15:30 [PATCH 0/1] Add entry to mailmap file 4+ messages
2024-09-06  4:22 [PATCH] apply: support --ours, --theirs, and --union for three-way merges 5+ messages
2024-09-05 23:01 What's cooking in git.git (Sep 2024, #01; Thu, 5) 2+ messages
2024-09-05 17:59 [PATCH] advice: recommend GIT_ADVICE=0 for tools 6+ messages
2024-09-05 17:34 [PATCH] interpret-trailers: handle message without trailing newline 10+ messages
2024-09-05 16:57 [PATCH 0/3] Add repository parameter to builtins 32+ messages
2024-09-05 16:05 Should Git Tag trailer formatting work? 5+ messages
2024-09-05 14:13 [PATCH] scalar: add --no-tags option 7+ messages
2024-09-05 14:10 How do git recognize conflicts? 4+ messages
2024-09-05  9:50 [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC 7+ messages
2024-09-05  8:51 [PATCH] drop trailing newline from warning/error/die messages 4+ messages
2024-09-05  8:27 [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen() 12+ messages
2024-09-05  4:51 git untracks my files 2+ messages
2024-09-05  4:38 `git fetch <remote> <refspec>…` <refspec (without dst)>s are mapped by other <refspec (with dst)> resulting in extra remote tracking branches
2024-09-05  4:25 `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs) 3+ messages
2024-09-04 17:59 [PATCH] remote: prefetch config 16+ messages
2024-09-04  9:06 git log alias with --all and --exclude 6+ messages
2024-09-04  4:09 `git fetch --refmap=<refspec>… <repository> <refspec>…​` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs 8+ messages
2024-09-04  0:08 `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)
2024-09-03 23:12 `git remote show <name>…​` does not show all branches capable of `git push` when `push.default=upstream` and behaves as if `push.default=simple`
2024-09-03 23:01 What's cooking in git.git (Sep 2024, #01; Tue, 3) 3+ messages
2024-09-03 22:48 `git remote set-url <remote> <newurl> [<oldurl>]` fails to set first url when multiple urls are selected
2024-09-03 20:55 Re: [PATCH] git-diff: Introduce --index and deprecate --cached.
2024-09-03 19:42 [filter-repo PATCH]: add --callbacks option to load many callbacks from one file 3+ messages
2024-09-03 19:30 Adding a custom submit tool to git p4
2024-09-03 14:43 [ANNOUNCE] git-scm.com running on heroku-24 2+ messages
2024-09-03 14:38 Bug in "git diff" exit code with submodule and `--submodule=log` 2+ messages
2024-09-03 14:00 Is it possible to resume download on single file. 2+ messages
2024-09-03 12:30 word-diff-regex=. sometimes ignores newlines 2+ messages
2024-09-03 10:37 `git remote set-branches (without --add) <name> <branch>…​` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist 5+ messages
2024-09-03  8:18 Ask for feature on git 5+ messages
2024-09-02 22:15 [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section 5+ messages
2024-09-02 20:18 git-http-backend errors under IIS
2024-09-02 19:22 git svn
2024-09-02 13:48 [PATCH 0/2] refs/files: use heuristic to decide whether to repack with `--auto` 16+ messages
2024-09-02 12:13 [PATCH 0/4] Support server option from configuration 17+ messages
2024-09-02  8:13 [PATCH] Documentation/BreakingChanges: announce removal of git-pack-redundant(1) 2+ messages
2024-09-02  2:59 [PATCH] mergetools: vscode: new tool 3+ messages
2024-09-01 21:02 [ANNOUNCE] Git Rev News edition 114
2024-09-01 16:03 [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses 61+ messages
2024-09-01 11:02 `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD` 6+ messages
2024-09-01 10:49 `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward) 3+ messages
2024-08-31 14:58 [PATCH v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED 2+ messages
2024-08-31  6:46 git 2.46.0 crashes when trying to verify-pack outside of a repo 7+ messages
2024-08-30 20:59 Draft of Git Rev News edition 114
2024-08-30 20:44 What's cooking in git.git (Aug 2024, #11; Fri, 30)
2024-08-30 19:33 [PATCH] refs/files-backend: work around -Wunused-parameter
2024-08-30 12:20 Unpredictable peak memory usage when using `git log` command 6+ messages
2024-08-30  0:43 git-show multiple files delimiter?
2024-08-29 21:57 [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED 4+ messages
2024-08-29 20:43 Committing crimes with NTFS-3G 14+ messages
2024-08-29 20:08 [PATCH 0/2] clean up some MAYBE_UNUSED cases 7+ messages
2024-08-29  9:38 [PATCH 00/21] environment: guard reliance on `the_repository` 92+ messages
2024-08-29  9:16 [PATCH 0/2] make chainlint output more newcomer-friendly 29+ messages
2024-08-28 23:23 Tags auto fetched by "git fetch origin" but not "git fetch origin main" 6+ messages
2024-08-28 13:02 RFE: Document "edit" in "git restore --patch"
2024-08-28  4:09 [PATCH] reftable: mark unused parameters in empty iterator functions 4+ messages
2024-08-28  4:08 [PATCH] t-reftable-block: mark unused argv/argc
2024-08-28  3:57 [PATCH 0/6] unused parameters: the final countdown 13+ messages
2024-08-27 22:45 What's cooking in git.git (Aug 2024, #10; Tue, 27) 2+ messages
2024-08-27 21:27 [PATCH v3 0/3] send-email: add --mailmap support 6+ messages
2024-08-27 21:13 [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse 16+ messages
2024-08-26 19:00 Can git log be made to "follow" in the same way as git blame? Why / in what way is "--follow" broken or limited? 3+ messages
2024-08-26 18:48 [PATCH v2] git-config.1: fix description of --regexp in synopsis 2+ messages
2024-08-26 18:08 [PATCH] Mark `cat-file` sparse-index compatible 17+ messages
2024-08-26 16:38 Sensible way to see what objects are being fetched just-in-time in a partial clone? 4+ messages
2024-08-26 11:50 Improvement: `git-maintenance` to allow configuring of remotes to fetch 10+ messages
2024-08-26 11:09 How to turn off rename detection for cherry-pick? 10+ messages
2024-08-26  8:30 [PATCH] bundle-uri: plug leak in unbundle_from_file() 3+ messages
2024-08-26  7:21 [PATCH 00/22] Memory leak fixes (pt.6) 70+ messages
2024-08-25 10:09 [PATCH 0/5] `--whitespace=fix` with `--no-ignore-whitespace` 18+ messages
2024-08-24 17:20 [GSoC][PATCH] unit-tests: add tests for oidset.h 4+ messages
2024-08-23 20:21 [PATCH] remote: plug memory leaks at early returns 5+ messages
2024-08-23 18:13 What's cooking in git.git (Aug 2024, #09; Fri, 23)
2024-08-23  8:21 [PATCH v2] doc: replace 3 dash with correct 2 dash in git-config(1) 2+ messages
2024-08-22 19:00 git diff --word-diff misbehaving over paragraph breaks?
2024-08-22 17:20 [PATCH] doc: replace 3 dash with correct 2 dash in git-config(1) 11+ messages
2024-08-22 16:03 [PATCH] diff-index: integrate with the sparse index
2024-08-22 13:52 [PATCH] exec_cmd: RUNTIME_PREFIX on z/OS systems 4+ messages
2024-08-22 10:40 Wrong error message when cloning from http gitlab (and everything still works anyway) 3+ messages
2024-08-22  9:27 [PATCH] gitk: added external diff file rename detection 2+ messages
2024-08-21 23:21 What's cooking in git.git (Aug 2024, #08; Wed, 21)
2024-08-21 19:09 [PATCH] builtin/stash: test push with new file added and removed
2024-08-21 19:09 "git stash push" behaves weirdly when files is added in index and removed (and the other way around)
2024-08-21 11:02 [PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY 15+ messages
2024-08-21  9:28 [PATCH] docs: explain the order of output in the batched mode of git-cat-file(1) 6+ messages
2024-08-21  8:10 builtin/config: --name-only doesn't imply --show-names in "git config get" 6+ messages
2024-08-20 21:09 [PATCH] mailinfo: we parse fixed headers 2+ messages
2024-08-20 14:31 [PATCH 0/2] Update the win+VS build definition 6+ messages
2024-08-20 14:04 [PATCH 00/20] Memory leak fixes (pt.5) 60+ messages
2024-08-20  7:10 Representing Debian Metadata in Git 6+ messages
2024-08-20  0:51 What's cooking in git.git (Aug 2024, #07; Mon, 19) 3+ messages
2024-08-20  0:07 [PATCH v2 0/3] send-email: add --mailmap support 10+ messages
2024-08-19 15:39 [PATCH 00/10] reftable: fix reload with active iterators 38+ messages
2024-08-19 12:26 [PATCH] docs: explain the order of output in cat-file batch operations 2+ messages
2024-08-19 11:29 [PATCH] git gui: add directly calling merge tool from gitconfig 15+ messages
2024-08-19  0:45 [PATCH] doc: add --show-names for git config 9+ messages
2024-08-17  8:21 [PATCH 0/15] marking some more unused parameters 18+ messages
2024-08-17  7:26 [PATCH 0/5] dropping some more unused parameters 7+ messages
2024-08-17  3:15 Regression bug with latest SAFE ownership patch 3+ messages
2024-08-17  1:11 git push does not work over https WebDAV 5+ messages
2024-08-16 23:06 [PATCH 0/2] send-email: add --mailmap support 8+ messages
2024-08-16 18:42 What's cooking in git.git (Aug 2024, #06; Fri, 16) 5+ messages
2024-08-16 11:53 feature request: set remote/HEAD with fetch 7+ messages
2024-08-16  3:26 [PATCH] rebase -x: don't print "Executing:" msgs with --quiet 13+ messages
2024-08-15 23:49 [PATCH 3/3] fixup! send-email: teach git send-email option to translate aliases
2024-08-15 21:01 [PATCH 00/13] midx: incremental multi-pack indexes, part two 32+ messages
2024-08-15 18:51 [PATCH 0/2] Add additional trace2 regions for fetch and push 13+ messages
2024-08-15 17:30 [PATCH 0/8] pseudo-merge: avoid empty and non-closed pseudo-merge commits 20+ messages
2024-08-15  7:59 [PATCH 0/5] Introduce configs for default repo format 24+ messages
2024-08-15  3:34 What's cooking in git.git (Aug 2024, #05; Wed, 14) 2+ messages
2024-08-14 23:03 [PATCH] howto-maintain: mention preformatted docs
2024-08-14 22:44 A note from the maintainer
2024-08-14 20:07 [PATCH 1/1] git jump: support show 3+ messages
2024-08-14 13:26 Git exclude patterns with full static file, without globs, fails to capture the exclusion (the file is added anyway
2024-08-14 13:22 [PATCH v2 00/15] reftable: drop generic `reftable_table` interface 40+ messages
2024-08-14 13:22 [PATCH] rebase: apply and cleanup autostash when rebase fails to start 10+ messages
2024-08-14 12:03 [GSoC][PATCH 00/10] t: port reftable/block_test.c to the unit testing framework 53+ messages
2024-08-14  0:05 [PATCH v2 0/3] send-email: teach git send-email mode to translate aliases 13+ messages
2024-08-13 21:45 [PATCH] format-patch: add support for mailmap file 7+ messages
2024-08-13 17:36 "git-stash --keep-index" crashes when there are no tracked files 3+ messages
2024-08-13 14:18 [RFC] Implement ref content consistency check 85+ messages
2024-08-13  9:06 [PATCH 2/2] git-gui: strip commit messages less aggressively 4+ messages
2024-08-13  7:40 Subscribe
2024-08-13  7:17 [PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks 79+ messages
2024-08-13  6:24 [PATCH 01/10] reftable/merged: expose functions to initialize iterators 25+ messages
2024-08-12 22:06 [PATCH] git-svn: mention `svn:globalignores` in help+docs 9+ messages
2024-08-12 15:10 Heads up: GMail regularly marking list messages as spam 8+ messages
2024-08-12 10:57 SIGSEGV Error Occurs When Attempting to Unbundle Without Initializing Git Repository. 10+ messages
2024-08-10 20:11 [Newcomer] Introducing myself and expressing interest in `Implement support for reftables in “dumb” HTTP transport` project 5+ messages
2024-08-09 22:30 [PATCH 1/2] remerge-diff: lazily prpare temporary objdir on demand 6+ messages
2024-08-09 19:29 [BUG REPORT] `--autostash` rebase + pre-rebase error ends in corrupt state 2+ messages
2024-08-08 21:19 [PATCH] tests: drop use of 'tee' that hides exit status 6+ messages
2024-08-08 16:31 [PATCH v6 0/8] [Newcomer] t7004: modernize the style 11+ messages
2024-08-08  2:07 [BUG REPORT] sparseIndexExpanded hint always shows on sparse worktree move 3+ messages
2024-08-07 18:21 [RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a 128+ messages
2024-08-07 14:11 [GSoC][PATCH 0/5] t: port reftable/readwrite_test.c to the unit testing framework 30+ messages
2024-08-07  6:56 [PATCH 00/20] Stop using `the_repository` in "config.c" 69+ messages
2024-08-06 14:13 [GSoC][PATCH 0/6] t: port reftable/stack_test.c to the unit testing framework 72+ messages
2024-08-06  8:59 [PATCH 00/22] Memory leak fixes (pt.4) 146+ messages
2024-08-05 21:37 git clone --reference=<repository> (without --dissociate), forgets to copy/get_pack_of objects from <repository> when "--no-local"/"file://" is present 3+ messages
2024-08-05 15:07 Bug: Git sees branch as valid commit ref and works; should fail 7+ messages
2024-08-04 20:05 [PATCH 0/5] doc: git diff reformatting 16+ messages
2024-08-02  7:31 [PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo 15+ messages
2024-08-01 22:57 quiltimport mode detection oddity 10+ messages
2024-08-01 22:10 [PATCH 0/3] git for-each-ref: is-base atom and base branches 23+ messages
2024-07-31 13:40 [PATCH 0/4] Introduce a "promisor-remote" capability 35+ messages
2024-07-31  9:04 [RFC PATCH 0/3] Introduce clar testing framework 172+ messages
2024-07-26 19:40 Bug with bash and OpenSSL usage on Windows 9+ messages
2024-07-25 17:38 Technical information about http.sslBackend schannel 2+ messages
2024-07-23 22:44 [PATCH 0/3] doc: introducing synopsis para 28+ messages
2024-07-23 19:18 [PATCH 1/8] git-prompt: use here-doc instead of here-string 80+ messages
2024-07-23  5:20 Problem: git Notes not discoverable (+proposed solutions) 7+ messages
2024-07-22  8:07 [PATCH] fetch: use bundle URIs when having creationToken heuristic 15+ messages
2024-07-20 22:09 [PATCH 1/2] safe.directory: normalize the checked path 39+ messages
2024-07-15  0:35 [PATCH v1 01/10] packfile: move sizep computation 46+ messages
2024-07-03  3:46 [GSoC][PATCH] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c 12+ messages
2024-07-01 22:08 [PATCH 0/2] here-doc test bodies 65+ messages
2024-06-28 19:04 [PATCH 0/6] cat-file: add remote-object-info to batch-command 34+ messages
2024-06-28 12:56 [GSoC][PATCH] t: migrate helper/test-urlmatch-normalization to unit tests 23+ messages
2024-06-17  0:36 Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1 19+ messages
2024-05-27  7:51 [GSoC]: Implement consistency check for refs blog 10+ messages
2023-11-17 13:25 Migration of git-scm.com to a static web site: ready for review/testing 14+ messages
2023-07-04 17:39 Re: [PATCH] gitk: new config options for wrapping and diff modes 2+ messages
2018-06-18 11:19 Adding nested repository with slash adds files instead of gitlink 22+ messages

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).