git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-09-23 15:04:09 to 2021-09-24 23:53:40 UTC [more...]

[PATCH v3 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-24 23:53 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/6] update-index: use the bulk-checkin infrastructure
  ` [PATCH v5 0/7] Implement a batched fsync option for core.fsyncObjectFiles
    ` [PATCH v5 1/7] object-file.c: do not rename in a temp odb
    ` [PATCH v5 2/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
    ` [PATCH v5 3/7] core.fsyncobjectfiles: batched disk flushes
    ` [PATCH v5 4/7] update-index: use the bulk-checkin infrastructure
    ` [PATCH v5 5/7] unpack-objects: "
    ` [PATCH v5 6/7] core.fsyncobjectfiles: tests for batch mode
    ` [PATCH v5 7/7] core.fsyncobjectfiles: performance tests for add and stash
    ` [PATCH v6 0/8] Implement a batched fsync option for core.fsyncObjectFiles
      ` [PATCH v6 1/8] object-file.c: do not rename in a temp odb
      ` [PATCH v6 2/8] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
      ` [PATCH v6 3/8] core.fsyncobjectfiles: batched disk flushes
      ` [PATCH v6 5/8] update-index: use the bulk-checkin infrastructure

ANSI sequences produced on non-ANSI terminal
 2021-09-24 21:59 UTC  (8+ messages)
  ` [PATCH] config: add an includeIf.env{Exists,Bool,Is,Match}

What's cooking in git.git (Sep 2021, #07; Thu, 23)
 2021-09-24 21:30 UTC  (6+ messages)
` js/win-lazyload-buildfix (was Re: What's cooking in git.git (Sep 2021, #07; Thu, 23))

[PATCH] http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
 2021-09-24 21:24 UTC  (2+ messages)

Wrong option -h in grep, ls-remote, and show-ref
 2021-09-24 21:21 UTC  (12+ messages)
` [PATCH 0/3] show-ref, ls-remote, grep: fix -h handling
  ` [PATCH 1/3] show-ref: remove unused custom handling of -h
  ` [PATCH 2/3] ls-remote: remove documentation for custom -h option
  ` [PATCH 3/3] grep: pass PARSE_OPT_NO_INTERNAL_HELP, fix odd -h handling

pull failed - why should I receive this message
 2021-09-24 20:49 UTC  (11+ messages)

[PATCH 0/16] enabling GIT_REF_PARANOIA by default
 2021-09-24 20:22 UTC  (18+ messages)
` [PATCH 01/16] t7900: clean up some more broken refs
` [PATCH 02/16] t5516: don't use HEAD ref for invalid ref-deletion tests
` [PATCH 03/16] t5600: provide detached HEAD for corruption failures
` [PATCH 04/16] t5312: drop "verbose" helper
` [PATCH 05/16] t5312: create bogus ref as necessary
` [PATCH 06/16] t5312: test non-destructive repack
` [PATCH 07/16] t5312: be more assertive about command failure
` [PATCH 08/16] refs-internal.h: move DO_FOR_EACH_* flags next to each other
` [PATCH 09/16] refs-internal.h: reorganize DO_FOR_EACH_* flag documentation
` [PATCH 10/16] refs: add DO_FOR_EACH_OMIT_DANGLING_SYMREFS flag
` [PATCH 11/16] refs: omit dangling symrefs when using GIT_REF_PARANOIA
` [PATCH 12/16] refs: turn on GIT_REF_PARANOIA by default
` [PATCH 13/16] repack, prune: drop GIT_REF_PARANOIA settings
` [PATCH 14/16] ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
` [PATCH 15/16] ref-filter: drop broken-ref code entirely
` [PATCH 16/16] refs: drop "broken" flag from for_each_fullref_in()

[PATCH] packfile: release bad_objects in close_pack()
 2021-09-24 20:21 UTC  (2+ messages)

[PATCH 0/8] Makefile: generate a hook-list.h, prep for config-based-hooks
 2021-09-24 20:09 UTC  (8+ messages)
` [PATCH 8/8] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH v4 0/3] send-email: shell completion improvements
 2021-09-24 20:03 UTC  (13+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] send-email: terminate --git-completion-helper with LF
` [PATCH v5 2/3] send-email: programmatically generate bash completions
` [PATCH v5 3/3] send-email docs: add format-patch options

[PATCH 1/9] refs: make _advance() check struct repo, not flag
 2021-09-24 19:55 UTC  (3+ messages)

[PATCH 0/3] Makefile: make "sparse" and "hdr-check" non-.PHONY
 2021-09-24 19:37 UTC  (11+ messages)
` [PATCH v2] Makefile: make the "sparse" target non-.PHONY

[PATCH 0/5] rebase -i: a couple of small improvements
 2021-09-24 19:24 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] sequencer.c: factor out a function
  ` [PATCH v2 2/2] rebase: fix todo-list rereading

[PATCH v8 1/2] grep: refactor next_match() and match_one_pattern() for external use
 2021-09-24 19:23 UTC  (3+ messages)
` [PATCH v8 2/2] pretty: colorize pattern matches in commit messages

git-blame: '--color-by-age' option not documented in manual page
 2021-09-24 19:15 UTC 

[PATCH] send-email: clarify dual-mode behavior
 2021-09-24 18:55 UTC  (3+ messages)

[PATCH 0/9] No more adding submodule ODB as alternate
 2021-09-24 18:28 UTC  (5+ messages)
` [PATCH 1/9] refs: make _advance() check struct repo, not flag

