messages from 2021-07-14 22:39:42 to 2021-07-16 15:55:38 UTC [more...]
[PATCH v2 00/28] Builtin FSMonitor Feature
2021-07-16 15:55 UTC (18+ messages)
` [PATCH v3 00/34] "
` [PATCH v3 02/34] fsmonitor--daemon: man page
` [PATCH v3 11/34] fsmonitor-fs-listen-win32: stub in backend for Windows
` [PATCH v3 12/34] fsmonitor-fs-listen-macos: stub in backend for MacOS
` [PATCH v3 19/34] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
[PATCH v3 0/5] tests: migrate to "test-tool pkt-line"
2021-07-16 15:41 UTC (2+ messages)
` [PATCH v4] test-lib-functions: use test-tool for [de]packetize()
[PATCH] ci: run `make sparse` as a GitHub workflow
2021-07-16 15:25 UTC (13+ messages)
What's cooking in git.git (Jul 2021, #03; Tue, 13)
2021-07-16 15:11 UTC (13+ messages)
` [PATCH] CodingGuidelines: recommend gender-neutral description
pull.rebase config vs. --ff-only on command line
2021-07-16 15:03 UTC (2+ messages)
[PATCH 0/4] add a test mode for SANITIZE=leak, run it in CI
2021-07-16 14:46 UTC (18+ 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*, "
Typo in english github-git-cheat-sheet.pdf
2021-07-16 14:26 UTC (2+ messages)
[PATCH v7 0/6] refs: cleanup errno sideband ref related functions
2021-07-16 14:22 UTC (9+ messages)
` [PATCH v8 0/7] "
` [PATCH v8 1/7] refs file backend: move raceproof_create_file() here
` [PATCH v8 2/7] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v8 3/7] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v8 4/7] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v8 5/7] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v8 6/7] refs: explicitly return failure_errno from parse_loose_ref_contents
` [PATCH v8 7/7] refs: make errno output explicit for refs_resolve_ref_unsafe
[PATCH] refs file backend: remove dead "errno == EISDIR" code
2021-07-16 14:13 UTC (18+ messages)
` [PATCH v2 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
` [PATCH v2 01/11] refs/packet: add missing BUG() invocations to reflog callbacks
` [PATCH v2 02/11] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
` [PATCH v2 03/11] refs/files: remove unused "extras/skip" "
` [PATCH v2 04/11] refs/files: remove unused "skip" in lock_raw_ref() too
` [PATCH v2 05/11] refs/debug: re-indent argument list for "prepare"
` [PATCH v2 06/11] refs API: pass the "lock OID" to reflog "prepare"
` [PATCH v2 07/11] refs: make repo_dwim_log() accept a NULL oid
` [PATCH v2 08/11] refs/files: add a comment about refs_reflog_exists() call
` [PATCH v2 09/11] reflog expire: don't lock reflogs using previously seen OID
` [PATCH v2 10/11] refs/files: remove unused "oid" in lock_ref_oid_basic()
` [PATCH v2 11/11] refs/files: remove unused "errno == EISDIR" code
[PATCH 0/5] Sparse index: integrate with commit and checkout
2021-07-16 13:59 UTC (4+ messages)
[PATCH 0/2] Normalize newlines in merge & interpret-trailer
2021-07-16 12:37 UTC (5+ 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
[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 0/3] Improve the documentation and warnings dealing with rename/copy limits
2021-07-15 23:20 UTC (15+ 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 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
[PATCH] packfile: enhance the mtime of packfile by idx file
2021-07-15 16:48 UTC (13+ 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 (6+ messages)
` [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 v8 00/15] Sparse-index: integrate with status
2021-07-15 2:41 UTC (4+ messages)
` [PATCH v9 00/16] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).