git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-02-01 21:28:12 to 2022-02-03 21:40:49 UTC [more...]

[PATCH v6 0/8] progress: assert "global_progress" + test fixes / cleanup
 2022-02-03 21:40 UTC  (8+ messages)
` [PATCH v9 0/9] progress: "
  ` [PATCH v9 1/9] leak tests: fix a memory leak in "test-progress" helper
  ` [PATCH v9 2/9] progress.c test helper: add missing braces
  ` [PATCH v9 3/9] progress.c tests: make start/stop commands on stdin
  ` [PATCH v9 4/9] progress.c tests: test some invalid usage
  ` [PATCH v9 8/9] progress API: unify stop_progress{,_msg}(), fix trace2 bug
  ` [PATCH v9 9/9] pack-bitmap-write.c: don't return without stop_progress()

[PATCH] gpg-interface: fix for gpgsm v2.3
 2022-02-03 21:38 UTC  (4+ messages)

[Question] Translation Dictionary
 2022-02-03 21:33 UTC  (9+ messages)

[PATCH] refs.h: make all flags arguments unsigned
 2022-02-03 21:20 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] Uniformize flag argument naming to `flags` or `unused_flags`

[PATCH v3 00/21] git-p4: Various code tidy-ups
 2022-02-03 21:30 UTC  (4+ messages)

[PATCH v4 0/3] completion: sparse-checkout updates
 2022-02-03 20:44 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] completion: address sparse-checkout issues
  ` [PATCH v5 2/3] completion: improve sparse-checkout cone mode directory completion
  ` [PATCH v5 3/3] completion: handle unusual characters for sparse-checkout

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-02-03 20:05 UTC  (59+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 03/13] merge-tree: add option parsing and initial shell for real merge function
  ` [PATCH v2 04/13] merge-tree: implement real merges
  ` [PATCH v2 08/13] merge-tree: support including merge messages in output
  ` [PATCH v2 10/13] merge-tree: provide a list of which files have conflicts
  ` [PATCH v2 11/13] merge-tree: provide easy access to `ls-files -u` style info
  ` [PATCH v2 12/13] merge-tree: add a --allow-unrelated-histories flag
  ` [PATCH v3 00/15] In-core git merge-tree ("Server side merges")
    ` [PATCH v3 01/15] merge-tree: rename merge_trees() to trivial_merge_trees()
    ` [PATCH v3 02/15] merge-tree: move logic for existing merge into new function
    ` [PATCH v3 03/15] merge-tree: add option parsing and initial shell for real merge function
    ` [PATCH v3 04/15] merge-tree: implement real merges
    ` [PATCH v3 05/15] Introduce a variant of the `warning()` function that takes a `FILE *`
    ` [PATCH v3 06/15] diff: allow diff_warn_rename_limit to write somewhere besides stderr
    ` [PATCH v3 07/15] merge-ort: split out a separate display_update_messages() function
    ` [PATCH v3 08/15] merge-ort: allow update messages to be written to different file stream
    ` [PATCH v3 09/15] merge-tree: support including merge messages in output
    ` [PATCH v3 10/15] merge-ort: provide a merge_get_conflicted_files() helper function
    ` [PATCH v3 11/15] merge-tree: provide a list of which files have conflicts
    ` [PATCH v3 12/15] merge-tree: provide easy access to `ls-files -u` style info
    ` [PATCH v3 13/15] merge-tree: allow `ls-files -u` style info to be NUL terminated
    ` [PATCH v3 14/15] merge-tree: add a --allow-unrelated-histories flag
    ` [PATCH v3 15/15] git-merge-tree.txt: add a section on potentional usage mistakes

[PATCH 0/2] Add cat-file --batch-command flag
 2022-02-03 19:57 UTC  (5+ messages)
` [PATCH 1/2] cat-file.c: rename cmdmode to mode
` [PATCH 2/2] catfile.c: add --batch-command mode

[PATCH v2] doc: check-ignore: code-quote an exclamation mark
 2022-02-03 19:13 UTC  (2+ messages)

branch.autoSetupMerge option for "if name matches only"?
 2022-02-03 18:58 UTC 

Using principal wildcards in gpg.ssh.allowedSignersFile
 2022-02-03 18:43 UTC  (4+ messages)

[PATCH 0/3] reftable related test tweaks
 2022-02-03 18:31 UTC  (15+ messages)
` [PATCH 2/3] t1405: mark test that checks existence as REFFILES
` [PATCH 3/3] t5312: prepare for reftable

git-checkout doesn't seem to respect config from include.path
 2022-02-03 18:07 UTC  (7+ messages)

[PATCH v4 0/7] submodule: convert the rest of 'update' to C
 2022-02-03 17:35 UTC  (7+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 9/9] submodule: move core cmd_update() logic "

Git in GSoC 2022?
 2022-02-03 14:12 UTC  (5+ messages)

Git Bug Report: 'git stash pop' always put newly added files into staging area
 2022-02-03 13:27 UTC  (2+ messages)

[PATCH] doc: check-ignore: code-quote an exclamation mark
 2022-02-03 10:08 UTC  (2+ messages)

New `--reapply-cherry-picks` warning
 2022-02-02 22:11 UTC  (3+ messages)

[PATCH 0/6] [RFC] partial-clone: add ability to refetch with expanded filter
 2022-02-02 21:59 UTC  (6+ messages)

[PATCH] t0006: date_mode can leak .strftime_fmt member
 2022-02-02 21:19 UTC  (8+ messages)
