git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 16:43:48 to 2025-06-30 13:45:33 UTC [more...]

Failing to push to a repository erases authentication helper credentials
 2025-06-30 13:45 UTC 

changed output in git branch -a
 2025-06-30 13:31 UTC  (3+ messages)

[PATCH] daemon: handle EINTR failures from waitpid()
 2025-06-30 12:18 UTC  (3+ messages)

Git "Permission Denied" errors on DFS path only with newer versions
 2025-06-30 10:48 UTC  (4+ messages)

[PATCH] daemon: correctly handle soft accept() errors
 2025-06-30  9:00 UTC  (12+ messages)
` [PATCH v2] daemon: correctly handle soft accept() errors in service_loop
  ` [PATCH v3] "

[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
 2025-06-30  8:59 UTC  (15+ messages)
` [GSOC PATCH v2] "

[PATCH 0/4] clang-format: modify rules to reduce false-positives
 2025-06-30  8:38 UTC  (21+ messages)
` [PATCH 1/4] editorconfig: set maximum line length to 120 characters
` [PATCH 2/4] clang-format: set 'ColumnLimit' to 0
` [PATCH 3/4] clang-format: add 'RemoveBracesLLVM' to the main config
` [PATCH 4/4] meson: add rule to run 'git clang-format'
` [PATCH v2 0/3] clang-format: modify rules to reduce false-positives
  ` [PATCH v2 1/3] clang-format: set 'ColumnLimit' to 0
  ` [PATCH v2 2/3] clang-format: add 'RemoveBracesLLVM' to the main config
  ` [PATCH v2 3/3] meson: add rule to run 'git clang-format'

[bug] pull --prune could not delete references due to lock file already exists error
 2025-06-30  7:26 UTC  (4+ messages)
` Re "

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-06-30  4:28 UTC  (10+ messages)
` [GSoC][RFC PATCH 1/2] builtin/refs: add "
  ` [PATCH] doc:git-for-each-ref: fix styling and typos
` [GSoC][RFC PATCH 2/2] t: add test for git refs list subcommand

[PATCH v5 00/17] object-store: carve out the object database subsystem
 2025-06-30  3:15 UTC  (13+ messages)
` [PATCH v5 02/17] object-store: rename `object_directory` to `odb_source`
` [PATCH v5 04/17] odb: introduce parent pointers
` [PATCH v5 05/17] odb: get rid of `the_repository` in `find_odb()`
` [PATCH v5 08/17] odb: get rid of `the_repository` when handling alternates
` [PATCH v5 16/17] odb: rename `pretend_object_file()`
` [PATCH v5 17/17] odb: rename `read_object_with_reference()`

[PATCH 0/5] fix apply --intent-to-add
 2025-06-30  0:56 UTC  (8+ messages)
` [PATCH 1/5] apply: error on --intent-to-add outside gitdir
` [PATCH 2/5] apply: read in the index in --intent-to-add mode
` [PATCH 3/5] apply: only write intents to add for new files
` [PATCH 4/5] t4140: test apply --intent-to-add interactions
` [PATCH 5/5] apply docs: clarify wording for --intent-to-add

[PATCH] doc: improve formatting in branch section
 2025-06-29 19:04 UTC 

[PATCH 0/9] Doc git log
 2025-06-29 13:20 UTC  (11+ messages)
` [PATCH v2 0/9] doc: convert git log man page to new synopsis format
  ` [PATCH v2 1/9] doc: convert git-log to new documentation format
  ` [PATCH v2 2/9] doc: git-log convert rev-list-description to new doc format
  ` [PATCH v2 3/9] doc: git-log: convert line range options "
  ` [PATCH v2 4/9] doc: git-log: convert line range format "
  ` [PATCH v2 5/9] doc: git-log: convert rev list options "
  ` [PATCH v2 6/9] doc: git-log: convert pretty "
  ` [PATCH v2 7/9] doc: git-log: convert pretty formats "
  ` [PATCH v2 8/9] doc: git-log: convert diff options "
  ` [PATCH v2 9/9] doc: git-log: convert log config "

[PATCH 0/6] parse-options: add more precision handling
 2025-06-29 11:51 UTC  (7+ messages)
` [PATCH 1/6] parse-options: add precision handling for PARSE_OPT_CMDMODE
` [PATCH 2/6] parse-options: add precision handling for OPTION_SET_INT
` [PATCH 3/6] parse-options: add precision handling for OPTION_BIT
` [PATCH 4/6] parse-options: add precision handling for OPTION_NEGBIT
` [PATCH 5/6] parse-options: add precision handling for OPTION_BITOP
` [PATCH 6/6] parse-options: add precision handling for OPTION_COUNTUP

Feature Request: git snap A Lightweight Commit Workflow for Iterative Development
 2025-06-29  6:43 UTC 

[PATCH v2 0/8] enhance "string_list" code and test
 2025-06-29  4:28 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] string-list: fix sign compare warnings for loop iterator
  ` [PATCH v3 2/8] string-list: remove unused "insert_at" parameter from add_entry
  ` [PATCH v3 3/8] string-list: return index directly when inserting an existing element
  ` [PATCH v3 4/8] string-list: enable sign compare warnings check
  ` [PATCH v3 5/8] u-string-list: move "test_split" into "u-string-list.c"
  ` [PATCH v3 6/8] u-string-list: move "test_split_in_place" to "u-string-list.c"
  ` [PATCH v3 7/8] u-string-list: move "filter string" test "
  ` [PATCH v3 8/8] u-string-list: move "remove duplicates" "

[PATCH v2 0/4] Better support for customising context lines in --patch commands
 2025-06-28 16:34 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] test: use "test_grep"
  ` [PATCH v3 2/4] test: use "test_config"
  ` [PATCH v3 3/4] add-patch: respect diff.context configuration
  ` [PATCH v3 4/4] add-patch: add diff.context command line overrides

