git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-15 15:54:23 to 2021-11-16 18:27:54 UTC [more...]

[PATCH v3] checkout: fix "branch info" memory leaks
 2021-11-16 18:27 UTC  (2+ messages)
` [PATCH v4] "

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-11-16 18:25 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] branch: add flags and config to inherit tracking
` [PATCH v4] "

[PATCH 0/2] Generate temporary files using a CSPRNG
 2021-11-16 18:22 UTC  (8+ messages)
` [PATCH 1/2] wrapper: add a helper to generate numbers from "
` [PATCH 2/2] wrapper: use a CSPRNG to generate random file names

[PATCH v13 1/3] grep: refactor next_match() and match_one_pattern() for external use
 2021-11-16 18:22 UTC  (15+ messages)
` [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data
                ` [PATCH] grep: avoid setting UTF mode when not needed

[PATCH v5] submodule: absorb git dir instead of dying on deinit
 2021-11-16 18:20 UTC  (4+ messages)
` [PATCH v6] "

[PATCH v4 5/6] remote: die if branch is not found in repository
 2021-11-16 17:45 UTC  (4+ messages)

[PATCH 0/2] Sparse index: fetch, pull, ls-files
 2021-11-16 15:38 UTC  (3+ messages)
` [PATCH 1/2] fetch/pull: use the sparse index
` [PATCH 2/2] ls-files: add --sparse option

[GIT PULL] per signal_struct coredumps
 2021-11-16 15:14 UTC  (6+ messages)

[PATCH 0/1] Add a test balloon for C99
 2021-11-16 14:54 UTC  (11+ messages)
` [PATCH 1/1] git-compat-util: add a test balloon for C99 support
` [PATCH v2 0/1] Add "
  ` [PATCH v2 1/1] git-compat-util: add "

[PATCH 0/2] test-lib: improve missing prereq handling
 2021-11-16 14:19 UTC  (9+ messages)
` [PATCH 1/2] test-lib: show missing prereq summary
` [PATCH 2/2] test-lib: introduce required prereq for test runs

[PATCH] mergesort: avoid left shift overflow
 2021-11-16 14:08 UTC  (2+ messages)

[PATCH] ci(check-whitespace): update stale file top comments
 2021-11-16 12:26 UTC  (2+ messages)

[PATCH 0/8] Makefile: generate a hook-list.h, prep for config-based-hooks
 2021-11-16 12:01 UTC  (8+ messages)
` [PATCH 8/8] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH] name-rev: prefer shorter names over following merges
 2021-11-16 12:13 UTC  (2+ messages)

[PATCH v2 00/18] Makefiles: dependency correctness & speedup
 2021-11-16 12:00 UTC  (25+ messages)
` [PATCH v3 00/23] Makefile: dependency fixes, make noop runtime ~1.4x faster
  ` [PATCH v3 01/23] Makefile: don't invoke msgfmt with --statistics
  ` [PATCH v3 02/23] Makefile: don't set up "perl/build" rules under NO_PERL=Y
  ` [PATCH v3 03/23] Makefile: use "=" not ":=" for po/* and perl/*
  ` [PATCH v3 04/23] Makefile: clean perl/build/ even with NO_PERL=Y
  ` [PATCH v3 05/23] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR
  ` [PATCH v3 06/23] Makefile: guard Perl-only variable assignments
  ` [PATCH v3 07/23] Makefile: change "ifndef NO_PERL" to "ifdef NO_PERL"
  ` [PATCH v3 08/23] Makefile: adjust Perl-related comments & whitespace
  ` [PATCH v3 09/23] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph
  ` [PATCH v3 10/23] Makefile: create a GIT-PYTHON-DEFINES, like "PERL"
  ` [PATCH v3 11/23] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts
  ` [PATCH v3 12/23] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
  ` [PATCH v3 13/23] Makefile: move $(comma), $(empty) and $(space) to shared.mak
  ` [PATCH v3 14/23] Makefile: re-add and use the "shellquote" macros
  ` [PATCH v3 15/23] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
  ` [PATCH v3 16/23] Makefile: add "$(QUIET)" boilerplate to shared.mak
  ` [PATCH v3 17/23] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
  ` [PATCH v3 18/23] Makefiles: add and use wildcard "mkdir -p" template
  ` [PATCH v3 19/23] Makefile: correct the dependency graph of hook-list.h
  ` [PATCH v3 20/23] Makefile: use $(file) I/O instead of "FORCE" when possible
  ` [PATCH v3 21/23] Makefile: disable GNU make built-in wildcard rules
  ` [PATCH v3 22/23] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
  ` [PATCH v3 23/23] Makefile: move ".SUFFIXES" rule to shared.mak

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-11-16 11:02 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command

[PATCH v3 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
 2021-11-16 10:31 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] doc: git-format-patch: describe the option --always
  ` [PATCH v4 2/2] am: support --empty-commit option to handle empty patches

