git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-02 14:07:28 to 2022-03-03 20:04:14 UTC [more...]

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-03 20:04 UTC  (9+ messages)
` [GSoC][PATCHv3] userdiff: add builtin driver for kotlin language
  ` [PATCH] "
` [PATCH] userdiff: add builtin diff driver for Kotlin language

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-03 19:58 UTC  (15+ messages)
` [PATCH v2] "

[PATCH v2 0/3] libify reflog
 2022-03-03 19:12 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] stash: add tests to ensure reflog --rewrite --updatref behavior
  ` [PATCH v4 0/3] libify reflog
    ` [PATCH v4 1/3] stash: add tests to ensure reflog --rewrite --updatref behavior
    ` [PATCH v4 2/3] reflog: libify delete reflog function and helpers
    ` [PATCH v4 3/3] stash: call reflog_delete() in reflog.c

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-03 18:00 UTC  (13+ messages)
` [PATCH 05/23] fsmonitor-settings: bare repos are incompatible with FSMonitor
` [PATCH 17/23] fsmonitor--daemon: stub in health thread
` [PATCH 19/23] fsm-health-win32: force shutdown daemon if worktree root moves

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

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-03-03 17:34 UTC  (2+ messages)

[PATCH 00/17] cruft packs
 2022-03-03 16:45 UTC  (35+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v2 09/17] reachable: add options to add_unseen_recent_objects_to_traversal
  ` [PATCH v2 11/17] builtin/pack-objects.c: --cruft with expiration
` [PATCH v3 00/17] cruft packs
  ` [PATCH v3 01/17] Documentation/technical: add cruft-packs.txt
  ` [PATCH v3 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v3 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
  ` [PATCH v3 04/17] chunk-format.h: extract oid_version()
  ` [PATCH v3 05/17] pack-mtimes: support writing pack .mtimes files
  ` [PATCH v3 06/17] t/helper: add 'pack-mtimes' test-tool
  ` [PATCH v3 07/17] builtin/pack-objects.c: return from create_object_entry()
  ` [PATCH v3 08/17] builtin/pack-objects.c: --cruft without expiration
  ` [PATCH v3 09/17] reachable: add options to add_unseen_recent_objects_to_traversal
  ` [PATCH v3 10/17] reachable: report precise timestamps from objects in cruft packs
  ` [PATCH v3 11/17] builtin/pack-objects.c: --cruft with expiration
  ` [PATCH v3 12/17] builtin/repack.c: support generating a cruft pack
  ` [PATCH v3 13/17] builtin/repack.c: allow configuring cruft pack generation
  ` [PATCH v3 14/17] builtin/repack.c: use named flags for existing_packs
  ` [PATCH v3 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack
  ` [PATCH v3 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
  ` [PATCH v3 17/17] sha1-file.c: don't freshen cruft packs

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

[PATCH] Documentation: git-read-tree: separate links using commas
 2022-03-03 16:15 UTC 

What's cooking in git.git (Feb 2022, #08; Mon, 28)
 2022-03-03 16:11 UTC  (2+ messages)
` ab/object-file-api-updates (was: What's cooking in git.git (Feb 2022, #08; Mon, 28))

[PATCH v3 0/9] Makefile: optimize noop runs, add shared.mak
 2022-03-03 16:04 UTC  (19+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] scalar Makefile: use "The default target of..." pattern
  ` [PATCH v4 8/9] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
  ` [PATCH v4 9/9] Makefiles: add and use wildcard "mkdir -p" template
  ` [PATCH v5 0/8] Makefile: optimize noop runs, add shared.mak
    ` [PATCH v5 1/8] scalar Makefile: use "The default target of..." pattern
    ` [PATCH v5 2/8] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
    ` [PATCH v5 3/8] Makefile: disable GNU make built-in wildcard rules
    ` [PATCH v5 4/8] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
    ` [PATCH v5 5/8] Makefile: move ".SUFFIXES" rule to shared.mak
    ` [PATCH v5 6/8] Makefile: move $(comma), $(empty) and $(space) "
    ` [PATCH v5 7/8] Makefile: add "$(QUIET)" boilerplate "
    ` [PATCH v5 8/8] Makefiles: add and use wildcard "mkdir -p" template

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-03 16:00 UTC  (17+ messages)

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

[PATCH 00/11] Updates to worktree code and docs
 2022-03-03 15:41 UTC  (5+ messages)
` [PATCH 05/11] worktree: use 'worktree' over 'working tree'

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

[PATCH 2/2] t0030-t0050: avoid pipes with Git on LHS
 2022-03-03 12:48 UTC  (5+ messages)
` [GSoC] [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t0001-t0028: "

[PATCH 1/3] gpg-interface/gpgsm: fix for v2.3
 2022-03-03 11:51 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] t5503: simplify setup of test which exercises failure of backfill
 2022-03-03 10:23 UTC  (2+ messages)

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

[PATCH v2] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-03  9:06 UTC 

[PATCH v2 0/7] fetch: improve atomicity of `--atomic` flag
 2022-03-03  6:51 UTC  (11+ messages)
` [PATCH v2 1/7] fetch: increase test coverage of fetches
` [PATCH v3 0/7] fetch: improve atomicity of `--atomic` flag
  ` [PATCH v3 1/7] fetch: increase test coverage of fetches

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

[PATCH 00/25] [RFC] Bundle URIs
 2022-03-03  2:44 UTC  (6+ messages)
` [PATCH 01/25] docs: document bundle URI standard

[PATCH v2 0/1] name-rev: use generation numbers if available
 2022-03-03  1:10 UTC  (11+ messages)
` [PATCH] "

[PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-03-02 23:25 UTC  (7+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules

[PATCH] checkout, clone: die if tree cannot be parsed
 2022-03-02 19:35 UTC  (3+ messages)

[BUG] fetch/pull -h ABORT out of a git repo
 2022-03-02 19:22 UTC  (3+ messages)

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-03-02 19:17 UTC  (9+ messages)
    ` [PATCH] parse-options: make parse_options_check() test-only

[PATCH 0/5] fetch: more optimizations for mirror fetches
 2022-03-02 18:54 UTC  (8+ messages)
` [PATCH 1/5] upload-pack: look up "want" lines via commit-graph
` [PATCH v2 0/5] fetch: more optimizations for mirror fetches

gitk external diff on Windows
 2022-03-02 16:27 UTC 

[PATCH v2 0/4] Commit-graph: Generation Number v2 Fixes
 2022-03-02 14:13 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] commit-graph: fix ordering bug in generation numbers

[PATCH] merge-ort: exclude messages from inner merges by default
 2022-03-02 14:08 UTC  (2+ messages)


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 NNTP newsgroup(s).