git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-04 13:30:35 to 2022-03-07 15:49:16 UTC [more...]

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-07 15:48 UTC  (10+ messages)
              ` win+VS environment has "cut" but not "paste"?

[PATCH 00/11] Partial bundles
 2022-03-07 15:47 UTC  (32+ messages)
` [PATCH 02/11] revision: put object filter into struct rev_info
` [PATCH 03/11] pack-objects: use rev.filter when possible
` [PATCH 04/11] pack-bitmap: drop filter in prepare_bitmap_walk()
` [PATCH 05/11] list-objects: consolidate traverse_commit_list[_filtered]
` [PATCH 06/11] MyFirstObjectWalk: update recommended usage
` [PATCH 07/11] bundle: safely handle --objects option
` [PATCH 08/11] bundle: parse filter capability
` [PATCH 10/11] bundle: create filtered bundles
` [PATCH 11/11] bundle: unbundle promisor packs

[PATCH 0/2] string-list.h: make "nr" and "alloc" a "size_t"
 2022-03-07 15:27 UTC  (10+ messages)
` [PATCH 1/2] gettext API users: correct use of casts for Q_()
` [PATCH 2/2] string-list API: change "nr" and "alloc" to "size_t"
` [PATCH v2 0/2] string-list.h: make "nr" and "alloc" a "size_t"
  ` [PATCH v2 1/2] gettext API users: don't explicitly cast ngettext()'s "n"
  ` [PATCH v2 2/2] string-list API: change "nr" and "alloc" to "size_t"

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-03-07 15:10 UTC  (5+ messages)
` [GSoC][PATCH 1/1] Add a diff driver for JavaScript languages

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-07 14:45 UTC  (15+ messages)
` [PATCH 1/4] terminal: use flags for save_term()
` [PATCH 2/4] terminal: don't assume stdin is /dev/tty
` [PATCH 4/4] terminal: restore settings on SIGTSTP

What's cooking in git.git (Mar 2022, #01; Thu, 3)
 2022-03-07 13:49 UTC  (6+ messages)
` ab/plug-random-leaks (was Re: What's cooking in git.git (Mar 2022, #01; Thu, 3))
` tb/cruft-packs "
` jc/stash-drop (was: "
` ds/commit-graph-gen-v2-fixes (was "

Git - Git flow assistance
 2022-03-07 13:47 UTC  (2+ messages)

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-07 13:45 UTC  (15+ messages)

[PATCH 00/15] tests: don't ignore "git" exit codes
 2022-03-07 12:49 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] tests: change some 'test $(git) = "x"' to test_cmp
  ` [PATCH v2 02/15] tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)"
  ` [PATCH v2 03/15] read-tree tests: check "diff-files" exit code on failure
  ` [PATCH v2 04/15] diff tests: don't ignore "git diff" exit code
  ` [PATCH v2 05/15] diff tests: don't ignore "git diff" exit code in "read" loop
  ` [PATCH v2 06/15] apply tests: use "test_must_fail" instead of ad-hoc pattern
  ` [PATCH v2 07/15] merge "
  ` [PATCH v2 08/15] rev-parse tests: don't ignore "git reflog" exit code
  ` [PATCH v2 09/15] notes tests: don't ignore "git" "
  ` [PATCH v2 10/15] diff tests: don't ignore "git rev-list" "
  ` [PATCH v2 11/15] rev-list tests: don't hide abort() in "test_expect_failure"
  ` [PATCH v2 12/15] gettext tests: don't ignore "test-tool regex" exit code
  ` [PATCH v2 13/15] apply tests: don't ignore "git ls-files" exit code, drop sub-shell
  ` [PATCH v2 14/15] checkout tests: don't ignore "git <cmd>" exit code
  ` [PATCH v2 15/15] rev-list simplify tests: don't ignore "git" "

[PATCH 00/10] tests: add and use a "test_hook" wrapper + hook fixes
 2022-03-07 12:43 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] hook tests: turn exit code assertions into a loop
  ` [PATCH v2 02/10] t5540: don't rely on "hook/post-update.sample"
  ` [PATCH v2 03/10] tests: assume the hooks are disabled by default
  ` [PATCH v2 04/10] bugreport tests: tighten up "git bugreport -s hooks" test
  ` [PATCH v2 05/10] tests: indent and add hook setup to "test_expect_success"
  ` [PATCH v2 06/10] hook tests: get rid of unnecessary sub-shells
  ` [PATCH v2 07/10] fetch+push tests: have tests clean up their own mess
  ` [PATCH v2 08/10] test-lib-functions: add and use a "test_hook" wrapper
  ` [PATCH v2 09/10] tests: change "mkdir -p && write_script" to use "test_hook"
  ` [PATCH v2 10/10] tests: change "cat && chmod +x" "

[PATCH 0/2] hooks: fix a race in hook execution
 2022-03-07 12:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] merge: don't run post-hook logic on --no-verify
  ` [PATCH v2 2/2] hooks: fix an obscure TOCTOU "did we just run a hook?" race

[PATCH 0/2] gitweb: remove invalid http-equiv="content-type"
 2022-03-07 12:23 UTC  (4+ messages)
` [PATCH 1/2] comment: fix typo
` [PATCH 2/2] gitweb: remove invalid http-equiv="content-type"

[PATCH] cat-file: skip expanding default format
 2022-03-07 12:15 UTC  (4+ messages)

What does it mean to have multiple upstream tracking branches?
 2022-03-07 12:12 UTC  (9+ messages)

[PATCH v5 00/30] Builtin FSMonitor Part 2
 2022-03-07 11:29 UTC  (18+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/30] compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
  ` [PATCH v6 19/30] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v6 20/30] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  ` [PATCH v6 21/30] t7527: create test for fsmonitor--daemon
  ` [PATCH v6 24/30] t/perf/p7519: speed up test on Windows
  ` [PATCH v6 25/30] t/perf/p7519: add fsmonitor--daemon test cases
  ` [PATCH v6 27/30] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v6 30/30] update-index: convert fsmonitor warnings to advise