[GSOC PATCH 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
 2025-06-28 13:21 UTC  (7+ messages)
` [GSOC PATCH 1/2] repository: move 'repository_format_precious_objects' to repo scope
` [GSOC PATCH 2/2] builtin/prune: stop depending on 'the_repository'

[PATCH 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-28  6:19 UTC  (36+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] compat/posix.h: track SA_RESTART fallback
        ` [RFC PATCH] daemon: add a self pipe to trigger reaping of children
          ` [RFC PATCH 0/2] daemon: tracking childs without signals
            ` [RFC PATCH 1/2] run-command: add a pipe() write end to childs
            ` [RFC PATCH 2/2] daemon: poor man's pidfd like POC
  ` [PATCH v3 0/4] daemon: explicitly allow EINTR during poll()
    ` [PATCH v3 1/4] compat/posix.h: track SA_RESTART fallback
    ` [PATCH v3 2/4] compat/mingw: allow sigaction(SIGCHLD)
    ` [PATCH v3 3/4] daemon: use sigaction() to install child_handler()
    ` [PATCH v3 4/4] daemon: explicitly allow EINTR during poll()

[PATCH 0/2] bloom: use bloom filter given multiple pathspec
 2025-06-28  4:21 UTC  (19+ messages)
` [PATCH 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
` [PATCH 2/2] bloom: enable multiple pathspec bloom keys
` [PATCH v2 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
  ` [PATCH v3 "
  ` [PATCH v3 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
  ` [PATCH v3 2/2] bloom: optimize multiple pathspec items in revision traversal
` [PATCH v2 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
` [PATCH v2 2/2] bloom: optimize multiple pathspec items in revision traversal

What's cooking in git.git (Jun 2025, #09; Fri, 27)
 2025-06-27 23:51 UTC 

[PATCH] send-pack: clean up extra_have oid array
 2025-06-27 22:09 UTC 

[PATCH] completion: new config var to use --sort in for-each-ref
 2025-06-27 19:53 UTC  (4+ messages)

[PATCH v4 0/5] Make the "promisor-remote" capability support more fields
 2025-06-27 18:47 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] promisor-remote: refactor to get rid of 'struct strvec'
  ` [PATCH v5 2/5] promisor-remote: allow a server to advertise more fields

[Windows] Severe problems after upgrading to 2.48.1.windows.1
 2025-06-27 18:24 UTC  (8+ messages)

git rebase interactive breaks when working on a secondary worktree
 2025-06-27 11:42 UTC  (5+ messages)

[GSoC] Blog: Machine-Readable Repository Information Query Tool
 2025-06-27  0:26 UTC  (2+ messages)
` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 3)

[PATCH v3] fast-(import|export): improve on commit signature output format
 2025-06-26 19:11 UTC  (5+ messages)
` [PATCH v4] "

[perf] git log --follow seems slow
 2025-06-26 18:52 UTC  (2+ messages)

How to show "bisect" refs in "git log"?
 2025-06-26 18:38 UTC  (2+ messages)

[PATCH v2 0/6] bswap.h: Rework ntohl handling
 2025-06-26 15:55 UTC  (3+ messages)
` [PATCH v2 5/6] bswap.h: Remove optimized x86 version of bswap32/64

[PATCH] daemon: remove unnecesary restriction for listener fd
 2025-06-26 13:17 UTC  (2+ messages)

[GSoC PATCH 1/1] userdiff: add javascript diff driver
 2025-06-26  6:21 UTC  (4+ messages)
` [PATCH v2 0/4] diff: create pattern for javascript language
  ` [PATCH v2 4/4] t4018: add tests for javascript export type function declarations

[PATCH v3 0/3] git-credential-netrc: better symbolic port names support
 2025-06-26  1:15 UTC  (4+ messages)
` [PATCH v4 "

[bug] pull --prune could not delete references due to lock file already exists error
 2025-06-26  1:00 UTC 

What's cooking in git.git (Jun 2025, #08; Mon, 23)
 2025-06-25 22:12 UTC  (2+ messages)

How to exclude tagged commits from git log <revision-range>?
 2025-06-25 21:26 UTC  (3+ messages)

bash: unescaped `>` character when switching branches
 2025-06-25 20:19 UTC  (4+ messages)

gpg signature missing from commit f0135a9047
 2025-06-25 17:13 UTC  (2+ messages)


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 NNTP newsgroup(s).