messages from 2022-11-08 14:11:20 to 2022-11-10 02:40:34 UTC [more...]
[PATCH] ci: avoid unnecessary builds
2022-11-10 2:40 UTC (15+ messages)
[PATCH v2 0/2] git-maintenance quality-of-life improvements
2022-11-10 2:38 UTC (10+ messages)
` [PATCH v2 1/2] for-each-repo: interpolate repo path arguments
` [PATCH v2 2/2] maintenance: add option to register in a specific config
[PATCH 0/3] a few config integer parsing fixes
2022-11-10 2:35 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] git_parse_unsigned: reject negative values
` [PATCH v2 2/3] config: require at least one digit when parsing numbers
` [PATCH v2 3/3] git_parse_signed(): avoid integer overflow
[PATCH] Documentation: increase example cache timeout to 1 hour
2022-11-10 2:29 UTC (5+ messages)
` [PATCH v2] "
[PATCH] Makefile: fix cygwin build failure
2022-11-10 2:22 UTC (6+ messages)
[PATCH] t7610: fix flaky timeout issue, don't clone from example.com
2022-11-10 2:17 UTC (4+ messages)
[RFC PATCH 0/4] git: remove --super-prefix
2022-11-10 2:14 UTC (25+ messages)
` [RFC PATCH 1/4] submodule--helper: teach --toplevel-cwd-prefix
` [RFC PATCH 2/4] fetch: refactor --submodule-prefix
` [RFC PATCH 3/4] read-tree: teach --submodule-prefix
` [RFC PATCH 4/4] git: remove --super-prefix
` [RFC PATCH 0/8] Get rid of "git --super-prefix"
` [RFC PATCH 1/8] submodule--helper: don't use global --super-prefix in "absorbgitdirs"
` [RFC PATCH 2/8] submodule--helper: "deinit" has never used "--super-prefix"
` [RFC PATCH 3/8] submodule--helper: convert "foreach" to its own "--super-prefix"
` [RFC PATCH 4/8] submodule--helper: convert "sync" "
` [RFC PATCH 5/8] submodule--helper: convert "status" "
` [RFC PATCH 6/8] submodule--helper: convert "{update,clone}" to their "
` [RFC PATCH 7/8] submodule tests: test "git branch -t" output and stderr
` [RFC PATCH 8/8] read-tree: add "--super-prefix" option, eliminate global
[PATCH 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
2022-11-10 2:12 UTC (16+ messages)
` [PATCH 1/5] cache-tree: add perf test comparing update and prime
` [PATCH 2/5] unpack-trees: add 'skip_cache_tree_update' option
` [PATCH 3/5] reset: use "
` [PATCH 4/5] read-tree: "
` [PATCH 5/5] rebase: "
` [PATCH v2 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
` [PATCH v2 1/5] cache-tree: add perf test comparing update and prime
` [PATCH v2 2/5] unpack-trees: add 'skip_cache_tree_update' option
` [PATCH v2 3/5] reset: use "
` [PATCH v2 4/5] read-tree: "
` [PATCH v2 5/5] rebase: "
[PATCH v2 0/6] Enhance credential helper protocol to include auth headers
2022-11-09 23:40 UTC (7+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 03/11] http: store all request headers on active_request_slot
` [PATCH v3 05/11] http: set specific auth scheme depending on credential
[PATCH 0/2] rebase: stop setting GIT_REFLOG_ACTION
2022-11-09 23:17 UTC (12+ messages)
` [PATCH 1/2] sequencer: stop exporting GIT_REFLOG_ACTION
` [PATCH v2 0/2] rebase: stop setting GIT_REFLOG_ACTION
` [PATCH v2 1/2] sequencer: stop exporting GIT_REFLOG_ACTION
` [PATCH v2 2/2] rebase: "
[PATCH] Change git-send-email's sendemail-validate hook to use header information
2022-11-09 23:16 UTC (3+ messages)
[PATCH 0/3] chainlint: emit line numbers alongside test definitions
2022-11-09 22:22 UTC (6+ messages)
` [PATCH 1/3] chainlint: sidestep impoverished macOS "terminfo"
` [PATCH 2/3] chainlint: latch line numbers at which each token starts and ends
` [PATCH 3/3] chainlint: prefix annotated test definition with line numbers
[PATCH] po: use `switch` over `checkout` in error message
2022-11-09 21:40 UTC (2+ messages)
[PATCH v3 0/2] git-maintenance quality-of-life improvements
2022-11-09 21:25 UTC (4+ messages)
` [PATCH v3 1/2] for-each-repo: interpolate repo path arguments
` [PATCH v3 2/2] maintenance: add option to register in a specific config
[PATCH] submodule: explicitly specify on-demand upon push
2022-11-09 18:31 UTC (3+ messages)
[PATCH v4 00/12] cocci: make "incremental" possible + a ccache-like tool
2022-11-09 15:42 UTC (7+ messages)
` [PATCH v5 00/13] "
` [PATCH v5 08/13] cocci: make "coccicheck" rule incremental
` [PATCH v5 10/13] Makefile: copy contrib/coccinelle/*.cocci to build/
[PATCH 00/30] [RFC] extensions.refFormat and packed-refs v2 file format
2022-11-09 15:15 UTC (2+ messages)
What's cooking in git.git (Nov 2022, #01; Thu, 3)
2022-11-09 14:04 UTC (16+ messages)
` ab/make-bin-wrappers (was: What's cooking in git.git (Nov 2022, #01; Thu, 3))
` ab/coccicheck-incremental "
` ab/submodule-helper-prep-only "
` ab/cmake-nix-and-ci "
` ab/misc-hook-submodule-run-command "
[PATCH 0/4] chainlint: improve annotated output
2022-11-09 13:11 UTC (10+ messages)
` [PATCH 1/4] chainlint: add explanatory comments
` [PATCH 2/4] chainlint: tighten accuracy when consuming input stream
` [PATCH 3/4] chainlint: latch start/end position of each token
` [PATCH 4/4] chainlint: annotate original test definition rather than token stream
[OUTREACHY][DRAFT Proposal] Unify ref-filter formats with other --pretty formats
2022-11-09 12:37 UTC (3+ messages)
[PATCH v2 0/3] notes.c: introduce "--blank-line" option
2022-11-09 9:06 UTC (7+ messages)
` [PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
` [PATCH v3 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
` [PATCH v3 2/5] notes.c: cleanup for "designated init" and "char ptr init"
` [PATCH v3 3/5] notes.c: drop unreachable code in 'append_edit()'
` [PATCH v3 4/5] notes.c: provide tips when target and append note are both empty
` [PATCH v3 5/5] notes.c: introduce "--no-blank-line" option
[PATCH v2 0/3] notes.c: introduce "--blank-line" option
2022-11-09 7:06 UTC (3+ messages)
Odd git-config behavior
2022-11-09 7:02 UTC (4+ messages)
[PATCH v2 1/3] notes.c: introduce "--blank-line" option
2022-11-09 6:35 UTC (2+ messages)
[PATCH] submodule--helper absorbgitdirs: no abspaths in "Migrating git..."
2022-11-09 2:35 UTC
[PATCH v7 00/10] docs: create & use "(user|developer) interfaces" categories
2022-11-09 1:34 UTC (7+ messages)
` [PATCH v8 00/12] "
` [PATCH v8 06/12] docs: move commit-graph format docs to man section 5
[PATCH] http: redact curl h2h3 headers in info
2022-11-09 0:52 UTC
What's cooking in git.git (Nov 2022, #02; Tue, 8)
2022-11-08 23:12 UTC
The enduring popularity of git-credential-store
2022-11-08 22:52 UTC (4+ messages)
[PATCH v2] Mention that password could be a personal access token
2022-11-08 21:48 UTC (3+ messages)
` [PATCH v3] "
[PATCH] fsmonitor--daemon: on macOS support symlink
2022-11-08 21:35 UTC (2+ messages)
[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
2022-11-08 21:13 UTC (21+ messages)
` [PATCH v2 0/3] receive-pack: only use visible refs for "
` [PATCH v2 2/3] revision: add new parameter to specify all visible refs
` [PATCH v3 0/6] receive-pack: only use visible refs for connectivity check
` [PATCH v3 4/6] revision: add new parameter to exclude hidden refs
` [PATCH v3 5/6] revparse: add `--exclude-hidden=` option
` [PATCH v4 0/6] receive-pack: only use visible refs for connectivity check
` [PATCH v4 1/6] refs: get rid of global list of hidden refs
` [PATCH v4 4/6] revision: add new parameter to exclude "
[PATCH 00/17] leak fixes: use existing constructors & other trivia
2022-11-08 20:54 UTC (22+ messages)
` [PATCH 10/17] sequencer.c: fix "opts->strategy" leak in read_strategy_opts()
` [PATCH v2 00/15] leak fixes: use existing constructors & other trivia
` [PATCH v2 01/15] tests: mark tests as passing with SANITIZE=leak
` [PATCH v2 02/15] {reset,merge}: call discard_index() before returning
` [PATCH v2 03/15] commit: discard partial cache before (re-)reading it
` [PATCH v2 04/15] read-cache.c: clear and free "sparse_checkout_patterns"
` [PATCH v2 05/15] dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"
` [PATCH v2 06/15] built-ins & libs & helpers: add/move destructors, fix leaks
` [PATCH v2 07/15] unpack-file: fix ancient leak in create_temp_file()
` [PATCH v2 08/15] revision API: call graph_clear() in release_revisions()
` [PATCH v2 09/15] ls-files: fix a --with-tree memory leak
` [PATCH v2 10/15] sequencer.c: fix "opts->strategy" leak in read_strategy_opts()
` [PATCH v2 11/15] connected.c: free the "struct packed_git"
` [PATCH v2 12/15] rebase: don't leak on "--abort"
` [PATCH v2 13/15] cherry-pick: free "struct replay_opts" members
` [PATCH v2 14/15] revert: fix parse_options_concat() leak
` [PATCH v2 15/15] built-ins: use free() not UNLEAK() if trivial, rm dead code
[PATCH v2 0/7] clone, submodule update: check out submodule branches
2022-11-08 20:43 UTC (4+ messages)
` [PATCH v3 0/8] "
[PATCH] ci: use a newer `github-script` version
2022-11-08 20:37 UTC (2+ messages)
[PATCH 0/1] ci: avoid unnecessary builds, with ci-config
2022-11-08 20:09 UTC (5+ messages)
` [PATCH 1/1] ci: avoid unnecessary builds
[PATCH 0/8] submodule: tests, cleanup to prepare for built-in
2022-11-08 19:20 UTC (10+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 4/9] submodule tests: test for a "foreach" blind-spot
` [PATCH v2 6/9] submodule API & "absorbgitdirs": remove "----recursive" option
` [PATCH v2 7/9] submodule--helper: remove --prefix from "absorbgitdirs"
` [PATCH v2 8/9] submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update"
` [PATCH v2 9/9] submodule--helper: use OPT_SUBCOMMAND() API
[PATCH v4 0/5] submodule: parallelize diff
2022-11-08 18:42 UTC (6+ messages)
` [PATCH v4 1/5] run-command: add duplicate_output_fn to run_processes_parallel_opts
` [PATCH v4 2/5] submodule: strbuf variable rename
` [PATCH v4 3/5] submodule: move status parsing into function
` [PATCH v4 4/5] diff-lib: refactor match_stat_with_submodule
` [PATCH v4 5/5] diff-lib: parallelize run_diff_files for submodules
[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
2022-11-08 17:08 UTC (3+ messages)
` [PATCH 1/9] protocol v2: add server-side "bundle-uri" skeleton
[PATCH v3 00/12] cmake: document, fix on *nix, add CI
2022-11-08 14:42 UTC (3+ messages)
` [PATCH v4 00/14] "
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).