Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-12 21:35:01 to 2023-05-16 23:14:24 UTC [more...]

[RFC][PATCH V1] diff-tree: integrate with sparse index
 2023-05-16 23:14 UTC  (3+ messages)

[PATCH 00/11] docs: interpret-trailers: reword and add examples
 2023-05-16 22:57 UTC  (4+ messages)
` [PATCH v2 0/9] "

[PATCH 0/6] git-compat-util cleanups
 2023-05-16 22:30 UTC  (12+ messages)
` [PATCH 1/6] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h
` [PATCH 2/6] wrapper.h: move declarations for wrapper.c "
` [PATCH 3/6] common.h: move non-compat specific macros and "
` [PATCH 4/6] usage.h: move declarations for usage.c "
` [PATCH 5/6] treewide: remove unnecessary includes for wrapper.h
` [PATCH 6/6] common: move alloc macros to common.h

git hangs with --separate-git-dir
 2023-05-16 21:55 UTC  (3+ messages)

[BUG] Git 2.41.0-rc0 - Compile Error ALLOC_GROW
 2023-05-16 21:33 UTC  (14+ messages)
    ` [PATCH] run-command.c: need alloc.h for our own at-exit handler emulation
  ` [PATCH] run-command.c: fix missing include under `NO_PTHREADS`

[PATCH 0/3] tag: keep the message file in case ref transaction fails
 2023-05-16 18:39 UTC  (20+ messages)
` [PATCH 1/3] t/t7004-tag: add regression test for existing behavior
` [PATCH 2/3] t/t7004-tag: add failing tag message file test
` [PATCH 3/3] tag: keep the message file in case ref transaction fails
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] doc: tag: document `TAG_EDITMSG`
  ` [PATCH v2 2/3] t/t7004-tag: add regression test for successful tag creation
  ` [PATCH v2 3/3] tag: keep the message file in case ref transaction fails
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] doc: tag: document `TAG_EDITMSG`
  ` [PATCH v3 2/3] t/t7004-tag: add regression test for successful tag creation
  ` [PATCH v3 3/3] tag: keep the message file in case ref transaction fails

[PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
 2023-05-16 17:00 UTC  (3+ messages)

[PATCH v2] credential/libsecret: support password_expiry_utc
 2023-05-16 16:10 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/3] fix use of "! test_path_is_foo" in tests
 2023-05-16 16:10 UTC  (6+ messages)
` [PATCH 1/3] tests: do not negate test_path_exists
` [PATCH 2/3] t2021: do not negate test_path_is_dir
` [PATCH 3/3] test: do not negate test_path_is_* to assert absense

[PATCH] i18n: Enable percentage l10n for more strings
 2023-05-16 10:19 UTC 

[L10N] Kickoff for Git 2.41.0 round #1
 2023-05-16 10:09 UTC 

[BUG_REPORT] `git submodule update` segfaults
 2023-05-16  8:23 UTC 

[POLL] Git Merge 2023 dates
 2023-05-16  7:20 UTC  (2+ messages)

[PATCH v2 00/27] Header cleanups (final splitting of cache.h, and some splitting of other headers)
 2023-05-16  6:34 UTC  (30+ messages)
` [PATCH v3 00/28] "
  ` [PATCH v3 01/28] init-db: document existing bug with core.bare in template config
  ` [PATCH v3 02/28] init-db: remove unnecessary global variable
  ` [PATCH v3 03/28] init-db, clone: change unnecessary global into passed parameter
  ` [PATCH v3 04/28] setup: adopt shared init-db & clone code
  ` [PATCH v3 05/28] read-cache: move shared commit and ls-files code
  ` [PATCH v3 06/28] add: modify add_files_to_cache() to avoid globals
  ` [PATCH v3 07/28] read-cache: move shared add/checkout/commit code
  ` [PATCH v3 08/28] statinfo: move stat_{data,validity} functions from cache/read-cache
  ` [PATCH v3 09/28] run-command.h: move declarations for run-command.c from cache.h
  ` [PATCH v3 10/28] name-hash.h: move declarations for name-hash.c "
  ` [PATCH v3 11/28] sparse-index.h: move declarations for sparse-index.c "
  ` [PATCH v3 12/28] preload-index.h: move declarations for preload-index.c from elsewhere
  ` [PATCH v3 13/28] diff.h: move declaration for global in diff.c from cache.h
  ` [PATCH v3 14/28] merge.h: move declarations for merge.c "
  ` [PATCH v3 15/28] repository.h: move declaration of the_index "
  ` [PATCH v3 16/28] read-cache*.h: move declarations for read-cache.c functions "
  ` [PATCH v3 17/28] cache.h: remove this no-longer-used header
  ` [PATCH v3 18/28] log-tree: replace include of revision.h with simple forward declaration
  ` [PATCH v3 19/28] repository: remove unnecessary include of path.h
  ` [PATCH v3 20/28] diff.h: remove unnecessary include of oidset.h
  ` [PATCH v3 21/28] list-objects-filter-options.h: remove unneccessary include
  ` [PATCH v3 22/28] builtin.h: remove unneccessary includes
  ` [PATCH v3 23/28] git-compat-util.h: remove unneccessary include of wildmatch.h
  ` [PATCH v3 24/28] merge-ll: rename from ll-merge
  ` [PATCH v3 25/28] khash: name the structs that khash declares
  ` [PATCH v3 26/28] object-store-ll.h: split this header out of object-store.h
  ` [PATCH v3 27/28] hash-ll, hashmap: move oidhash() to hash-ll
  ` [PATCH v3 28/28] fsmonitor-ll.h: split this header out of fsmonitor.h

