git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-12-28 15:19:39 to 2021-12-31 19:27:46 UTC [more...]

[PATCH 0/2] sparse checkout: custom bash completion updates
 2021-12-31 19:27 UTC  (12+ messages)
` [PATCH 1/2] sparse-checkout: custom tab completion tests
` [PATCH 2/2] sparse-checkout: custom tab completion
` [PATCH v2 0/2] sparse checkout: custom bash completion updates
  ` [PATCH v2 1/2] sparse-checkout: custom tab completion tests
  ` [PATCH v2 2/2] sparse-checkout: custom tab completion

Filtering commits after filtering the tree
 2021-12-31 17:23 UTC  (3+ messages)
  ` [EXT] "

bug: git name-rev --stdin --no-undefined on detached head
 2021-12-31 17:16 UTC  (4+ messages)

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

[Question] : git 2.33.1 asks every time password
 2021-12-31 13:04 UTC  (5+ messages)

Git Diff feature request
 2021-12-31 11:15 UTC  (3+ messages)

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2021-12-31  8:46 UTC  (34+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] show, log: provide a --remerge-diff capability
  ` [PATCH v2 3/8] ll-merge: make callers responsible for showing warnings
  ` [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
  ` [PATCH v3 0/9] Add a new --remerge-diff capability to show & log
    ` [PATCH v3 1/9] show, log: provide a --remerge-diff capability
    ` [PATCH v3 2/9] log: clean unneeded objects during `log --remerge-diff`
    ` [PATCH v3 3/9] ll-merge: make callers responsible for showing warnings
    ` [PATCH v3 4/9] merge-ort: capture and print ll-merge warnings in our preferred fashion
    ` [PATCH v3 5/9] merge-ort: mark a few more conflict messages as omittable
    ` [PATCH v3 6/9] merge-ort: format messages slightly different for use in headers
    ` [PATCH v3 7/9] diff: add ability to insert additional headers for paths
    ` [PATCH v3 8/9] show, log: include conflict/warning messages in --remerge-diff headers
    ` [PATCH v3 9/9] merge-ort: mark conflict/warning messages from inner merges as omittable

[PATCH] name-rev: deprecate --stdin in favor of --annotate-text
 2021-12-31  8:16 UTC  (8+ messages)
` [PATCH v2 0/2] name-rev: deprecate --stdin in favor of --anotate-text
  ` [PATCH v2 1/2] name-rev: deprecate --stdin in favor of --annotate-text
  ` [PATCH v2 2/2] name-rev.c: use strbuf_getline instead of limited size buffer

[PATCH 0/2] reflog.c: switch to use parse-options API
 2021-12-31  6:29 UTC  (3+ messages)
` [PATCH 1/2] builtin/reflog.c: use parse-options for expire subcommand
` [PATCH 2/2] builtin/reflog.c: switch to use parse-options API for delete subcommand

[PATCH 0/2] Consolidate find_header logic into one function
 2021-12-31  6:17 UTC  (4+ messages)
` [PATCH v2] receive-pack.c: consolidate find header logic
  ` [PATCH v3] "

[PATCH] t4126: this test does not pass SANITIZE_LEAK; quit claiming it does
 2021-12-31  5:15 UTC 

[PATCH 0/8] RFC: Server side merges (no ref updating, no commit creating, no touching worktree or index)
 2021-12-31  5:04 UTC  (9+ messages)
` [PATCH 1/8] merge-tree: rename merge_trees() to trivial_merge_trees()
` [PATCH 2/8] merge-tree: move logic for existing merge into new function
` [PATCH 3/8] merge-tree: add option parsing and initial shell for real merge function
` [PATCH 4/8] merge-tree: implement real merges
` [PATCH 5/8] merge-ort: split out a separate display_update_messages() function
` [PATCH 6/8] merge-ort: allow update messages to be written to different file stream
` [PATCH 7/8] merge-tree: support saving merge messages to a separate file
` [PATCH 8/8] merge-tree: provide an easy way to access which files have conflicts

[PATCH v5 0/6] unpack large blobs in stream
 2021-12-31  3:19 UTC  (7+ messages)
` [PATCH v7 1/5] unpack-objects.c: add dry_run mode for get_data()
` [PATCH v7 2/5] object-file API: add a format_object_header() function
` [PATCH v7 5/5] unpack-objects: unpack_non_delta_entry() read data in a stream

What's cooking in git.git (Dec 2021, #06; Mon, 27)
 2021-12-30 23:56 UTC  (4+ messages)
` ab/only-single-progress-at-once (was: What's cooking in git.git (Dec 2021, #06; Mon, 27))

[PATCH v5 0/6] object-name: make ambiguous object output translatable + show tag date
 2021-12-30 23:46 UTC  (20+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] object-name tests: add tests for ambiguous object blind spots
  ` [PATCH v6 3/6] object-name: make ambiguous object output translatable
  ` [PATCH v6 4/6] object-name: show date for ambiguous tag objects
  ` [PATCH v8 0/7] progress: test fixes / cleanup
    ` [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)

[PATCH] merge-ort: fix bug with renormalization and rename/delete conflicts
 2021-12-30 23:35 UTC  (5+ messages)
` [PATCH v2] "

[ANNOUNCE] Git Rev News edition 82
 2021-12-30 23:25 UTC 

SubmittingPatchs: clarify choice of base and testing
 2021-12-30 20:18 UTC  (5+ messages)
` [PATCH v2] "
    ` Re* "

[PATCH 0/4] Sparse checkout: fix bug with worktree of bare repo
 2021-12-30 19:29 UTC  (43+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] worktree: add upgrade_to_worktree_config()
  ` [PATCH v3 0/6] Sparse checkout: fix bug with worktree of bare repo
    ` [PATCH v3 1/6] setup: use a repository when upgrading format
    ` [PATCH v3 2/6] config: make some helpers repo-aware
    ` [PATCH v3 3/6] worktree: add 'init-worktree-config' subcommand
    ` [PATCH v3 4/6] config: add repo_config_set_worktree_gently()
    ` [PATCH v3 5/6] sparse-checkout: use repo_config_set_worktree_gently()
    ` [PATCH v3 6/6] worktree: copy sparse-checkout patterns and config on add

[PATCH 0/9] Trace2 stopwatch timers and global counters
 2021-12-30 16:42 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
  ` [PATCH v2 2/9] trace2: convert tr2tls_thread_ctx.thread_name from strbuf to flex array
  ` [PATCH v2 3/9] trace2: defer free of thread local storage until program exit
  ` [PATCH v2 4/9] trace2: add thread-name override to event target
  ` [PATCH v2 5/9] trace2: add thread-name override to perf target
  ` [PATCH v2 6/9] trace2: add timer events to perf and event target formats
  ` [PATCH v2 7/9] trace2: add stopwatch timers
  ` [PATCH v2 8/9] trace2: add counter events to perf and event target formats
  ` [PATCH v2 9/9] trace2: add global counters

[PATCH v7 0/9] ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-12-30 11:10 UTC  (7+ 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] gpg-interface: trim CR from ssh-keygen -Y find-principals
 2021-12-30 10:25 UTC  (6+ messages)

Git internal command line parser
 2021-12-29 23:16 UTC  (7+ messages)

something like git-check-ignore but considering only patterns?
 2021-12-29 23:15 UTC  (2+ messages)

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

[PATCH 00/10] Factorization of messages with similar meaning
 2021-12-29 15:49 UTC  (10+ messages)
` [PATCH v2 06/11] i18n: factorize "--foo requires --bar" and the like
` [PATCH v2 11/11] i18n: turn even more messages into "cannot be used together" ones
` [PATCH v2 05/11] i18n: tag.c factorize i18n strings

request: allow passing -X <strategy-option> to git checkout <path> to auto-solve merge conflicts
 2021-12-29 14:51 UTC  (6+ messages)

[PATCH v2] receive-pack: ignore SIGPIPE while reporting status to client
 2021-12-29 14:21 UTC  (3+ messages)
` [RFC PATCH] receive-pack: interrupt pre-receive when client disconnects

Q: warning: unable to rmdir 'submodule': Directory not empty
 2021-12-29 12:25 UTC  (2+ messages)
` Antw: "

[PATCH 0/7] help: test and fix small "help -g" regression
 2021-12-29  0:04 UTC  (11+ 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

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-12-28 23:13 UTC  (4+ messages)
` [PATCH v7 "

Draft of Git Rev News edition 82
 2021-12-28 22:02 UTC  (2+ messages)

Quick login of git
 2021-12-28 18:49 UTC  (8+ messages)

Congratulations, Junio, for maintaining Git for 6,000 days!
 2021-12-28 17:09 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).