git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-03-25 08:51:33 to 2023-03-28 20:14:23 UTC [more...]

[PATCH v2 0/8] config.c: use struct for config reading state
 2023-03-28 20:14 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] config.c: plumb config_source through static fns
  ` [PATCH v3 2/8] config.c: don't assign to "cf_global" directly
  ` [PATCH v3 3/8] config.c: create config_reader and the_reader
  ` [PATCH v3 4/8] config.c: plumb the_reader through callbacks
  ` [PATCH v3 5/8] config.c: remove current_config_kvi
  ` [PATCH v3 6/8] config.c: remove current_parsing_scope
  ` [PATCH v3 7/8] config: report cached filenames in die_bad_number()
  ` [PATCH v3 8/8] config.c: rename "struct config_source cf"

[PATCH] p2000: remove stray '--sparse' flag from test
 2023-03-28 20:09 UTC 

[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
 2023-03-28 19:59 UTC  (9+ messages)
` [RFC PATCH 6/6] "
      ` win-test: unknown terminal "xterm-256color", was "

A nice, beauty progress metter for Git Clone + a feature request
 2023-03-28 20:49 UTC  (5+ messages)

[PATCH] describe: enable sparse index for describe
 2023-03-28 19:46 UTC  (3+ messages)

[RFC/PATCH] pack-redundant: escalate deprecation warning to an error
 2023-03-28 19:06 UTC  (5+ messages)
      ` [PATCH] pack-redundant: document deprecation