[PATCH 00/14] Introduce new `git replay` command
 2023-05-16  4:42 UTC  (9+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 12/15] replay: disallow revision specific options and pathspecs
  ` [PATCH v2 14/15] replay: add --contained to rebase contained branches
  ` [PATCH v2 15/15] replay: stop assuming replayed branches do not diverge

[ANNOUNCE] Git v2.41.0-rc0
 2023-05-16  3:42 UTC 

[PATCH v2 01/27] init-db: document existing bug with core.bare in template config
 2023-05-16  3:08 UTC  (3+ messages)

[PATCH v2 27/27] fsmonitor-ll.h: split this header out of fsmonitor.h
 2023-05-16  3:07 UTC  (3+ messages)

[PATCH v2 26/27] hash-ll, hashmap: move oidhash() to hash-ll
 2023-05-16  3:06 UTC  (3+ messages)

[PATCH v2 17/27] cache.h: remove this no-longer-used header
 2023-05-16  3:02 UTC  (3+ messages)

[PATCH v2 03/27] init-db, clone: change unnecessary global into passed parameter
 2023-05-16  2:57 UTC  (3+ messages)

[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
 2023-05-16  0:24 UTC  (17+ messages)
` [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
` [PATCH v4 0/2] gc: introduce `gc.recentObjectsHook`
  ` [PATCH v4 1/2] reachable.c: extract `obj_is_recent()`
  ` [PATCH v4 2/2] gc: introduce `gc.recentObjectsHook`

[PATCH v2 16/27] read-cache*.h: move declarations for read-cache.c functions from cache.h
 2023-05-16  0:00 UTC  (2+ messages)

[PATCH] fsmonitor: handle differences between Windows named pipe functions
 2023-05-15 21:50 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 15/27] repository.h: move declaration of the_index from cache.h
 2023-05-15 21:50 UTC  (2+ messages)

[PATCH v2 06/27] add: modify add_files_to_cache() to avoid globals
 2023-05-15 21:44 UTC  (2+ messages)

