Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-10 17:01:55 to 2023-04-13 09:37:05 UTC [more...]

[PATCH v7 3/4] notes.c: introduce '--separator=<paragraph-break>' option
 2023-04-13  9:36 UTC  (2+ messages)

[PATCH] repack: fix geometric repacking with gitalternates
 2023-04-13  9:31 UTC  (33+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] midx: fix segfault with no packs and invalid preferred pack
  ` [PATCH v2 2/8] repack: fix trying to use preferred pack in alternates
  ` [PATCH v2 3/8] repack: fix generating multi-pack-index with only non-local packs
  ` [PATCH v2 4/8] pack-objects: fix error when packing same pack twice
  ` [PATCH v2 5/8] pack-objects: fix error when same packfile is included and excluded
  ` [PATCH v2 6/8] pack-objects: extend test coverage of `--stdin-packs` with alternates
  ` [PATCH v2 7/8] repack: honor `-l` when calculating pack geometry
  ` [PATCH v2 8/8] repack: disable writing bitmaps when doing a local geometric repack

[PATCH] doc: set actual revdate for manpages
 2023-04-13  7:47 UTC 

[PATCH v2 0/2] branch, for-each-ref: add option to omit empty lines
 2023-04-13  7:17 UTC  (4+ messages)
` [PATCH v3] branch, for-each-ref, tag: "

similarity index vs. whitespaces
 2023-04-13  2:35 UTC  (2+ messages)

criteria for linking to binaries from git-scm.com?
 2023-04-13  0:26 UTC  (2+ messages)

What's cooking in git.git (Apr 2023, #03; Tue, 11)
 2023-04-13  0:24 UTC  (3+ messages)

[PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default
 2023-04-12 22:20 UTC  (27+ messages)
` [PATCH 1/7] pack-write.c: plug a leak in stage_tmp_packfiles()
` [PATCH 2/7] t5325: mark as leak-free
` [PATCH 3/7] pack-revindex: make `load_pack_revindex` take a repository
` [PATCH 4/7] pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
` [PATCH 5/7] pack-revindex: introduce `pack.readReverseIndex`
` [PATCH 6/7] config: enable `pack.writeReverseIndex` by default
` [PATCH 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`
` [PATCH v2 0/7] pack-revindex: enable on-disk reverse indexes by default
  ` [PATCH v2 1/7] pack-write.c: plug a leak in stage_tmp_packfiles()
  ` [PATCH v2 2/7] t5325: mark as leak-free
  ` [PATCH v2 3/7] pack-revindex: make `load_pack_revindex` take a repository
  ` [PATCH v2 4/7] pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
  ` [PATCH v2 5/7] pack-revindex: introduce `pack.readReverseIndex`
  ` [PATCH v2 6/7] config: enable `pack.writeReverseIndex` by default
  ` [PATCH v2 7/7] t: invert `GIT_TEST_WRITE_REV_INDEX`

[PATCH] send-email: export patch counters in validate environment
 2023-04-12 21:48 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] cocci: codify authoring and reviewing practices
 2023-04-12 21:18 UTC  (4+ messages)
` [PATCH 1/2] cocci: add headings to and reword README
` [PATCH 2/2] cocci: codify authoring and reviewing practices

[PATCH v2 0/3] doc: interpret-trailers: don't use deprecated config
 2023-04-12 21:16 UTC  (9+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] doc: interpret-trailers: don’t use heredoc in examples
  ` [PATCH v3 2/4] doc: interpret-trailers: use input redirection
  ` [PATCH v3 3/4] doc: interpret-trailers: don’t use deprecated config
  ` [PATCH v3 4/4] doc: interpret-trailers: fix example

[filter-repo PATCH] convert-svnexternals: fix parsing of wrongly transformed SVN revisions
 2023-04-12 19:26 UTC  (3+ messages)

upload-pack not our ref
 2023-04-12 13:58 UTC 

[Question] Can git cat-file have a type filtering option?
 2023-04-12  9:57 UTC  (14+ messages)

range-diff: Display new commits' diffs as well
 2023-04-12  9:40 UTC 

Infinite loop + memory leak in annotate_refs_with_symref_info
 2023-04-12  9:04 UTC  (21+ messages)
          ` [PATCH 0/7] v0 multiple-symref infinite loop fix and test cleanup
            ` [PATCH 1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities
                ` [PATCH v2 "
            ` [PATCH 2/7] t5512: stop referring to "v1" protocol
            ` [PATCH 3/7] t5512: stop using jgit for capabilities^{} test
            ` [PATCH 4/7] t5512: add v2 support for "ls-remote --symref" test
            ` [PATCH 5/7] t5512: allow any protocol version for filtered symref test
            ` [PATCH 6/7] t5512: test "ls-remote --heads --symref" filtering with v0 and v2
            ` [PATCH 7/7] v0 protocol: use size_t for capability length/offset

[PATCH] date: remove approxidate_relative()
 2023-04-12  7:30 UTC  (9+ messages)

[QUESTION] How does Git ref backend work
 2023-04-12  6:48 UTC  (2+ messages)

Bug with git-config includeIf
 2023-04-12  6:26 UTC  (4+ messages)

[PATCH v4 0/6] fsmonitor: Implement fsmonitor for Linux
 2023-04-12  5:42 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] git-commit: fix cut_line behavior with CRLF
 2023-04-11 23:10 UTC  (2+ messages)