[PATCH 1/1] git-compat-util: add a test balloon for C99 support
 2021-11-16 10:30 UTC 

[PATCH] sequencer: fix environment that 'exec' commands run under
 2021-11-16  9:59 UTC  (4+ messages)
` [PATCH v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'

[PATCH v3 00/15] diff --color-moved[-ws] speedups
 2021-11-16  9:49 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/15] diff --color-moved: add perf tests
  ` [PATCH v4 02/15] diff --color-moved: clear all flags on blocks that are too short
  ` [PATCH v4 03/15] diff --color-moved: factor out function
  ` [PATCH v4 04/15] diff --color-moved: rewind when discarding pmb
  ` [PATCH v4 05/15] diff --color-moved=zebra: fix alternate coloring
  ` [PATCH v4 06/15] diff --color-moved: avoid false short line matches and bad zerba coloring
  ` [PATCH v4 07/15] diff: simplify allow-indentation-change delta calculation
  ` [PATCH v4 08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize
  ` [PATCH v4 09/15] diff --color-moved: call comparison function directly
  ` [PATCH v4 10/15] diff --color-moved: unify moved block growth functions
  ` [PATCH v4 11/15] diff --color-moved: shrink potential moved blocks as we go
  ` [PATCH v4 12/15] diff --color-moved: stop clearing potential moved blocks
  ` [PATCH v4 13/15] diff --color-moved-ws=allow-indentation-change: improve hash lookups
  ` [PATCH v4 14/15] diff: use designated initializers for emitted_diff_symbol
  ` [PATCH v4 15/15] diff --color-moved: intern strings

bug or a general misunderstanding
 2021-11-16  9:01 UTC  (6+ messages)

[PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code
 2021-11-16  8:29 UTC  (10+ messages)
      ` Is 'for (int i = [...]' bad for C STD compliance reasons? (was: [PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code)
        ` Is 'for (int i = [...]' bad for C STD compliance reasons?
          ` [PATCH] revision: use C99 declaration of variable in for() loop

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2021-11-16  8:02 UTC  (13+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/9] tmp-objdir: new API for creating temporary writable databases
  ` [PATCH v9 2/9] tmp-objdir: disable ref updates when replacing the primary odb
  ` [PATCH v9 3/9] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
  ` [PATCH v9 4/9] core.fsyncobjectfiles: batched disk flushes
  ` [PATCH v9 5/9] core.fsyncobjectfiles: add windows support for batch mode
  ` [PATCH v9 6/9] update-index: use the bulk-checkin infrastructure
  ` [PATCH v9 7/9] unpack-objects: "
  ` [PATCH v9 8/9] core.fsyncobjectfiles: tests for batch mode
  ` [PATCH v9 9/9] core.fsyncobjectfiles: performance tests for add and stash

[PATCH v6 0/8] protect branches checked out in all worktrees
 2021-11-16  7:10 UTC  (11+ messages)
` [PATCH v6 1/8] fetch: lowercase error messages
` [PATCH v6 4/8] worktree: simplify find_shared_symref() memory ownership model
` [PATCH v6 5/8] fetch: protect branches checked out in all worktrees
` [PATCH v6 6/8] receive-pack: clean dead code from update_worktree()

[BUG] git push --mirror ignores refs outside head & tags
 2021-11-16  6:28 UTC  (3+ messages)

[PATCH v3 0/2] RFC: implement new zdiff3 conflict style
 2021-11-16  2:13 UTC  (4+ messages)
` [PATCH v4 0/2] Implement "
  ` [PATCH v4 1/2] xdiff: implement a zealous diff3, or "zdiff3"
  ` [PATCH v4 2/2] update documentation for new zdiff3 conflictStyle

git pull bug report
 2021-11-16  1:43 UTC  (11+ messages)

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-11-16  0:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] config: make git_config_include() static
  ` [PATCH v3 2/2] config: include file if remote URL matches a glob

New-ish warning in refs.c with GCC (at least 11.2) under -O3
 2021-11-15 22:39 UTC  (2+ messages)

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 21:50 UTC  (10+ messages)
` [PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree"
` [PATCH 2/3] t3104: add related tests for `--oid-only` option

[PATCH v4 6/6] remote: add struct repository parameter to external functions
 2021-11-15 21:44 UTC  (3+ messages)

[RFC] Branches with --recurse-submodules
 2021-11-15 19:03 UTC  (3+ messages)

What's cooking in git.git (Nov 2021, #04; Sun, 14)
 2021-11-15 22:16 UTC  (6+ messages)
` ab/mark-leak-free-tests-even-more (was: What's cooking in git.git (Nov 2021, #04; Sun, 14))
` ab/only-single-progress-at-once "
` ab/refs-errno-cleanup + hn/reftable "

[ANNOUNCE] Git for Windows 2.34.0
 2021-11-15 21:32 UTC  (3+ messages)
` Resend: "

[RFC PATCH 00/21] C99: show meaningful <file>:<line> in trace2 via macros
 2021-11-15 22:18 UTC  (22+ messages)
` [RFC PATCH 01/21] git-compat-util.h: clarify GCC v.s. C99-specific in comment
` [RFC PATCH 02/21] C99 support: hard-depend on C99 variadic macros
` [RFC PATCH 03/21] usage.c: add a die_message() routine
` [RFC PATCH 04/21] usage.c API users: use die_message() where appropriate
` [RFC PATCH 05/21] usage.c + gc: add and use a die_message_errno()
` [RFC PATCH 06/21] config API: don't use vreportf(), make it static in usage.c
` [RFC PATCH 07/21] common-main.c: call exit(), don't return
` [RFC PATCH 08/21] usage.c: add a non-fatal bug() function to go with BUG()
` [RFC PATCH 09/21] parse-options.[ch] API: use bug() to improve error output
` [RFC PATCH 10/21] receive-pack: use bug() and BUG_if_bug()
` [RFC PATCH 11/21] cache-tree.c: "
` [RFC PATCH 12/21] pack-objects: use BUG(...) not die("BUG: ...")
` [RFC PATCH 13/21] strbuf.h: "
` [RFC PATCH 14/21] usage API: create a new usage.h, move API docs there
` [RFC PATCH 15/21] usage.[ch] API users: use report_fn, not hardcoded prototype
` [RFC PATCH 16/21] usage.[ch] API: rename "warn" vars functions to "warning"
` [RFC PATCH 17/21] usage.c: move usage routines around
` [RFC PATCH 18/21] usage.c: move rename variables in "
` [RFC PATCH 19/21] usage API: use C99 macros for {usage,usagef,die,error,warning,die}*()
` [RFC PATCH 20/21] usage API: make the "{usage,fatal,error,warning,BUG}: " translatable
` [RFC PATCH 21/21] usage API: add "core.usageAddSource" config to add <file>:<line>

[PATCH v1 2/3] config: introduce repo_config_set* functions
 2021-11-15 22:17 UTC  (2+ messages)

[PATCH 00/15] leak tests: remaining non-svn non-p4 tests as passing
 2021-11-15 22:14 UTC  (2+ messages)

[PATCH] parse-options API: simplify OPT_ALIAS()
 2021-11-15 22:03 UTC 

[ANNOUNCE] Git v2.34.0
 2021-11-15 21:15 UTC  (2+ messages)

[PATCH v4 1/6] t5516: add test case for pushing remote refspecs
 2021-11-15 20:09 UTC  (3+ messages)

[PATCH v4 4/6] remote: remove the_repository->remote_state from static methods
 2021-11-15 18:48 UTC  (2+ messages)

[ANNOUNCE] Git v2.34.0-rc2
 2021-11-15 16:52 UTC  (5+ messages)

[PATCH] midx: fix a formatting issue in "multi-pack-index.txt"
 2021-11-15 16:25 UTC  (2+ messages)


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