messages from 2023-03-27 11:37:16 to 2023-03-29 22:17:48 UTC [more...]
[PATCH v6 0/3] notes.c: introduce "--separator" option
2023-03-29 22:17 UTC (14+ 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 v7 0/9] config API: make "multi" safe, fix segfaults, propagate "ret"
2023-03-29 22:17 UTC (14+ 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>
[PATCH 0/6] test: make the test suite work with zsh
2023-03-29 22:14 UTC (15+ 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
`git gc` says "unable to read" but `git fsck` happy
2023-03-29 22:05 UTC
[PATCH 00/17] cocci: remove "the_index" wrapper macros
2023-03-29 22:04 UTC (28+ messages)
` [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 v2 0/8] config.c: use struct for config reading state
2023-03-29 20:02 UTC (19+ messages)
` [RFC PATCH 0/5] bypass config.c global state with configset
` [PATCH v3 0/8] config.c: use struct for config reading state
` [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] That change for support different sslcert and sslkey types
2023-03-29 19:22 UTC (10+ messages)
` [PATCH v2] http: add support for "
[PATCH v2 6/6] fetch: centralize printing of reference updates
2023-03-29 18:45 UTC (2+ messages)
[PATCH] describe: enable sparse index for describe
2023-03-29 18:27 UTC (9+ messages)
` [PATCH v2] "
[PATCH 0/4] some chainlint fixes and performance improvements
2023-03-29 15:49 UTC (19+ messages)
` [PATCH 1/4] tests: run internal chain-linter under "make test"
` [PATCH 2/4] tests: replace chainlint subshell with a function
` [PATCH 3/4] tests: drop here-doc check from internal chain-linter
` [PATCH 4/4] tests: skip test_eval_ in internal chain-lint
[PATCH 0/7] unused argc/argv/prefix parameters
2023-03-29 15:21 UTC (10+ messages)
` [PATCH 1/7] fast-import: fix file access when run from subdir
` [PATCH 2/7] builtins: always pass prefix to parse_options()
` [PATCH 3/7] builtins: annotate always-empty prefix parameters
` [PATCH 4/7] builtins: mark unused "
` [PATCH 5/7] mark "argv" as unused when we check argc
` [PATCH 6/7] t/helper: mark unused argv/argc arguments
` [PATCH 7/7] parse-options: drop parse_opt_unknown_cb()
[GSOC] [PROPOSAL v1] Draft of proposal for "Unify ref-filter formats with other pretty formats"
2023-03-29 12:23 UTC (2+ messages)
Removing old objects from partial clone
2023-03-29 8:51 UTC (2+ messages)
What's cooking in git.git (Feb 2023, #01; Thu, 2)
2023-03-29 8:06 UTC (21+ messages)
` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
Video conference libification eng discussion, this Thursday 16:30UTC
2023-03-28 22:39 UTC
[RFC PATCH 0/6] ls-tree: introduce '--pattern' option
2023-03-28 21:05 UTC (11+ messages)
` [RFC PATCH 6/6] "
` win-test: unknown terminal "xterm-256color", was "
[PATCH] p2000: remove stray '--sparse' flag from test
2023-03-28 20:09 UTC
A nice, beauty progress metter for Git Clone + a feature request
2023-03-28 20:49 UTC (5+ 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 (10+ 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 (14+ messages)
[RFC][PATCH] GSoC 2023 proposal: more sparse index integration
2023-03-28 17:54 UTC (4+ messages)
` [RFC][PATCH v3] "
[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)
[RFC PATCH] rebase: implement --rewind
2023-03-28 16:11 UTC (3+ messages)
[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 (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v5 0/5] "
[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 (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] builtin/sparse-checkout: remove NEED_WORK_TREE flag
[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 (4+ messages)
` [PATCH v2 "
[PATCH v8 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges
2023-03-27 16:33 UTC (4+ messages)
` [PATCH v9 "
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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).