git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-24 17:38:01 to 2021-12-28 16:47:21 UTC [more...]

[PATCH v5 0/6] object-name: make ambiguous object output translatable + show tag date
 2021-12-28 16:47 UTC  (21+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] object-name tests: add tests for ambiguous object blind spots
  ` [PATCH v6 2/6] object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
  ` [PATCH v6 3/6] object-name: make ambiguous object output translatable
  ` [PATCH v6 4/6] object-name: show date for ambiguous tag objects
  ` [PATCH v6 5/6] object-name: iterate ambiguous objects before showing header
  ` [PATCH v6 6/6] object-name: re-use "struct strbuf" in show_ambiguous_object()
  ` [PATCH v8 0/7] progress: test fixes / cleanup
    ` [PATCH v8 1/7] leak tests: fix a memory leak in "test-progress" helper
    ` [PATCH v8 2/7] progress.c test helper: add missing braces
    ` [PATCH v8 3/7] progress.c tests: make start/stop commands on stdin
    ` [PATCH v8 4/7] progress.c tests: test some invalid usage
    ` [PATCH v8 5/7] progress.c: add temporary variable from progress struct
    ` [PATCH v8 6/7] pack-bitmap-write.c: don't return without stop_progress()
    ` [PATCH v8 7/7] *.c: use isatty(0|2), not isatty(STDIN_FILENO|STDERR_FILENO)

[RFC PATCH 00/21] C99: show meaningful <file>:<line> in trace2 via macros
 2021-12-28 16:32 UTC  (5+ messages)
` [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*()

[PATCH 0/7] help: test and fix small "help -g" regression
 2021-12-28 16:28 UTC  (10+ messages)
` [PATCH 1/7] help doc: add missing "]" to "[-a|--all]"
` [PATCH 2/7] help.c: use puts() instead of printf{,_ln}() for consistency
` [PATCH 3/7] help tests: test "git" and "git help [-a|-g] spacing
` [PATCH 4/7] help.c: split up list_all_cmds_help() function
` [PATCH 5/7] help: error if [-a|-g|-c] and [-i|-m|-w] are combined
` [PATCH 6/7] help: add --no-[external-commands|aliases] for use with --all
` [PATCH 7/7] help: don't print "\n" before single-section output

What's cooking in git.git (Dec 2021, #06; Mon, 27)
 2021-12-28 15:20 UTC  (5+ messages)
` ab/cat-file (was: What's cooking in git.git (Dec 2021, #06; Mon, 27))
` hn/reftable-coverity-fixes "
` ab/ambiguous-object-name "
` ab/only-single-progress-at-once "

[PATCH 0/4] Sparse checkout: fix bug with worktree of bare repo
 2021-12-28 15:13 UTC  (14+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] worktree: add upgrade_to_worktree_config()

[PATCH] merge-ort: fix bug with renormalization and rename/delete conflicts
 2021-12-28 13:55 UTC  (2+ messages)

[PATCH v4 00/10] cat-file: better usage UX & error messages
 2021-12-28 13:28 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 07/10] cat-file: fix remaining usage bugs
  ` [PATCH v6 00/10] cat-file: better usage UX & error messages
    ` [PATCH v6 01/10] cat-file tests: test bad usage
    ` [PATCH v6 02/10] cat-file tests: test messaging on bad objects/paths
    ` [PATCH v6 03/10] parse-options API: add a usage_msg_optf()
    ` [PATCH v6 04/10] cat-file docs: fix SYNOPSIS and "-h" output
    ` [PATCH v6 05/10] cat-file: move "usage" variable to cmd_cat_file()
    ` [PATCH v6 06/10] cat-file: make --batch-all-objects a CMDMODE
    ` [PATCH v6 07/10] cat-file: fix remaining usage bugs
    ` [PATCH v6 08/10] cat-file: correct and improve usage information
    ` [PATCH v6 09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
    ` [PATCH v6 10/10] cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2021-12-28 10:57 UTC  (27+ messages)
` [PATCH 1/9] tmp_objdir: add a helper function for discarding all contained objects
` [PATCH 6/9] diff: add ability to insert additional headers for paths
` [PATCH v2 0/8] Add a new --remerge-diff capability to show & log
  ` [PATCH v2 1/8] show, log: provide a --remerge-diff capability
  ` [PATCH v2 2/8] log: clean unneeded objects during `log --remerge-diff`
  ` [PATCH v2 3/8] ll-merge: make callers responsible for showing warnings
  ` [PATCH v2 4/8] merge-ort: capture and print ll-merge warnings in our preferred fashion
  ` [PATCH v2 5/8] merge-ort: mark a few more conflict messages as omittable
  ` [PATCH v2 6/8] merge-ort: format messages slightly different for use in headers
    ` In-tree strbuf "in-place" search/replace (was: [PATCH v2 6/8] merge-ort: format messages slightly different for use in headers)
  ` [PATCH v2 7/8] diff: add ability to insert additional headers for paths
  ` [PATCH v2 8/8] show, log: include conflict/warning messages in --remerge-diff headers

Quick login of git
 2021-12-28 10:14 UTC  (8+ messages)

[PATCH 00/10] Factorization of messages with similar meaning
 2021-12-28  7:33 UTC  (18+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] i18n: refactor "foo and bar are mutually exclusive"
  ` [PATCH v2 02/11] i18n: refactor "%s, %s and %s "
  ` [PATCH v2 03/11] i18n: turn "options are incompatible" into "cannot be used together"
  ` [PATCH v2 04/11] i18n: standardize "cannot open" and "cannot read"
  ` [PATCH v2 05/11] i18n: tag.c factorize i18n strings
  ` [PATCH v2 06/11] i18n: factorize "--foo requires --bar" and the like
  ` [PATCH v2 07/11] i18n: factorize "no directory given for --foo"
  ` [PATCH v2 08/11] i18n: refactor "unrecognized %(foo) argument" strings
  ` [PATCH v2 09/11] i18n: factorize "--foo outside a repository"
  ` [PATCH v2 10/11] i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom"
  ` [PATCH v2 11/11] i18n: turn even more messages into "cannot be used together" ones

[PATCH] name-rev: deprecate --stdin in favor of --annotate-text
 2021-12-28  5:13 UTC  (3+ messages)

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-12-28  1:13 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] config: include file if remote URL matches a glob

[PATCH v4 0/7] grep: simplify & delete "init" & "config" code
 2021-12-28  1:07 UTC  (29+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/7] grep tests: add missing "grep.patternType" config test
      ` Re* "
        ` [RFC/PATCH] grep: allow scripts to ignore configured pattern type
  ` [PATCH v6 0/7] grep: simplify & delete "init" & "config" code
    ` [PATCH v6 1/7] grep.h: remove unused "regex_t regexp" from grep_opt
    ` [PATCH v6 2/7] log tests: check if grep_config() is called by "log"-like cmds
    ` [PATCH v6 3/7] grep tests: add missing "grep.patternType" config tests
    ` [PATCH v6 4/7] built-ins: trust the "prefix" from run_builtin()
    ` [PATCH v6 5/7] grep.c: don't pass along NULL callback value
    ` [PATCH v6 6/7] grep API: call grep_config() after grep_init()
    ` [PATCH v6 7/7] grep: simplify config parsing and option parsing
    ` [PATCH v7 00/10] grep: simplify & delete "init" & "config" code
      ` [PATCH v7 01/10] grep.h: remove unused "regex_t regexp" from grep_opt
      ` [PATCH v7 02/10] log tests: check if grep_config() is called by "log"-like cmds
      ` [PATCH v7 03/10] grep tests: add missing "grep.patternType" config tests
      ` [PATCH v7 04/10] built-ins: trust the "prefix" from run_builtin()
      ` [PATCH v7 05/10] grep.c: don't pass along NULL callback value
      ` [PATCH v7 06/10] grep API: call grep_config() after grep_init()
      ` [PATCH v7 07/10] grep.h: make "grep_opt.pattern_type_option" use its enum
      ` [PATCH v7 08/10] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
      ` [PATCH v7 09/10] grep: simplify config parsing and option parsing
      ` [PATCH v7 10/10] grep.[ch]: remove GREP_PATTERN_TYPE_UNSPECIFIED

[BUG?] assertion failure when merging branches
 2021-12-28  0:30 UTC  (3+ messages)

[PATCH 0/2] Consolidate find_header logic into one function
 2021-12-27 22:33 UTC  (4+ messages)
` [PATCH 1/2] receive-pack.c: consolidate find header logic
` [PATCH 2/2] commit.c: rename find_commit_header to find_header

Why does "merge --continue" expect no arguments?
 2021-12-27 19:29 UTC  (6+ messages)

[PATCH 0/9] Trace2 stopwatch timers and global counters
 2021-12-27 18:51 UTC  (8+ messages)
` [PATCH 3/9] trace2: defer free of TLS CTX until program exit

Git internal command line parser
 2021-12-27 16:43 UTC  (10+ messages)

request: allow passing -X <strategy-option> to git checkout <path> to auto-solve merge conflicts
 2021-12-27 12:52 UTC 

What's cooking in git.git (Dec 2021, #05; Thu, 23)
 2021-12-27  7:09 UTC  (11+ messages)
` ab/make-dependency (was "What's cooking in git.git (Dec 2021, #05; Thu, 23))
  ` ds/sparse-checkout-requires-per-worktree-config (Was: Re: What's "
    ` ds/sparse-checkout-requires-per-worktree-config
` ab/only-single-progress-at-once (was: What's cooking in git.git (Dec 2021, #05; Thu, 23))

Rebasing commits that have been pushed to remote
 2021-12-27  2:28 UTC  (7+ messages)

[PATCH v7 0/7] progress: test fixes / cleanup
 2021-12-27  1:31 UTC  (14+ messages)
` [PATCH v7 1/7] leak tests: fix a memory leaks in "test-progress" helper
` [PATCH v7 3/7] progress.c tests: make start/stop commands on stdin
` [PATCH v7 4/7] progress.c tests: test some invalid usage
` [PATCH v7 5/7] progress.c: add temporary variable from progress struct
` [PATCH v7 6/7] pack-bitmap-write.c: don't return without stop_progress()
` [PATCH v7 7/7] various *.c: use isatty(0|2), not isatty(STDIN_FILENO|STDERR_FILENO)

[PATCH v7 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-12-26 22:53 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 9/9] ssh signing: test that gpg fails for unknown keys
    ` t7510-signed-commit.sh hangs on old gpg, regression in 1bfb57f642d (was: [PATCH v8 9/9] ssh signing: test that gpg fails for unknown keys)

[PATCH v4 00/11] Reftable coverity fixes
 2021-12-26 21:07 UTC  (8+ messages)
` [PATCH v5 00/16] "
  ` [PATCH v5 16/16] reftable: be more paranoid about 0-length memcpy calls

[PATCH v3 0/5] Builtin FSMonitor Part 2
 2021-12-26  4:09 UTC  (6+ messages)
` [PATCH v4 00/29] "
  ` [PATCH v4 21/29] t7527: create test for fsmonitor--daemon
  ` [PATCH v4 24/29] t/perf/p7519: speed up test on Windows

[PATCH v5 0/5] implement branch --recurse-submodules
 2021-12-26  4:09 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 5/5] branch: add --recurse-submodules option for branch creation

My git repo is broken, how to fix it ?
 2021-12-26  0:48 UTC  (2+ messages)

[PATCH RESEND] t/perf: do not run tests in user's $SHELL
 2021-12-25  8:16 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH 00/13] tests + init: don't rely on templates & add --no-template + config
 2021-12-25  1:58 UTC  (12+ messages)
` [PATCH 03/13] init: unconditionally create the "info" directory

[RFC] squelch log4j inquiries
 2021-12-25  0:38 UTC  (3+ messages)

bug: git name-rev --stdin --no-undefined on detached head
 2021-12-25  0:35 UTC  (5+ messages)

[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow
 2021-12-24 18:31 UTC  (7+ messages)

[PATCH 0/8] Makefile: optimize noop runs, add shared.mak
 2021-12-24 17:41 UTC  (4+ messages)
` [PATCH 8/8] Makefiles: add and use wildcard "mkdir -p" template

[PATCH v2 0/8] Makefile: optimize noop runs, add shared.mak
 2021-12-24 17:37 UTC  (7+ messages)
` [PATCH v2 3/8] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
` [PATCH v2 4/8] Makefile: move ".SUFFIXES" rule to shared.mak
` [PATCH v2 5/8] Makefile: move $(comma), $(empty) and $(space) "
` [PATCH v2 6/8] Makefile: add "$(QUIET)" boilerplate "
` [PATCH v2 7/8] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
` [PATCH v2 8/8] Makefiles: add and use wildcard "mkdir -p" template


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