git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-10-13 07:54:06 to 2021-10-15 12:31:58 UTC [more...]

[PATCH v2 0/5] Builtin FSMonitor Part 2
 2021-10-15 12:03 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] fsmonitor: enhance existing comments
  ` [PATCH v3 2/5] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v3 3/5] fsmonitor: config settings are repository-specific
  ` [PATCH v3 4/5] fsmonitor: use IPC to query the builtin FSMonitor daemon
  ` [PATCH v3 5/5] fsmonitor: update fsmonitor config documentation

[PATCH v2] Documentation: specify base point when generating MyFirstContribution patchset
 2021-10-15 12:25 UTC 

[PATCH v2] archive: rewrite description for compression level option
 2021-10-15 12:13 UTC 

Git submodule update remote keeps using previous default branch
 2021-10-15 10:45 UTC  (3+ messages)

[PATCH] checkout: fix "branch info" memory leaks
 2021-10-15 10:03 UTC  (7+ messages)
  ` To "const char *" and cast on free(), or "char *" and no cast

What's cooking in git.git (Oct 2021, #04; Thu, 14)
 2021-10-15  9:48 UTC  (4+ messages)
` ab/test-cleanly-recreate-trash-directory

[PATCH v2 00/13] hook.[ch]: new library to run hooks + simple hook conversion
 2021-10-15  9:43 UTC  (14+ messages)
` [PATCH v2 01/13] hook: add 'run' subcommand
` [PATCH v2 02/13] gc: use hook library for pre-auto-gc hook
` [PATCH v2 03/13] rebase: convert pre-rebase to use hook.h
` [PATCH v2 04/13] am: convert applypatch "
` [PATCH v2 05/13] hooks: convert 'post-checkout' hook to hook library
` [PATCH v2 06/13] merge: convert post-merge to use hook.h
` [PATCH v2 07/13] git hook run: add an --ignore-missing flag
` [PATCH v2 08/13] send-email: use 'git hook run' for 'sendemail-validate'
` [PATCH v2 09/13] git-p4: use 'git hook' to run hooks
` [PATCH v2 10/13] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
` [PATCH v2 11/13] read-cache: convert post-index-change to use hook.h
` [PATCH v2 12/13] receive-pack: convert push-to-checkout hook to hook.h
` [PATCH v2 13/13] run-command: remove old run_hook_{le,ve}() hook API

[PATCH v2 0/5] COPYING: modernize, steal boilerplate from linux.git
 2021-10-15  9:30 UTC  (4+ messages)
` [PATCH v3 0/2] tests: stop relying on top-level COPYING and README
  ` [PATCH v3 1/2] "lib-diff" tests: make "README" and "COPYING" test data smaller
  ` [PATCH v3 2/2] tests: stop using top-level "README" and "COPYING" files

[PATCH 00/13] submodule: convert the rest of 'update' to C
 2021-10-15  9:13 UTC  (3+ messages)

[PATCH] Documentation: specify base point when generating MyFirstContribution patchset
 2021-10-15  6:51 UTC  (3+ messages)

[PATCH RESEND] archive: rewrite description for compression level option
 2021-10-15  6:00 UTC  (5+ messages)

[PATCH 0/2] git(1) doc + "git help": split-out user & git format docs
 2021-10-15  2:05 UTC  (3+ messages)
` [PATCH 1/2] git(1) docs: split "User-facing file formats" off from "Guides"
` [PATCH 2/2] git(1) docs: create a "Git file and wire formats" section

[PATCH 1/1] signature-format.txt: add space to fix gpgsig continuation line
 2021-10-15  1:27 UTC  (9+ messages)
        ` [PATCH] signature-format.txt: explain and illustrate multi-line headers

Suggestion: "verify/repair" option for 'git gc'
 2021-10-14 20:23 UTC  (5+ messages)

[PATCH v3 0/3] Use default values from settings instead of config
 2021-10-14 23:38 UTC  (11+ messages)
` [PATCH v4 "

[PATCH 0/3] commit-graph: make "verify" work with replace refs
 2021-10-14 23:37 UTC  (4+ messages)
` [PATCH 1/3] commit-graph tests: fix error-hiding graph_git_two_modes() helper
` [PATCH 2/3] commit-graph tests: fix another "
` [PATCH 3/3] commit-graph: don't consider "replace" objects with "verify"

