messages from 2021-06-10 14:59:47 to 2021-06-13 07:18:11 UTC [more...]
[PATCH 0/2] Avoid gender pronouns
2021-06-13 7:15 UTC (7+ messages)
` [PATCH 1/2] doc: avoid using the gender of other people
` [PATCH 2/2] comments: avoid using the gender of our users
[PATCH] doc: revisions: improve single range explanation
2021-06-13 7:02 UTC (6+ messages)
v2.25 regression: cherry-pick alters patch and leaves working tree dirty
2021-06-13 6:57 UTC (2+ messages)
[PATCH 0/2] Trivial cleanups
2021-06-13 6:37 UTC (3+ messages)
` [PATCH 1/2] config: avoid yoda conditions
` [PATCH 2/2] add: avoid yoda condition
[PATCH 0/3] pull: obvious fixes
2021-06-13 4:59 UTC (4+ messages)
` [PATCH 1/3] pull: cleanup autostash check
` [PATCH 2/3] pull: trivial cleanup
` [PATCH 3/3] pull: trivial whitespace style fix
[PATCH] test: fix for TEST_OUTPUT_DIRECTORY
2021-06-13 4:42 UTC (2+ messages)
Wrong tabs in terminal output for git diff
2021-06-13 4:04 UTC (4+ messages)
[PATCH 0/4] t: new helper test_line_count_cmd
2021-06-13 3:43 UTC (9+ messages)
` [PATCH 1/4] test-lib-functions: introduce test_line_count_cmd
` [PATCH 2/4] t6402: use find(1) builtin to filter instead of grep
` [PATCH 3/4] t6400: use test_line_count_cmd to count # of lines in stdout
` [PATCH 4/4] t6402: "
[PATCH] test: bisect-porcelain: whitespace cleanups
2021-06-13 3:08 UTC
[PATCH] rev-parse: make --quiet really be quiet
2021-06-13 2:57 UTC
[PATCH resend] graph: improve grammar of "invalid color" error message
2021-06-13 2:21 UTC (2+ messages)
[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
2021-06-12 23:13 UTC (12+ messages)
[RFC PATCH 0/4] cache parent project's gitdir in submodules
2021-06-12 20:12 UTC (6+ messages)
` [RFC PATCH 1/4] t7400-submodule-basic: modernize inspect() helper
` [RFC PATCH 2/4] introduce submodule.superprojectGitDir cache
` [RFC PATCH 3/4] submodule: cache superproject gitdir during absorbgitdirs
` [RFC PATCH 4/4] submodule: cache superproject gitdir during 'update'
[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
2021-06-12 20:09 UTC (10+ messages)
` [PATCH 1/8] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
` [PATCH 3/8] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 4/8] [GSOC] ref-filter: add %(rest) atom
` [PATCH 5/8] [GSOC] ref-filter: teach get_object() return useful value
` [PATCH 6/8] [GSOC] cat-file: reuse ref-filter logic
` [PATCH 7/8] [GSOC] cat-file: reuse err buf in batch_objet_write()
` [PATCH 8/8] [GSOC] cat-file: re-implement --textconv, --filters options
[PATCH v5 0/3] add support for systemd timers on Linux
2021-06-12 16:50 UTC (5+ messages)
` [PATCH v6 0/3] maintenance: "
` [PATCH v6 1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function
` [PATCH v6 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
` [PATCH v6 3/3] maintenance: add support for systemd timers on Linux
[PATCH 0/4] Use singular "they" when appropriate
2021-06-12 14:19 UTC (31+ messages)
` [PATCH 1/4] Documentation: use singular they "
` [PATCH 3/4] *: fix typos
` [PATCH 4/4] CodingGuidelines: recommend singular they
` [PATCH v2 0/4] Use singular "they" when appropriate
[PATCH] RelNotes/2.33.0: fix typos
2021-06-12 11:16 UTC
[PATCH 2/2] t6020: do not mangle trailing spaces in output
2021-06-12 5:07 UTC (6+ messages)
` [PATCH v2 0/4] Fixed t6020 bash compatible issue and fixed wrong sideband suffix issue
` [PATCH v2 1/4] t6020: fix bash incompatible issue
` [PATCH v2 2/4] test: refactor create_commits_in() for t5411 and t5548
` [PATCH v2 3/4] sideband: append suffix for message whose CR in next pktline
` [PATCH v2 4/4] test: compare raw output, not mangle tabs and spaces
[PATCH 0/2] Fix git subtree on Windows
2021-06-12 2:58 UTC (15+ messages)
` [PATCH 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "
` [PATCH 2/2] subtree: fix assumption about the directory separator
[suggestion] support non-negative float number in git-repack --max-pack-size
2021-06-12 1:20 UTC (2+ messages)
[PATCH 0/7] Make diff3 the default conflict style
2021-06-11 21:40 UTC (53+ messages)
` [PATCH 1/7] test: add merge style config test
` [PATCH 4/7] checkout: fix merge.conflictstyle handling
` [PATCH 5/7] xdiff: rename XDL_MERGE_STYLE_DIFF3
` [PATCH 7/7] xdiff: make diff3 the default conflictStyle
Optionally include submodules in git archive - status?
2021-06-11 19:03 UTC (2+ messages)
Making split commit graphs pick up new options (namely --changed-paths)
2021-06-11 19:01 UTC (7+ messages)
[PATCH] remote: initialize values that might not be set
2021-06-11 17:56 UTC (6+ messages)
Server-side-proposed partial clone configuration (default clone --filter option)
2021-06-11 16:40 UTC
[PATCH v4 00/12] Sparse-index: integrate with status
2021-06-11 17:27 UTC (11+ messages)
` [PATCH v5 00/14] "
` [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs
[PATCH 0/3] Fix uninitialised reads found with MSAN
2021-06-11 17:11 UTC (8+ messages)
` [PATCH 1/3] bulk-checkin: make buffer reuse more obvious and safer
` [PATCH 2/3] split-index: use oideq instead of memcmp to compare object_id's
` [PATCH 3/3] builtin/checkout--worker: memset struct to avoid MSAN complaints
[PATCH 0/4] First steps towards partial clone submodules
2021-06-11 17:02 UTC (13+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] repository: move global r_f_p_c to repo struct
` [PATCH v3 2/5] promisor-remote: support per-repository config
` [PATCH v3 3/5] submodule: refrain from filtering GIT_CONFIG_COUNT
` [PATCH v3 4/5] run-command: refactor subprocess env preparation
` [PATCH v3 5/5] promisor-remote: teach lazy-fetch in any repo
UNLEAK(), leak checking in the default tests etc
2021-06-11 15:44 UTC (8+ messages)
[PATCH] fix typos which duplicate a word
2021-06-11 11:18 UTC (5+ messages)
` [PATCH v2] *: "
` [PATCH v3] "
still using `git pack-redundant` - alternatives?
2021-06-11 11:10 UTC
Windows: core.useBuiltinFSMonitor without core.untrackedcache - performance hazard?
2021-06-11 9:49 UTC (2+ messages)
[GSoC] [PATCH v2 0/2] submodule--helper: introduce subcommands for sh to C conversion
2021-06-11 7:59 UTC (6+ messages)
` [GSoC] [PATCH v3 "
` [PATCH v3 1/2] submodule--helper: introduce add-clone subcommand
[PATCH 00/23] [RFC] Builtin FSMonitor Feature
2021-06-11 6:32 UTC (4+ messages)
` [PATCH v2 00/28] "
` [PATCH v2 10/28] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
[PATCH 0/3] Make CMake work out of the box
2021-06-11 6:22 UTC (4+ messages)
` [PATCH v2 "
[PATCH] add_pending_object_with_path(): work around "gcc -O3" complaint
2021-06-11 3:52 UTC (3+ messages)
[PATCH 0/2] fix union merge with binary files
2021-06-11 3:36 UTC (7+ messages)
` [PATCH 1/2] ll_binary_merge(): handle XDL_MERGE_FAVOR_UNION
` [PATCH 2/2] ll_union_merge(): pass name labels to ll_xdl_merge()
` [PATCH 3/2] ll_union_merge(): rename path_unused parameter
[PATCH v2 1/4] promisor-remote: read partialClone config here
2021-06-10 17:25 UTC (2+ messages)
[Bug report] git format-patch + git am doesn't preserve original commit message
2021-06-10 16:29 UTC (4+ messages)
[PATCH] multimail: stop shipping a copy
2021-06-10 16:00 UTC (5+ messages)
[PATCH 0/2] trivial progress.c API usage fixes
2021-06-10 15:14 UTC (13+ messages)
` [PATCH 2/2] read-cache: fix incorrect count and progress bar stalling
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).