git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-13 15:42:59 to 2022-07-16 07:41:34 UTC [more...]

[PATCH v3 0/4] Add support for mailmap in cat-file
 2022-07-16  7:40 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] revision: improve commit_rewrite_person()
  ` [PATCH v5 0/4] Add support for mailmap in cat-file
    ` [PATCH v5 1/4] revision: improve commit_rewrite_person()
    ` [PATCH v5 2/4] ident: move commit_rewrite_person() to ident.c
    ` [PATCH v5 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()

[RFC][PATCH] mingw: avoid mktemp() in mkstemp() implementation
 2022-07-16  6:30 UTC  (5+ messages)

[PATCH v3] submodule merge: update conflict error message
 2022-07-16  6:22 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/3] commit-graph: fix corruption during generation v2 upgrade
 2022-07-16  0:17 UTC  (11+ messages)
` [PATCH 1/3] t5318: demonstrate commit-graph generation v2 corruption
` [PATCH 2/3] commit-graph: introduce `repo_find_commit_pos_in_graph()`

[ANNOUNCE] Git Merge 2022, September 14-15, 2022, Chicago
 2022-07-15 22:48 UTC  (3+ messages)

[ANNOUNCE] git-cinnabar 0.5.9
 2022-07-15 22:14 UTC 

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-15 22:20 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/6] pack-bitmap-write.c: write lookup table extension
  ` [PATCH v3 4/6] pack-bitmap: prepare to read "
  ` [PATCH v3 5/6] bitmap-lookup-table: add performance tests for lookup table

[PATCH v2] Add note that conflict resolution is still performed
 2022-07-15 21:50 UTC  (3+ messages)

[PATCH] fetch-pack: write effective filter to trace2
 2022-07-15 20:49 UTC  (6+ messages)

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-15 19:58 UTC  (9+ messages)
` [PATCH 1/3] doc: grep: unify configuration variables definitions
` [PATCH 2/3] doc: apply: "
` [PATCH 3/3] doc: notes: "

[PATCH v3 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-07-15 18:48 UTC  (6+ messages)

moving a repository question
 2022-07-15 18:27 UTC  (4+ messages)
  ` RDP over VPN can't see a .git directory to be able to pull

[PATCH] refs: work around network caching on Windows
 2022-07-15 17:47 UTC  (5+ messages)

[PATCH 0/2] [RFC] scalar: prepare documentation for future work
 2022-07-15 16:53 UTC  (7+ messages)
` [PATCH 2/2] scalar: convert README.md into a technical design doc
` [PATCH v2 0/2] scalar: prepare documentation for future work

[PATCH] git-repack doc: remove discussion of ancient caveat
 2022-07-15 16:53 UTC  (2+ messages)

[PATCH 0/3] Use "allowlist" and "denylist" tree-wide
 2022-07-15 16:16 UTC  (21+ messages)
