git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-04-12 06:29:59 to 2023-04-14 16:08:12 UTC [more...]

Git bug
 2023-04-14 16:07 UTC  (2+ messages)

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

[PATCH] send-email: export patch counters in validate environment
 2023-04-14 15:52 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] doc: set actual revdate for manpages
 2023-04-14 15:27 UTC  (4+ messages)

[PATCH 00/18] version-gen: complete revamp/rewrite
 2023-04-14 15:11 UTC  (20+ messages)
` [PATCH 01/18] version-gen: reorganize
` [PATCH 02/18] version-gen: trivial cleanup
` [PATCH 03/18] version-gen: refactor default version
` [PATCH 04/18] version-gen: simplify v prefix removal
` [PATCH 05/18] version-gen: simplify update check
` [PATCH 06/18] version-gen: remove redundant check
` [PATCH 07/18] version-gen: simplify `git describe` checks
` [PATCH 08/18] version-gen: simplify dirty check
` [PATCH 09/18] version-gen: move describe fix into function
` [PATCH 10/18] version-gen: describe and sed in one go
` [PATCH 11/18] version-gen: refactor describe function
` [PATCH 12/18] version-gen: do v fix only when necessary
` [PATCH 13/18] version-gen: move v fix into sed
` [PATCH 14/18] version-gen: refactor main functionality
` [PATCH 15/18] version-gen: remove default version
` [PATCH 16/18] version-gen: refactor GIT_VERSION string
` [PATCH 17/18] version-gen: get rid of GVF variable
` [PATCH 18/18] version-gen: generate proper interim versions

[PATCH 00/14] Introduce new `git replay` command
 2023-04-14 14:23 UTC  (5+ messages)
` [PATCH 11/14] replay: use standard revision ranges

[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned
 2023-04-14 13:41 UTC  (9+ messages)
` [PATCH 1/5] string-list: introduce `string_list_split_in_place_multi()`
` [PATCH 2/5] t/helper/test-hashmap.c: avoid using `strtok()`
` [PATCH 3/5] t/helper/test-oidmap.c: "
` [PATCH 4/5] t/helper/test-json-writer.c: "
` [PATCH 5/5] banned.h: mark `strtok()`, `strtok_r()` as banned

git config tests for "'git config ignores pairs ..." (was Re: [PATCH v2 3/6] t1300: don't create unused files)
 2023-04-14 13:28 UTC  (5+ messages)
` [PATCH v1 0/2] git config tests for "'git config ignores pairs ..."
  ` [PATCH v1 1/2] t1300: drop duplicate test
  ` [PATCH v1 2/2] t1300: check stderr for "ignores pairs" tests

[PATCH] repack: fix geometric repacking with gitalternates
 2023-04-14 13:23 UTC  (61+ 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 v3 00/10] repack: fix geometric repacking with gitalternates
  ` [PATCH v3 01/10] midx: fix segfault with no packs and invalid preferred pack
  ` [PATCH v3 02/10] repack: fix trying to use preferred pack in alternates
  ` [PATCH v3 03/10] repack: fix generating multi-pack-index with only non-local packs
  ` [PATCH v3 04/10] pack-objects: split out `--stdin-packs` tests into separate file
  ` [PATCH v3 05/10] pack-objects: fix error when packing same pack twice
  ` [PATCH v3 06/10] pack-objects: fix error when same packfile is included and excluded
  ` [PATCH v3 07/10] pack-objects: extend test coverage of `--stdin-packs` with alternates
  ` [PATCH v3 08/10] t/helper: allow chmtime to print verbosely without modifying mtime
  ` [PATCH v3 09/10] repack: honor `-l` when calculating pack geometry
  ` [PATCH v3 10/10] repack: disable writing bitmaps when doing a local repack
` [PATCH v4 00/10] repack: fix geometric repacking with gitalternates
  ` [PATCH v4 01/10] midx: fix segfault with no packs and invalid preferred pack
  ` [PATCH v4 02/10] repack: fix trying to use preferred pack in alternates
  ` [PATCH v4 03/10] repack: fix generating multi-pack-index with only non-local packs
  ` [PATCH v4 04/10] pack-objects: split out `--stdin-packs` tests into separate file
  ` [PATCH v4 05/10] pack-objects: fix error when packing same pack twice
  ` [PATCH v4 06/10] pack-objects: fix error when same packfile is included and excluded
  ` [PATCH v4 07/10] pack-objects: extend test coverage of `--stdin-packs` with alternates
  ` [PATCH v4 08/10] t/helper: allow chmtime to print verbosely without modifying mtime
  ` [PATCH v4 09/10] repack: honor `-l` when calculating pack geometry
  ` [PATCH v4 10/10] repack: disable writing bitmaps when doing a local repack

pathspec completion missing in Bash completion
 2023-04-14 12:02 UTC 

Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980
 2023-04-14 11:37 UTC 

Git bug
 2023-04-14  9:26 UTC  (2+ messages)

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

[RFC PATCH v6 0/2] diff-files: integrate with sparse index
 2023-04-13 21:56 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] t1092: add tests for `git diff-files`
  ` [PATCH v7 2/2] diff-files: integrate with sparse index

[GSOC][PATCH v1] diff-index: enable diff-index
 2023-04-13 21:14 UTC  (3+ messages)
` [GSOC][PATCH v2] diff-index: enable sparse index

Git branch capitalisation bug?
 2023-04-13 20:31 UTC  (3+ messages)

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

Video conference libification eng discussion, this Thursday 16:30 UTC
 2023-04-13 17:00 UTC  (2+ messages)

[PATCH 0/7] pack-revindex: enable on-disk reverse indexes by default
 2023-04-13 16:14 UTC  (23+ messages)
` [PATCH 3/7] pack-revindex: make `load_pack_revindex` take a repository
` [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 v2 0/2] branch, for-each-ref: add option to omit empty lines
 2023-04-13 15:13 UTC  (5+ messages)
` [PATCH v3] branch, for-each-ref, tag: "

[filter-repo PATCH] convert-svnexternals: fix parsing of wrongly transformed SVN revisions
 2023-04-13 13:59 UTC  (4+ messages)

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

[RFC PATCH 00/12] doc: add tests and reimplement xmlto
 2023-04-13 11:57 UTC  (13+ messages)
` [RFC PATCH 01/12] doc: add test for doc tools output
` [RFC PATCH 02/12] doc: add missing manpage docinfo
` [RFC PATCH 03/12] doc: remove unnecessary hack for asciidoctor
` [RFC PATCH 04/12] test: doc: add test for docbook5
` [RFC PATCH 05/12] doc: fix support for multiple docbook backends
` [RFC PATCH 06/12] doc: add gen-stylesheet helper
` [RFC PATCH 07/12] doc: get rid of xmlto dependency
` [RFC PATCH 08/12] test: doc: use temporary stylesheet
` [RFC PATCH 09/12] doc: remove references to xmlto
` [RFC PATCH 10/12] doc: stylesheet: move all the xslt templates
` [RFC PATCH 11/12] test: doc: add check for callouts
` [RFC PATCH 12/12] doc: manpage: remove callout hack

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

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

[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

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

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

[PATCH 0/7] v0 multiple-symref infinite loop fix and test cleanup
 2023-04-12  9:04 UTC  (12+ messages)
` [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  (7+ messages)

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


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