git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-11-23 23:54:04 to 2022-11-28 13:09:56 UTC [more...]

[PATCH v4 3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing
 2022-11-28 13:09 UTC  (2+ messages)

[PATCH v1 1/4] t1301: fix wrong template dir for git-init
 2022-11-28 13:03 UTC  (14+ messages)
` [PATCH v1 2/4] t1301: use test_when_finished for cleanup
` [PATCH v1 3/4] t1301: wrap the statements in the for loop
` [PATCH v1 4/4] t1301: do not change $CWD in "shared=all" test case
` [PATCH v2 0/3] t1301: various updates
` [PATCH v2 1/3] t1301: fix wrong template dir for git-init
` [PATCH v2 2/3] t1301: use test_when_finished for cleanup
` [PATCH v2 3/3] t1301: do not change $CWD in "shared=all" test case

[PATCH v4 0/4] pack-bitmap.c: avoid exposing absolute paths
 2022-11-28 12:48 UTC  (2+ messages)

making use of $sm_path @ git submodule foreach —recursive
 2022-11-28 12:43 UTC  (2+ messages)

[PATCH] send-email: disable option auto-abbreviation
 2022-11-28 12:34 UTC  (7+ messages)
    ` [PATCH v2] send-email: relay '-v N' to format-patch

[PATCH v4 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
 2022-11-28 12:37 UTC  (2+ messages)

[PATCH 0/3] pack-objects: fix and simplify --filter handling
 2022-11-28 12:24 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] Revert "pack-objects: lazily set up "struct rev_info", don't leak"
        ` [PATCH] t5314: check exit code of "rev-parse"

[PATCH v4 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
 2022-11-28 12:29 UTC  (2+ messages)

[PATCH v3 0/2] git-jump: support Emacs
 2022-11-28 10:54 UTC  (34+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] git-jump: invoke emacs/emacsclient
  ` [PATCH v5 0/3] git-jump: support Emacs
    ` [PATCH v6 "
      ` [PATCH v6 1/3] git-jump: add an optional argument '--stdout'
      ` [PATCH v6 2/3] git-jump: move valid-mode check earlier
      ` [PATCH v6 3/3] git-jump: invoke emacs/emacsclient
      ` [PATCH v7 0/3] git-jump: support Emacs
        ` [PATCH v7 1/3] git-jump: add an optional argument '--stdout'
        ` [PATCH v7 2/3] git-jump: move valid-mode check earlier
        ` [PATCH v7 3/3] git-jump: invoke emacs/emacsclient
        ` [PATCH v8 0/3] git-jump: support Emacs
          ` [PATCH v8 1/3] git-jump: add an optional argument '--stdout'
          ` [PATCH v8 2/3] git-jump: move valid-mode check earlier
          ` [PATCH v8 3/3] git-jump: invoke emacs/emacsclient

[PATCH v2 0/6] Enhance credential helper protocol to include auth headers
 2022-11-28  9:40 UTC  (3+ messages)
` [PATCH v3 00/11] "

[PATCH] i18n: fix command template placeholder format
 2022-11-28  8:37 UTC  (4+ messages)

[PATCH 0/5] diff-merges: more features
 2022-11-28  7:51 UTC  (8+ messages)
` [PATCH 1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config
` [PATCH 2/5] diff-merges: implement log.diffMerges-m-imply-p config
` [PATCH 3/5] diff-merges: implement log.diffMergesForce config
` [PATCH 4/5] diff-merges: support list of values for --diff-merges
` [PATCH 5/5] diff-merges: issue warning on lone '-m' option

[PATCH] t5516: fail to run in verbose mode
 2022-11-28  5:13 UTC  (7+ messages)

[PATCH] git-compat-util.h: Fix build without threads
 2022-11-28  5:04 UTC  (4+ messages)

[PATCH 0/2] Use fixed github-actions runner image
 2022-11-27 23:36 UTC  (47+ messages)
` [PATCH 1/2] github-actions: run gcc-8 on ubuntu-20.04 image
` [PATCH 2/2] ci: upgrade version of p4
` [PATCH v2 0/3] Fix broken CI on newer github-actions runner image
      ` python 2 EOL (was: [PATCH v2 0/3] Fix broken CI on newer github-actions runner image)
        ` python 2 EOL
  ` [PATCH v3 0/4] Fix broken CI on newer github-actions runner image
    ` [PATCH v4 "
    ` [PATCH v4 1/4] github-actions: run gcc-8 on ubuntu-20.04 image
    ` [PATCH v4 2/4] ci: remove the pipe after "p4 -V" to cache errors
    ` [PATCH v4 3/4] ci: p4 on Linux has the same version as on macOS
    ` [PATCH v4 4/4] ci: install python on ubuntu
  ` [PATCH v3 1/4] github-actions: run gcc-8 on ubuntu-20.04 image
  ` [PATCH v3 2/4] ci: show error message of "p4 -V"
  ` [PATCH v3 3/4] ci: p4 on Linux has the same version as on macOS
  ` [PATCH v3 4/4] ci: install python on ubuntu
` [PATCH v2 1/3] github-actions: run gcc-8 on ubuntu-20.04 image
` [PATCH v2 2/3] ci: upgrade version of p4 to 21.2
` [PATCH v2 3/3] ci: install python on ubuntu

[PATCH 0/1] Avoid multiple patterns when recipes generate one file
 2022-11-27 22:42 UTC  (2+ messages)
` [PATCH 1/1] "

git ls-remote windows issue
 2022-11-27 18:48 UTC  (3+ messages)

(no subject)
 2022-11-27  3:34 UTC 

[PATCH v2] am: Allow passing --no-verify flag
 2022-11-27  1:27 UTC  (4+ messages)

[PATCH v3] pretty-formats: add hard truncation, without ellipsis, options
 2022-11-26 23:19 UTC  (10+ messages)
` [PATCH v4] "

[PATCH 0/3] Improve consistency of git-var
 2022-11-26 14:17 UTC  (15+ messages)
` [PATCH 1/3] var: do not print usage() with a correct invocation
` [PATCH 2/3] var: remove read_var
` [PATCH 3/3] var: allow GIT_EDITOR to return null
` [PATCH v2 0/2] Improve consistency of git-var
  ` [PATCH v2 1/2] var: do not print usage() with a correct invocation
  ` [PATCH v2 2/2] var: allow GIT_EDITOR to return null
  ` [PATCH v3 0/2] Improve consistency of git-var
    ` [PATCH v3 1/2] var: do not print usage() with a correct invocation
    ` [PATCH v3 2/2] var: allow GIT_EDITOR to return null

[PATCH] merge-recursive: fix variable typo in error message
 2022-11-25 17:37 UTC 

git pull --verbose with submodules ends in error message
 2022-11-25 15:56 UTC  (2+ messages)

[PATCH v2 0/9] config API: make "multi" safe, fix numerous segfaults
 2022-11-25  9:50 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] for-each-repo tests: test bad --config keys
  ` [PATCH v3 2/9] config tests: cover blind spots in git_die_config() tests
  ` [PATCH v3 3/9] config tests: add "NULL" tests for *_get_value_multi()
  ` [PATCH v3 4/9] versioncmp.c: refactor config reading next commit
  ` [PATCH v3 5/9] config API: have *_multi() return an "int" and take a "dest"
  ` [PATCH v3 6/9] for-each-repo: error on bad --config
  ` [PATCH v3 7/9] config API users: test for *_get_value_multi() segfaults
  ` [PATCH v3 8/9] config API: add "string" version of *_value_multi(), fix segfaults
  ` [PATCH v3 9/9] for-each-repo: with bad config, don't conflate <path> and <cmd>

[PATCH] trace2 tests: guard pthread test with "PTHREAD"
 2022-11-25  8:05 UTC  (3+ messages)

[PATCH v3 0/6] fsmonitor: Implement fsmonitor for Linux
 2022-11-25  7:31 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/6] fsmonitor: determine if filesystem is local or remote

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2022-11-25  7:31 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] object-file: use real paths when adding alternates
 2022-11-25  6:51 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

git download
 2022-11-25  6:06 UTC  (3+ messages)

[PATCH v7 0/2] merge-tree: allow specifying a base commit when --write-tree is passed
 2022-11-25  5:28 UTC  (6+ messages)
` [PATCH v8 0/3] "
  ` [PATCH v8 1/3] merge-tree.c: add --merge-base=<commit> option
  ` [PATCH v8 2/3] merge-tree.c: allow specifying the merge-base when --stdin is passed
  ` [PATCH v8 3/3] docs: fix description of the `--merge-base` option

[PATCH v7] status: modernize git-status "slow untracked files" advice
 2022-11-25  4:58 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] [RFC] diff: introduce scope option
 2022-11-25  2:45 UTC  (2+ messages)
` [PATCH v2] [RFC] diff: introduce --scope option

[ANNOUNCE] Git for Windows 2.39.0-rc0
 2022-11-24 23:44 UTC  (2+ messages)

[BUG} t2201.7+ Failure to Create Thread in 2.39.0-rc0
 2022-11-24 22:22 UTC  (6+ messages)

[bug] git log --invert-grep --grep=[sufficiently complicated regex] prints nothing
 2022-11-24 16:35 UTC  (5+ messages)

[Design RFC] Being more defensive about fetching commits in partial clone
 2022-11-24  1:04 UTC  (2+ messages)

[PATCH] chainlint.pl: fix /proc/cpuinfo regexp
 2022-11-23 23:53 UTC  (5+ 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).