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

fast-import should fail on invalid unsupported paths
 2023-04-14 11:54 UTC  (3+ messages)

[PATCH v2] write-tree: integrate with sparse index
 2023-04-19  7:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH/RFD] fix connection via git protocol
 2023-04-19  3:16 UTC  (17+ messages)

What's cooking in git.git (Apr 2023, #05; Mon, 17)
 2023-04-19  2:51 UTC  (7+ messages)
` tb/pack-revindex-on-disk (was: Re: What's cooking in git.git (Apr 2023, #05; Mon, 17))
` tb/enable-cruft-packs-by-default "
` tb/ban-strtok "
  ` tb/ban-strtok
` en/header-split-cache-h (Was Re: What's cooking in git.git (Apr 2023, #05; Mon, 17))

gpg-related crash with custom formatter (BUG: gpg-interface.c:915: invalid trust level requested -1)
 2023-04-19  1:29 UTC  (6+ messages)
    ` [PATCH] gpg-interface: set trust level of missing key to "undefined"

Git rebase no longer defaults to upstream after force push
 2023-04-19  0:06 UTC  (4+ messages)

[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-04-18 23:29 UTC  (7+ messages)
` [PATCH 14/23] hash.h, repository.h: reverse the order of these dependencies

[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned
 2023-04-18 20:54 UTC  (16+ 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 v2 0/6] banned: mark `strok()` as banned
  ` [PATCH v2 1/6] string-list: introduce `string_list_split_in_place_multi()`
  ` [PATCH v2 2/6] string-list: introduce `string_list_setlen()`
  ` [PATCH v2 3/6] t/helper/test-hashmap.c: avoid using `strtok()`
  ` [PATCH v2 4/6] t/helper/test-oidmap.c: "
  ` [PATCH v2 5/6] t/helper/test-json-writer.c: "
  ` [PATCH v2 6/6] banned.h: mark `strtok()` as banned

[PATCH 00/10] gc: enable cruft packs by default
 2023-04-18 20:41 UTC  (39+ messages)
` [PATCH 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
` [PATCH 02/10] builtin/repack.c: fix incorrect reference to '-C'
` [PATCH 03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
` [PATCH 04/10] t/t5304-prune.sh: prepare for `gc --cruft` by default
` [PATCH 05/10] t/t9300-fast-import.sh: "
` [PATCH 06/10] t/t6500-gc.sh: refactor cruft pack tests
` [PATCH 07/10] t/t6500-gc.sh: add additional test cases
` [PATCH 08/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default
` [PATCH 09/10] builtin/gc.c: make `gc.cruftPacks` enabled "
` [PATCH 10/10] repository.h: drop unused `gc_cruft_packs`
` [PATCH v2 00/10] gc: enable cruft packs by default
  ` [PATCH v2 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
  ` [PATCH v2 02/10] builtin/repack.c: fix incorrect reference to '-C'
  ` [PATCH v2 03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
  ` [PATCH v2 04/10] t/t5304-prune.sh: prepare for `gc --cruft` by default
  ` [PATCH v2 05/10] t/t6501-freshen-objects.sh: "
  ` [PATCH v2 06/10] t/t6500-gc.sh: refactor cruft pack tests
  ` [PATCH v2 07/10] t/t6500-gc.sh: add additional test cases
  ` [PATCH v2 08/10] t/t9300-fast-import.sh: prepare for `gc --cruft` by default
  ` [PATCH v2 09/10] builtin/gc.c: make `gc.cruftPacks` enabled "
  ` [PATCH v2 10/10] repository.h: drop unused `gc_cruft_packs`

[PATCH v1 0/2] git config tests for "'git config ignores pairs ..."
 2023-04-18 19:31 UTC  (9+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] t1300: drop duplicate test
  ` [PATCH v2 2/3] t1300: check stderr for "ignores pairs" tests
  ` [RFC PATCH v2 3/3] t1300: add tests for missing keys

git.issues.gerritcodereview.com now live (was: Planned maintenance for crbug.com/git)
 2023-04-18 18:30 UTC 

[PATCH 0/4] git fsck: check pack rev-index files
 2023-04-18 16:59 UTC  (19+ messages)
` [PATCH 1/4] fsck: create scaffolding for rev-index checks
` [PATCH 2/4] fsck: check rev-index checksums
` [PATCH 3/4] fsck: check rev-index position values
` [PATCH 4/4] fsck: validate .rev file header

[PATCH v9 0/8] worktree: Support `--orphan` when creating new worktrees
 2023-04-18 16:34 UTC  (14+ messages)
` [PATCH v9 1/8] worktree add: include -B in usage docs
` [PATCH v9 2/8] t2400: print captured git output when finished
` [PATCH v9 3/8] t2400: refactor "worktree add" opt exclusion tests
` [PATCH v9 4/8] t2400: add tests to verify --quiet
` [PATCH v9 5/8] worktree add: add --orphan flag
` [PATCH v9 6/8] worktree add: introduce "try --orphan" hint
` [PATCH v9 7/8] worktree add: extend DWIM to infer --orphan
` [PATCH v9 8/8] worktree add: emit warn when there is a bad HEAD

Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980
 2023-04-18 14:02 UTC  (9+ messages)

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

[PATCH] doc: remove custom callouts format
 2023-04-18  9:50 UTC  (9+ messages)

[PATCH] global: resolve Perl executable via PATH
 2023-04-18  9:04 UTC  (14+ messages)
    ` [PATCH] t/lib-httpd: pass PERL_PATH to CGI scripts

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-04-18  7:00 UTC  (3+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup
` [PATCH 2/2] doc: git-checkout: reorganize examples

Planned maintenance for crbug.com/git tomorrow
 2023-04-18  2:16 UTC  (2+ messages)

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2023-04-18  2:04 UTC  (7+ messages)
` [PATCH v2] "

Should --update-refs exclude refs pointing to the current HEAD?
 2023-04-18  2:00 UTC  (6+ messages)

[PATCH v2 0/6] t: fix unused files, part 2
 2023-04-17 19:10 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] t0300: don't create unused file
  ` [PATCH v3 2/6] t1300: fix config file syntax error descriptions
  ` [PATCH v3 3/6] t1300: don't create unused files
  ` [PATCH v3 4/6] t1450: "
  ` [PATCH v3 5/6] t1502: "
  ` [PATCH v3 6/6] t2019: "

Bug/Weird behaviour with git pull
 2023-04-17 17:08 UTC  (6+ messages)
  ` AW: "

Regression introduced in 03267e8656truct object_id oid;
 2023-04-17 16:54 UTC  (3+ messages)
` Regression introduced in 03267e8656
` Regression introduced in 03267e86

[PATCH 0/2] cocci: codify authoring and reviewing practices
 2023-04-17 16:21 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 0/7] v0 multiple-symref infinite loop fix and test cleanup
 2023-04-17 16:06 UTC  (5+ messages)
` [PATCH 3/7] t5512: stop using jgit for capabilities^{} test
    ` [PATCH v3 0/7] v0 multiple-symref infinite loop fix and test cleanup

What hook is called after `git rebase --abort`?
 2023-04-17 10:07 UTC 

Git bug
 2023-04-17  9:46 UTC  (3+ messages)

[PATCH] coccinelle: add and apply branch_get() rules
 2023-04-16 23:26 UTC  (3+ messages)

Glob patterns w/ **; zero or more?
 2023-04-16 19:04 UTC  (2+ messages)

git log causing hang while browsing upstream linux
 2023-04-16 15:24 UTC  (8+ messages)
          ` How to write to the commit graph on clone?

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

[PATCH 0/5] Document 'AUTO_MERGE' and more special refs
 2023-04-16 10:26 UTC  (3+ 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).