git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-07-14 20:08:45 to 2021-07-16 10:23:23 UTC [more...]

[PATCH 0/2] Normalize newlines in merge & interpret-trailer
 2021-07-16 10:23 UTC  (4+ messages)
` [PATCH 1/2] trailer: handle input without trailing newline
` [PATCH 2/2] merge: make sure to terminate message with newline

[PATCH 0/5] Handle conflicting pull options
 2021-07-16  9:32 UTC  (22+ messages)
` [PATCH 1/5] pull: move definitions of parse_config_rebase and parse_opt_rebase
` [PATCH 2/5] pull: convert OPT_PASSTHRU for fast-forward options to OPT_CALLBACK
` [PATCH 3/5] pull: handle conflicting rebase/merge options via last option wins
` [PATCH 4/5] pull: abort if --ff-only is given and fast-forwarding is impossible
` [PATCH 5/5] pull: abort by default when fast-forwarding is not possible

[PATCH 00/27] Base for "config-based-hooks"
 2021-07-16  9:13 UTC  (17+ messages)
` [PATCH 0/9] config-based hooks restarted
  ` [PATCH 1/9] hook: run a list of hooks instead
  ` [PATCH 2/9] hook: allow parallel hook execution
  ` [PATCH 3/9] hook: introduce "git hook list"
  ` [PATCH 4/9] hook: treat hookdir hook specially
  ` [PATCH 5/9] hook: allow running non-native hooks
  ` [PATCH 6/9] hook: include hooks from the config
  ` [PATCH 7/9] hook: allow out-of-repo 'git hook' invocations
  ` [PATCH 8/9] hook: teach 'hookcmd' config to alias hook scripts
  ` [PATCH 9/9] hook: implement hookcmd.<name>.skip

Typo in english github-git-cheat-sheet.pdf
 2021-07-16  8:21 UTC 

[PATCH 0/4] add a test mode for SANITIZE=leak, run it in CI
 2021-07-16  7:46 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] tests: "
  ` [PATCH v2 2/4] SANITIZE tests: fix memory leaks in t13*config*, add to whitelist
  ` [PATCH v2 3/4] SANITIZE tests: fix memory leaks in t5701*, "

[PATCH v2] Add commit, tag & push signing/verification via SSH keys using ssh-keygen
 2021-07-16  7:00 UTC  (22+ messages)
` [PATCH v3 0/9] RFC: Add commit & tag "
  ` [PATCH v3 1/9] Add commit, tag & push signing via SSH keys
  ` [PATCH v3 2/9] ssh signing: add documentation
  ` [PATCH v3 3/9] ssh signing: retrieve a default key from ssh-agent
  ` [PATCH v3 4/9] ssh signing: sign using either gpg or ssh keys
  ` [PATCH v3 6/9] ssh signing: parse ssh-keygen output and verify signatures

[PATCH v2 0/2] extra: new concept of extra components
 2021-07-16  6:36 UTC  (8+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] completion: graduate out of contrib

[PATCH 0/7] Optimization batch 14: trivial directory resolution
 2021-07-16  5:22 UTC  (28+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/7] merge-ort: add data structures for allowable trivial directory resolves
  ` [PATCH v2 4/7] merge-ort: add a handle_deferred_entries() helper function
  ` [PATCH v2 5/7] merge-ort: defer recursing into directories when merge base is matched
  ` [PATCH v2 6/7] merge-ort: avoid recursing into directories when we don't need to
  ` [PATCH v2 7/7] merge-ort: restart merge with cached renames to reduce process entry cost
  ` [PATCH v3 0/7] Optimization batch 14: trivial directory resolution
    ` [PATCH v3 1/7] merge-ort: resolve paths early when we have sufficient information
    ` [PATCH v3 2/7] merge-ort: add some more explanations in collect_merge_info_callback()
    ` [PATCH v3 3/7] merge-ort: add data structures for allowable trivial directory resolves
    ` [PATCH v3 4/7] merge-ort: add a handle_deferred_entries() helper function
    ` [PATCH v3 5/7] merge-ort: defer recursing into directories when merge base is matched
    ` [PATCH v3 6/7] merge-ort: avoid recursing into directories when we don't need to
    ` [PATCH v3 7/7] merge-ort: restart merge with cached renames to reduce process entry cost

[PATCH] doc: clarify description of 'submodule.recurse'
 2021-07-16  3:02 UTC 

[PATCH] parse-options: don't complete option aliases by default
 2021-07-16  1:55 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] ci: run `make sparse` as a GitHub workflow
 2021-07-16  1:37 UTC  (12+ messages)

[PATCH 0/3] Improve the documentation and warnings dealing with rename/copy limits
 2021-07-15 23:20 UTC  (21+ messages)
` [PATCH v2 0/4] Rename/copy limits -- docs, warnings, and new defaults
  ` [PATCH v2 2/4] doc: clarify documentation for rename/copy limits
  ` [PATCH v2 4/4] Bump rename limit defaults (yet again)
  ` [PATCH v3 0/4] Rename/copy limits -- docs, warnings, and new defaults
    ` [PATCH v3 1/4] diff: correct warning message when renameLimit exceeded
    ` [PATCH v3 2/4] doc: clarify documentation for rename/copy limits
    ` [PATCH v3 3/4] diffcore-rename: treat a rename_limit of 0 as unlimited
    ` [PATCH v3 4/4] Bump rename limit defaults (yet again)

Incorrect and inconsistent End-Of-Line characters in .gitmodules after "git submodule set-branch --branch <branch_name>"
 2021-07-15 21:55 UTC 

[PATCH 0/3] Push negotiation fixes
 2021-07-15 19:03 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] send-pack: fix push.negotiate with remote helper
  ` [PATCH v2 2/3] send-pack: fix push nego. when remote has refs
  ` [PATCH v2 3/3] fetch: die on invalid --negotiation-tip hash

subordinate trees ? we have %G-space, we should add %K-space
 2021-07-15 18:02 UTC 

What's cooking in git.git (Jul 2021, #03; Tue, 13)
 2021-07-15 18:02 UTC  (13+ messages)
    ` [PATCH] CodingGuidelines: recommend gender-neutral description