[PATCH v2 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
 2021-09-24 18:22 UTC  (2+ messages)

New built-in fsmonitor: messages accidentally on stdout?
 2021-09-24 18:02 UTC 

[PATCH 0/2] documentation: handle non-existing html pages and document 'git version'
 2021-09-24 17:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] documentation: add documentation for "
    ` Is "make check-docs" useful anymore?

[PATCH v3 00/15] [RFC] Upstreaming the Scalar command
 2021-09-24 17:54 UTC  (5+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] scalar: create a rudimentary executable

[PATCH 0/6] Fix various issues around removal of untracked files/directories
 2021-09-24 17:50 UTC  (18+ messages)
` [PATCH 2/6] Split unpack_trees 'reset' flag into two for untracked handling
` [PATCH 5/6] Comment important codepaths regarding nuking untracked files/dirs
` [PATCH v2 0/6] Fix various issues around removal of untracked files/directories
  ` [PATCH v2 1/6] t2500: add various tests for nuking untracked files
  ` [PATCH v2 2/6] Change unpack_trees' 'reset' flag into an enum
  ` [PATCH v2 3/6] unpack-trees: avoid nuking untracked dir in way of unmerged file
  ` [PATCH v2 4/6] unpack-trees: avoid nuking untracked dir in way of locally deleted file
  ` [PATCH v2 5/6] Comment important codepaths regarding nuking untracked files/dirs
  ` [PATCH v2 6/6] Documentation: call out commands that nuke untracked files/directories

Feature Request: `git commit --amend-to`
 2021-09-24 17:15 UTC  (2+ messages)

[PATCH v2 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-09-24 15:39 UTC  (23+ messages)
` [PATCH v3 "
  ` [PATCH v3 03/14] dir: extract directory-matching logic
  ` [PATCH v4 00/13] Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior
    ` [PATCH v4 01/13] t3705: test that 'sparse_entry' is unstaged
    ` [PATCH v4 02/13] t1092: behavior for adding sparse files
    ` [PATCH v4 03/13] dir: select directories correctly
    ` [PATCH v4 04/13] dir: fix pattern matching on dirs
    ` [PATCH v4 05/13] add: fail when adding an untracked sparse file
    ` [PATCH v4 06/13] add: skip tracked paths outside sparse-checkout cone
    ` [PATCH v4 07/13] add: implement the --sparse option
    ` [PATCH v4 08/13] add: update --chmod to skip sparse paths
    ` [PATCH v4 09/13] add: update --renormalize "
    ` [PATCH v4 10/13] rm: add --sparse option
    ` [PATCH v4 11/13] rm: skip sparse paths with missing SKIP_WORKTREE
    ` [PATCH v4 12/13] mv: refuse to move sparse paths
    ` [PATCH v4 13/13] advice: update message to suggest '--sparse'

[PATCH v7 1/2] grep: refactor next_match() and match_one_pattern() for external use
 2021-09-24 12:04 UTC  (3+ messages)

[PATCH 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-24 11:52 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/19] reftable: reading/writing blocks

[PATCH] doc/technical: remove outdated MIDX default note
 2021-09-24 11:11 UTC  (8+ messages)
    ` [PATCH v2] doc/technical: update note about core.multiPackIndex
      ` [PATCH v3] "

[PATCH v5 0/3] difftool dir-diff symlink bug fix and cleanup patches
 2021-09-24 10:35 UTC  (6+ messages)
` [PATCH v5 1/3] difftool: fix symlink-file writing in dir-diff mode
` [PATCH v5 2/3] difftool: create a tmpdir path without repeated slashes

[PATCH 0/2] RFC: implement new zdiff3 conflict style
 2021-09-24 10:16 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] xdiff: implement a zealous diff3, or "zdiff3"

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-09-24  7:44 UTC  (3+ messages)
` [PATCH 03/13] dir: select directories correctly

[PATCH 0/5] const-correctness in grep.c
 2021-09-24  4:22 UTC  (7+ messages)
` [PATCH 6/5] grep.c: mark eol/bol and derived as "const char * const"

[PATCH v2 00/11] rebase: dereference tags
 2021-09-24  1:26 UTC  (3+ messages)
` [PATCH v3 00/10] "

[PATCH] connect: also update offset for features without values
 2021-09-23 22:02 UTC  (5+ messages)

[PATCH] http: match headers case-insensitively when redacting
 2021-09-23 21:56 UTC  (5+ messages)

[PATCH] Makefile: make COMPUTE_HEADER_DEPENDENCIES=auto work with DEVOPTS=pedantic
 2021-09-23 21:33 UTC  (14+ messages)
` [PATCH v2 0/2] Makefile: "pedantic" fallout on .depend and "compdb"
  ` [PATCH v2 2/2] Makefile: pass -Wno-pendantic under GENERATE_COMPILATION_DATABASE=yes

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-09-23 20:47 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command

[PATCH cb/pedantic-build-for-developers] lazyload.h: fix warnings about mismatching function pointer types
 2021-09-23 21:00 UTC  (2+ messages)

[PATCH v2 0/5] help: fix usage nits & bugs, completion shellscript->C
 2021-09-23 18:05 UTC  (7+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 2/9] help: correct usage & behavior of "git help --guides"
  ` [PATCH v3 6/9] help: simplify by moving to OPT_CMDMODE()

What's cooking in git.git (Sep 2021, #06; Mon, 20)
 2021-09-23 17:41 UTC  (5+ messages)

[PATCH] bundle: remove ignored & undocumented "--verbose" flag
 2021-09-23 17:38 UTC  (2+ messages)

potentially unexpected credential-helper behavior when using Git CLI from Junit test started by Ant script running in Karaf environment installed as a Windows service
 2021-09-23 15:18 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).