` [PATCH 1/3] Documentation: use allowlist and denylist
` [PATCH v2 0/3] Remove use of "whitelist"
  ` [PATCH v2 1/3] Documentation: remove use of whitelist
  ` [PATCH v2 2/3] t/*: avoid "whitelist"
  ` [PATCH v2 3/3] *: "

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-15 15:41 UTC  (16+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 03/12] branch: consider refs under 'update-refs'
  ` [PATCH v4 08/12] rebase: update refs from 'update-ref' commands
  ` [PATCH v4 09/12] sequencer: rewrite update-refs as user edits todo list
  ` [PATCH v4 12/12] sequencer: notify user of --update-refs activity

[PATCH 0/3] Some improvements to safe.directory on Windows
 2022-07-15 14:33 UTC  (5+ messages)
` [PATCH 1/3] Allow debugging unsafe directories' ownership

What's cooking in git.git (Jul 2022, #04; Wed, 13)
 2022-07-15 13:40 UTC  (4+ messages)
` ds/rebase-update-ref (was Re: What's cooking in git.git (Jul 2022, #04; Wed, 13))
` ab/squelch-empty-fsync-traces & hx/unpack-streaming bug (was: "

git: detect file creator
 2022-07-15 13:22 UTC  (2+ messages)

[PATCH] tests: fix incorrect --write-junit-xml code
 2022-07-15  9:35 UTC  (4+ messages)
` never refactor v.s. testing (was: [PATCH] tests: fix incorrect --write-junit-xml code)

'git clone,' build makes user non-writable files (should be option keep user-writable)
 2022-07-15 10:35 UTC 

[PATCH] unpack-objects: fix compilation warning/error due to missing braces
 2022-07-15  8:20 UTC  (11+ messages)

Add a new config to tell Git only check files matched sparse-checkout patterns
 2022-07-15  7:23 UTC 

'git sparse-checkout add' hangs if local repo is using alternative objects store
 2022-07-15  3:06 UTC  (2+ messages)

[PATCH v6 5/7] pack-bitmap.c: using error() instead of silently returning -1
 2022-07-15  2:34 UTC  (2+ messages)

[PATCH 00/11] submodule--helper: fix memory leaks
 2022-07-15  0:17 UTC  (25+ messages)
` [PATCH 02/11] submodule--helper: replace memset() with { 0 }-initialization
` [PATCH 03/11] submodule--helper: fix "module_clone_data" memory leaks
` [PATCH 05/11] submodule--helper: free() leaking {run,capture}_command() argument
` [PATCH 06/11] submodule--helper: add and use *_release() functions
` [PATCH 07/11] submodule--helper: fix "errmsg_str" memory leak
` [PATCH 09/11] submodule--helper: free "char *" in "struct update_data"
` [PATCH 11/11] submodule--helper: fix "reference" leak is "module_clone_data"

[PATCH] hooks--pre-commit: detect non-ASCII when renaming
 2022-07-14 23:08 UTC  (3+ messages)

[RFC PATCH] repo-settings: set defaults even when not in a repo
 2022-07-14 22:48 UTC  (6+ messages)
` [PATCH v3] commit-graph: refactor to avoid prepare_repo_settings
` [PATCH v4] commit-graph: pass repo_settings instead of repository

Bugreport: pack-objects died of signal 11
 2022-07-14 21:37 UTC  (2+ messages)

[PATCH v7 0/5] config: introduce discovery.bare and protected config
 2022-07-14 21:28 UTC  (7+ messages)
` [PATCH v8 0/5] config: introduce safe.bareRepository "
  ` [PATCH v8 1/5] Documentation/git-config.txt: add SCOPES section
  ` [PATCH v8 2/5] Documentation: define protected configuration
  ` [PATCH v8 3/5] config: learn `git_protected_config()`
  ` [PATCH v8 4/5] safe.directory: use git_protected_config()
  ` [PATCH v8 5/5] setup.c: create `safe.bareRepository`

What's cooking in git.git (Jul 2022, #03; Mon, 11)
 2022-07-14 21:09 UTC  (15+ messages)
` gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11))
` ac/bitmap-lookup-table (was: "
  ` ac/bitmap-lookup-table
` js/bisect-in-c, was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11)

[PATCH] config.txt: add completion for include, includeIf
 2022-07-14 21:13 UTC  (4+ messages)

"reject arguments in cone-mode that look like patterns" doesn't work in macos-12
 2022-07-14 20:05 UTC  (4+ messages)

[PATCH 00/10] ci: make it easy to run locally, part 1
 2022-07-14 19:39 UTC  (11+ messages)
` [PATCH 01/10] CI: run "set -ex" early in ci/lib.sh
` [PATCH 02/10] CI: remove more dead Travis CI support
` [PATCH 03/10] CI: remove dead "tree skipping" code
` [PATCH 04/10] CI: make "$jobname" explicit, remove fallback
` [PATCH 05/10] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS
` [PATCH 06/10] CI: consistently use "export" in ci/lib.sh
` [PATCH 07/10] CI: export variables via a wrapper
` [PATCH 08/10] CI: don't have "git grep" invoke a pager in tree content check
` [PATCH 09/10] CI: have "static-analysis" run a "make ci-static-analysis" target
` [PATCH 10/10] CI: have "static-analysis" run "check-builtins", not "documentation"

[PATCH] shortlog: use a stable sort
 2022-07-14 18:25 UTC  (3+ messages)

[PATCH] mergetool(vimdiff): allow paths to contain spaces again
 2022-07-14 16:27 UTC  (13+ messages)
` [PATCH v2] "

[PATCH v6 4/7] pack-bitmap.c: don't ignore ENOENT silently
 2022-07-14 15:25 UTC  (2+ messages)

[PATCH 0/3] checkout: fix two bugs on count of updated entries
 2022-07-14 11:49 UTC  (7+ messages)
` [PATCH 1/3] checkout: document bug where delayed checkout counts entries twice
` [PATCH v2 0/3] checkout: fix two bugs on count of updated entries
  ` [PATCH v2 1/3] checkout: document bug where delayed checkout counts entries twice
  ` [PATCH v2 2/3] checkout: show bug about failed entries being included in final report
  ` [PATCH v2 3/3] checkout: fix two bugs on the final count of updated entries

Create Remote Repository from local
 2022-07-14 10:11 UTC  (2+ messages)

[ANNOUNCE] Git v2.37.1 and others
 2022-07-14  2:10 UTC  (4+ messages)
` [Test Failures] Git v2.37.1 (was RE: [ANNOUNCE] Git v2.37.1 and others)

Why is reflog so obscure?
 2022-07-14  0:03 UTC  (8+ messages)

t0301-credential-cache test failure on cygwin
 2022-07-13 20:35 UTC  (9+ messages)

BUG: git-check-ignore documentation doesn't come close to describing what it really does
 2022-07-13 17:06 UTC  (3+ 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).