git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-11-29 19:45:18 to 2022-12-02 10:08:12 UTC [more...]

[PATCH 0/6] tests: fix ignored & hidden exit codes
 2022-12-02 10:02 UTC  (29+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] log tests: don't use "exit 1" outside a sub-shell
  ` [PATCH v2 2/8] auto-crlf tests: check "git checkout" exit code
  ` [PATCH v2 3/8] diff tests: fix ignored exit codes in t4023
  ` [PATCH v2 4/8] test-lib-functions: add and use test_cmp_cmd
  ` [PATCH v2 5/8] t/lib-patch-mode.sh: fix ignored "git" exit codes
  ` [PATCH v2 6/8] merge tests: don't ignore "rev-parse" exit code in helper
  ` [PATCH v2 7/8] tests: use "test_cmp_cmd" instead of "test" in sub-shells
  ` [PATCH v2 8/8] tests: use "test_cmp_cmd" in misc tests

[PATCH] git-compat-util.h: Fix build without threads
 2022-12-02 10:05 UTC  (4+ messages)
  ` [PATCH] git-compat-util: avoid redefining system function names

[PATCH] t4205: don't exit test script on failure
 2022-12-02  1:45 UTC  (5+ messages)

What's cooking in git.git (Nov 2022, #07; Tue, 29)
 2022-12-02  0:25 UTC  (22+ messages)
` ab/remove--super-prefix and -rc0 (was What's cooking in git.git (Nov 2022, #07; Tue, 29))
` ds/bundle-uri-4 (was "
` ab/cmake-nix-and-ci "
      ` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"

git pull --verbose with submodules ends in error message
 2022-12-02  0:24 UTC  (7+ messages)
  ` [PATCH] Don't pass -v to submodule command
        ` [PATCH v2] "

[PATCH 0/4] Don't lazy-fetch commits when parsing them
 2022-12-02  0:23 UTC  (23+ messages)
` [PATCH 1/4] object-file: reread object with exact same args
` [PATCH 2/4] object-file: refactor corrupt object diagnosis
` [PATCH 3/4] object-file: refactor replace object lookup
` [PATCH 4/4] commit: don't lazy-fetch commits
` [PATCH v2 0/4] Don't lazy-fetch commits when parsing them
  ` [PATCH v2 1/4] object-file: reread object with exact same args
  ` [PATCH v2 2/4] object-file: refactor corrupt object diagnosis
  ` [PATCH v2 3/4] object-file: refactor replace object lookup
  ` [PATCH v2 4/4] commit: don't lazy-fetch commits

[PATCH] fsmonitor: fix race seen in t7527
 2022-12-01 23:32 UTC 

[PATCH 0/3] diff: build parseopts array on demand
 2022-12-01 23:00 UTC  (23+ messages)
` [PATCH 1/3] diff: factor out add_diff_options()
` [PATCH 2/3] diff: let prep_parse_options() return parseopt array
` [PATCH 3/3] diff: remove parseopts member of struct diff_options
` [PATCH v2 0/3] diff: build parseopts array on demand
  ` [PATCH v2 1/3] diff: factor out add_diff_options()
  ` [PATCH v2 2/3] diff: let prep_parse_options() return parseopt array
  ` [PATCH v2 3/3] diff: remove parseopts member from struct diff_options
` [PATCH v3 0/3] diff: build parseopts array on demand
  ` [PATCH v3 1/3] diff: factor out add_diff_options()
  ` [PATCH v3 2/3] diff: use add_diff_options() in diff_opt_parse()
  ` [PATCH v3 3/3] diff: remove parseopts member from struct diff_options

[PATCH v7] status: modernize git-status "slow untracked files" advice
 2022-12-01 22:57 UTC  (10+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

What's cooking in git.git (Dec 2022, #01; Thu, 1)
 2022-12-01 22:45 UTC  (2+ messages)

BUG: git log --follow always follows copies as well as renames
 2022-12-01 20:41 UTC 

t5559-http-fetch-smart-http2 failures
 2022-12-01 20:25 UTC  (2+ messages)

[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
 2022-12-01 20:18 UTC  (13+ messages)

[bug] git diff --word-diff gives wrong result for utf-8 chinese
 2022-12-01 20:06 UTC  (10+ messages)

[PATCH] Makefile: suppress macOS deprecation warning
 2022-12-01 18:53 UTC  (5+ messages)

[PATCH] list-objects-filter: plug pattern_list leak
 2022-12-01 17:49 UTC 

[ANNOUNCE] Git Rev News edition 93
 2022-12-01 16:13 UTC 

[PATCH 0/3] Add mailmap mechanism in --batch-check options
 2022-12-01 15:55 UTC  (8+ messages)
` [PATCH v5 0/2] Add mailmap mechanism in cat-file options
  ` [PATCH v5 2/2] cat-file: add mailmap support to --batch-check option
` [PATCH v6 0/2] Add mailmap mechanism in cat-file options
  ` [PATCH v6 1/2] cat-file: add mailmap support to -s option
  ` [PATCH v6 2/2] cat-file: add mailmap support to --batch-check option

What are cherry-pick's exit codes?
 2022-12-01 14:45 UTC  (5+ messages)

[PATCH 0/1] Avoid multiple patterns when recipes generate one file
 2022-12-01 12:37 UTC  (15+ messages)
` [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 v3 0/1] Makefiles: GNU make 4.4 fixes
    ` [PATCH v3 1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4

Auto packing the repository - foreground or background in Windows?
 2022-12-01 12:25 UTC 

[PATCH 0/5] diff-merges: more features
 2022-12-01  9:36 UTC  (16+ messages)
` [PATCH 3/5] diff-merges: implement log.diffMergesForce config

[PATCH v4] am: Allow passing --no-verify flag
 2022-12-01  0:55 UTC  (3+ messages)

fsmonitor: t7527 racy on OSX?
 2022-11-30 23:18 UTC  (5+ messages)

[PATCH] cocci: avoid "should ... be a metavariable" warnings
 2022-11-30 22:26 UTC  (2+ messages)

git-worktree-list reporting wrong directory
 2022-11-30 20:33 UTC 

[PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
 2022-11-30 19:08 UTC  (14+ messages)
` [PATCH v4 4/5] diff-lib: refactor match_stat_with_submodule

[PATCH] trace2 tests: guard pthread test with "PTHREAD"
 2022-11-30 18:41 UTC  (6+ messages)

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

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

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

[ANNOUNCE] Git for Windows 2.39.0-rc1
 2022-11-30 15:57 UTC 

What's cooking in git.git (Nov 2022, #07; Tue, 29)
 2022-11-30 12:41 UTC  (2+ messages)

[PATCH 0/3] pack-objects: fix and simplify --filter handling
 2022-11-30 11:23 UTC  (10+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] pack-objects: fix handling of multiple --filter options
  ` [PATCH v3 4/5] pack-objects: simplify --filter handling
  ` [PATCH v3 5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()

[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
 2022-11-30  9:39 UTC  (3+ messages)
` [RFC PATCH 5/6] ls-tree: introduce 'match_pattern()' function

[ANNOUNCE] Git v2.39.0-rc1
 2022-11-30  6:12 UTC 

[PATCH 0/2] add case insensitivity option to bash completion
 2022-11-30  3:08 UTC  (6+ messages)

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

Git port to Debian SH4 may have trouble
 2022-11-29 22:33 UTC  (5+ messages)

[PATCH v7 0/3] git-jump: support Emacs
 2022-11-29 21:05 UTC  (4+ messages)
` [PATCH v8 "

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


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