Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v2 2/2] git-p4: remove "rollback" verb, (continued)
- [PATCH 0/2] git-p4: remove "debug" and "rollback" verbs,
Joel Holdsworth
- Should update-index --refresh force writing the index in case of racy timestamps?,
Marc Strapetz
- [PATCH] docs: add missing colon to Documentation/config/gpg.txt,
Greg Hurrell
- Using principal wildcards in gpg.ssh.allowedSignersFile,
Matthias Maier
- [PATCH v7 0/7] progress: test fixes / cleanup,
Ævar Arnfjörð Bjarmason
- [PATCH 0/8] Makefile: optimize noop runs, add shared.mak,
Ævar Arnfjörð Bjarmason
- [PATCH 1/8] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it, Ævar Arnfjörð Bjarmason
- [PATCH 2/8] Makefile: disable GNU make built-in wildcard rules, Ævar Arnfjörð Bjarmason
- [PATCH 3/8] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES), Ævar Arnfjörð Bjarmason
- [PATCH 5/8] Makefile: move $(comma), $(empty) and $(space) to shared.mak, Ævar Arnfjörð Bjarmason
- [PATCH 6/8] Makefile: add "$(QUIET)" boilerplate to shared.mak, Ævar Arnfjörð Bjarmason
- [PATCH 4/8] Makefile: move ".SUFFIXES" rule to shared.mak, Ævar Arnfjörð Bjarmason
- [PATCH 8/8] Makefiles: add and use wildcard "mkdir -p" template, Ævar Arnfjörð Bjarmason
- [PATCH 7/8] Makefile: use $(wspfx) for $(QUIET...) in shared.mak, Ævar Arnfjörð Bjarmason
- [PATCH 00/11] Makefile: fix "Perl" and "Python" rules, speed up re-builds,
Ævar Arnfjörð Bjarmason
- [PATCH 02/11] Makefile: don't set up "perl/build" rules under NO_PERL=Y, Ævar Arnfjörð Bjarmason
- [PATCH 01/11] Makefile: clean perl/build/ even with NO_PERL=Y, Ævar Arnfjörð Bjarmason
- [PATCH 03/11] Makefile: use "=" not ":=" for po/* and perl/*, Ævar Arnfjörð Bjarmason
- [PATCH 04/11] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR, Ævar Arnfjörð Bjarmason
- [PATCH 05/11] Makefile: guard Perl-only variable assignments, Ævar Arnfjörð Bjarmason
- [PATCH 06/11] Makefile: change "ifndef NO_PERL" to "ifdef NO_PERL", Ævar Arnfjörð Bjarmason
- [PATCH 07/11] Makefile: adjust Perl-related comments & whitespace, Ævar Arnfjörð Bjarmason
- [PATCH 08/11] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph, Ævar Arnfjörð Bjarmason
- [PATCH 09/11] Makefile: sort PERL_DEFINES list, Ævar Arnfjörð Bjarmason
- [PATCH 10/11] Makefile: create a GIT-PYTHON-DEFINES, like "PERL", Ævar Arnfjörð Bjarmason
- [PATCH 11/11] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/11] Makefile: fix "Perl" and "Python" rules, speed up re-builds, Ævar Arnfjörð Bjarmason
- [PATCH] Makefile: remove -DPAGER_ENV from BASIC_CFLAGS, Ævar Arnfjörð Bjarmason
- [PATCH] Makefile: correct the dependency graph of hook-list.h, Ævar Arnfjörð Bjarmason
- [PATCH] Makefile: don't invoke msgfmt with --statistics, Ævar Arnfjörð Bjarmason
- [PATCH] CI: remove support for Azure CI,
Ævar Arnfjörð Bjarmason
- Review process improvements,
Emily Shaffer
- bug: git-add --patch any negative pathspec fails,
Erik Cervin Edin
- [PATCH] strlcpy(): safer and faster version,
Andriy Makukha via GitGitGadget
- bug?: ORIG_HEAD incorrect after reset during git-rebase -i,
Erik Cervin Edin
- [PATCH v2 0/5] git-p4: fix RCS keyword processing encoding errors,
Joel Holdsworth
- Adding new/create & del/delete aliases into git,
Jasdeep Khalsa
- [PATCH 0/1] grep: align default colors with GNU grep ones,
Lénaïc Huard
- What's cooking in git.git (Dec 2021, #04; Wed, 15),
Junio C Hamano
- [PATCH] help: add space after autocorrect prompt,
kashav madan via GitGitGadget
- taking a break from Git,
Jeff King
- [PATCH] doc/config: mark ssh allowedSigners example as literal,
Jeff King
- From Ava, Ava Smith
- Git SCM API remote,
Ana Jovanovska
Git bug: Filter ignored when "--invert-grep" option is used.,
Dotan Cohen
Fw: Curiosity,
João Victor Bonfim
What's the difference between 'git rebase -i HEAD~1' and 'git reset --soft HEAD^', Yuri
[PATCH 0/4] git-p4: fix RCS keyword processing encoding errors,
Joel Holdsworth
[PATCH V3 1/2] git-apply: add --quiet flag,
Jerry Zhang
[PATCH] l10n: README: call more attention to plural strings,
Josh Steadmon
Re: I tried the latest git (was: A bug or issue with "git rebase --autostash" not popping the stash automatically), Philippe Blain
Re: A bug or issue with "git rebase --autostash" not popping the stash automatically,
Philippe Blain
[PATCH 0/1] Make upload-pack pack write size configurable,
Jacob Vosmaer
[PATCH 00/15] generalize chainlint self-tests,
Eric Sunshine
- [PATCH 01/15] t/chainlint/*.test: don't use invalid shell syntax, Eric Sunshine
- [PATCH 03/15] t/chainlint/*.test: generalize self-test commentary, Eric Sunshine
- [PATCH 04/15] t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge, Eric Sunshine
- [PATCH 05/15] t/Makefile: optimize chainlint self-test, Eric Sunshine
- [PATCH 02/15] t/chainlint/*.test: fix invalid test cases due to mixing quote types, Eric Sunshine
- [PATCH 06/15] chainlint.sed: improve ?!AMP?! placement accuracy, Eric Sunshine
- [PATCH 07/15] chainlint.sed: improve ?!SEMI?! placement accuracy, Eric Sunshine
- [PATCH 08/15] chainlint.sed: tolerate harmless ";" at end of last line in block, Eric Sunshine
- [PATCH 09/15] chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!, Eric Sunshine
- [PATCH 10/15] chainlint.sed: drop subshell-closing ">" annotation, Eric Sunshine
- [PATCH 11/15] chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like, Eric Sunshine
- [PATCH 12/15] chainlint.sed: don't mistake `<< word` in string as here-doc operator, Eric Sunshine
- [PATCH 13/15] chainlint.sed: stop throwing away here-doc tags, Eric Sunshine
- [PATCH 14/15] chainlint.sed: swallow comments consistently, Eric Sunshine
- [PATCH 15/15] chainlint.sed: stop splitting "(..." into separate lines "(" and "...", Eric Sunshine
- Re: [PATCH 00/15] generalize chainlint self-tests, Elijah Newren
[PATCH v2 1/3] git-p4: remove support for Python 2, Tzadik Vanderhoof
[PATCH 00/13] tests + init: don't rely on templates & add --no-template + config,
Ævar Arnfjörð Bjarmason
- [PATCH 01/13] t0001: fix gaps in "TEMPLATE DIRECTORY" coverage, Ævar Arnfjörð Bjarmason
- [PATCH 02/13] init: split out template population from create_default_files(), Ævar Arnfjörð Bjarmason
- [PATCH 03/13] init: unconditionally create the "info" directory, Ævar Arnfjörð Bjarmason
- [PATCH 05/13] init & clone: add a --no-template option, Ævar Arnfjörð Bjarmason
- [PATCH 04/13] t0008: don't rely on default ".git/info/exclude", Ævar Arnfjörð Bjarmason
- [PATCH 06/13] init & clone: add init.templateDir=[bool], Ævar Arnfjörð Bjarmason
- [PATCH 07/13] test-lib: create test data with "git init --no-template" (almost), Ævar Arnfjörð Bjarmason
- [PATCH 08/13] tests: don't depend on template-created .git/branches, Ævar Arnfjörð Bjarmason
- [PATCH 11/13] tests: change "cat && chmod +x" to use "write_hook", Ævar Arnfjörð Bjarmason
- [PATCH 10/13] test-lib-functions: add and use a "write_hook" wrapper, Ævar Arnfjörð Bjarmason
- [PATCH 09/13] t5540: don't rely on "hook/post-update.sample", Ævar Arnfjörð Bjarmason
- [PATCH 13/13] tests: don't depend on template-created .git/hooks, Ævar Arnfjörð Bjarmason
- [PATCH 12/13] tests: migrate miscellaneous "write_script" to "write_hooks", Ævar Arnfjörð Bjarmason
- [PATCH v2 0/7] tests: don't depend on "git init" using the template, Ævar Arnfjörð Bjarmason
[RFE] git submodule foreach where initialized, rsbecker
What's cooking in git.git (Dec 2021, #03; Fri, 10),
Junio C Hamano
- ns/batched-fsync and ns/remerge-diff, Neeraj Singh
- Re: What's cooking in git.git (Dec 2021, #03; Fri, 10), Eric Sunshine
- Re: What's cooking in git.git (Dec 2021, #03; Fri, 10), Elijah Newren
- tb/midx-bitmap-corruption-fix, Taylor Blau
- ab/common-main-cleanup (was: What's cooking in git.git (Dec 2021, #03; Fri, 10)), Ævar Arnfjörð Bjarmason
- ab/only-single-progress-at-once (was: What's cooking in git.git (Dec 2021, #03; Fri, 10)), Ævar Arnfjörð Bjarmason
- ms/customizable-ident-expansion (was: What's cooking in git.git (Dec 2021, #03; Fri, 10)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Dec 2021, #03; Fri, 10), Jeff Hostetler
- Re: What's cooking in git.git (Dec 2021, #03; Fri, 10), Jeff Hostetler
- 'Re: What's cooking in git.git (Dec 2021, #03; Fri, 10)', Teng Long
- Re: What's cooking in git.git (Dec 2021, #03; Fri, 10), Phillip Wood
New (better?) hash map technique in limit case.,
Philip Oakley
Question: Git and ActiveTcl,
Robert Weyrauch
[PATCH v2 0/3] Transition git-p4.py to support Python 3 only,
Joel Holdsworth
Please, paint new branch errors in RED (or any visible color),
Jose Wielandt
[PATCH 0/2] checkout: introduce "--to-branch" option,
ZheNing Hu via GitGitGadget
[PATCH 0/6] Transition git-p4.py to support Python 3 only,
Joel Holdsworth
Issue with git clone via http/https and alternates,
Ralf Baechle
builtin add interactive regression,
SZEDER Gábor
[RFC PATCH 00/10] range-diff: fix segfault due to integer overflow,
Ævar Arnfjörð Bjarmason
- [RFC PATCH 01/10] string-list API: change "nr" and "alloc" to "size_t", Ævar Arnfjörð Bjarmason
- [RFC PATCH 02/10] range-diff.c: don't use st_mult() for signed "int", Ævar Arnfjörð Bjarmason
- [RFC PATCH 03/10] range-diff.c: use "size_t" to refer to "struct string_list"'s "nr", Ævar Arnfjörð Bjarmason
- [RFC PATCH 04/10] range-diff: zero out elements in "cost" first, Ævar Arnfjörð Bjarmason
- [RFC PATCH 06/10] linear-assignment.c: take "size_t", not "int" for *_count, Ævar Arnfjörð Bjarmason
- [RFC PATCH 05/10] linear-assignment.c: split up compute_assignment() function, Ævar Arnfjörð Bjarmason
- [RFC PATCH 07/10] linear-assignment.c: convert a macro to a "static inline" function, Ævar Arnfjörð Bjarmason
- [RFC PATCH 08/10] linear-assignment.c: detect signed add/mul on GCC and Clang, Ævar Arnfjörð Bjarmason
- [RFC PATCH 09/10] linear-assignment.c: add and use intprops.h from Gnulib, Ævar Arnfjörð Bjarmason
- [RFC PATCH 10/10] linear-assignment.c: use "intmax_t" instead of "int", Ævar Arnfjörð Bjarmason
- [RFC PATCH v2 0/5] range-diff: fix segfault due to integer overflow, Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH 00/10] range-diff: fix segfault due to integer overflow, Johannes Schindelin
Bug - SSH commit signing,
Naomi Elstein
[PATCH 00/19] tests: fix broken &&-chains & abort loops on error,
Eric Sunshine
- [PATCH 01/19] t/lib-pager: use sane_unset() to avoid breaking &&-chain, Eric Sunshine
- [PATCH 06/19] t6300: make `%(raw:size) --shell` test more robust, Eric Sunshine
- [PATCH 03/19] t1020: avoid aborting entire test script when one test fails, Eric Sunshine
- [PATCH 05/19] t5516: drop unnecessary subshell and command invocation, Eric Sunshine
- [PATCH 04/19] t4202: clarify intent by creating expected content less cleverly, Eric Sunshine
- [PATCH 02/19] t1010: fix unnoticed failure on Windows, Eric Sunshine
- [PATCH 07/19] t9107: use shell parameter expansion to avoid breaking &&-chain, Eric Sunshine
- [PATCH 08/19] tests: simplify construction of large blocks of text, Eric Sunshine
- [PATCH 11/19] tests: fix broken &&-chains in `$(...)` command substitutions, Eric Sunshine
- [PATCH 10/19] tests: fix broken &&-chains in compound statements, Eric Sunshine
- [PATCH 09/19] tests: use test_write_lines() to generate line-oriented output, Eric Sunshine
- [PATCH 12/19] tests: fix broken &&-chains in `{...}` groups, Eric Sunshine
- [PATCH 13/19] tests: apply modern idiom for signaling test failure, Eric Sunshine
- [PATCH 14/19] tests: apply modern idiom for exiting loop upon failure, Eric Sunshine
- [PATCH 16/19] t0000-t3999: detect and signal failure within loop, Eric Sunshine
- [PATCH 15/19] tests: simplify by dropping unnecessary `for` loops, Eric Sunshine
- [PATCH 17/19] t4000-t4999: detect and signal failure within loop, Eric Sunshine
- [PATCH 19/19] t6000-t9999: detect and signal failure within loop, Eric Sunshine
- [PATCH 18/19] t5000-t5999: detect and signal failure within loop, Eric Sunshine
- Re: [PATCH 00/19] tests: fix broken &&-chains & abort loops on error, Elijah Newren
- [PATCH v1.1 2/19] t1010: fix unnoticed failure on Windows, Eric Sunshine
[PATCH v5.1 0/8] redo ssh-signing-key-lifetime topic,
Junio C Hamano
Re: Possible issue with rebase's --rebase-merges option,
Joel Marshall
[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order,
Taylor Blau
- [PATCH 1/2] t5326: demonstrate bitmap corruption after permutation, Taylor Blau
- [PATCH 2/2] midx.c: make changing the preferred pack safe, Taylor Blau
- Re: [PATCH 0/2] midx: prevent bitmap corruption when permuting pack order, Derrick Stolee
- [PATCH v2 0/8] midx: prevent bitmap corruption when permuting pack order, Taylor Blau
- [PATCH v2 1/8] t5326: demonstrate bitmap corruption after permutation, Taylor Blau
- [PATCH v2 2/8] midx.c: make changing the preferred pack safe, Taylor Blau
- [PATCH v2 3/8] pack-revindex.c: instrument loading on-disk reverse index, Taylor Blau
- [PATCH v2 5/8] t5326: extract `test_rev_exists`, Taylor Blau
- [PATCH v2 4/8] t5326: drop unnecessary setup, Taylor Blau
- [PATCH v2 6/8] t5326: move tests to t/lib-bitmap.sh, Taylor Blau
- [PATCH v2 7/8] t/lib-bitmap.sh: parameterize tests over reverse index source, Taylor Blau
- [PATCH v2 8/8] midx: read `RIDX` chunk when present, Taylor Blau
- Re: [PATCH v2 0/8] midx: prevent bitmap corruption when permuting pack order, Junio C Hamano
- Re: [PATCH v2 0/8] midx: prevent bitmap corruption when permuting pack order, Junio C Hamano
- [PATCH v3 0/9] midx: prevent bitmap corruption when permuting pack order, Taylor Blau
- [PATCH v4 0/9] midx: prevent bitmap corruption when permuting pack order, Taylor Blau
- [PATCH v4 1/9] t5326: demonstrate bitmap corruption after permutation, Taylor Blau
- [PATCH v4 2/9] midx.c: make changing the preferred pack safe, Taylor Blau
- [PATCH v4 3/9] pack-revindex.c: instrument loading on-disk reverse index, Taylor Blau
- [PATCH v4 4/9] t5326: drop unnecessary setup, Taylor Blau
- [PATCH v4 5/9] t5326: extract `test_rev_exists`, Taylor Blau
- [PATCH v4 6/9] t5326: move tests to t/lib-bitmap.sh, Taylor Blau
- [PATCH v4 7/9] t/lib-bitmap.sh: parameterize tests over reverse index source, Taylor Blau
- [PATCH v4 8/9] midx: read `RIDX` chunk when present, Taylor Blau
- [PATCH v4 9/9] pack-bitmap.c: gracefully fallback after opening pack/MIDX, Taylor Blau
- Re: [PATCH v4 0/9] midx: prevent bitmap corruption when permuting pack order, Ævar Arnfjörð Bjarmason
- Re: [PATCH v4 0/9] midx: prevent bitmap corruption when permuting pack order, Derrick Stolee
git apply: Not reliably working as `patch` replacement when `.git` file/directory exists, Deniz Bahadir
errno oversight,
Han-Wen Nienhuys
What's cooking in git.git (Dec 2021, #02; Tue, 7),
Junio C Hamano
- Re: What's cooking in git.git (Dec 2021, #02; Tue, 7), Eric Sunshine
- Re: What's cooking in git.git (Dec 2021, #02; Tue, 7), Elijah Newren
- ld/sparse-diff-blame, was What's cooking in git.git (Dec 2021, #02; Tue, 7), Lessley Dennington
[PATCH 0/3] sparse-checkout: fix segfault on malformed patterns,
Derrick Stolee via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]