messages from 2023-05-09 03:50:45 to 2023-05-11 18:39:47 UTC [more...]
[PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
2023-05-11 18:39 UTC (4+ messages)
Can we clarify the purpose of `git diff -s`?
2023-05-11 18:36 UTC (10+ messages)
[PATCH] pack-refs: teach --exclude option to exclude refs from being packed
2023-05-11 18:10 UTC (13+ messages)
` [PATCH v2 0/3] pack-refs: Teach "
` [PATCH v2 1/3] docs: clarify git-pack-refs --all will pack all refs
` [PATCH v2 2/3] pack-refs: teach --exclude option to exclude refs from being packed
` [PATCH v2 3/3] pack-refs: teach pack-refs --include option
` [PATCH v3 0/4] pack-refs: allow users control over which refs to pack
` [PATCH v3 1/4] docs: clarify git-pack-refs --all will pack all refs
` [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
` [PATCH v3 3/4] revision: modify ref_exclusions to handle inclusions
` [PATCH v3 4/4] pack-refs: teach pack-refs --include option
[PATCH 0/2] Fix two rebase bugs related to total_nr
2023-05-11 18:08 UTC (7+ messages)
` [PATCH 1/2] rebase --update-refs: fix loops
` [PATCH 2/2] rebase -r: fix the total number shown in the progress
[PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
2023-05-11 17:41 UTC (5+ messages)
[PATCH 0/8] fetch: introduce machine-parseable output
2023-05-11 17:24 UTC (47+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
` [PATCH v3 8/8] fetch: introduce machine-parseable "porcelain" output format
` [PATCH v4 0/8] fetch: introduce machine-parseable output
` [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
` [PATCH v4 2/8] fetch: split out tests for output format
` [PATCH v4 3/8] fetch: add a test to exercise invalid output formats
` [PATCH v4 4/8] fetch: fix missing from-reference when fetching HEAD:foo
` [PATCH v4 5/8] fetch: introduce `display_format` enum
` [PATCH v4 6/8] fetch: move display format parsing into main function
` [PATCH v4 7/8] fetch: move option related variables "
` [PATCH v4 8/8] fetch: introduce machine-parseable "porcelain" output format
` [PATCH v5 0/9] fetch: introduce machine-parseable output
` [PATCH v5 1/9] fetch: fix `--no-recurse-submodules` with multi-remote fetches
` [PATCH v5 2/9] fetch: split out tests for output format
` [PATCH v5 3/9] fetch: add a test to exercise invalid output formats
` [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo
` [PATCH v5 5/9] fetch: refactor calculation of the display table width
` [PATCH v5 6/9] fetch: introduce `display_format` enum
` [PATCH v5 7/9] fetch: lift up parsing of "fetch.output" config variable
` [PATCH v5 8/9] fetch: move option related variables into main function
` [PATCH v5 9/9] fetch: introduce machine-parseable "porcelain" output format
[PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
2023-05-11 17:24 UTC (2+ messages)
[PATCH] merge-tree: load default git config
2023-05-11 17:15 UTC (14+ messages)
[PATCH 0/3] fsck index files from all worktrees
2023-05-11 17:01 UTC (6+ messages)
` [PATCH 3/3] fsck: mention file path for index errors
[PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
2023-05-11 16:21 UTC (3+ messages)
git rebase --root bug
2023-05-11 16:16 UTC (5+ messages)
[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
2023-05-11 15:23 UTC (5+ messages)
` [PATCH v3 "
Bug in unused.cocci?
2023-05-11 14:55 UTC (2+ messages)
Proposal: tell git a file has been renamed
2023-05-11 13:44 UTC (10+ messages)
[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
2023-05-11 7:06 UTC (6+ messages)
Unable to cross compile git. http.c generating errors
2023-05-11 6:28 UTC (3+ messages)
[PATCH v7] status: modernize git-status "slow untracked files" advice
2023-05-11 5:17 UTC (3+ messages)
` [PATCH v8] "
[PATCH v11 0/2] diff-files: integrate with sparse index
2023-05-11 5:04 UTC (6+ messages)
` [PATCH v12 "
` [PATCH v12 1/2] t1092: add tests for `git diff-files`
` [PATCH v12 2/2] diff-files: integrate with sparse index
[PATCH] worktree: add -z option for list subcommand
2023-05-11 4:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH] diff: fix behaviour of the "-s" option
2023-05-11 1:50 UTC (10+ messages)
` [PATCH v2] diff: fix interaction between the "-s" option and other options
[PATCH] setup: trace bare repository setups
2023-05-10 23:29 UTC (5+ messages)
` [PATCH v3] "
[PATCH v4 0/7] strbuf cleanups
2023-05-10 22:51 UTC (6+ messages)
` [PATCH v4 1/7] strbuf: clarify API boundary
` [PATCH v4 7/7] strbuf: remove global variable
[PATCH 2/2] cocci: codify authoring and reviewing practices
2023-05-10 22:45 UTC (6+ messages)
` [PATCH] cocci: remove 'unused.cocci'
[PATCH] t4013: add expected failure for "log --patch --no-patch"
2023-05-10 21:54 UTC (13+ messages)
[PATCH v3 0/4] Generic conflict style fixes
2023-05-10 21:37 UTC (5+ messages)
` [PATCH v3 1/4] test: add merge style config test
` [PATCH v3 2/4] merge-tree: fix merge.conflictstyle handling
` [PATCH v3 3/4] notes: "
` [PATCH v3 4/4] test: document broken merge.conflictStyle handling
[PATCH v4 1/2] cat-file: extract printing batch error message into function
2023-05-10 20:13 UTC (4+ messages)
` [PATCH v5 0/1] cat-file: quote-format name in error when using -z
` [PATCH v5 1/1] "
[PATCH v9 0/6] notes.c: introduce "--separator" option
2023-05-10 19:19 UTC (3+ messages)
` [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
[PATCH 00/11] docs: interpret-trailers: reword and add examples
2023-05-10 16:42 UTC (15+ messages)
` [PATCH 04/11] doc: trailer: explain "commit mesage part" on first usage
` [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
` [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
` [PATCH 09/11] doc: trailer.<token>.command: emphasize deprecation
What's cooking in git.git (May 2023, #03; Tue, 9)
2023-05-10 16:32 UTC (5+ messages)
` tb/pack-bitmap-index-seek
Join us for Review Club
2023-05-10 16:28 UTC (3+ messages)
[RFC PATCH 0/2] add an external testing library for unit tests
2023-05-10 15:46 UTC (7+ messages)
` [RFC PATCH 1/2] Add C TAP harness
Buyer Inquiry 2023/8994
2023-05-10 10:06 UTC
[PATCH] [RFC] transport: add --show-service option
2023-05-10 8:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/14] Introduce new `git replay` command
2023-05-10 7:33 UTC (19+ messages)
` [PATCH v2 00/15] "
` [PATCH v2 01/15] t6429: remove switching aspects of fast-rebase
` [PATCH v2 02/15] replay: introduce new builtin
` [PATCH v2 03/15] replay: start using parse_options API
` [PATCH v2 04/15] replay: die() instead of failing assert()
` [PATCH v2 05/15] replay: introduce pick_regular_commit()
` [PATCH v2 06/15] replay: don't simplify history
` [PATCH v2 07/15] replay: add an important FIXME comment about gpg signing
` [PATCH v2 08/15] replay: remove progress and info output
` [PATCH v2 09/15] replay: remove HEAD related sanity check
` [PATCH v2 10/15] replay: make it a minimal server side command
` [PATCH v2 11/15] replay: use standard revision ranges
` [PATCH v2 12/15] replay: disallow revision specific options and pathspecs
` [PATCH v2 13/15] replay: add --advance or 'cherry-pick' mode
` [PATCH v2 14/15] replay: add --contained to rebase contained branches
` [PATCH v2 15/15] replay: stop assuming replayed branches do not diverge
[PATCH 00/15] refs: implement skip lists for packed backend
2023-05-10 7:25 UTC (28+ messages)
` [PATCH 04/15] ref-filter: add ref_filter_clear()
` [PATCH 05/15] ref-filter.c: parameterize match functions over patterns
` [PATCH 06/15] builtin/for-each-ref.c: add `--exclude` option
` [PATCH 07/15] refs: plumb `exclude_patterns` argument throughout
` [PATCH 08/15] refs/packed-backend.c: refactor `find_reference_location()`
` [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
` [PATCH 14/15] upload-pack.c: avoid enumerating hidden refs where possible
git has no Authorization in the http header
2023-05-10 6:31 UTC
[PATCH] test: rev-parse-upstream: add missing cmp
2023-05-10 3:56 UTC (2+ messages)
Feature Request - Better i18n support
2023-05-10 2:50 UTC (5+ messages)
Video conference libification eng discussion, this Thursday 16:30 UTC
2023-05-09 21:08 UTC
[PATCH 0/2] cocci: codify authoring and reviewing practices
2023-05-09 17:54 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] cocci: add headings to and reword README
git clone of empty repositories doesn't preserve hash
2023-05-09 16:47 UTC (11+ messages)
` [PATCH 0/2] Fix empty SHA-256 clones with v0 and v1
` [PATCH 2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo
` Is GIT_DEFAULT_HASH flawed?
Instead of "Revert "Revert "original"", give "Replay "original""
2023-05-09 16:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).