[PATCH v2 0/2] Document the output format of ls-remote
 2023-05-15 20:01 UTC  (14+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] show-ref doc: update for internal consistency
  ` [PATCH v3 2/6] show-branch doc: say <ref>, not <reference>
  ` [PATCH v3 3/6] ls-remote doc: remove redundant --tags example
  ` [PATCH v3 4/6] ls-remote doc: show peeled tags in examples
  ` [PATCH v3 5/6] ls-remote doc: explain what each example does
  ` [PATCH v3 6/6] ls-remote doc: document the output format

[PATCH 00/15] refs: implement skip lists for packed backend
 2023-05-15 19:23 UTC  (18+ messages)
` [PATCH v2 00/16] refs: implement jump "
  ` [PATCH v2 01/16] refs.c: rename `ref_filter`
  ` [PATCH v2 02/16] ref-filter.h: provide `REF_FILTER_INIT`
  ` [PATCH v2 03/16] ref-filter: clear reachable list pointers after freeing
  ` [PATCH v2 04/16] ref-filter: add `ref_filter_clear()`
  ` [PATCH v2 05/16] ref-filter.c: parameterize match functions over patterns
  ` [PATCH v2 06/16] builtin/for-each-ref.c: add `--exclude` option
  ` [PATCH v2 07/16] refs: plumb `exclude_patterns` argument throughout
  ` [PATCH v2 08/16] refs/packed-backend.c: refactor `find_reference_location()`
  ` [PATCH v2 09/16] refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
  ` [PATCH v2 10/16] refs/packed-backend.c: add trace2 counters for jump list
  ` [PATCH v2 11/16] revision.h: store hidden refs in a `strvec`
  ` [PATCH v2 12/16] refs/packed-backend.c: ignore complicated hidden refs rules
  ` [PATCH v2 13/16] refs.h: let `for_each_namespaced_ref()` take excluded patterns
  ` [PATCH v2 14/16] builtin/receive-pack.c: avoid enumerating hidden references
  ` [PATCH v2 15/16] upload-pack.c: avoid enumerating hidden refs where possible
  ` [PATCH v2 16/16] ls-refs.c: "

[PATCH v4 1/2] cat-file: extract printing batch error message into function
 2023-05-15 17:20 UTC  (8+ messages)
` [PATCH v5 0/1] cat-file: quote-format name in error when using -z
  ` [PATCH v5 1/1] "

gitd-Domains updated and renewal (Urgent to Principal/CEO)(Case#211125)
 2023-05-15  9:49 UTC 

[PATCH] doc/git-config: add unit for http.lowSpeedLimit
 2023-05-15  7:02 UTC  (2+ messages)

[PATCH 1/2] rebase: add a --rebase-merges=drop option
 2023-05-15  6:59 UTC  (4+ messages)
` [PATCH 0/1] cover-letter: flatten
` [PATCH 1/1] doc: Glossary, describe Flattening

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-05-15  5:15 UTC  (5+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo

[PATCH 0/2] ls-files: align format atoms with git ls-tree
 2023-05-15  5:03 UTC  (5+ messages)
` [PATCH 1/2] ls-files: add %(objecttype) atom to format option
` [PATCH 2/2] ls-files: add %(objectsize) "

[PATCH v3] checkout/switch: disallow checking out same branch in multiple worktrees
 2023-05-14 20:24 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 0/2] Fix two rebase bugs related to total_nr
 2023-05-14 17:59 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] rebase --update-refs: fix loops
  ` [PATCH v2 2/2] rebase -r: fix the total number shown in the progress

Git's Code of Conduct, and community updates
 2023-05-13 20:49 UTC 

Can we clarify the purpose of `git diff -s`?
 2023-05-13 17:45 UTC  (18+ messages)

[PATCH] test: mergetool: unset environment variable
 2023-05-13 15:27 UTC 

bug report git ls-files format
 2023-05-13  8:39 UTC  (2+ messages)

[PATCH v5 0/7] strbuf cleanups
 2023-05-13  5:54 UTC  (4+ messages)
` [PATCH v6 "

[PATCH] diff: fix behaviour of the "-s" option
 2023-05-13  5:32 UTC  (12+ messages)
` [PATCH v2] diff: fix interaction between the "-s" option and other options

[PATCH] lib: add new libgit-builtin
 2023-05-12 22:52 UTC 

[PATCH v3 0/4] pack-refs: allow users control over which refs to pack
 2023-05-12 21:34 UTC  (4+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] docs: clarify git-pack-refs --all will pack all refs
  ` [PATCH v4 3/3] pack-refs: teach pack-refs --include option


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