messages from 2021-08-24 16:16:48 to 2021-08-25 23:20:57 UTC [more...]
[PATCH v6 2/2] tr2: log parent process name
2021-08-25 23:19 UTC (8+ messages)
` [PATCH 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
` [PATCH 1/6] tr2: remove NEEDSWORK comment for "non-procfs" implementations
` [PATCH 2/6] tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux
` [PATCH 3/6] tr2: stop leaking "thread_name" memory
` [PATCH 4/6] tr2: fix memory leak & logic error in 2f732bf15e6
` [PATCH 5/6] tr2: do compiler enum check in trace2_collect_process_info()
` [PATCH 6/6] tr2: log N parent process names on Linux
git log --encoding=HTML is not supported
2021-08-25 23:00 UTC (8+ messages)
[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
2021-08-25 22:08 UTC (11+ messages)
` [PATCH 1/2] object-file: use futimes rather than utime
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes
[PATCH RESEND] branch: allow deleting dangling branches with --force
2021-08-25 21:37 UTC (2+ messages)
'git pull' complains that a locally resurrected directory would be overwritten by merge when no pulled changes are affecting that directory
2021-08-25 21:19 UTC (7+ messages)
[PATCH 1/2] xopen: explicitly report creation failures
2021-08-25 20:16 UTC (2+ messages)
` [PATCH 2/2] use xopen() to handle fatal open(2) failures
[RFC PATCH] sequencer: warn on skipping previously seen commit
2021-08-25 19:40 UTC (3+ messages)
` [PATCH v2] sequencer: advise if skipping cherry-picked commit
[RFC PATCH v3 0/4] advice: remove usage of `advice_*` global variables
2021-08-25 19:07 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 4/4] advice: move advice.graftFileDeprecated squashing to commit.[ch]
[PATCH] fetch: skip formatting updated refs with `--quiet`
2021-08-25 18:37 UTC (5+ messages)
Bug report: 'filtering content' delayed progress message does not respect --quiet
2021-08-25 18:15 UTC (2+ messages)
` [PATCH] checkout: make delayed checkout respect --quiet and --no-progress
[PATCH] ls-refs: reuse buffer when sending refs
2021-08-25 17:23 UTC (5+ messages)
How to interactively rebase-and-reword nth commit?
2021-08-25 16:32 UTC (4+ messages)
[PATCH] t5582: remove spurious 'cd "$D"' line
2021-08-25 16:12 UTC (6+ messages)
[filter-repo PATCH] filter-repo: add new --replace-message option
2021-08-25 15:08 UTC (3+ messages)
` [filter-repo PATCH v2] "
[PATCH 0/6] Speed up mirror-fetches with many refs
2021-08-25 14:27 UTC (16+ messages)
` [PATCH 1/6] fetch: speed up lookup of want refs via commit-graph
` [PATCH v2 0/7] Speed up mirror-fetches with many refs
` [PATCH v2 1/7] fetch: speed up lookup of want refs via commit-graph
` [PATCH v2 5/7] fetch: refactor fetch refs to be more extendable
` [PATCH v2 6/7] fetch: merge fetching and consuming refs
[BUG] git-rebase unnecessarily change mtime of files
2021-08-25 12:45 UTC (2+ messages)
[PATCH] t9001: PATH must not use Windows-style paths
2021-08-25 12:27 UTC (2+ messages)
[PATCH 0/2] macos: safeguard git maintenance against highly concurrent operations
2021-08-25 12:23 UTC (3+ messages)
[PATCH 0/1] ci: new github-action for git-l10n code review
2021-08-25 12:14 UTC (10+ messages)
` [PATCH 1/1] "
[PATCH] whats-cooking: fix a couple of typos
2021-08-25 11:16 UTC (3+ messages)
[PATCH 0/8] [GSOC] ref-filter: eliminate dummy ref_format to make the code cleaner
2021-08-25 9:08 UTC (9+ messages)
` [PATCH 1/8] [GSOC] ref-filter: use list api to replace ref_sorting linked list
` [PATCH 2/8] [GSOC] ref-filter: let parse_sorting_atom() use real ref_format
` [PATCH 3/8] [GSOC] ref-filter: add ref_format to ref_array_item
` [PATCH 4/8] [GSOC] ref-filter: clean up verify_ref_format()
` [PATCH 5/8] [GSOC] ref-filter: introduce symref_atom_parser()
` [PATCH 6/8] [GSOC] ref-filter: remove grab_oid() function
` [PATCH 7/8] [GSOC] ref-filter: add deref member to struct used_atom
` [PATCH 8/8] [GSOC] ref-filter: move need_symref, need_tagged into ref_format
[GSOC] [QUESTION] ref-filter: can %(raw) implement reuse oi.content?
2021-08-25 8:11 UTC (10+ messages)
[PATCH 00/22] multi-pack reachability bitmaps
2021-08-25 7:48 UTC (30+ messages)
` [PATCH v4 00/25] "
` [PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX
` [PATCH v4 12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
` [PATCH v4 13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse
` [PATCH v4 14/25] pack-bitmap: read multi-pack bitmaps
` [PATCH v4 15/25] pack-bitmap: write "
` [PATCH v4 16/25] t5310: move some tests to lib-bitmap.sh
` [PATCH v4 17/25] t/helper/test-read-midx.c: add --checksum mode
` [PATCH v4 18/25] t5326: test multi-pack bitmap behavior
` [PATCH v4 19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
` [PATCH v4 20/25] t5310: "
` [PATCH v4 21/25] t5319: don't write MIDX bitmaps in t5319
` [PATCH v4 22/25] t7700: update to work with MIDX bitmap test knob
` [PATCH v4 23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
` [PATCH v4 24/25] p5310: extract full and partial bitmap tests
` [PATCH v4 25/25] p5326: perf tests for MIDX bitmaps
Get tree of remote repository using custom ssh library
2021-08-25 6:54 UTC (3+ messages)
[RFC PATCH] send-email: allow fixing the cover letter subject
2021-08-25 6:31 UTC (4+ messages)
[PATCH v4 0/7] packfile-uris: commits and trees exclusion
2021-08-25 2:21 UTC (16+ messages)
` [PATCH v5 00/14] packfile-uris: commits, trees and tags exclusion
` [PATCH v5 01/14] pack-objects.c: introduce new method `match_packfile_uri_exclusions`
` [PATCH v5 02/14] Add new parameter "carry_data" for "show_object" function
` [PATCH v5 03/14] packfile-uri: support for excluding commit objects
` [PATCH v5 04/14] packfile-uri: support for excluding tree objects
` [PATCH v5 05/14] packfile-uri.txt: support for excluding commits and trees
` [PATCH v5 06/14] t5702: replace with "test_when_finished" for cleanup
` [PATCH v5 07/14] t5702: support for excluding commit objects
` [PATCH v5 08/14] Add new parameter "carry_data" for "show_commit function
` [PATCH v5 09/14] commit.h: add wrapped tags in commit struct
` [PATCH v5 10/14] object.h: add referred tags in `referred_objects` struct
` [PATCH v5 11/14] packfile-uri: support for excluding tag objects
` [PATCH v5 12/14] packfile-uri.txt: "
` [PATCH v5 13/14] t5702: add tag exclusion test case
` [PATCH v5 14/14] pack-objects.c: introduce `want_exclude_object` function
[PATCH v3 0/8] Sparse index: delete ignored files outside sparse cone
2021-08-25 1:09 UTC (14+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 01/10] t7519: rewrite sparse index test
` [PATCH v4 02/10] sparse-index: silently return when not using cone-mode patterns
` [PATCH v4 03/10] sparse-index: silently return when cache tree fails
` [PATCH v4 04/10] sparse-index: use WRITE_TREE_MISSING_OK
` [PATCH v4 05/10] unpack-trees: fix nested sparse-dir search
` [PATCH v4 06/10] sparse-checkout: create helper methods
` [PATCH v4 07/10] attr: be careful about sparse directories
` [PATCH v4 08/10] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
` [PATCH v4 09/10] sparse-checkout: clear tracked sparse dirs
` [PATCH v4 10/10] sparse-checkout: add config to disable deleting dirs
[PATCH 1/1] upload-pack: buffer ref advertisement writes
2021-08-25 0:44 UTC (4+ messages)
[PATCH 0/4] test-tool: split up "read-cache" tool
2021-08-25 0:18 UTC (4+ messages)
` [PATCH v2 "
[BUG] send-email propagates "In-Reply-To"
2021-08-25 0:15 UTC (6+ messages)
What's cooking in git.git (Aug 2021, #08; Mon, 23)
2021-08-25 0:15 UTC (5+ messages)
[PATCH v2 0/6] config-based hooks restarted
2021-08-24 22:45 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 4/6] hook: allow running non-native hooks
` [PATCH v3 5/6] hook: include hooks from the config
` [PATCH v3 6/6] hook: allow out-of-repo 'git hook' invocations
[RFC PATCH 00/13] Add bundle-uri: resumably clones, static "dumb" CDN etc
2021-08-24 22:33 UTC (8+ messages)
` [RFC PATCH 13/13] bundle-uri docs: add design notes
[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
2021-08-24 21:54 UTC (14+ messages)
` [PATCH 01/13] t1092: behavior for adding sparse files
` [PATCH 02/13] dir: extract directory-matching logic
` [PATCH 03/13] dir: select directories correctly
` [PATCH 04/13] dir: fix pattern matching on dirs
` [PATCH 05/13] add: fail when adding an untracked sparse file
` [PATCH 06/13] add: skip paths that are outside sparse-checkout cone
` [PATCH 07/13] add: implement the --sparse option
` [PATCH 08/13] add: prevent adding sparse conflict files
` [PATCH 09/13] rm: add --sparse option
` [PATCH 10/13] rm: skip sparse paths with missing SKIP_WORKTREE
` [PATCH 11/13] mv: refuse to move sparse paths
` [PATCH 12/13] mv: add '--sparse' option to ignore sparse-checkout
` [PATCH 13/13] advice: update message to suggest '--sparse'
[PATCH 0/4] bundle: show progress on "unbundle"
2021-08-24 21:48 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] bundle API: start writing API documentation
` [PATCH v2 2/4] bundle API: change "flags" to be "extra_index_pack_args"
` [PATCH v2 3/4] index-pack: add --progress-title option
` [PATCH v2 4/4] bundle: show progress on "unbundle"
[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
2021-08-24 21:52 UTC (11+ messages)
` [PATCH 2/6] diff: ignore sparse paths in diffstat
` [PATCH v2 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
` [PATCH v2 1/6] diff: ignore sparse paths in diffstat
` [PATCH v2 2/6] merge: make sparse-aware with ORT
` [PATCH v2 3/6] merge-ort: expand only for out-of-cone conflicts
` [PATCH v2 4/6] t1092: add cherry-pick, rebase tests
` [PATCH v2 5/6] sequencer: ensure full index if not ORT strategy
` [PATCH v2 6/6] sparse-index: integrate with cherry-pick and rebase
[PATCH] gitk: new option to hide prefetch refs
2021-08-24 21:47 UTC (4+ messages)
send-email issue
2021-08-24 21:45 UTC (11+ messages)
[PATCH v3] multi-pack-index: fix *.rev cleanups with --object-dir
2021-08-24 19:01 UTC (4+ messages)
[PATCH] make: add INSTALL_STRIP variable
2021-08-24 18:58 UTC (7+ messages)
[PATCH v7 0/3] maintenance: add support for systemd timers on Linux
2021-08-24 17:47 UTC (7+ messages)
` [PATCH v8 "
` [PATCH v8 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
` [PATCH v8 3/3] maintenance: add support for systemd timers on Linux
[PATCH v3 00/12] serve.[ch]: general API cleanup
2021-08-24 16:55 UTC (5+ messages)
` [PATCH v4 00/10] serve.[ch]: general API cleanup + --advertise-refs cleanup
` [PATCH v4 09/10] serve.[ch]: remove "serve_options", split up --advertise-refs code
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).