git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-27 09:20:32 to 2022-07-29 13:25:19 UTC [more...]

[PATCH v2 0/7] Drop support for git rebase --preserve-merges
 2022-07-29 13:24 UTC  (6+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] rebase: drop support for `--preserve-merges`
    ` re-mentioning --preserve-merges in the docs (was: [PATCH v3 05/11] rebase: drop support for `--preserve-merges`)
      ` re-mentioning --preserve-merges in the docs

[PATCH 0/3] log: create tighter default decoration filter
 2022-07-29 13:23 UTC  (15+ messages)
` [PATCH 1/3] refs: allow "HEAD" as "
` [PATCH 2/3] log: add default "
` [PATCH 3/3] maintenance: stop writing log.excludeDecoration

--creation-factor=100 does not show code
 2022-07-29 13:16 UTC  (12+ messages)
  ` Re* "
    ` [PATCH] format-patch: clarify --creation-factor=<factor>

Question: What's the best way to implement directory permission control in git?
 2022-07-29 13:15 UTC  (8+ messages)

[PATCH 0/2] ci: fix the FreeBSD build
 2022-07-29 12:58 UTC  (4+ messages)
` [PATCH 1/2] t5351: avoid relying on `core.fsyncMethod = batch` to be supported
` [PATCH 2/2] t5351: avoid using `test_cmp` for binary data

Feature request: provide a persistent IDs on a commit
 2022-07-29 12:40 UTC  (6+ messages)

[PATCH 0/9] Fix issues of reference-transaction hook for various git commands
 2022-07-29 10:12 UTC  (10+ messages)
` [PATCH 1/9] t1416: more testcases for reference-transaction hook
` [PATCH 2/9] refs: update missing old-oid in transaction from lockfile
` [PATCH 3/9] refs: add new field in transaction for running transaction hook
` [PATCH 4/9] refs: do not run transaction hook for git-pack-refs
` [PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook
` [PATCH 6/9] refs: add reflog_info to hold more fields for reflog entry
` [PATCH 7/9] refs: get error message via refs_update_ref_extended()
` [PATCH 8/9] refs: reimplement files_copy_or_rename_ref() to run hook
` [PATCH 9/9] refs: reimplement refs_delete_refs() and run hook once

[PATCH] refs: work around network caching on Windows
 2022-07-29 10:05 UTC  (5+ messages)
` [PATCH v2] lstat(mingw): correctly detect ENOTDIR scenarios
  ` [PATCH v3] "

[PATCH] unpack-objects: fix build warning with gcc 4.8.5
 2022-07-29  9:06 UTC 

[PATCH] merge-file: fix build warning with gcc 4.8.5
 2022-07-29  9:05 UTC 

[PATCH] submodule--helper: fix build warning with gcc 4.8.5
 2022-07-29  9:06 UTC 

[PATCH] merge-ort: clean up after failed merge
 2022-07-29  8:52 UTC 

[PATCH 0/6] revisions API: fix more memory leaks
 2022-07-29  8:31 UTC  (13+ messages)
` [PATCH 6/6] revisions API: don't leak memory on argv elements that need free()-ing
` [PATCH v2 0/6] revisions API: fix more memory leaks
  ` [PATCH v2 1/6] bisect.c: add missing "goto" for release_revisions()
  ` [PATCH v2 2/6] test-fast-rebase helper: use release_revisions() (again)
  ` [PATCH v2 3/6] log: make the intent of cmd_show()'s "rev.pending" juggling clearer
  ` [PATCH v2 4/6] log: fix common "rev.pending" memory leak in "git show"
  ` [PATCH v2 5/6] bisect.c: partially fix bisect_rev_setup() memory leak
  ` [PATCH v2 6/6] revisions API: don't leak memory on argv elements that need free()-ing

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-29  8:25 UTC  (11+ messages)
` [PATCH v2 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
  ` [PATCH v2 1/9] docs: add and use include template for config/* includes
  ` [PATCH v2 2/9] grep docs: de-duplicate configuration sections
  ` [PATCH v2 3/9] send-email "
  ` [PATCH v2 4/9] apply "
  ` [PATCH v2 5/9] notes "
  ` [PATCH v2 6/9] difftool "
  ` [PATCH v2 7/9] log "
  ` [PATCH v2 8/9] docs: add CONFIGURATION sections that map to a built-in
  ` [PATCH v2 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins

[PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
 2022-07-29  6:25 UTC  (11+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 1/6] fetch-pack: refactor packet writing
` [PATCH v5 2/6] fetch-pack: move fetch initialization
` [PATCH v5 3/6] protocol-caps: initialization bug fix
` [PATCH v5 4/6] serve: advertise object-info feature
` [PATCH v5 5/6] transport: add client support for object-info
` [PATCH v5 6/6] cat-file: add remote-object-info to batch-command

[PATCH v5] submodule merge: update conflict error message
 2022-07-29  0:24 UTC  (10+ messages)
` [PATCH v6] "
  ` [PATCH v7] "

[PATCH] git-prompt: show 'CONFLICT' indicator at command prompt
 2022-07-28 23:33 UTC  (5+ messages)

[PATCH] CI: add SANITIZE=[address|undefined] jobs
 2022-07-28 23:10 UTC  (12+ messages)

Lost file after git merge
 2022-07-28 21:23 UTC  (4+ messages)

[PATCH v5 0/9] docs: create & use "(user|developer) interfaces" categories
 2022-07-28 20:40 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/9] help.c: BUG() out if "help --guides" can't remove "git" prefixes
  ` [PATCH v6 2/9] git help doc: use "<doc>" instead of "<guide>"
  ` [PATCH v6 3/9] git docs: add a category for user-facing file, repo and command UX
  ` [PATCH v6 4/9] git docs: add a category for file formats, protocols and interfaces
  ` [PATCH v6 5/9] docs: move commit-graph format docs to man section 5
  ` [PATCH v6 6/9] docs: move protocol-related "
  ` [PATCH v6 7/9] docs: move pack format "
  ` [PATCH v6 8/9] docs: move http-protocol "
  ` [PATCH v6 9/9] docs: move multi-pack-index "

[PATCH 0/2] t0021: convert perl script to C test-tool helper
 2022-07-28 19:50 UTC  (5+ messages)
` [PATCH v2] t/t0021: convert the rot13-filter.pl script to C

[PATCH v5 0/4] Add support for mailmap in cat-file
 2022-07-28 19:32 UTC  (5+ messages)
` [PATCH v6 "

[PATCH v4 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-28 19:22 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests

Feature request: better error messages when UTF-8 bites
 2022-07-28 18:01 UTC  (4+ messages)

[PATCH] mingw: include the Python parts in the build
 2022-07-28 17:29 UTC  (2+ messages)

[PATCH v2 00/24] submodule--helper: fix memory leaks
 2022-07-28 16:30 UTC  (25+ messages)
` [PATCH v3 00/26] "
  ` [PATCH v3 02/26] submodule--helper: stop conflating "sb" in clone_submodule()
  ` [PATCH v4 00/17] submodule--helper: (only) fix memory leaks
    ` [PATCH v4 01/17] submodule--helper: fix a leak in "clone_submodule"
    ` [PATCH v4 02/17] submodule--helper: fix trivial get_default_remote_submodule() leak
    ` [PATCH v4 03/17] submodule--helper: fix most "struct pathspec" memory leaks
    ` [PATCH v4 04/17] submodule--helper: "struct pathspec" memory leak in module_update()
    ` [PATCH v4 05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument
    ` [PATCH v4 06/17] submodule--helper: add and use *_release() functions
    ` [PATCH v4 07/17] submodule--helper: fix "errmsg_str" memory leak
    ` [PATCH v4 08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks
    ` [PATCH v4 09/17] submodule--helper: fix a leak with repo_clear()
    ` [PATCH v4 10/17] submodule--helper: fix a memory leak in get_default_remote_submodule()
    ` [PATCH v4 11/17] submodule--helper: fix "reference" leak
    ` [PATCH v4 12/17] submodule--helper: fix obscure leak in module_add()
    ` [PATCH v4 13/17] submodule--helper: fix a "
    ` [PATCH v4 14/17] submodule--helper: fix a memory leak in print_status()
    ` [PATCH v4 15/17] submodule--helper: free some "displaypath" in "struct update_data"
    ` [PATCH v4 16/17] submodule--helper: free rest of "
    ` [PATCH v4 17/17] submodule--helper: fix a configure_added_submodule() leak

[PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep
 2022-07-28 16:17 UTC  (21+ messages)
` [PATCH 01/20] submodule tests: test usage behavior
` [PATCH 02/20] submodule tests: test for "add <repository> <abs-path>"
` [PATCH 03/20] submodule--helper: remove unused "name" helper
` [PATCH 04/20] submodule--helper: remove unused "list" helper
` [PATCH 05/20] test-tool submodule-config: remove unused "--url" handling
` [PATCH 06/20] submodule--helper: move "is-active" to a test-tool
` [PATCH 07/20] submodule--helper: move "check-name" "
` [PATCH 08/20] submodule--helper: move "resolve-relative-url-test" "
` [PATCH 09/20] submodule--helper style: don't separate declared variables with \n\n
` [PATCH 10/20] submodule--helper style: add \n\n after variable declarations
` [PATCH 11/20] submodule--helper: replace memset() with { 0 }-initialization
` [PATCH 12/20] submodule--helper: convert a strbuf_detach() to xstrfmt()
` [PATCH 13/20] submodule--helper: stop conflating "sb" in clone_submodule()
` [PATCH 14/20] submodule--helper: pass a "const struct module_clone_data" to clone_submodule()
` [PATCH 15/20] submodule--helper: add "const" to copy of "update_data"
` [PATCH 16/20] submodule--helper: refactor "errmsg_str" to be a "struct strbuf"
` [PATCH 17/20] submodule--helper: rename "int res" to "int ret"
` [PATCH 18/20] submodule--helper: add skeleton "goto cleanup" to update_submodule()
` [PATCH 19/20] submodule--helper: don't exit() on failure, return
` [PATCH 20/20] submodule--helper: fix bad config API usage

[PATCH] Use 'Everything up to date.' instead of 'Everything up-to-date'
 2022-07-28 14:27 UTC  (4+ messages)

fsmonitor: perpetual trivial response
 2022-07-28 13:48 UTC  (2+ messages)

[RFC PATCH] gitweb: improve title shortening heuristics
 2022-07-28  1:30 UTC  (7+ messages)

[PATCH v3 1/2] docs: document bundle URI standard
 2022-07-28  1:23 UTC  (2+ messages)

[PATCH v2 00/14] leak test: add "check" test mode, mark leak-free tests
 2022-07-27 23:13 UTC  (17+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] test-lib: use $1, not $@ in test_known_broken_{ok,failure}_
  ` [PATCH v3 02/15] test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler
  ` [PATCH v3 03/15] test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT
  ` [PATCH v3 04/15] test-lib: add a --invert-exit-code switch
  ` [PATCH v3 05/15] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
  ` [PATCH v3 06/15] test-lib: add a SANITIZE=leak logging mode
  ` [PATCH v3 07/15] t/Makefile: don't remove test-results in "clean-except-prove-cache"
  ` [PATCH v3 08/15] tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
  ` [PATCH v3 09/15] test-lib: simplify by removing test_external
  ` [PATCH v3 10/15] test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
  ` [PATCH v3 11/15] test-lib: have the "check" mode for SANITIZE=leak consider leak logs
  ` [PATCH v3 12/15] leak tests: don't skip some tests under SANITIZE=leak
  ` [PATCH v3 13/15] leak tests: mark passing SANITIZE=leak tests as leak-free
  ` [PATCH v3 14/15] upload-pack: fix a memory leak in create_pack_file()
  ` [PATCH v3 15/15] CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks

[PATCH 0/5] Bundle URIs II: git clone --bundle-uri
 2022-07-27 23:00 UTC  (9+ messages)
` [PATCH 1/5] remote-curl: add 'get' capability
` [PATCH 2/5] bundle-uri: create basic file-copy logic
` [PATCH 4/5] bundle-uri: add support for http(s):// and file://

What's cooking in git.git (Jul 2022, #07; Fri, 22)
 2022-07-27 19:12 UTC  (5+ messages)
` ds/midx-with-less-memory

[PATCH] config.c: NULL check when reading protected config
 2022-07-27 17:07 UTC  (6+ messages)
` [PATCH v2] "
  ` nonnull v.s. BUG() if !x (was: [PATCH v2] config.c: NULL check when reading protected config)

[PATCH 0/2] cat-file: support NUL-delimited input with `-z`
 2022-07-27 14:20 UTC  (9+ messages)
` [PATCH 2/2] builtin/cat-file.c: "


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