[PATCH v2 0/8] fetch: add repair: full refetch without negotiation (was: "refiltering")
 2022-03-07 11:31 UTC  (11+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] fetch-negotiator: add specific noop initializer
  ` [PATCH v3 2/7] fetch-pack: add refetch
  ` [PATCH v3 3/7] builtin/fetch-pack: add --refetch option
  ` [PATCH v3 4/7] fetch: "
  ` [PATCH v3 5/7] t5615-partial-clone: add test for fetch --refetch
  ` [PATCH v3 6/7] fetch: after refetch, encourage auto gc repacking
  ` [PATCH v3 7/7] doc/partial-clone: mention --refetch fetch option

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-07 10:34 UTC  (10+ messages)
` [PATCH v3 0/2] remote: show progress display when renaming
  ` [PATCH v3 1/2] builtin/remote.c: parse options in 'rename'
  ` [PATCH v3 2/2] builtin/remote.c: show progress when renaming remote references

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-07  7:07 UTC  (14+ messages)
` [GSoC][PATCHv3] userdiff: add builtin driver for kotlin language
  ` [PATCH] "
` [PATCH v4] userdiff: add builtin diff driver for Kotlin language
` [PATCH v5] userdiff: add builtin diff driver for kotlin language

[PATCH v2 0/2] Reduce explicit sleep calls in t7063 untracked cache tests
 2022-03-07  5:37 UTC  (5+ messages)
` [PATCH v3 "

(no subject)
 2022-03-06 11:22 UTC  (3+ messages)
  ` [PATCH v5] userdiff: add builtin diff driver for kotlin language
  ` 

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-03-05 14:15 UTC  (4+ messages)
` [PATCH 23/25] CI: stop over-setting the $CC variable

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-05  8:59 UTC  (7+ messages)
` [PATCH 02/23] t7527: test FS event reporing on macOS WRT case and Unicode

[PATCH v2 00/13] submodule: convert parts of 'update' to C
 2022-03-05  0:40 UTC  (23+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/13] submodule--helper: remove ensure-core-worktree
  ` [PATCH v3 08/13] submodule--helper run-update-procedure: learn --remote
  ` [PATCH v4 00/13] submodule: convert parts of 'update' to C
    ` [PATCH v4 01/13] submodule tests: test for init and update failure output
    ` [PATCH v4 02/13] submodule--helper: remove update-module-mode
    ` [PATCH v4 03/13] submodule--helper: reorganize code for sh to C conversion
    ` [PATCH v4 04/13] submodule--helper run-update-procedure: remove --suboid
    ` [PATCH v4 05/13] submodule--helper: get remote names from any repository
    ` [PATCH v4 06/13] submodule--helper: don't use bitfield indirection for parse_options()
    ` [PATCH v4 07/13] submodule--helper run-update-procedure: learn --remote
    ` [PATCH v4 08/13] submodule--helper: refactor get_submodule_displaypath()
    ` [PATCH v4 09/13] submodule--helper: allow setting superprefix for init_submodule()
    ` [PATCH v4 10/13] submodule--helper update-clone: learn --init
    ` [PATCH v4 11/13] submodule--helper: remove ensure-core-worktree
    ` [PATCH v4 12/13] submodule update: add tests for --filter
    ` [PATCH v4 13/13] submodule--helper update-clone: check for --filter and --init

[PATCH v3 00/10] fetch --recurse-submodules: fetch unpopulated submodules
 2022-03-05  0:37 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] t5526: introduce test helper to assert on fetches
  ` [PATCH v4 09/10] fetch: fetch unpopulated, changed submodules

[PATCH v4 02/10] t5526: stop asserting on stderr literally
 2022-03-05  0:25 UTC  (4+ messages)

[PATCH v3 09/10] fetch: fetch unpopulated, changed submodules
 2022-03-05  0:22 UTC  (4+ messages)

[PATCH v2 0/3] contributor doc update around log messages
 2022-03-04 23:41 UTC  (11+ messages)
` [PATCH v3 1/3] SubmittingPatches: write problem statement in the log in the present tense
` [PATCH v3 3/3] SubmittingPatches: explain why we care about log messages
      ` log messages > comments (was: [PATCH v3 3/3] SubmittingPatches: explain why we care about log messages)
        ` log messages > comments

[PATCH v4 03/10] t5526: create superproject commits with test helper
 2022-03-04 22:59 UTC  (2+ messages)

gitk external diff on Windows
 2022-03-04 20:50 UTC  (3+ messages)

[PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-04 19:59 UTC  (2+ messages)

[PATCH 00/14] tree-wide: small fixes for memory leaks
 2022-03-04 19:11 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/14] index-pack: fix "
  ` [PATCH v2 02/14] merge-base: free() allocated "struct commit **" list
  ` [PATCH v2 03/14] diff.c: free "buf" in diff_words_flush()
  ` [PATCH v2 04/14] urlmatch.c: add and use a *_release() function
  ` [PATCH v2 05/14] remote-curl.c: free memory in cmd_main()
  ` [PATCH v2 06/14] bundle: call strvec_clear() on allocated strvec
  ` [PATCH v2 07/14] transport: stop needlessly copying bundle header references
  ` [PATCH v2 08/14] submodule--helper: fix trivial leak in module_add()
  ` [PATCH v2 09/14] commit-graph: fix memory leak in misused string_list API
  ` [PATCH v2 10/14] commit-graph: stop fill_oids_from_packs() progress on error and free()
  ` [PATCH v2 11/14] lockfile API users: simplify and don't leak "path"
  ` [PATCH v2 12/14] range-diff: plug memory leak in common invocation
  ` [PATCH v2 13/14] range-diff: plug memory leak in read_patches()
  ` [PATCH v2 14/14] repository.c: free the "path cache" in repo_clear()

Silly 'git am' UI issue
 2022-03-04 18:50 UTC  (6+ messages)

[PATCH v2 0/7] Sparse index: integrate with 'read-tree'
 2022-03-04 18:47 UTC  (6+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 6/8] read-tree: narrow scope of index expansion for '--prefix'

Git in GSoC 2022?
 2022-03-04 18:34 UTC  (7+ messages)

[PATCH] fix: include the type flag in the cli docs
 2022-03-04 16:15 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] config: correct "--type" option in "git config -h" output

[PATCH 00/25] [RFC] Bundle URIs
 2022-03-04 15:12 UTC  (6+ messages)

[PATCH 0/2] Update the die() preserve-merges messages to help some users
 2022-03-04 14:29 UTC  (7+ messages)
` [PATCH 2/2] rebase: `preserve` is also a pull option, tell dying users

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-03-04 14:21 UTC  (2+ 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).