[PATCH] packfile: enhance the mtime of packfile by idx file
 2021-07-15 16:48 UTC  (16+ messages)
` [PATCH v2] packfile: freshen the mtime of packfile by configuration

[PATCH v3 0/3] worktree: teach add to accept --reason with --lock
 2021-07-15 17:17 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] t2400: clean up '"add" worktree with lock' test
  ` [PATCH v4 2/3] worktree: mark lock strings with `_()` for translation
  ` [PATCH v4 3/3] worktree: teach `add` to accept --reason <string> with --lock

[PATCH 00/19] [GSOC] cat-file: reuse ref-filter logic
 2021-07-15 15:40 UTC  (27+ messages)
` [PATCH 14/19] "
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 02/17] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v2 03/17] [GSOC] ref-filter: --format=%(raw) re-support --perl
  ` [PATCH v2 04/17] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
  ` [PATCH v2 05/17] [GSOC] ref-filter: add %(rest) atom
  ` [PATCH v2 06/17] [GSOC] ref-filter: pass get_object() return value to their callers
  ` [PATCH v2 07/17] [GSOC] ref-filter: introduce free_ref_array_item_value() function
  ` [PATCH v2 08/17] [GSOC] ref-filter: add cat_file_mode to ref_format
  ` [PATCH v2 09/17] [GSOC] ref-filter: modify the error message and value in get_object
  ` [PATCH v2 10/17] [GSOC] cat-file: add has_object_file() check
  ` [PATCH v2 11/17] [GSOC] cat-file: change batch_objects parameter name
  ` [PATCH v2 12/17] [GSOC] cat-file: create p1006-cat-file.sh
  ` [PATCH v2 13/17] [GSOC] cat-file: reuse ref-filter logic
  ` [PATCH v2 14/17] [GSOC] cat-file: reuse err buf in batch_object_write()
  ` [PATCH v2 15/17] [GSOC] cat-file: re-implement --textconv, --filters options
  ` [PATCH v2 16/17] [GSOC] ref-filter: remove grab_oid() function
  ` [PATCH v2 17/17] [GSOC] cat-file: use fast path when using default_format

[PATCH 00/22] multi-pack reachability bitmaps
 2021-07-15 14:36 UTC  (14+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
  ` [PATCH v2 06/24] midx: make a number of functions non-static
  ` [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps

[PATCH 0/2] check-whitespace: two fixes
 2021-07-15 13:00 UTC  (8+ messages)
` [PATCH 1/2] ci(check-whitespace): stop requiring a read/write token
` [PATCH 2/2] ci(check-whitespace): restrict to the intended commits

[PATCH v2] pull: abort if --ff-only is given and fast-forwarding is impossible
 2021-07-15  9:55 UTC  (2+ messages)

[PATCH] refs file backend: remove dead "errno == EISDIR" code
 2021-07-15  5:16 UTC  (6+ messages)

[PATCH v8 00/15] Sparse-index: integrate with status
 2021-07-15  2:41 UTC  (4+ messages)
` [PATCH v9 00/16] "

Bug report: GIT_CONFIG and user.email/name
 2021-07-14 22:26 UTC  (11+ messages)
      ` [PATCH 1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG
      ` [PATCH 2/3] doc/git-config: clarify GIT_CONFIG environment variable
      ` [PATCH 3/3] doc/git-config: simplify "override" advice for FILES section

[PATCH 1/3] send-pack: fix push.negotiate with remote helper
 2021-07-14 21:51 UTC  (3+ messages)

[PATCH 3/3] fetch: die on invalid --negotiation-tip hash
 2021-07-14 21:45 UTC  (3+ messages)

PATCH: improve git switch documentation
 2021-07-14 20:42 UTC  (22+ messages)
` What actually is a branch?


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