[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
 2023-03-28 18:55 UTC  (14+ messages)
` [PATCH v7 "

[PATCH] commit-graph: fix truncated generation numbers
 2023-03-28 18:39 UTC  (4+ messages)

Feature Request: Option to make "git rev-list --objects" output duplicate objects
 2023-03-28 18:32 UTC  (8+ messages)
    ` [PATCH] docs: document caveats of rev-list's object-name output

git bug: Perl compatible regular expressions do not work as expected
 2023-03-28 17:56 UTC  (18+ messages)

[RFC][PATCH] GSoC 2023 proposal: more sparse index integration
 2023-03-28 17:54 UTC  (4+ messages)
` [RFC][PATCH v3] "

[PATCH 0/6] test: make the test suite work with zsh
 2023-03-28 17:39 UTC  (7+ messages)
` [PATCH 1/6] test: fix build for zsh
` [PATCH 2/6] test: avoid `stat` variable
` [PATCH 3/6] test: avoid `options` variable
` [PATCH 4/6] test: avoid `path` variable
` [PATCH 5/6] test: hack for zsh
` [PATCH 6/6] mergetools: vimdiff: check for empty fields

[PATCH v1 0/7] t: fix unused files, part 1
 2023-03-28 17:37 UTC  (3+ messages)
` [PATCH v3 "

[GSoC][RFC][PROPOSAL] More Sparse Index Integrations
 2023-03-28 17:16 UTC  (3+ messages)

[PATCH v7 0/9] config API: make "multi" safe, fix segfaults, propagate "ret"
 2023-03-28 17:02 UTC  (13+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/9] config tests: cover blind spots in git_die_config() tests
  ` [PATCH v8 2/9] config tests: add "NULL" tests for *_get_value_multi()
  ` [PATCH v8 3/9] config API: add and use a "git_config_get()" family of functions
  ` [PATCH v8 4/9] versioncmp.c: refactor config reading next commit
  ` [PATCH v8 5/9] config API: have *_multi() return an "int" and take a "dest"
  ` [PATCH v8 6/9] for-each-repo: error on bad --config
  ` [PATCH v8 7/9] config API users: test for *_get_value_multi() segfaults
  ` [PATCH v8 8/9] config API: add "string" version of *_value_multi(), fix segfaults
  ` [PATCH v8 9/9] for-each-repo: with bad config, don't conflate <path> and <cmd>

[RFC PATCH] rebase: implement --rewind
 2023-03-28 16:11 UTC  (3+ messages)

[GSOC] [PROPOSAL v1] Draft of proposal for "Unify ref-filter formats with other pretty formats"
 2023-03-28 15:50 UTC 

[PATCH v6 0/3] notes.c: introduce "--separator" option
 2023-03-28 15:54 UTC  (9+ messages)
` [PATCH v7 0/4] "
  ` [PATCH v7 1/4] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
  ` [PATCH v7 2/4] notes.c: cleanup for "designated init"
  ` [PATCH v7 3/4] notes.c: introduce '--separator=<paragraph-break>' option
  ` [PATCH v7 4/4] notes.c: don't do stripespace when parse file arg

[PATCH 00/17] cocci: remove "the_index" wrapper macros
 2023-03-28 14:34 UTC  (31+ messages)
` [PATCH 02/17] cocci: fix incorrect & verbose "the_repository" rules
` [PATCH 15/17] cocci: apply the "revision.h" part of "the_repository.pending"
` [PATCH 17/17] libs: use "struct repository *" argument, not "the_repository"
` [PATCH v2 00/17] cocci: remove "the_repository" wrapper macros
  ` [PATCH v2 01/17] cocci: remove dead rule from "the_repository.pending.cocci"
  ` [PATCH v2 02/17] cocci: fix incorrect & verbose "the_repository" rules
  ` [PATCH v2 03/17] cocci: sort "the_repository" rules by header
  ` [PATCH v2 04/17] cocci: add missing "the_repository" macros to "pending"
  ` [PATCH v2 05/17] cocci: apply the "cache.h" part of "the_repository.pending"
  ` [PATCH v2 06/17] cocci: apply the "commit-reach.h" "
  ` [PATCH v2 07/17] cocci: apply the "commit.h" "
  ` [PATCH v2 08/17] cocci: apply the "diff.h" "
  ` [PATCH v2 09/17] cocci: apply the "object-store.h" "
  ` [PATCH v2 10/17] cocci: apply the "pretty.h" "
  ` [PATCH v2 11/17] cocci: apply the "packfile.h" "
  ` [PATCH v2 12/17] cocci: apply the "promisor-remote.h" "
  ` [PATCH v2 13/17] cocci: apply the "refs.h" "
  ` [PATCH v2 14/17] cocci: apply the "rerere.h" "
  ` [PATCH v2 15/17] cocci: apply the "revision.h" "
  ` [PATCH v2 16/17] post-cocci: adjust comments for recent repo_* migration
  ` [PATCH v2 17/17] libs: use "struct repository *" argument, not "the_repository"

[PATCH] sequencer: beautify subject of reverts of reverts
 2023-03-28 14:02 UTC  (8+ messages)

Question: How range-diff lapjv algorithm work
 2023-03-28 13:22 UTC  (4+ messages)

Bug Report with Git Bash
 2023-03-28 13:16 UTC  (4+ messages)

[PATCH] credential/wincred: include wincred.h
 2023-03-28 12:15 UTC  (2+ messages)

[PATCH] credential/wincred: store password_expiry_utc
 2023-03-28 12:14 UTC  (2+ messages)

range-diff: slight usability problem with mistyped ref
 2023-03-28 11:37 UTC  (2+ messages)

public-inbox.org/git to be downgraded
 2023-03-28 10:20 UTC  (2+ messages)

Destructive pre-commit behaviour and "--all"
 2023-03-28  9:33 UTC  (5+ messages)

Git submodule update on rebase or merge
 2023-03-28  7:04 UTC 

[PATCH] t5000: use check_mtime()
 2023-03-27 22:45 UTC  (4+ messages)

Join us for Review Club!
 2023-03-27 22:17 UTC 

[PATCH] config: tell the user that we expect an ASCII character
 2023-03-27 20:09 UTC  (2+ messages)

[PATCH 0/2] branch: operations on orphan branches
 2023-03-27 19:49 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v3 "
    ` [PATCH v4 "
      ` [PATCH v5 0/5] "
        ` [PATCH v5 1/5] branch: test for failures while renaming branches
        ` [PATCH v5 2/5] branch: use get_worktrees() in copy_or_rename_branch()
        ` [PATCH v5 3/5] branch: description for orphan branch errors
        ` [PATCH v5 4/5] branch: rename orphan branches in any worktree
        ` [PATCH v5 5/5] branch: avoid unnecessary worktrees traversals

[PATCH] attr: teach "--attr-source=<tree>" global option to "git"
 2023-03-27 19:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] builtin/sparse-checkout: add check-rules command
 2023-03-27 17:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag
  ` [PATCH v2 2/2] builtin/sparse-checkout: add check-rules command

[RFC PATCH] bugreport: also print value of no_proxy envvar
 2023-03-27 17:48 UTC  (3+ messages)

[PATCH] t3701: we don't need no Perl for `add -i` anymore
 2023-03-27 17:40 UTC  (2+ messages)

[PATCH 0/4] Fix a few split-index bugs
 2023-03-27 16:42 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] split-index & fsmonitor: demonstrate a bug
  ` [PATCH v2 2/4] split-index; stop abusing the `base_oid` to strip the "link" extension
  ` [PATCH v2 3/4] fsmonitor: avoid overriding `cache_changed` bits
  ` [PATCH v2 4/4] unpack-trees: take care to propagate the split-index flag

[PATCH v8 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges
 2023-03-27 16:33 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/3] rebase: add documentation and test for --no-rebase-merges
  ` [PATCH v9 2/3] rebase: deprecate --rebase-merges=""
  ` [PATCH v9 3/3] rebase: add a config option for --rebase-merges

Bug in git archive + .gitattributes + relative path
 2023-03-27 16:09 UTC  (15+ messages)
                      ` [PATCH] archive: improve support for running in a subdirectory
                        ` [PATCH v2] archive: improve support for running in subdirectory

[PATCH] fsmonitor: handle differences between Windows named pipe functions
 2023-03-27 16:08 UTC  (4+ messages)

--jobs=0 no longer does any work
 2023-03-27 12:16 UTC  (3+ messages)

[PATCH 0/2] gitk: handle long command-lines
 2023-03-27 10:17 UTC  (3+ messages)

[GSOC][PATCH 0/1] Avoid suppression of git's exit code in tests
 2023-03-27 10:11 UTC  (4+ messages)
` [GSOC][PATCH 1/1] t3701: Avoid suppression of exit status of git

Redirect isn't working:
 2023-03-27  9:38 UTC  (3+ messages)

[PATCH v3] mingw: replace deprecated GetVersion with RtlGetVersion
 2023-03-27  9:25 UTC  (3+ messages)
` [PATCH v4] mingw: prefer RtlGetVersion over GetVersion

When using git commit in a path with spaces, it prompts Cannot read "xxx": No such file or directory
 2023-03-27  8:28 UTC  (2+ messages)

Bug: diff-index reports unrelated files as deleted when fsmonitor is enabled
 2023-03-27  7:49 UTC  (2+ messages)

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-03-27  7:04 UTC  (2+ messages)

iOS bugs
 2023-03-27  2:54 UTC 

--autodrop and drop!
 2023-03-26 17:21 UTC 

[GSoC][Project Idea] Refactor lazy-fetching in a partial clone
 2023-03-26 17:08 UTC 

A new approach to Git's clone process for improved functionality | Maifee Ul Asad
 2023-03-26 14:55 UTC 

[PATCH 1/3] wildmatch: fix exponential behavior
 2023-03-26 14:54 UTC  (14+ messages)
` [PATCH] t3070: make chain lint tester happy

[PATCH 0/8] sequencer refactoring
 2023-03-26 14:28 UTC  (4+ messages)
` [PATCH 8/8] rebase: improve resumption from incorrect initial todo list

[PATCH] Add `restore.defaultLocation` option
 2023-03-26 10:53 UTC  (2+ messages)

What is the status of GSoC 2022 work on making Git use roaring bitmaps?
 2023-03-25 17:40 UTC  (5+ messages)

[PATCH v5 0/3] rebase: add a config option for --rebase-merges
 2023-03-25 16:59 UTC  (8+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "
  ` [PATCH v6 3/3] rebase: add "

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-25 16:55 UTC  (19+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))


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