messages from 2022-02-03 21:30:52 to 2022-02-06 22:39:17 UTC [more...]
[PATCH 0/5] scalar: implement the subcommand "diagnose"
2022-02-06 22:39 UTC (17+ messages)
` [PATCH 1/5] Implement `scalar diagnose`
` [PATCH 3/5] scalar: teach `diagnose` to gather packfile info
` [PATCH 4/5] scalar: teach `diagnose` to gather loose objects information
` [PATCH v2 0/6] scalar: implement the subcommand "diagnose"
` [PATCH v2 1/6] archive: optionally add "virtual" files
` [PATCH v2 2/6] scalar: validate the optional enlistment argument
[PATCH] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
2022-02-06 21:40 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] t1510: remove need for "test_untraceable", retain coverage
Commit SHA1 == SHA1 checksum?
2022-02-06 21:33 UTC (8+ messages)
[PATCH] completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
2022-02-06 20:09 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] "
Fwd: $LOCAL and $REMOTE swapped for rebase mergetool
2022-02-06 19:38 UTC
[PATCH v4 0/5] Sparse checkout: fix bug with worktree of bare repo
2022-02-06 19:36 UTC (12+ messages)
` [PATCH v5 "
` [PATCH v5 1/5] Documentation: add extensions.worktreeConfig details
` [PATCH v5 2/5] worktree: create init_worktree_config()
` [PATCH v5 4/5] sparse-checkout: set worktree-config correctly
` [PATCH v5 5/5] worktree: copy sparse-checkout patterns and config on add
What's cooking in git.git (Feb 2022, #01; Thu, 3)
2022-02-06 11:41 UTC (20+ messages)
` Opinions on merging questions (Was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
` en/remerge-diff (was: Opinions on merging questions (Was: What's cooking in git.git (Feb 2022, #01; Thu, 3)))
` en/remerge-diff
` jc/doc-log-messages (was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
` rj/receive-pack-abort-upon-disconnect "
` cb/clear-quarantine-early-on-all-ref-update-errors "
` cb/clear-quarantine-early-on-all-ref-update-errors
` ja/i18n-common-messages (was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
` ja/i18n-common-messages
` ps/avoid-unnecessary-hook-invocation-with-packed-refs (was: What's cooking in git.git (Feb 2022, #01; Thu, 3))
` ab/ambiguous-object-name "
` tl/ls-tree-oid-only "
` ab/only-single-progress-at-once "
[PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns
2022-02-06 10:08 UTC (8+ messages)
` [v2.35.0 regression] some PCRE hangs under UTF-8 locale (was: [PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns)
[Bug] Rebase from worktree subdir is broken (was Re: [PATCH v5 07/11] rebase: do not attempt to remove startup_info->original_cwd)
2022-02-05 22:35 UTC (5+ messages)
Summer of Code
2022-02-05 17:41 UTC
[PATCH] fetch: fix negotiate-only error message
2022-02-05 12:29 UTC (2+ messages)
[GSoC][PATCH] lib-read-tree-m-3way: modernize a test script (style)
2022-02-05 11:59 UTC (4+ messages)
[PATCH] receive-pack: purge temporary data if no command is ready to run
2022-02-05 8:04 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/2] Add cat-file --batch-command flag
2022-02-05 6:52 UTC (12+ messages)
` [PATCH 1/2] cat-file.c: rename cmdmode to mode
` [PATCH 2/2] catfile.c: add --batch-command mode
[PATCH] clone, submodule: pass partial clone filters to submodules
2022-02-05 5:00 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
2022-02-05 0:54 UTC (19+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function
` [PATCH 09/12] merge-tree: provide a list of which files have conflicts
` [PATCH v2 00/13] In-core git merge-tree ("Server side merges")
` [PATCH v2 10/13] merge-tree: provide a list of which files have conflicts
` [PATCH v3 00/15] In-core git merge-tree ("Server side merges")
` [PATCH v3 04/15] merge-tree: implement real merges
[PATCH] ls-remote & transport API: release "struct transport_ls_refs_options"
2022-02-05 0:08 UTC
[PATCH] hash-object: fix a trivial leak in --path
2022-02-05 0:04 UTC
[PATCH 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
2022-02-04 23:53 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] cache.h: remove always unused show_date_human() declaration
` [PATCH v2 2/5] date API: create a date.h, split from cache.h
` [PATCH v2 3/5] date API: provide and use a DATE_MODE_INIT
` [PATCH v2 4/5] date API: add basic API docs
` [PATCH v2 5/5] date API: add and use a date_mode_release()
[PATCH 00/10] object-file API: pass object enums, tidy up streaming interface
2022-02-04 23:48 UTC (29+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 01/11] object-file.c: split up declaration of unrelated variables
` [PATCH v2 02/11] object-file API: return "void", not "int" from hash_object_file()
` [PATCH v2 03/11] object-file API: add a format_object_header() function
` [PATCH v2 04/11] object-file API: have write_object_file() take "enum object_type"
` [PATCH v2 05/11] object API: correct "buf" v.s. "map" mismatch in *.c and *.h
` [PATCH v2 06/11] object API: make check_object_signature() oideq()-like, move docs
` [PATCH v2 07/11] object-file API: split up and simplify check_object_signature()
` [PATCH v2 08/11] object API: rename hash_object_file_literally() to write_*()
` [PATCH v2 09/11] object-file API: have hash_object_file() take "enum object_type"
` [PATCH v2 10/11] object-file.c: add a literal version of write_object_file_prepare()
` [PATCH v2 11/11] object-file API: pass an enum to read_object_with_reference()
` [PATCH v3 00/12] object-file API: pass object enums, tidy up streaming interface
` [PATCH v3 01/12] object-file.c: split up declaration of unrelated variables
` [PATCH v3 02/12] object-file API: return "void", not "int" from hash_object_file()
` [PATCH v3 03/12] object-file API: add a format_object_header() function
` [PATCH v3 04/12] object-file API: have write_object_file() take "enum object_type"
` [PATCH v3 05/12] object API: correct "buf" v.s. "map" mismatch in *.c and *.h
` [PATCH v3 06/12] object API docs: move check_object_signature() docs to cache.h
` [PATCH v3 07/12] object API users + docs: check <0, not !0 with check_object_signature()
` [PATCH v3 08/12] object-file API: split up and simplify check_object_signature()
` [PATCH v3 09/12] object API: rename hash_object_file_literally() to write_*()
` [PATCH v3 10/12] object-file API: have hash_object_file() take "enum object_type"
` [PATCH v3 11/12] object-file.c: add a literal version of write_object_file_prepare()
` [PATCH v3 12/12] object-file API: pass an enum to read_object_with_reference()
[PATCH v9 0/9] grep: simplify & delete "init" & "config" code
2022-02-04 23:41 UTC (14+ messages)
` [PATCH v10 "
` [PATCH v10 1/9] grep.h: remove unused "regex_t regexp" from grep_opt
` [PATCH v10 2/9] log tests: check if grep_config() is called by "log"-like cmds
` [PATCH v10 3/9] grep tests: add missing "grep.patternType" config tests
` [PATCH v10 4/9] built-ins: trust the "prefix" from run_builtin()
` [PATCH v10 5/9] grep.c: don't pass along NULL callback value
` [PATCH v10 6/9] grep API: call grep_config() after grep_init()
` [PATCH v10 7/9] grep.h: make "grep_opt.pattern_type_option" use its enum
` [PATCH v10 8/9] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
` [PATCH v10 9/9] grep: simplify config parsing and option parsing
[PATCH v4 0/3] completion: sparse-checkout updates
2022-02-04 21:55 UTC (27+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] completion: address sparse-checkout issues
` [PATCH v5 3/3] completion: handle unusual characters for sparse-checkout
` [PATCH v6 0/3] completion: sparse-checkout updates
` [PATCH v6 1/3] completion: address sparse-checkout issues
` [PATCH v6 2/3] completion: improve sparse-checkout cone mode directory completion
` [PATCH v6 3/3] completion: handle unusual characters for sparse-checkout
git bisect bad @
2022-02-04 19:32 UTC (9+ messages)
` [PATCH v2 4/4] bisect--helper: double-check run command on exit code 126 and 127
[PATCH v3] receive-pack: check if client is alive before completing the push
2022-02-04 19:19 UTC (4+ messages)
` [PATCH v4] "
[PATCH v7 0/6] implement branch --recurse-submodules
2022-02-04 18:10 UTC (6+ messages)
` [PATCH v8 "
` [PATCH v8 5/6] branch: add --recurse-submodules option for branch creation
[PATCH 2/6] fetch-pack: add partial clone refiltering
2022-02-04 18:02 UTC (2+ messages)
What's cooking in git.git (Jan 2022, #07; Mon, 24)
2022-02-04 17:27 UTC (4+ messages)
[PATCH v3 00/21] git-p4: Various code tidy-ups
2022-02-04 17:16 UTC (6+ messages)
[PATCH v6 0/5] teach submodules to know they're submodules
2022-02-04 16:20 UTC (9+ messages)
` [PATCH v7 1/4] t7400-submodule-basic: modernize inspect() helper
` [PATCH v7 2/4] introduce submodule.superprojectGitDir record
` [PATCH v7 3/4] submodule: record superproject gitdir during absorbgitdirs
` [PATCH v7 4/4] submodule: record superproject gitdir during 'update'
[PATCH v9 0/5] unpack large blobs in stream
2022-02-04 14:07 UTC (8+ messages)
` [PATCH v10 0/6] unpack-objects: support streaming large objects to disk
` [PATCH v10 1/6] unpack-objects: low memory footprint for get_data() in dry_run mode
` [PATCH v10 2/6] object-file.c: do fsync() and close() before post-write die()
` [PATCH v10 3/6] object-file.c: refactor write_loose_object() to several steps
` [PATCH v10 4/6] object-file.c: add "stream_loose_object()" to handle large object
` [PATCH v10 5/6] core doc: modernize core.bigFileThreshold documentation
` [PATCH v10 6/6] unpack-objects: use stream_loose_object() to unpack large objects
[PATCH] t0051: use "skip_all" under !MINGW in single-test file
2022-02-04 13:42 UTC (2+ messages)
` [PATCH v2] "
[PATCH v10 0/9] ls-tree: "--object-only" and "--format" opts
2022-02-04 12:58 UTC (7+ messages)
` [PATCH v10 6/9] ls-tree.c: support --object-only option for "git-ls-tree"
[Question] Translation Dictionary
2022-02-03 23:45 UTC (6+ messages)
[PATCH v6 0/8] progress: assert "global_progress" + test fixes / cleanup
2022-02-03 23:39 UTC (12+ 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 5/9] progress.h: format and be consistent with progress.c naming
` [PATCH v9 6/9] progress.c: use dereferenced "progress" variable, not "(*p_progress)"
` [PATCH v9 7/9] progress.c: refactor stop_progress{,_msg}() to use helpers
` [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 0/3] reftable related test tweaks
2022-02-03 23:06 UTC (10+ messages)
` [PATCH 2/3] t1405: mark test that checks existence as REFFILES
[PATCH] gpg-interface: fix for gpgsm v2.3
2022-02-03 22:46 UTC (5+ messages)
[PATCH v2] doc: check-ignore: code-quote an exclamation mark
2022-02-03 22:37 UTC (3+ messages)
[PATCH] refs.h: make all flags arguments unsigned
2022-02-03 21:20 UTC (8+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).