git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-05-03 23:50:50 to 2023-05-08 17:53:52 UTC [more...]

[PATCH 0/2] gitk: handle long command-lines
 2023-05-08 17:53 UTC  (5+ messages)
    ` New canonical gitk url

[PATCH 00/11] docs: interpret-trailers: reword and add examples
 2023-05-08 17:49 UTC  (13+ messages)
` [PATCH 01/11] doc: trailer: fix grammar
` [PATCH 02/11] doc: trailer: swap verb order
` [PATCH 03/11] doc: trailer: --no-divider: more precise language
` [PATCH 04/11] doc: trailer: explain "commit mesage part" on first usage
` [PATCH 05/11] doc: trailer: remove redundant phrasing
` [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
` [PATCH 07/11] doc: trailer: use angle brackets for <token> and <value>
` [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
` [PATCH 09/11] doc: trailer.<token>.command: emphasize deprecation
` [PATCH 10/11] doc: trailer: mention 'key' in DESCRIPTION
` [PATCH 11/11] doc: trailer: add more examples "

[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
 2023-05-08 17:38 UTC  (21+ messages)
` [PATCH 1/3] revision: support tracking uninteresting commits
` [PATCH v2 0/2] pack-bitmap: boundary-based bitmap traversal
  ` [PATCH v2 1/2] pack-bitmap.c: extract `fill_in_bitmap()`
  ` [PATCH v2 2/2] pack-bitmap.c: use commit boundary during bitmap traversal
    ` [PATCH v2 0/2] pack-bitmap: boundary-based bitmap traversalt
` [PATCH v3 0/3] pack-bitmap: boundary-based bitmap traversal
  ` [PATCH v3 1/3] object: add object_array initializer helper function
  ` [PATCH v3 2/3] pack-bitmap.c: extract `fill_in_bitmap()`
  ` [PATCH v3 3/3] pack-bitmap.c: use commit boundary during bitmap traversal

[PATCH 0/6] strbuf cleanups
 2023-05-08 17:22 UTC  (19+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v4 "
    ` [PATCH v4 1/7] strbuf: clarify API boundary
    ` [PATCH v4 2/7] abspath: move related functions to abspath
    ` [PATCH v4 3/7] credential-store: move related functions to credential-store file
    ` [PATCH v4 4/7] object-name: move related functions to object-name
    ` [PATCH v4 5/7] path: move related function to path
    ` [PATCH v4 6/7] strbuf: clarify dependency
    ` [PATCH v4 7/7] strbuf: remove global variable

Weird merge records
 2023-05-08 17:17 UTC  (8+ messages)

[PATCH 2/2] send-email: add --header-cmd option
 2023-05-08 16:59 UTC  (4+ messages)
` [PATCH v4 0/3] "

[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
 2023-05-08 16:58 UTC  (11+ messages)

What's cooking in git.git (May 2023, #02; Fri, 5)
 2023-05-08 16:38 UTC  (3+ messages)
` ps/fetch-output-format (was: What's cooking in git.git (May 2023, #02; Fri, 5))

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

[PATCH] doc: merge: improve conflict presentation docs
 2023-05-08 15:25 UTC  (6+ messages)

[PATCH] subtree: support long global flags
 2023-05-08 14:58 UTC  (2+ messages)

Suggestion to provide a way for screenshots to be added to commit messages
 2023-05-08 14:19 UTC  (5+ messages)

[PATCH] doc: doc-diff: specify date
 2023-05-08  2:08 UTC  (6+ messages)

git clone of empty repositories doesn't preserve hash
 2023-05-08  2:00 UTC  (12+ messages)
` [PATCH 0/2] Fix empty SHA-256 clones with v0 and v1
  ` [PATCH 2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo
        ` Is GIT_DEFAULT_HASH flawed?

[PATCH] doc: manpage: remove maximum title length
 2023-05-08  0:19 UTC  (3+ messages)

[PATCH v10 0/8] worktree: Support `--orphan` when creating new worktrees
 2023-05-07 12:14 UTC  (4+ messages)
` [PATCH v10 1/8] worktree add: include -B in usage docs
` [PATCH v10 2/8] t2400: cleanup created worktree in test

[PATCH v10 8/8] worktree add: emit warn when there is a bad HEAD
 2023-05-07 12:07 UTC 

[PATCH v10 6/8] worktree add: introduce "try --orphan" hint
 2023-05-07 12:06 UTC 

[PATCH v10 7/8] worktree add: extend DWIM to infer --orphan
 2023-05-07 12:07 UTC 

[PATCH v10 5/8] worktree add: add --orphan flag
 2023-05-07 12:06 UTC 

[PATCH v10 3/8] t2400: refactor "worktree add" opt exclusion tests
 2023-05-07 12:06 UTC 

[PATCH v10 4/8] t2400: add tests to verify --quiet
 2023-05-07 12:06 UTC 

[RFC PATCH 0/1] push: introduce '--heads' option
 2023-05-07  6:43 UTC  (5+ messages)
` [PATCH 0/1] push: introduce '--branches' option
  ` [PATCH 1/1] "

[PATCH v2] docs: clarify git rm --cached function in gitignore note
 2023-05-07  1:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] t9800: correct misuse of 'show -s --raw' in a test
 2023-05-06 21:29 UTC 

Unable to cross compile git. http.c generating errors
 2023-05-06 18:38 UTC 

[PATCH] name-rev: make --stdin hidden
 2023-05-06 12:37 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[RFC PATCH 1/1] push: introduce '--heads' option
 2023-05-06 11:36 UTC  (4+ messages)
` [PATCH 0/1] push: introduce '--branches' option
  ` [PATCH 1/1] "

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

[PATCH v4] attr: teach "--attr-source=<tree>" global option to "git"
 2023-05-06  4:15 UTC  (4+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-05-06  2:12 UTC  (20+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] setup: trace bare repository setups
 2023-05-05 22:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] t4013: add expected failure for "log --patch --no-patch"
 2023-05-05 21:19 UTC  (22+ messages)
            ` Re* "
              ` [PATCH] diff: fix behaviour of the "-s" option
                ` [PATCH v2] diff: fix interaction between the "-s" option and other options
                  ` [PATCH 0/2] dirstat: leakfix
                    ` [PATCH 1/2] diff: refactor common tail part of dirstat computation
                    ` [PATCH 2/2] diff: plug leaks in dirstat

[PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
 2023-05-05 21:07 UTC  (2+ messages)

[PATCH 0/7] contrib/credential: avoid protocol injection attacks
 2023-05-05 17:46 UTC  (3+ messages)

[PATCH v2] usage: clarify --recurse-submodules as a boolean
 2023-05-05 17:30 UTC  (3+ messages)

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-05-05 17:25 UTC  (4+ messages)

[PATCH] doc: restore: remove note on --patch w/ pathspecs
 2023-05-05 10:32 UTC 

[PATCH] credential/libsecret: support password_expiry_utc
 2023-05-05  7:04 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] pack-refs: teach --exclude option to exclude refs from being packed
 2023-05-04 21:26 UTC  (3+ messages)

[PATCH 0/2] doc: revisions: fixes and cleanups
 2023-05-04 16:34 UTC  (3+ messages)
` [PATCH 1/2] doc: revisions: fix missing escape
` [PATCH 2/2] doc: revisions: add a bunch of missing quotes

[PATCH] [RFC] transport: add --show-service option
 2023-05-04 15:28 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (May 2023, #01; Tue, 2)
 2023-05-04 15:13 UTC  (3+ messages)

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-05-04  7:57 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 0/2] doc: manpage: get rid of an ancient asciidoc workaround
 2023-05-04  3:55 UTC  (3+ messages)
` [PATCH 1/2] doc: git-svn: use listing instead of verse
` [PATCH 2/2] doc: manpage: remove ancient workaround

[PATCH] doc: remove unnecessary newline from callouts
 2023-05-03 23:51 UTC 


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