git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-04-29 17:15:04 to 2021-05-03 13:25:40 UTC [more...]

[PATCH] [GSOC] ref-filter: add %(notes) format atom
 2021-05-03 13:25 UTC  (5+ messages)

[PATCH 0/5] pack-objects: better handling of negative options
 2021-05-03 12:11 UTC  (9+ messages)
` [PATCH 1/5] t5300: modernize basic tests
` [PATCH 2/5] t5300: check that we produced expected number of deltas
` [PATCH 3/5] pack-objects: clamp negative window size to 0
` [PATCH 4/5] t5316: check behavior of pack-objects --depth=0
` [PATCH 5/5] pack-objects: clamp negative depth to 0

http.sslVersion only specifies minimum TLS version, later versions are allowed
 2021-05-03 11:56 UTC 

[PATCH] maintenance: use systemd timers on Linux
 2021-05-03 12:04 UTC  (8+ messages)

[PATCH] urlmatch: do not allow passwords in URLs by default
 2021-05-03 11:54 UTC  (9+ messages)

[PATCH 0/9] leftover bits from symlinked gitattributes, etc topics
 2021-05-03 11:22 UTC  (18+ messages)
` [PATCH 1/9] t7415: remove out-dated comment about translation
` [PATCH 2/9] fsck_tree(): fix shadowed variable
` [PATCH 3/9] fsck_tree(): wrap some long lines
` [PATCH 4/9] t7415: rename to expand scope
` [PATCH 5/9] t7450: test verify_path() handling of gitmodules
` [PATCH 6/9] t7450: test .gitmodules symlink matching against obscured names
` [PATCH 7/9] t0060: test ntfs/hfs-obscured dotfiles
` [PATCH 8/9] fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW
` [PATCH 9/9] docs: document symlink restrictions for dot-files

Sponsored Post
 2021-05-03 11:15 UTC 

git diff word diff bug??
 2021-05-03  9:47 UTC  (6+ messages)

[PATCH] fsmonitor: only enable it in non-bare repositories
 2021-05-03  9:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] CodingGuidelines: explicitly allow "local" for test scripts
 2021-05-03  9:01 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2] git-merge: move primary point before parenthetical
 2021-05-03  6:28 UTC  (15+ messages)
` [PATCH v3] git-merge: rewrite already up to date message
  ` [PATCH v4 0/2] normalize & fix merge "up to date" messages
    ` [PATCH v4 1/2] merge(s): apply consistent punctuation to "
    ` [PATCH v4 2/2] merge: fix swapped "up to date" message components