` [PATCH 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
  ` [PATCH 1/5] cache.h: remove always unused show_date_human() declaration
  ` [PATCH 2/5] date API: create a date.h, split from cache.h
  ` [PATCH 3/5] date API: provide and use a DATE_MODE_INIT
  ` [PATCH 4/5] date API: add basic API docs
  ` [PATCH 5/5] date API: add and use a date_mode_release()

[PATCH] forbid a hard reset before the initial commit
 2022-02-02 21:05 UTC  (2+ messages)

[PATCH] t0051: use "skip_all" under !MINGW in single-test file
 2022-02-02 20:19 UTC  (4+ messages)

[PATCH] fix typo in git-mktree.txt
 2022-02-02 18:46 UTC  (4+ messages)

Git Bug Report: 'git stash pop' always put new files into staging area, regardless of '--index' option
 2022-02-02 18:36 UTC 

[PATCH v3 0/3] repo-settings: fix checking for fetch.negotiationAlgorithm=default
 2022-02-02 17:50 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] repo-settings: fix error handling for unknown values
  ` [PATCH v4 3/3] repo-settings: rename the traditional default fetch.negotiationAlgorithm

[PATCH] builtin/diff.c: fix "git-diff" usage string typo
 2022-02-02 17:44 UTC  (2+ messages)

[PATCH v3 0/4] Factorize i18n
 2022-02-02 17:29 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] i18n: factorize more 'incompatible options' messages

[RFC v3] cat-file: add a --stdin-cmd mode
 2022-02-02 15:05 UTC  (9+ messages)

[PATCH 0/2] fetch: speed up mirror-fetches with many refs
 2022-02-02 12:51 UTC  (7+ messages)
` [PATCH 1/2] fetch-pack: use commit-graph when computing cutoff
` [PATCH v2 0/2] fetch: speed up mirror-fetches with many refs
  ` [PATCH v2 1/2] fetch-pack: use commit-graph when computing cutoff
  ` [PATCH v2 2/2] fetch: skip computing output width when not printing anything

What's cooking in git.git (Jan 2022, #07; Mon, 24)
 2022-02-02 11:28 UTC  (2+ messages)
` ab/auto-detect-zlib-compress2 (was: What's cooking in git.git (Jan 2022, #07; Mon, 24))

[PATCH v3 0/9] Add a new --remerge-diff capability to show & log
 2022-02-02 11:17 UTC  (17+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 02/10] log: clean unneeded objects during `log --remerge-diff`
  ` [PATCH v5 00/10] Add a new --remerge-diff capability to show & log
    ` [PATCH v5 01/10] show, log: provide a --remerge-diff capability
    ` [PATCH v5 02/10] log: clean unneeded objects during `log --remerge-diff`
    ` [PATCH v5 03/10] ll-merge: make callers responsible for showing warnings
    ` [PATCH v5 04/10] merge-ort: capture and print ll-merge warnings in our preferred fashion
    ` [PATCH v5 05/10] merge-ort: mark a few more conflict messages as omittable
    ` [PATCH v5 06/10] merge-ort: format messages slightly different for use in headers
    ` [PATCH v5 07/10] diff: add ability to insert additional headers for paths
    ` [PATCH v5 08/10] show, log: include conflict/warning messages in --remerge-diff headers
    ` [PATCH v5 09/10] merge-ort: mark conflict/warning messages from inner merges as omittable
    ` [PATCH v5 10/10] diff-merges: avoid history simplifications when diffing merges

[PATCH] completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
 2022-02-02 11:15 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] completion tests: re-source git-completion.bash in a subshell
  ` [PATCH v2 2/2] completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS

[PATCH v8 0/6] unpack large blobs in stream
 2022-02-02 10:59 UTC  (5+ messages)
` [PATCH v9 0/5] "

Large delays in mailing list delivery?
 2022-02-02  9:34 UTC  (6+ messages)
        ` Using public-inbox+lei+Emacs+mu+mu4e (was: Large delays in mailing list delivery?)

[GSoC][PATCH] lib-read-tree-m-3way: modernize a test script (style)
 2022-02-02  6:43 UTC  (10+ messages)
` [PATCH v2 0/2] t/lib-read-tree-m-3way: modernize a test script
  ` [PATCH v2 1/2] t/lib-read-tree-m-3way: replace double quotes with single quotes
  ` [PATCH v2 2/2] t/lib-read-tree-m-3way: replace spaces with tabs
` [PATCH v3 1/2] t/lib-read-tree-m-3way: modernize style
  ` [PATCH v3 2/2] t/lib-read-tree-m-3way: indent with tabs

[PATCH V2 1/2] patch-id: Fix antipatterns in tests
 2022-02-02  4:20 UTC  (6+ messages)
` [PATCH V3 "
  ` [PATCH V4 "

[PATCH V4 2/2] patch-id: fix scan_hunk_header on diffs with 1 line of before/after
 2022-02-02  4:19 UTC  (2+ messages)
` [PATCH V5 "

[PATCH v3 0/4] A design for future-proofing fsync() configuration
 2022-02-02  1:42 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] core.fsync: introduce granular fsync control

[PATCH] receive-pack: purge temporary data if no command is ready to run
 2022-02-01 23:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] subtree: force merge commit
 2022-02-01 23:20 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH v7 0/6] implement branch --recurse-submodules
 2022-02-01 22:20 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/6] branch: make create_branch() always create a branch

[PATCH] perl Git.pm: don't ignore signalled failure in _cmd_close()
 2022-02-01 21:58 UTC  (2+ messages)

[PATCH] clone, submodule: pass partial clone filters to submodules
 2022-02-01 21:34 UTC  (7+ 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).