git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-11-25 22:51:51 to 2022-11-29 21:06:11 UTC [more...]

[PATCH v6 0/3] git-jump: support Emacs
 2022-11-29 21:05 UTC  (20+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] git-jump: add an optional argument '--stdout'
  ` [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

Draft of Git Rev News edition 93
 2022-11-29 19:41 UTC 

[PATCH 0/3] pack-objects: fix and simplify --filter handling
 2022-11-29 19:18 UTC  (32+ 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 v2] t5314: check exit code of "git"
` [PATCH v3 0/5] pack-objects: fix and simplify --filter handling
  ` [PATCH v3 1/5] t5317: stop losing return codes of git ls-files
  ` [PATCH v3 2/5] t5317: demonstrate failure to handle multiple --filter options
  ` [PATCH v3 3/5] pack-objects: fix handling of "
  ` [PATCH v3 4/5] pack-objects: simplify --filter handling
  ` [PATCH v3 5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()

What's cooking in git.git (Nov 2022, #07; Tue, 29)
 2022-11-29 19:08 UTC  (3+ messages)
` ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))

Git port to Debian SH4 may have trouble
 2022-11-29 19:02 UTC  (2+ messages)

[bug] git diff --word-diff gives wrong result for utf-8 chinese
 2022-11-29 18:54 UTC  (7+ messages)

[PATCH 0/5] diff-merges: more features
 2022-11-29 18:48 UTC  (15+ 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

[ANNOUNCE] Git v2.39.0-rc0
 2022-11-29 18:00 UTC  (3+ messages)
` What's cooking in git.git (Nov 2022, #07; Tue, 29)

[PATCH 0/2] add case insensitivity option to bash completion
 2022-11-29 17:40 UTC  (4+ messages)

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

[PATCH 0/1] Avoid multiple patterns when recipes generate one file
 2022-11-29 14:09 UTC  (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/4] Makefiles: GNU make 4.4 fixes
  ` [PATCH v2 1/4] Documentation/Makefile: de-duplicate *.[157] dependency list
  ` [PATCH v2 2/4] Documentation/Makefile: avoid multiple patterns when generating one file
  ` [PATCH v2 3/4] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
  ` [PATCH v2 4/4] Documentation/Makefile: narrow wildcard rules to our known files

[PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
 2022-11-29 13:19 UTC  (5+ messages)

[PATCH v4 0/4] pack-bitmap.c: avoid exposing absolute paths
 2022-11-29 13:21 UTC  (10+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] pack-bitmap.c: remove unnecessary "open_pack_index()" calls
  ` [PATCH v5 2/4] pack-bitmap.c: avoid exposing absolute paths
  ` [PATCH v5 3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing
  ` [PATCH v5 4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found

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

[PATCH v1 1/4] t1301: fix wrong template dir for git-init
 2022-11-29 13:15 UTC  (24+ 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 v3 "
  ` [PATCH v3 1/3] t1301: fix wrong template dir for git-init
  ` [PATCH v3 2/3] t1301: use test_when_finished for cleanup
  ` [PATCH v3 3/3] t1301: do not change $CWD in "shared=all" test case
` [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 v2] [RFC] diff: introduce --scope option
 2022-11-29 12:00 UTC  (4+ messages)
` [PATCH v3 0/2] [RFC] diff: introduce scope option
  ` [PATCH v3 1/2] [RFC] diff: introduce --scope option
  ` [PATCH v3 2/2] [RPC] grep: "

[PATCH v3] am: Allow passing --no-verify flag
 2022-11-29 10:03 UTC  (5+ messages)

[PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
 2022-11-29  5:13 UTC  (3+ messages)

[PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
 2022-11-29  5:11 UTC  (3+ messages)

[PATCH] git-compat-util.h: Fix build without threads
 2022-11-29  3:46 UTC  (6+ messages)

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-11-29  1:59 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/9] bundle-uri client: add minimal NOOP client
  ` [PATCH v2 3/9] bundle-uri client: add helper for testing server
  ` [PATCH v2 4/9] bundle-uri: serve bundle.* keys from config
  ` [PATCH v2 5/9] bundle-uri client: add boolean transfer.bundleURI setting
  ` [PATCH v2 6/9] strbuf: introduce strbuf_strip_file_from_path()
  ` [PATCH v2 7/9] bundle-uri: allow relative URLs in bundle lists
  ` [PATCH v2 8/9] bundle-uri: download bundles from an advertised list
  ` [PATCH v2 9/9] clone: unbundle the advertised bundles

[Design RFC] Being more defensive about fetching commits in partial clone
 2022-11-29  1:31 UTC  (3+ messages)

push.default and "git push"
 2022-11-29  1:28 UTC  (2+ messages)

[PATCH v3] pretty-formats: add hard truncation, without ellipsis, options
 2022-11-29  0:18 UTC  (12+ messages)
` [PATCH v4] "

possible bug for Git - Git incorrectly recognizes which file has been renamed
 2022-11-28 20:06 UTC 

[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
 2022-11-28 18:56 UTC  (2+ messages)

[PATCH] trace2 tests: guard pthread test with "PTHREAD"
 2022-11-28 17:50 UTC  (5+ messages)

making use of $sm_path @ git submodule foreach —recursive
 2022-11-28 14:18 UTC  (3+ messages)

[PATCH] i18n: fix command template placeholder format
 2022-11-28 13:41 UTC  (5+ messages)

Program path added to sparse file specification if leading slash is used
 2022-11-28 13:10 UTC 

[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 v4 0/4] pack-bitmap.c: avoid exposing absolute paths
 2022-11-28 12:48 UTC  (2+ messages)

[PATCH] send-email: disable option auto-abbreviation
 2022-11-28 12:34 UTC  (5+ 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:29 UTC  (2+ messages)

[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] t5516: fail to run in verbose mode
 2022-11-28  5:13 UTC  (7+ messages)

[PATCH v3 0/4] Fix broken CI on newer github-actions runner image
 2022-11-27 23:36 UTC  (12+ messages)
` [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

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 0/3] Improve consistency of git-var
 2022-11-26 14:17 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [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


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