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

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

[PATCH 3/3] parse_commit(): handle broken whitespace-only timestamp
 2023-04-23  0:37 UTC  (3+ messages)

[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned
 2023-04-23  0:35 UTC  (10+ messages)
` [PATCH v2 0/6] banned: mark `strok()` "
  ` [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] coccinelle: add and apply branch_get() rules
 2023-04-22 22:27 UTC  (2+ messages)
` [PATCH v2] follow usage recommendations for branch_get()

[PATCH 0/3] warn when unreachable commits are left behind
 2023-04-22 22:19 UTC  (4+ messages)
` [PATCH 1/3] checkout: move orphaned_commit_warning()
` [PATCH 2/3] worktree: warn when removing a worktree with orphan commits
` [PATCH 3/3] checkout: warn when unreachable commits after using --orphan

Proposal: tell git a file has been renamed
 2023-04-22 22:09 UTC  (6+ messages)

What's cooking in git.git (Apr 2023, #06; Thu, 20)
 2023-04-22 21:53 UTC  (6+ messages)
` tb/ban-strtok (was: Re: What's cooking in git.git (Apr 2023, #06; Thu, 20))
` pb/complete-and-document-auto-merge-and-friends (Was: "
` en/header-split-cache-h-part-2 "

[GSOC][PATCH v1] diff-index: enable diff-index
 2023-04-22 21:25 UTC  (5+ messages)
` [GSOC][PATCH v2] diff-index: enable sparse index

[PATCH] merge-ort: fix calling merge_finalize() with no intermediate merge
 2023-04-22 20:22 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-04-22 20:17 UTC  (31+ messages)
` [PATCH 14/23] hash.h, repository.h: reverse the order of these dependencies
` [PATCH v2 00/22] Header cleanups (more splitting of cache.h and simplifying a few other deps)
  ` [PATCH v2 01/22] treewide: be explicit about dependence on strbuf.h
  ` [PATCH v2 02/22] symlinks.h: move declarations for symlinks.c functions from cache.h
  ` [PATCH v2 03/22] packfile.h: move pack_window and pack_entry "
  ` [PATCH v2 04/22] server-info.h: move declarations for server-info.c functions "
  ` [PATCH v2 05/22] copy.h: move declarations for copy.c "
  ` [PATCH v2 06/22] base85.h: move declarations for base85.c "
  ` [PATCH v2 07/22] pkt-line.h: move declarations for pkt-line.c "
  ` [PATCH v2 08/22] match-trees.h: move declarations for match-trees.c "
  ` [PATCH v2 09/22] ws.h: move declarations for ws.c "
  ` [PATCH v2 10/22] versioncmp.h: move declarations for versioncmp.c "
  ` [PATCH v2 11/22] dir.h: move DTYPE defines "
  ` [PATCH v2 12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define "
  ` [PATCH v2 13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h
  ` [PATCH v2 14/22] cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c
  ` [PATCH v2 15/22] cache,tree: move basic name compare functions from read-cache to tree
  ` [PATCH v2 16/22] treewide: remove cache.h inclusion due to previous changes
  ` [PATCH v2 17/22] cache.h: remove unnecessary headers
  ` [PATCH v2 18/22] fsmonitor: reduce includes of cache.h
  ` [PATCH v2 19/22] commit.h: reduce unnecessary includes
  ` [PATCH v2 20/22] object-store.h: "
  ` [PATCH v2 21/22] diff.h: "
  ` [PATCH v2 22/22] reftable: ensure git-compat-util.h is the first (indirect) include

[PATCH] fsmonitor: handle differences between Windows named pipe functions
 2023-04-22 20:00 UTC  (3+ messages)
` [PATCH v2] "

On understanding, exploring and abstractions
 2023-04-22 15:54 UTC 

[PATCH 0/2] coverity null-check fixes
 2023-04-22 13:56 UTC  (3+ messages)
` [PATCH 1/2] notes: clean up confusing NULL checks in init_notes()
` [PATCH 2/2] fetch_bundle_uri(): drop pointless NULL check

Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980
 2023-04-22 13:52 UTC  (10+ messages)
          ` [PATCH 0/3] fixing some parse_commit() timestamp corner cases
            ` [PATCH 1/3] t4212: avoid putting git on left-hand side of pipe
            ` [PATCH 2/3] parse_commit(): parse timestamp from end of line

[PATCH 00/10] gc: enable cruft packs by default
 2023-04-22 11:23 UTC  (17+ messages)
` [PATCH 08/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` "
` [PATCH v2 00/10] gc: enable cruft packs "
  ` [PATCH v2 01/10] pack-write.c: plug a leak in stage_tmp_packfiles()
  ` [PATCH v2 09/10] builtin/gc.c: make `gc.cruftPacks` enabled by default
  ` [PATCH v2 10/10] repository.h: drop unused `gc_cruft_packs`

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

[PATCH] Fix memory leak in get_reachable_subset
 2023-04-21 23:44 UTC 

[PATCH] blame: use different author name for fake commit generated by --contents
 2023-04-22  0:11 UTC  (3+ messages)

Compatibility between GNU and Git grep -P
 2023-04-21 22:05 UTC  (2+ messages)

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

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-04-21 21:21 UTC  (17+ messages)
` [PATCH v2 0/6] rebase -i: impove handling of failed commands
  ` [PATCH v2 1/6] rebase -i: move unlink() calls
  ` [PATCH v2 2/6] rebase -i: remove patch file after conflict resolution
  ` [PATCH v2 3/6] sequencer: factor out part of pick_commits()
  ` [PATCH v2 4/6] rebase --continue: refuse to commit after failed command
  ` [PATCH v2 5/6] rebase: fix rewritten list for failed pick
  ` [PATCH v2 6/6] rebase -i: fix adding failed command to the todo list

[PATCH 00/14] [RFC] config: remove global state from config iteration
 2023-04-21 19:13 UTC  (15+ messages)
` [PATCH 01/14] config.c: introduce kvi_fn(), use it for configsets
` [PATCH 02/14] config.c: use kvi for CLI config
` [PATCH 03/14] config: use kvi for config files
` [PATCH 04/14] config: add kvi.path, use it to evaluate includes
` [PATCH 05/14] config: pass source to config_parser_event_fn_t
` [PATCH 06/14] config: inline git_color_default_config
` [PATCH 07/14] urlmatch.h: use config_fn_t type
` [PATCH 08/14] (RFC-only) config: add kvi arg to config_fn_t
` [PATCH 09/14] (RFC-only) config: apply cocci to config_fn_t implementations
` [PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
` [PATCH 11/14] config: remove current_config_(line|name|origin_type)
` [PATCH 12/14] config: remove current_config_scope()
` [PATCH 13/14] config: pass kvi to die_bad_number()
` [PATCH 14/14] config: remove config_reader from configset_add_value

[PATCH] docs: clarify how the text and text=auto attributes are different
 2023-04-21 18:25 UTC  (3+ messages)

[PATCH] credential: new attribute oauth_refresh_token
 2023-04-21 16:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v10 0/2] Expose header information to git-send-email's sendemail-validate hook
 2023-04-21  5:27 UTC  (4+ messages)
` [PATCH v10 1/2] send-email: refactor header generation functions
` [PATCH v10 2/2] send-email: expose header information to git-send-email's sendemail-validate hook

[PATCH] http: document sslcert and sslkey types and extend to proxy
 2023-04-21  3:35 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` EXT :[PATCH "
      ` EXT :Re: [PATCH "
    ` [PATCH v4] "

[PATCH 0/2] cocci: codify authoring and reviewing practices
 2023-04-21  2:43 UTC  (8+ messages)
` [PATCH 2/2] "
      ` [PATCH] cocci: remove 'unused.cocci'

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-04-21  2:14 UTC  (7+ messages)

[PATCH 1/2] completion: quote arguments of test and [
 2023-04-20 22:47 UTC  (8+ messages)
` [PATCH 2/2] completion: suppress unwanted unescaping of `read`
      ` [PATCH] "

[PATCH v2] http: document sslcert and sslkey types and extend to proxy
 2023-04-20 20:51 UTC 

[PATCH 0/2] gittutorial: minor correction and monospacing
 2023-04-20 21:33 UTC  (5+ messages)
` [PATCH 1/2] gittutorial: drop early mention of origin
` [PATCH 2/2] gittutorial: wrap literal examples in backticks

[PATCH v4] send-email: export patch counters in validate environment
 2023-04-20 19:25 UTC  (4+ messages)
` [PATCH v5] "

Video conference libification eng discussion - notes from today
 2023-04-20 17:08 UTC  (2+ messages)
` How to discourage introduction of new globals? (was: Video conference libification eng discussion - notes from today)

Should --update-refs exclude refs pointing to the current HEAD?
 2023-04-20 15:27 UTC  (3+ messages)

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

Git branch capitalisation bug?
 2023-04-20  7:28 UTC  (5+ messages)

[PATCH v9 0/8] worktree: Support `--orphan` when creating new worktrees
 2023-04-20  3:05 UTC  (16+ messages)
` [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

What's cooking in git.git (Apr 2023, #05; Mon, 17)
 2023-04-19 20:24 UTC  (2+ messages)
` rj/branch-unborn-in-other-worktrees (was Re: What's cooking in git.git (Apr 2023, #05; Mon, 17))

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-04-19 19:37 UTC  (5+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup
` [PATCH 2/2] doc: git-checkout: reorganize examples

[PATCH v9 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-04-19 18:05 UTC  (6+ messages)
` [PATCH v9 2/2] "

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

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2023-04-19 16:14 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-04-19 12:31 UTC  (3+ messages)
` [PATCH 7/8] fetch: introduce new `--output-format` option
` [PATCH 8/8] fetch: introduce machine-parseable "porcelain" output format


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