[PATCH 00/20] refs: stop having the API set "errno"
 2021-10-14 20:53 UTC  (23+ messages)
` [PATCH 01/20] branch tests: test for errno propagating on failing read
` [PATCH 02/20] refs API: add a version of refs_resolve_ref_unsafe() with "errno"
` [PATCH 03/20] refs API: make refs_read_raw_ref() not set errno
` [PATCH 04/20] refs API: make parse_loose_ref_contents() "
` [PATCH 05/20] refs API: make refs_rename_ref_available() static
` [PATCH 06/20] refs/files: remove "name exist?" check in lock_ref_oid_basic()
` [PATCH 07/20] refs API: remove refs_read_ref_full() wrapper
` [PATCH 08/20] refs API: make resolve_gitlink_ref() not set errno
` [PATCH 09/20] refs API: make loose_fill_ref_dir() "
` [PATCH 10/20] refs API: make files_copy_or_rename_ref() et al "
` [PATCH 11/20] refs API: ignore errno in worktree.c's add_head_info()
` [PATCH 12/20] refs API: ignore errno in worktree.c's find_shared_symref()
` [PATCH 13/20] refs tests: ignore ignore errno in test-ref-store helper
` [PATCH 14/20] refs API: make refs_resolve_refdup() not set errno
` [PATCH 15/20] refs API: make refs_ref_exists() "
` [PATCH 16/20] refs API: make resolve_ref_unsafe() "
` [PATCH 17/20] refs API: make expand_ref() & repo_dwim_log() "
` [PATCH 18/20] refs API: don't expose "errno" in run_transaction_hook()
` [PATCH 19/20] refs API: post-migration API renaming [1/2]
` [PATCH 20/20] refs API: post-migration API renaming [2/2]

[PATCH v2 0/8] submodule: convert the rest of 'update' to C
 2021-10-14 20:46 UTC  (4+ messages)