Video conference libification eng discussion, this Thursday 16:30 UTC
 2023-04-11 18:40 UTC 

Video conference libification eng discussion, this Thursday 16:30 UTC
 2023-04-11 18:39 UTC  (2+ messages)

[PATCH] clone: error specifically with --local and symlinked objects
 2023-04-11 18:38 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Review Club Rescheduling (CET-friendly!)
 2023-04-11 18:01 UTC 

[PATCH] doc: simplify man version
 2023-04-11 16:30 UTC  (7+ messages)

[PATCH RESEND] hooks: add sendemail-validate-series
 2023-04-11 15:58 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH] rebase: implement --rewind
 2023-04-11 10:06 UTC  (9+ messages)

Possible bug in git-rebase man page
 2023-04-11  9:50 UTC  (6+ messages)

git log causing hang while browsing upstream linux
 2023-04-11  9:45 UTC  (6+ messages)

'git config --edit' unexpected behavior
 2023-04-11  9:41 UTC  (2+ messages)

[PATCH v2 00/24] Header cleanups (splitting up cache.h)
 2023-04-11  7:47 UTC  (26+ messages)
` [PATCH v3 00/23] "
  ` [PATCH v3 01/23] treewide: be explicit about dependence on trace.h & trace2.h
  ` [PATCH v3 02/23] treewide: be explicit about dependence on advice.h
  ` [PATCH v3 03/23] treewide: be explicit about dependence on convert.h
  ` [PATCH v3 04/23] treewide: be explicit about dependence on pack-revindex.h
  ` [PATCH v3 05/23] treewide: be explicit about dependence on oid-array.h
  ` [PATCH v3 06/23] treewide: be explicit about dependence on mem-pool.h
    ` [PATCH v3 07/23] treewide: remove unnecessary cache.h inclusion
    ` [PATCH v3 08/23] object-name.h: move declarations for object-name.c functions from cache.h
    ` [PATCH v3 09/23] treewide: remove cache.h inclusion due to object-name.h changes
    ` [PATCH v3 10/23] git-zlib: move declarations for git-zlib functions from cache.h
    ` [PATCH v3 11/23] treewide: remove cache.h inclusion due to git-zlib changes
    ` [PATCH v3 12/23] object-file.h: move declarations for object-file.c functions from cache.h
    ` [PATCH v3 13/23] treewide: remove cache.h inclusion due to object-file.h changes
    ` [PATCH v3 14/23] object.h: move some inline functions and defines from cache.h
    ` [PATCH v3 15/23] treewide: remove cache.h inclusion due to object.h changes
    ` [PATCH v3 16/23] editor: move editor-related functions and declarations into common file
    ` [PATCH v3 17/23] treewide: remove cache.h inclusion due to editor.h changes
    ` [PATCH v3 18/23] pager.h: move declarations for pager.c functions from cache.h
    ` [PATCH v3 19/23] treewide: remove cache.h inclusion due to pager.h changes
    ` [PATCH v3 20/23] cache.h: remove unnecessary includes
    ` [PATCH v3 21/23] treewide: remove double forward declaration of read_in_full
    ` [PATCH v3 22/23] treewide: reduce includes of cache.h in other headers
    ` [PATCH v3 23/23] mailmap, quote: move declarations of global vars to correct unit

[PATCH] usage: clarify --recurse-submodules as a boolean
 2023-04-10 23:10 UTC  (6+ messages)
` [PATCH v2] "

'git config --edit' unexpected behavior
 2023-04-10 20:18 UTC  (2+ messages)

[PATCH 0/2] branch, for-each-ref: add option to omit empty lines
 2023-04-10 19:56 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH] fsmonitor: handle differences between Windows named pipe functions
 2023-04-10 19:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] subtree: support GPG commit signing
 2023-04-10 17:59 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] contrib/subtree: fix gpg_sign_arg not being passed to git merge

[PATCH v2 6/6] t2019: don't create unused files
 2023-04-10 17:37 UTC  (3+ messages)
` [PATCH] t2024: fix loose/strict local base branch DWIM test


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