git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 13:18:37 to 2022-08-19 21:03:57 UTC [more...]

[PATCH 0/11] annotating unused function parameters
 2022-08-19 20:58 UTC  (15+ messages)
` [PATCH 01/11] git-compat-util: add UNUSED macro
` [PATCH 02/11] refs: mark unused each_ref_fn parameters
` [PATCH 03/11] refs: mark unused reflog callback parameters
` [PATCH 04/11] refs: mark unused virtual method parameters
` [PATCH 05/11] transport: mark bundle transport_options as unused
` [PATCH 06/11] streaming: mark unused virtual method parameters
` [PATCH 07/11] config: mark unused callback parameters
` [PATCH 08/11] hashmap: "
` [PATCH 09/11] mark unused read_tree_recursive() "
` [PATCH 10/11] run-command: mark unused async "
` [PATCH 11/11] is_path_owned_by_current_uid(): mark "report" parameter as unused

[PATCH 00/20] parse-options: handle subcommands
 2022-08-19 20:59 UTC  (37+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] git.c: update NO_PARSEOPT markings
  ` [PATCH v2 02/20] t3301-notes.sh: check that default operation mode doesn't take arguments
  ` [PATCH v2 03/20] t5505-remote.sh: check the behavior without a subcommand
  ` [PATCH v2 04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags'
  ` [PATCH v2 05/20] api-parse-options.txt: fix description of OPT_CMDMODE
  ` [PATCH v2 06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
  ` [PATCH v2 07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH
  ` [PATCH v2 08/20] parse-options: drop leading space from '--git-completion-helper' output
  ` [PATCH v2 09/20] parse-options: add support for parsing subcommands
  ` [PATCH v2 10/20] builtin/bundle.c: let parse-options parse subcommands
  ` [PATCH v2 11/20] builtin/commit-graph.c: "
  ` [PATCH v2 12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands
  ` [PATCH v2 13/20] builtin/hook.c: let parse-options parse subcommands
  ` [PATCH v2 14/20] builtin/multi-pack-index.c: "
  ` [PATCH v2 15/20] builtin/notes.c: "
  ` [PATCH v2 16/20] builtin/reflog.c: "
  ` [PATCH v2 17/20] builtin/remote.c: "
  ` [PATCH v2 18/20] builtin/sparse-checkout.c: "
  ` [PATCH v2 19/20] builtin/stash.c: "
  ` [PATCH v2 20/20] builtin/worktree.c: "

[PATCH 0/2] t/perf: fix broken tests
 2022-08-19 20:49 UTC  (3+ messages)
` [PATCH 1/2] p0004: fix prereq declaration
` [PATCH 2/2] p0006: fix 'read-tree' argument ordering

[RFC/PATCH] sequencer: do not translate reflog messages
 2022-08-19 20:44 UTC  (20+ messages)
` [PATCH 0/4] sequencer: clarify translations
  ` [PATCH 1/4] sequencer: do not translate reflog messages
  ` [PATCH 2/4] sequencer: do not translate parameters to error_resolve_conflict()
  ` [PATCH 4/4] po: adjust README to code
      ` [PATCH 4/4 v2] sequencer: spell out command names and do not translate them

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-19 20:15 UTC  (9+ messages)

[PATCH 0/6] unused function parameter potpourri
 2022-08-19 19:08 UTC  (11+ messages)
` [PATCH 1/6] xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
` [PATCH 2/6] log-tree: drop unused commit param in remerge_diff()
` [PATCH 3/6] match_pathname(): drop unused "flags" parameter
` [PATCH 4/6] verify_one_sparse(): drop unused repository parameter
` [PATCH 5/6] reftable: drop unused parameter from reader_seek_linear()
` [PATCH 6/6] reflog: assert PARSE_OPT_NONEG in parse-options callbacks

[PATCH 0/3] scalar: enable built-in FSMonitor
 2022-08-19 18:45 UTC  (18+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] scalar: enable built-in FSMonitor on `register`
  ` [PATCH v3 0/8] scalar: enable built-in FSMonitor
    ` [PATCH v3 1/8] scalar: constrain enlistment search
    ` [PATCH v3 2/8] scalar-unregister: handle error codes greater than 0
    ` [PATCH v3 3/8] scalar-[un]register: clearly indicate source of error
    ` [PATCH v3 4/8] scalar-delete: do not 'die()' in 'delete_enlistment()'
    ` [PATCH v3 5/8] scalar: move config setting logic into its own function
    ` [PATCH v3 6/8] scalar: enable built-in FSMonitor on `register`
    ` [PATCH v3 7/8] scalar unregister: stop FSMonitor daemon
    ` [PATCH v3 8/8] scalar: update technical doc roadmap with FSMonitor support

[PATCH] branch: allow "-" as a short-hand for "previous branch"
 2022-08-19 18:11 UTC  (11+ messages)

[PATCH v2] git-prompt: show presence of unresolved conflicts at command prompt
 2022-08-19 17:57 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] Allow --ancestry-path to take an argument
 2022-08-19 17:54 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] revision: allow "
  ` [PATCH v3 0/3] Allow "
    ` [PATCH v3 1/3] rev-list-options.txt: fix simple typo
    ` [PATCH v3 2/3] t6019: modernize tests with helper
    ` [PATCH v3 3/3] revision: allow --ancestry-path to take an argument

Bug in rebase --autosquash
 2022-08-19 16:53 UTC  (3+ messages)

git diff --functional-changes ?
 2022-08-19 16:10 UTC 

[PATCH v4 1/3] hide-refs: add hook to force hide refs
 2022-08-19 15:30 UTC  (3+ messages)

What's cooking in git.git (Aug 2022, #05; Mon, 15)
 2022-08-19 14:40 UTC  (8+ messages)
` js/bisect-in-c, was "

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-08-19 14:52 UTC  (15+ messages)
` [PATCH 1/5] cmake: align CTest definition with Git's CI runs
` [PATCH 4/5] add -p: avoid ambiguous signed/unsigned comparison

What's cooking in git.git (Aug 2022, #06; Wed, 17)
 2022-08-19 14:28 UTC  (11+ messages)
` js/bisect-in-c (was: What's cooking in git.git (Aug 2022, #06; Wed, 17))
` ds/* (was "
` vd/* (was: "
  ` vd/*

What's cooking in git.git (Oct 2021, #02; Wed, 6)
 2022-08-19 11:22 UTC  (12+ messages)
                ` Coverity, was "

[PATCH] trailer: allow spaces in tokens
 2022-08-19 10:29 UTC  (12+ messages)
` [PATCH v2] "

Programmatic patches (transform commits)
 2022-08-19 10:15 UTC  (3+ messages)

[PATCH] merge-ort: remove code obsoleted by other changes
 2022-08-19  9:22 UTC  (2+ messages)

[PATCH 0/3] Show original filenames in merge tree
 2022-08-19  9:17 UTC  (5+ messages)
` [PATCH 1/3] merge-tree -z: always show the original file name first
` [PATCH 2/3] merge-tree: show the original file names in the conflict output
` [PATCH 3/3] t4301: add a test case involving a rename, type change & modification

[PATCH v7 00/15] Rewrite the remaining merge strategies from shell to C
 2022-08-19  4:27 UTC  (16+ messages)
` [PATCH v8 00/14] "
  ` [PATCH v8 08/14] merge-resolve: rewrite in C

[PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook
 2022-08-19  3:21 UTC  (11+ messages)
` [PATCH v2 0/9] Fix issues of refx-txn hook for various git commands
` [PATCH v2 1/9] t1416: more testcases for reference-transaction hook
` [PATCH v2 2/9] refs: update missing old-oid in transaction from lockfile
` [PATCH v2 3/9] refs: add new field in transaction for running transaction hook
` [PATCH v2 4/9] refs: do not run transaction hook for git-pack-refs
` [PATCH v2 5/9] refs: avoid duplicate running of the reference-transaction hook
` [PATCH v2 6/9] refs: add reflog_info to hold more fields for reflog entry
` [PATCH v2 7/9] refs: get error message via refs_update_ref_extended()
` [PATCH v2 8/9] refs: reimplement files_copy_or_rename_ref() to run refs-txn hook
` [PATCH v2 9/9] refs: reimplement refs_delete_refs() and run hook once

There is no tracking information for the current branch
 2022-08-18 22:22 UTC  (2+ messages)

[BUG] Unicode filenames handling in `git log --stat`
 2022-08-18 21:00 UTC  (5+ messages)
` [PATCH/RFC 1/1] diff.c: When appropriate, use utf8_strwidth()

[PATCH 0/2] Make rebase.autostash default
 2022-08-18 19:47 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add Eclipse project settings files to .gitignore

[PATCH v3 00/11] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose'
 2022-08-18 19:12 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/11] builtin/diagnose.c: create 'git diagnose' builtin

What's cooking in git.git (Aug 2022, #02; Fri, 5)
 2022-08-18 19:07 UTC  (5+ messages)

[Question] How to know which branch(ref) is the latest updated branch?
 2022-08-18 17:08 UTC  (3+ messages)

bugreport: "git config --global" fails if an invalid .git file present
 2022-08-18 16:28 UTC  (3+ messages)

Bug: conflict in the last file line results in wrong combined diff
 2022-08-18 13:54 UTC 


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 NNTP newsgroup(s).