[PATCH] mergetool: add win32 path translation for diffmerge
 2021-05-03  5:49 UTC  (2+ messages)

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-05-03  5:09 UTC  (25+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
  ` [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
  ` [PATCH v4 0/5] fast-export, fast-import: add support for signed-commits
    ` [PATCH v4 1/5] git-fast-import.txt: add missing LF in the BNF
    ` [PATCH v4 2/5] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
    ` [PATCH v4 3/5] git-fast-export.txt: clarify why 'verbatim' may not be a good idea
    ` [PATCH v4 4/5] fast-export: do not modify memory from get_commit_buffer
    ` [PATCH v4 5/5] fast-export, fast-import: add support for signed-commits

bug:git-check-ignore exit status is wrong for negative patterns when -v option used
 2021-05-03  3:09 UTC  (7+ messages)

What's cooking in git.git (Apr 2021, #06; Thu, 29)
 2021-05-03  2:38 UTC  (6+ messages)

"Unpacking objects" question
 2021-05-03  1:22 UTC  (3+ messages)

[gitgitgadget/git] git-merge: rewrite already up to date message (#934)
 2021-05-03  1:13 UTC  (4+ messages)

A couple issues with check-connectivity on fetch
 2021-05-02 21:53 UTC 

[PATCH 0/7] Parallel Checkout (part 3)
 2021-05-02 10:12 UTC  (15+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v2 2/8] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v2 3/8] checkout-index: add "
  ` [PATCH v2 4/8] parallel-checkout: add tests for basic operations
  ` [PATCH v2 5/8] parallel-checkout: add tests related to path collisions
  ` [PATCH v2 6/8] t0028: extract encoding helpers to lib-encoding.sh
  ` [PATCH v2 7/8] parallel-checkout: add tests related to .gitattributes
  ` [PATCH v2 8/8] ci: run test round with parallel-checkout enabled

Pain points in Git's patch flow
 2021-05-02  5:35 UTC  (17+ messages)

gitignore + commit with excludes = bug
 2021-05-01 18:37 UTC 

[PATCH v2] docs/format-patch: mention handling of merges
 2021-05-01 14:13 UTC 

[PATCH v2 0/3] git-send-email: improve SSL configuration
 2021-05-01  9:15 UTC  (6+ messages)
` [PATCH 0/2] send-email: simplify smtp.{smtpssl,smtpencryption} parsing
  ` [PATCH 1/2] send-email: remove non-working support for "sendemail.smtpssl"

Why doesn't `git log -m` imply `-p`?
 2021-05-01  0:41 UTC  (11+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-30 20:05 UTC  (28+ messages)
` [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
` [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
` [PATCH 06/23] fsmonitor--daemon: implement client command options
` [PATCH 09/23] fsmonitor--daemon: implement daemon "
` [PATCH 11/23] fsmonitor--daemon: define token-ids
` [PATCH 12/23] fsmonitor--daemon: create token-based changed path cache
` [PATCH 13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
` [PATCH 15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS

[PATCH 0/2] git-p4: encoding of data from perforce
 2021-04-30 18:08 UTC  (6+ messages)
` [PATCH 2/2] git-p4: do not decode data from perforce by default

[PATCH 0/6] Push negotiation
 2021-04-30 17:33 UTC  (3+ messages)

[Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set
 2021-04-30 17:32 UTC  (5+ messages)

[PATCH v2 00/30] subtree: clean up, improve UX
 2021-04-30 16:48 UTC  (21+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/30] subtree: t7900: update for having the default branch name be 'main'
  ` [PATCH v3 03/30] subtree: t7900: use test-lib.sh's test_count
  ` [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo
  ` [PATCH v3 06/30] subtree: t7900: use 'test' for string equality
  ` [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
  ` [PATCH v3 10/30] subtree: t7900: add a test for the -h flag

[Patch 0/3] Explicit support for NonStop SSH variant
 2021-04-30 14:57 UTC  (2+ messages)

[Patch 2/3] ssh.txt: document nonstopssh variant
 2021-04-30 14:56 UTC 

[Patch 3/3] t5601: add nonstopssh SSH variant sub-tests
 2021-04-30 14:56 UTC 

[ANNOUNCE] Git Rev News edition 74
 2021-04-30 12:36 UTC 

[PATCH] submodule update: silence underlying fetch with "--quiet"
 2021-04-30  9:59 UTC 

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-04-30  7:59 UTC  (11+ messages)

[PATCH 0/8] refs: cleanup errno sideband ref related functions
 2021-04-30  6:02 UTC  (8+ messages)
` [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
` [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn

[PATCH v2] object-info: support for retrieving object info
 2021-04-30  5:45 UTC  (2+ messages)

[PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command
 2021-04-30  4:33 UTC  (3+ messages)

[RFC PATCH] cygwin: disallow backslashes in file names
 2021-04-30  0:48 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] git: support separate arg for `--config-env`'s value
 2021-04-30  0:47 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] Fix: fix comment for __git_complete_worktree_paths
 2021-04-30  0:42 UTC  (2+ messages)

[PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
 2021-04-30  0:07 UTC  (7+ messages)
` [PATCH] repo-settings.c: simplify the setup
  ` Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup)
    ` Nesting topics within other threads

A possible divide by zero problem in read-cache.c
 2021-04-29 20:56 UTC  (3+ messages)

git am / patch utility not applying a .patch to the correct function
 2021-04-29 19:45 UTC  (2+ messages)

[PATCH] git-p4: speed up search for branch parent
 2021-04-29 19:31 UTC  (6+ messages)

GSoC Student Engagement
 2021-04-29 19:07 UTC  (2+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-04-29 18:14 UTC  (4+ messages)
` [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES

Can I use it with sURROUNDscm?
 2021-04-29 17:42 UTC 

[PATCH v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
 2021-04-29 17:29 UTC  (5+ messages)
` [PATCH v6] Add git-p4.fallbackEncoding


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).