` [PATCH v3 0/9] "

[PATCH v4 0/4] cache parent project's gitdir in submodules
 2021-10-14 20:34 UTC  (5+ messages)
` [PATCH v4 1/4] t7400-submodule-basic: modernize inspect() helper
` [PATCH v4 2/4] introduce submodule.superprojectGitDir record
` [PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
` [PATCH v4 4/4] submodule: record superproject gitdir during 'update'

[PATCH 0/2] pkt-line.[ch]: dead code removal
 2021-10-14 20:15 UTC  (3+ messages)
` [PATCH 1/2] pkt-line.[ch]: remove unused packet_buf_write_len()
` [PATCH 2/2] pkt-line.[ch]: remove unused packet_read_line_buf()

[PATCH v2 0/4] cache parent project's gitdir in submodules
 2021-10-14 19:25 UTC  (3+ messages)
` [PATCH v2 2/4] introduce submodule.superprojectGitDir cache

[PATCH v3 0/4] cache parent project's gitdir in submodules
 2021-10-14 18:52 UTC  (18+ messages)
` [PATCH v3 2/4] introduce submodule.superprojectGitDir record
` [PATCH v3 3/4] submodule: record superproject gitdir during absorbgitdirs
` [PATCH v3 4/4] submodule: record superproject gitdir during 'update'

[PATCH] mergetools/xxdiff: prevent segfaults from stopping difftool
 2021-10-14 18:50 UTC  (3+ messages)

[PATCH 0/2] remote: replace static variables with struct remote_state
 2021-10-14 18:33 UTC  (16+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] remote: move static variables into per-repository struct
  ` [PATCH v2 2/3] remote: use remote_state parameter internally
  ` [PATCH v2 3/3] remote: add struct repository parameter to external functions

[PATCH 0/7] leak tests: fix "test-tool" & other small leaks
 2021-10-14 17:38 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/7] ls-files: fix a trivial dir_clear() leak

[PATCH 0/2] test-lib.sh: add BAIL_OUT function, use it for SANITIZE=leak
 2021-10-14 17:25 UTC  (6+ messages)
` [PATCH 1/2] test-lib.sh: de-duplicate error() teardown code
` [PATCH 2/2] test-lib.sh: use "Bail out!" syntax on bad SANITIZE=leak use

[PATCH 0/2] Sparse Index: diff and blame builtins
 2021-10-14 17:25 UTC  (3+ messages)
` [PATCH 1/2] diff: enable and test the sparse index
` [PATCH 2/2] blame: "

test-lib.sh musings: test_expect_failure considered harmful
 2021-10-14 17:11 UTC  (6+ messages)

What's cooking in git.git (Oct 2021, #03; Mon, 11)
 2021-10-14 17:09 UTC  (9+ messages)
` ab/mark-leak-free-tests
` ab/unpack-trees-leakfix
` ab/parse-options-cleanup
  ` js/retire-preserve-merges, was Re: What's cooking in git.git (Oct 2021, #03; Mon, 11)

[PATCH v2] sparse index: fix use-after-free bug in cache_tree_verify()
 2021-10-14 16:42 UTC  (9+ messages)
` [PATCH v3] "

[BUG] credential wildcard does not match hostnames containing an underscore
 2021-10-14 11:43 UTC  (10+ messages)

why git is so slow for a tiny git push?
 2021-10-14  6:47 UTC  (7+ messages)
      ` [External Mail]Re: "

[PATCH] ci(windows): ensure that we do not pick up random executables
 2021-10-13 23:49 UTC  (4+ messages)

[ANNOUNCE] Git for Windows 2.33.1
 2021-10-13 23:43 UTC 

[PATCH v2 0/8] progress: assert "global_progress" + test fixes / cleanup
 2021-10-13 22:28 UTC  (12+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] leak tests: fix a memory leaks in "test-progress" helper
  ` [PATCH v3 02/10] progress.c test helper: add missing braces
  ` [PATCH v3 03/10] progress.c tests: make start/stop verbs on stdin
  ` [PATCH v3 04/10] progress.c tests: test some invalid usage
  ` [PATCH v3 05/10] progress.c: move signal handler functions lower
  ` [PATCH v3 06/10] progress.c: call progress_interval() from progress_test_force_update()
  ` [PATCH v3 07/10] progress.c: add temporary variable from progress struct
  ` [PATCH v3 08/10] pack-bitmap-write.c: don't return without stop_progress()
  ` [PATCH v3 09/10] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
  ` [PATCH v3 10/10] progress.c: add & assert a "global_progress" variable

[PATCH] t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()
 2021-10-13 21:09 UTC  (4+ messages)

[RFC PATCH 2/2] config: include file if remote URL matches a glob
 2021-10-13 19:52 UTC  (2+ messages)

Possibly wrong assignment in config.c
 2021-10-13 19:14 UTC  (2+ messages)

[RFC PATCH 2/2] config: include file if remote URL matches a glob
 2021-10-13 18:33 UTC  (2+ messages)

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-13 18:17 UTC  (2+ messages)

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-13 18:13 UTC  (5+ messages)
` [RFC PATCH 1/2] config: make git_config_include() static

[PATCH] doc: add bundle-format to TECH_DOCS
 2021-10-13 18:05 UTC  (2+ messages)

[PATCH v2 0/2] ssh signing: fix merging signed tags & docs
 2021-10-13 17:03 UTC  (4+ messages)
` [PATCH v2 1/2] ssh signing: fmt-merge-msg tests & config parse
` [PATCH v2 2/2] ssh signing: clarify trustlevel usage in docs

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-13 13:43 UTC  (12+ messages)
` [PATCH RFC v1] "

[PATCH 0/4] midx: avoid potential rename-while-mapped on Windows
 2021-10-13 13:29 UTC  (4+ messages)
` [PATCH 2/4] midx.c: lookup MIDX by object directory during expire

[PATCH v2 0/3] unpack-trees: memory-leak fixes
 2021-10-13 13:23 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] unpack-trees: don't leak memory in verify_clean_subdirectory()
  ` [PATCH v3 2/3] sequencer: add a "goto cleanup" to do_reset()
  ` [PATCH v3 3/3] sequencer: fix a memory leak in do_reset()

[PATCH 00/13] hook.[ch]: new library to run hooks + simple hook conversion
 2021-10-13 13:04 UTC  (6+ messages)
` [PATCH 01/13] hook: add 'run' subcommand


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