Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 22:30:29 to 2023-04-25 13:35:30 UTC [more...]

[PATCH v7 0/4] notes.c: introduce "--separator" option
 2023-04-25 13:34 UTC  (3+ messages)
` [PATCH 0/6] "
  ` [PATCH v8 1/6] notes.c: cleanup 'strbuf_grow' call in 'append_edit'

[PATCH v1] negotiator/default.c: avoid stack overflow
 2023-04-25 13:34 UTC  (4+ messages)
  ` [External] "

Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980
 2023-04-25 10:11 UTC  (20+ 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 v2 0/3] fixing some parse_commit() timestamp corner cases
              ` [PATCH v2 1/4] t4212: avoid putting git on left-hand side of pipe
              ` [PATCH v2 2/4] parse_commit(): parse timestamp from end of line
              ` [PATCH v2 3/4] parse_commit(): handle broken whitespace-only timestamp
              ` [PATCH v2 4/4] parse_commit(): describe more date-parsing failure modes

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-04-25  9:58 UTC  (3+ messages)

Proposal: adding --soft and --mixed options to git checkout
 2023-04-25  9:28 UTC  (3+ messages)

Inconsistent names in `git shortlog`
 2023-04-25  6:52 UTC  (3+ messages)

[PATCH] credential: new attribute oauth_refresh_token
 2023-04-25  6:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned
 2023-04-25  6:27 UTC  (26+ messages)
` [PATCH v2 0/6] banned: mark `strok()` "
  ` [PATCH v2 1/6] string-list: introduce `string_list_split_in_place_multi()`
      ` [PATCH v2 1/6] string-list: introduce `string_list_split_in_place_multi()`t
  ` [PATCH v2 2/6] string-list: introduce `string_list_setlen()`
  ` [PATCH v2 3/6] t/helper/test-hashmap.c: avoid using `strtok()`
` [PATCH v3 0/6] banned: mark `strok()`, `strtok_r()` as banned
  ` [PATCH v3 1/6] string-list: multi-delimiter `string_list_split_in_place()`
  ` [PATCH v3 2/6] string-list: introduce `string_list_setlen()`
  ` [PATCH v3 3/6] t/helper/test-hashmap.c: avoid using `strtok()`
  ` [PATCH v3 4/6] t/helper/test-oidmap.c: "
  ` [PATCH v3 5/6] t/helper/test-json-writer.c: "
  ` [PATCH v3 6/6] banned.h: mark `strtok()` and `strtok_r()` as banned

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-04-25  6:10 UTC  (6+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup

[PATCH 3/3] parse_commit(): handle broken whitespace-only timestamp
 2023-04-25  5:56 UTC  (6+ messages)

[PATCH] [RFC] transport: add --show-service option
 2023-04-25  4:02 UTC  (2+ messages)

[PATCH 0/2] send-email: add --header-cmd option
 2023-04-25  1:55 UTC  (8+ messages)
` [PATCH 1/2] send-email: extract execute_cmd from recipients_cmd
` [PATCH 2/2] send-email: add --header-cmd option

[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
 2023-04-25  0:00 UTC  (4+ messages)
` [PATCH 1/3] revision: support tracking uninteresting commits
` [PATCH 2/3] pack-bitmap.c: extract `fill_in_bitmap()`
` [PATCH 3/3] pack-bitmap.c: use commit boundary during bitmap traversal

Join us for Review Club
 2023-04-24 23:00 UTC 

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

[PATCH] Handle compiler versions containing a dash
 2023-04-24 21:40 UTC  (2+ messages)

[PATCH/RFD] fix connection via git protocol
 2023-04-24 20:57 UTC  (7+ messages)

[PATCH] Fix memory leak in get_reachable_subset
 2023-04-24 20:41 UTC  (4+ messages)

[PATCH 0/3] warn when unreachable commits are left behind
 2023-04-24 20:28 UTC  (5+ 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-24 20:05 UTC  (21+ messages)

[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-04-24 19:52 UTC  (28+ messages)
` [PATCH v2 00/22] "
  ` [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] blame: use different author name for fake commit generated by --contents
 2023-04-24 19:36 UTC  (2+ messages)

[PATCH] blame: use different author name for fake commit generated by --contents
 2023-04-24 18:37 UTC  (6+ messages)

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

On understanding, exploring and abstractions
 2023-04-24 17:28 UTC  (2+ messages)

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

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

[PATCH v3] write-tree: integrate with sparse index
 2023-04-24 16:00 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v5] write-tree: optimize sparse integration

Reference the master/main branch with @{m}
 2023-04-24 15:45 UTC  (2+ messages)

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

[PATCH] merge-ort: fix calling merge_finalize() with no intermediate merge
 2023-04-24 15:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] doc: remove asciidoctor hack
 2023-04-24 14:51 UTC 

[PATCH 2/2] completion: suppress unwanted unescaping of `read`
 2023-04-24 13:52 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] completion: quote arguments of test and [
 2023-04-24 13:43 UTC  (3+ messages)

[PATCH v2 0/3] git config tests for "'git config ignores pairs ..."
 2023-04-23 13:46 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] t1300: drop duplicate test
  ` [PATCH v3 2/3] t1300: check stderr for "ignores pairs" tests
  ` [PATCH v3 3/3] t1300: add tests for missing keys

[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] coccinelle: add and apply branch_get() rules
 2023-04-22 22:27 UTC  (2+ messages)
` [PATCH v2] follow usage recommendations for branch_get()

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

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

[PATCH 00/10] gc: enable cruft packs by default
 2023-04-22 11:23 UTC  (5+ messages)
` [PATCH 08/10] t/t6501-freshen-objects.sh: prepare for `gc --cruft` "


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