Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 5/5] run-command API: remove "argv" member, always use "args", (continued)
- [PATCH 4/5] run-command API users: use strvec_pushl(), not argv construction, Ævar Arnfjörð Bjarmason
- [PATCH 3/5] run-command API users: use strvec_pushv(), not argv assignment, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/5] run-command API: get rid of "argv", Jeff King
- [PATCH v2 0/9] run-command API: get rid of "argv" and "env", Ævar Arnfjörð Bjarmason
- [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/9] upload-archive: use regular "struct child_process" pattern, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/9] run-command API users: use strvec_pushv(), not argv assignment, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/9] run-command tests: use strvec_pushv(), not argv assignment, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/9] run-command API users: use strvec_pushl(), not argv construction, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/9] run-command API users: use strvec_push(), not argv construction, Ævar Arnfjörð Bjarmason
- [PATCH v2 7/9] run-command API: remove "argv" member, always use "args", Ævar Arnfjörð Bjarmason
- [PATCH v2 8/9] difftool: use "env_array" to simplify memory management, Ævar Arnfjörð Bjarmason
- [PATCH v2 9/9] run-command API: remove "env" member, always use "env_array", Ævar Arnfjörð Bjarmason
- [PATCH v3 0/9] run-command API: get rid of "argv" and "env", Ævar Arnfjörð Bjarmason
- [PATCH v3 2/9] upload-archive: use regular "struct child_process" pattern, Ævar Arnfjörð Bjarmason
- [PATCH v3 4/9] run-command tests: use strvec_pushv(), not argv assignment, Ævar Arnfjörð Bjarmason
- [PATCH v3 1/9] worktree: stop being overly intimate with run_command() internals, Ævar Arnfjörð Bjarmason
- [PATCH v3 3/9] run-command API users: use strvec_pushv(), not argv assignment, Ævar Arnfjörð Bjarmason
- [PATCH v3 6/9] run-command API users: use strvec_push(), not argv construction, Ævar Arnfjörð Bjarmason
- [PATCH v3 5/9] run-command API users: use strvec_pushl(), not argv construction, Ævar Arnfjörð Bjarmason
- [PATCH v3 7/9] run-command API: remove "argv" member, always use "args", Ævar Arnfjörð Bjarmason
- [PATCH v3 8/9] difftool: use "env_array" to simplify memory management, Ævar Arnfjörð Bjarmason
- [PATCH v3 9/9] run-command API: remove "env" member, always use "env_array", Ævar Arnfjörð Bjarmason
- Re: [PATCH v2] pager: fix crash when pager program doesn't exist, Enzo Matsumiya
- Emphasize that assume-unchanged and skip-worktree bits are not propagated to origin with git push, Martin Bruzina
- What's cooking in git.git (Nov 2021, #05; Fri, 19),
Junio C Hamano
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19), Fabian Stelzer
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19), Elijah Newren
- vd/sparse-reset (Was: Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)), Elijah Newren
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19), Elijah Newren
- vd/sparse-sparsity-fix-on-read (Was: Re: What's cooking in git.git (Nov 2021, #05; Fri, 19)), Elijah Newren
- Re: What's cooking in git.git (Nov 2021, #05; Fri, 19), Glen Choo
- ab/mark-leak-free-tests-even-more (was: What's cooking in git.git (Nov 2021, #05; Fri, 19)), Ævar Arnfjörð Bjarmason
- [PATCH] pager: fix crash when pager program doesn't exist,
Enzo Matsumiya
- [ANNOUNCE] git-cinnabar 0.5.8, Mike Hommey
- [PATCH] fetch-pack: ignore SIGPIPE when writing to index-pack,
Jeff King
- [PATCH 0/2] CI: use shorter names for CI jobs, less truncation,
Ævar Arnfjörð Bjarmason
- [PATCH 1/2] CI: use shorter names that fit in UX tooltips, Ævar Arnfjörð Bjarmason
- [PATCH 2/2] CI: rename the "Linux32" job to lower-case "linux32", Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/2] CI: use shorter names for CI jobs, less truncation, Jeff King
- Re: [PATCH 0/2] CI: use shorter names for CI jobs, less truncation, Junio C Hamano
- [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs, Ævar Arnfjörð Bjarmason
- [PATCH v2 1/6] CI: remove Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/6] CI: rename the "Linux32" job to lower-case "linux32", Ævar Arnfjörð Bjarmason
- [PATCH v2 2/6] CI: use shorter names that fit in UX tooltips, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/6] CI: use "$runs_on_pool", not "$jobname" to select packages & config, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/6] CI: don't run "make test" twice in one job, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/6] CI: run "documentation" via run-build-and-test.sh, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 0/6] CI: Remove Travis CI, shorten names for GH tooltips, split jobs, Johannes Schindelin
- [PATCH v3 0/5] CI: Remove Travis CI, shorten names for GH tooltips, split jobs, Ævar Arnfjörð Bjarmason
- [PATCH 0/6] various: remove dead code,
Ævar Arnfjörð Bjarmason
- Ambiguous verification response when ssh-based signatures,
Thor Andreas Rognan
- [PATCH] trace2: disable tr2_dst before warning on write errors, Josh Steadmon
- Stochastic bisection support,
Jan Kara
- [PATCH 04/27] bisect: Fixup bisect-porcelain/32, Jan Kara
- [PATCH 02/27] bisect: Fixup bisect-porcelain/17, Jan Kara
- [PATCH 03/27] bisect: Fixup test bisect-porcelain/20, Jan Kara
- [PATCH 01/27] bisect: Fixup test rev-list-bisect/02, Jan Kara
- [PATCH 10/27] bisect: Fixup bisect-porcelain/58, Jan Kara
- [PATCH 08/27] bisect: Fixup bisect-porcelain/50, Jan Kara
- [PATCH 05/27] bisect: Fixup bisect-porcelain/34, Jan Kara
- [PATCH 09/27] bisect: Fixup bisect-porcelain/54, Jan Kara
- [PATCH 06/27] bisect: Fixup bisect-porcelain/40, Jan Kara
- [PATCH 15/27] bisect: Rename clear_distance() to clear_counted_flag(), Jan Kara
- [PATCH 20/27] bisect: Compute probability a particular commit is bad, Jan Kara
- [PATCH 11/27] bisect: Fix bisection debugging, Jan Kara
- [PATCH 13/27] bisect: Allow specifying desired result confidence, Jan Kara
- [PATCH 22/27] bisect: Move count_distance(), Jan Kara
- [PATCH 23/27] bisect: Find bisection point for stochastic weights, Jan Kara
- [PATCH 19/27] bisect: Compute reachability of tested revs, Jan Kara
- [PATCH 07/27] bisect: Remove duplicated bisect-porcelain/48, Jan Kara
- [PATCH 16/27] bisect: Separate commit list reversal, Jan Kara
- [PATCH 14/27] bisect: Use void * for commit_weight, Jan Kara
- [PATCH 18/27] bisect: Terminate early if there are no eligible commits, Jan Kara
- [PATCH 17/27] bisect: Allow more complex commit weights, Jan Kara
- [PATCH 12/27] bisect: Accept and store confidence with each decision, Jan Kara
- [PATCH 21/27] bisect: Reorganize commit weight computation, Jan Kara
- [PATCH 24/27] bisect: Stop bisection when we are confident about bad commit, Jan Kara
- [PATCH 25/27] bisect: Report commit with the highest probability, Jan Kara
- [PATCH 26/27] bisect: Debug stochastic bisection, Jan Kara
- [PATCH 27/27] bisect: Allow bisection debugging of approx_halfway(), Jan Kara
- Re: Stochastic bisection support, Taylor Blau
- Re: Stochastic bisection support, Johannes Schindelin
- Re: Stochastic bisection support, Christian Couder
- git 2.34.0: Behavior of `**` in gitignore is different from previous versions.,
Danial Alihosseini
- [ANNOUNCE] Git v2.34.0 NonStop Builds Available, rsbecker
- [PATCH] pull: don't say that merge is "the default strategy",
Alex Henrie
- [PATCH] http-protocol.txt: add missing flush to example,
TimTIM via GitGitGadget
- [PATCH v2] fetch-pack: parameterize message containing 'ready' keyword,
Bagas Sanjaya
- [PATCH 1/2] grep/pcre2: limit the instances in which UTF mode is enabled,
Hamza Mahfooz
- [PATCH v5 0/5] remote: replace static variables with struct remote_state,
Glen Choo
- Bug report: Strange behavior with `git gc` and `reference-transaction` hook,
Waleed Khan
git-gui bugs due to dependency on system Wish on MacOS,
Glen Choo
[PATCH] ssh signing: support non ssh-* keytypes,
Fabian Stelzer
[Question] Unicode weirdness breaking tests on ZFS?,
Derrick Stolee
[PATCH 0/3] xdiff: speedup histogram diff,
Phillip Wood via GitGitGadget
Config spec for git,
Wallace, Brooke T (US 349D-Affiliate)
[PATCH v2 0/2] test-lib: improve missing prereq handling,
Fabian Stelzer
[PATCH] pull: should be noop when already-up-to-date,
Erwin Villejo via GitGitGadget
Generalization of diff and merge, Martin von Zweigbergk
[PATCH] Makefile: fix parallel build race,
Đoàn Trần Công Danh
[PATCH v6 0/5] teach submodules to know they're submodules,
Emily Shaffer
[PATCH] submodule: separate out not-found and not-empty errors,
Ian Wienand
Need help in understanding how to submit a patch,
Etienne Guillot
[PATCH 0/2] Sparse index: fetch, pull, ls-files,
Derrick Stolee via GitGitGadget
- [PATCH 1/2] fetch/pull: use the sparse index, Derrick Stolee via GitGitGadget
- [PATCH 2/2] ls-files: add --sparse option, Derrick Stolee via GitGitGadget
- Re: [PATCH 0/2] Sparse index: fetch, pull, ls-files, Junio C Hamano
- Re: [PATCH 0/2] Sparse index: fetch, pull, ls-files, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/5] Sparse index: fetch, pull, ls-files, Derrick Stolee via GitGitGadget
- [PATCH v2 1/5] fetch/pull: use the sparse index, Derrick Stolee via GitGitGadget
- [PATCH v2 3/5] t1092: replace 'read-cache --table' with 'ls-files --sparse', Derrick Stolee via GitGitGadget
- [PATCH v2 2/5] ls-files: add --sparse option, Derrick Stolee via GitGitGadget
- [PATCH v2 4/5] t1091/t3705: remove 'test-tool read-cache --table', Derrick Stolee via GitGitGadget
- [PATCH v2 5/5] test-read-cache: remove --table, --expand options, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 0/5] Sparse index: fetch, pull, ls-files, Elijah Newren
- [PATCH v3 0/5] Sparse index: fetch, pull, ls-files, Derrick Stolee via GitGitGadget
- [PATCH v3 1/5] fetch/pull: use the sparse index, Derrick Stolee via GitGitGadget
- [PATCH v3 2/5] ls-files: add --sparse option, Derrick Stolee via GitGitGadget
- [PATCH v3 3/5] t1092: replace 'read-cache --table' with 'ls-files --sparse', Derrick Stolee via GitGitGadget
- [PATCH v3 4/5] t1091/t3705: remove 'test-tool read-cache --table', Derrick Stolee via GitGitGadget
- [PATCH v3 5/5] test-read-cache: remove --table, --expand options, Derrick Stolee via GitGitGadget
- Re: [PATCH v3 0/5] Sparse index: fetch, pull, ls-files, Ævar Arnfjörð Bjarmason
- Re: [PATCH v3 0/5] Sparse index: fetch, pull, ls-files, Elijah Newren
- [PATCH v4 0/5] Sparse index: fetch, pull, ls-files, Derrick Stolee via GitGitGadget
Re: [PATCH 1/1] git-compat-util: add a test balloon for C99 support,
Johannes Schindelin
[PATCH 0/2] Generate temporary files using a CSPRNG,
brian m. carlson
New-ish warning in refs.c with GCC (at least 11.2) under -O3,
Ævar Arnfjörð Bjarmason
[ANNOUNCE] Git for Windows 2.34.0,
Johannes Schindelin
[PATCH] mergesort: avoid left shift overflow,
René Scharfe
[RFC PATCH 00/21] C99: show meaningful <file>:<line> in trace2 via macros,
Ævar Arnfjörð Bjarmason
- [RFC PATCH 01/21] git-compat-util.h: clarify GCC v.s. C99-specific in comment, Ævar Arnfjörð Bjarmason
- [RFC PATCH 02/21] C99 support: hard-depend on C99 variadic macros, Ævar Arnfjörð Bjarmason
- [RFC PATCH 03/21] usage.c: add a die_message() routine, Ævar Arnfjörð Bjarmason
- [RFC PATCH 04/21] usage.c API users: use die_message() where appropriate, Ævar Arnfjörð Bjarmason
- [RFC PATCH 05/21] usage.c + gc: add and use a die_message_errno(), Ævar Arnfjörð Bjarmason
- [RFC PATCH 07/21] common-main.c: call exit(), don't return, Ævar Arnfjörð Bjarmason
- [RFC PATCH 06/21] config API: don't use vreportf(), make it static in usage.c, Ævar Arnfjörð Bjarmason
- [RFC PATCH 08/21] usage.c: add a non-fatal bug() function to go with BUG(), Ævar Arnfjörð Bjarmason
- [RFC PATCH 10/21] receive-pack: use bug() and BUG_if_bug(), Ævar Arnfjörð Bjarmason
- [RFC PATCH 11/21] cache-tree.c: use bug() and BUG_if_bug(), Ævar Arnfjörð Bjarmason
- [RFC PATCH 12/21] pack-objects: use BUG(...) not die("BUG: ..."), Ævar Arnfjörð Bjarmason
- [RFC PATCH 17/21] usage.c: move usage routines around, Ævar Arnfjörð Bjarmason
- [RFC PATCH 21/21] usage API: add "core.usageAddSource" config to add <file>:<line>, Ævar Arnfjörð Bjarmason
- [RFC PATCH 20/21] usage API: make the "{usage,fatal,error,warning,BUG}: " translatable, Ævar Arnfjörð Bjarmason
- [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Jeff Hostetler
- Re: [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Jeff Hostetler
- Re: [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Elijah Newren
- Re: [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*(), Jeff Hostetler
- [RFC PATCH 16/21] usage.[ch] API: rename "warn" vars functions to "warning", Ævar Arnfjörð Bjarmason
- [RFC PATCH 18/21] usage.c: move rename variables in usage routines around, Ævar Arnfjörð Bjarmason
- [RFC PATCH 14/21] usage API: create a new usage.h, move API docs there, Ævar Arnfjörð Bjarmason
- [RFC PATCH 15/21] usage.[ch] API users: use report_fn, not hardcoded prototype, Ævar Arnfjörð Bjarmason
- [RFC PATCH 13/21] strbuf.h: use BUG(...) not die("BUG: ..."), Ævar Arnfjörð Bjarmason
- [RFC PATCH 09/21] parse-options.[ch] API: use bug() to improve error output, Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 00/21] C99: show meaningful <file>:<line> in trace2 via macros, Taylor Blau
[PATCH] parse-options API: simplify OPT_ALIAS(), Ævar Arnfjörð Bjarmason
What's cooking in git.git (Nov 2021, #04; Sun, 14),
Junio C Hamano
- ab/mark-leak-free-tests-even-more (was: What's cooking in git.git (Nov 2021, #04; Sun, 14)), Ævar Arnfjörð Bjarmason
- ab/only-single-progress-at-once (was: What's cooking in git.git (Nov 2021, #04; Sun, 14)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Nov 2021, #04; Sun, 14), Fabian Stelzer
- ab/refs-errno-cleanup + hn/reftable (was: What's cooking in git.git (Nov 2021, #04; Sun, 14)), Ævar Arnfjörð Bjarmason
[ANNOUNCE] Git v2.34.0,
Junio C Hamano
[PATCH 0/2] test-lib: improve missing prereq handling,
Fabian Stelzer
Ordering list of commits by topo-order, Íñigo Huguet
[PATCH 0/3] support `--oid-only` in `ls-tree`,
Teng Long
- <Possible follow-ups>
- [PATCH 0/3] support `--oid-only` in `ls-tree`, Teng Long
- [PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree", Teng Long
- [PATCH 2/3] t3104: add related tests for `--oid-only` option, Teng Long
- [PATCH 3/3] git-ls-tree.txt: description of the 'oid-only' option, Teng Long
- Re: [PATCH 0/3] support `--oid-only` in `ls-tree`, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/3] support `--oid-only` in `ls-tree`, Jeff King
- [PATCH v2 0/1] support `--oid-only` in `ls-tree`, Teng Long
- [PATCH v2 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree", Teng Long
- [PATCH v3 0/1] ls-tree.c: support `--oid-only` option, Teng Long
- [PATCH v3 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree", Teng Long
- [PATCH v4 0/1] ls-tree.c: support `--oid-only` option, Teng Long
- [PATCH v4 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree", Teng Long
- [PATCH v5 0/1] support `--object-only` option for "git-ls-tree", Teng Long
- [PATCH v5 1/1] ls-tree.c: support `--object-only` option for "git-ls-tree", Teng Long
- [PATCH v6 0/1] support `--object-only` option for "git-ls-tree", Teng Long
- [PATCH v6 1/1] ls-tree.c: support `--object-only` option for "git-ls-tree", Teng Long
- [RFC PATCH 0/7] ls-tree --format, Ævar Arnfjörð Bjarmason
- [RFC PATCH 1/7] ls-tree: remove commented-out code, Ævar Arnfjörð Bjarmason
- [RFC PATCH 2/7] ls-tree: add missing braces to "else" arms, Ævar Arnfjörð Bjarmason
- [RFC PATCH 4/7] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len", Ævar Arnfjörð Bjarmason
- [RFC PATCH 3/7] ls-tree: use "enum object_type", not {blob,tree,commit}_type, Ævar Arnfjörð Bjarmason
- [RFC PATCH 6/7] ls-tree: add a --format=<fmt> option, Ævar Arnfjörð Bjarmason
- [RFC PATCH 5/7] ls-tree: split up the "init" part of show_tree(), Ævar Arnfjörð Bjarmason
- [RFC PATCH 7/7] ls-tree.c: support `--object-only` option for "git-ls-tree", Ævar Arnfjörð Bjarmason
- [PATCH v8 0/8] ls-tree: "--object-only" and "--format" opts, Teng Long
- [PATCH v8 2/8] ls-tree: add missing braces to "else" arms, Teng Long
- [PATCH v8 3/8] ls-tree: use "enum object_type", not {blob,tree,commit}_type, Teng Long
- [PATCH v8 1/8] ls-tree: remove commented-out code, Teng Long
- [PATCH v8 4/8] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len", Teng Long
- [PATCH v8 5/8] ls-tree: split up the "init" part of show_tree(), Teng Long
- [PATCH v8 6/8] ls-tree.c: support --object-only option for "git-ls-tree", Teng Long
- [PATCH v8 7/8] ls-tree.c: introduce struct "shown_data", Teng Long
- [PATCH v8 8/8] ls-tree.c: introduce "--format" option, Teng Long
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]