git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-03-12 16:44:53 to 2021-03-15 17:12:08 UTC [more...]

[PATCH 0/8] Optimization batch 9: avoid detecting irrelevant renames
 2021-03-15 17:10 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH] fsmonitor: avoid global-buffer-overflow READ when checking trivial response
 2021-03-15 16:39 UTC 

Regarding the depreciation of ssh+git/git+ssh protocols
 2021-03-15 16:27 UTC 

[PATCH 0/7] Fix all leaks in t0001
 2021-03-15 16:23 UTC  (35+ messages)
` [PATCH 1/7] symbolic-ref: don't leak shortened refname in check_symref()
` [PATCH 3/7] clone: free or UNLEAK further pointers when finished
` [PATCH 4/7] worktree: fix leak in dwim_branch()
` [PATCH 7/7] parse-options: don't leak alias help messages
` [PATCH v2 0/9] Fix all leaks in t0001
  ` [PATCH v2 1/9] symbolic-ref: don't leak shortened refname in check_symref()
  ` [PATCH v2 2/9] reset: free instead of leaking unneeded ref
  ` [PATCH v2 3/9] clone: free or UNLEAK further pointers when finished
  ` [PATCH v2 4/9] worktree: fix leak in dwim_branch()
  ` [PATCH v2 5/9] init: remove git_init_db_config() while fixing leaks
  ` [PATCH v2 6/9] init-db: silence template_dir leak when converting to absolute path
  ` [PATCH v2 7/9] parse-options: convert bitfield values to use binary shift
  ` [PATCH v2 8/9] parse-options: don't leak alias help messages
  ` [PATCH v2 9/9] transport: also free remote_refs in transport_disconnect()

slow object packing during push
 2021-03-15 16:00 UTC  (3+ messages)

[PATCH 0/8] Optimization batch 10: avoid detecting even more irrelevant renames
 2021-03-15 15:34 UTC  (13+ messages)
` [PATCH 1/8] diffcore-rename: take advantage of "majority rules" to skip more renames
` [PATCH 2/8] merge-ort, diffcore-rename: tweak dirs_removed and relevant_source type
` [PATCH 3/8] merge-ort: record the reason that we want a rename for a directory
` [PATCH 4/8] diffcore-rename: only compute dir_rename_count for relevant directories
` [PATCH 5/8] diffcore-rename: check if we have enough renames for directories early on
` [PATCH 6/8] diffcore-rename: add computation of number of unknown renames
` [PATCH 7/8] merge-ort: record the reason that we want a rename for a file
` [PATCH 8/8] diffcore-rename: determine which relevant_sources are no longer relevant

[PATCH] vcs-svn: remove header files as well
 2021-03-15 15:32 UTC  (3+ messages)

bug report: mutual recursion in the git-subtree shell script
 2021-03-15  5:19 UTC  (4+ messages)

[PATCH 00/20] Sparse Index: Design, Format, Tests
 2021-03-15 13:36 UTC  (12+ messages)
` [PATCH 16/20] sparse-checkout: toggle sparse index from builtin
` [PATCH v2 00/20] Sparse Index: Design, Format, Tests
  ` [PATCH v2 05/20] sparse-index: implement ensure_full_index()

[PATCH 0/7] rev-parse: implement object type filter
 2021-03-15 13:15 UTC  (12+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
  ` [PATCH v2 2/8] revision: mark commit parents as NOT_USER_GIVEN
  ` [PATCH v2 3/8] list-objects: move tag processing into its own function
  ` [PATCH v2 4/8] list-objects: support filtering by tag and commit
  ` [PATCH v2 5/8] list-objects: implement object type filter
  ` [PATCH v2 6/8] pack-bitmap: "
  ` [PATCH v2 7/8] pack-bitmap: implement combined filter
  ` [PATCH v2 8/8] rev-list: allow filtering of provided items

[PATCH] [GSOC] commit: provides multiple common signatures
 2021-03-15 13:07 UTC  (29+ messages)
` [PATCH v2] [GSOC] commit: add trailer command
  ` [PATCH v3] [GSOC] commit: add --trailer option
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "
            ` [PATCH v8 0/2] "
              ` [PATCH v8 1/2] "
              ` [PATCH v8 2/2] interpret_trailers: for three options parse add warning

What's cooking in git.git (Mar 2021, #04; Sun, 14)
 2021-03-15  5:51 UTC  (2+ messages)

[PATCH] SQUASH??? calloc(nmemb,size)
 2021-03-15 10:24 UTC  (2+ messages)

[PATCH v3 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-15  9:35 UTC  (12+ messages)
` [PATCH v4 2/6] commit: add amend suboption to --fixup to create amend! commit

[PATCH v4 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-15  7:54 UTC  (18+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] sequencer: export and rename subject_length()
` [PATCH v5 2/6] commit: add amend suboption to --fixup to create amend! commit
` [PATCH v5 3/6] commit: add a reword suboption to --fixup
` [PATCH v5 4/6] t7500: add tests for --fixup=[amend|reword] options
` [PATCH v5 5/6] t3437: use --fixup with options to create amend! commit
` [PATCH v5 6/6] doc/git-commit: add documentation for fixup=[amend|reword] options
` [PATCH v6 0/6][Outreachy] commit: Implementation of "amend!" commit
` [PATCH v6 1/6] sequencer: export and rename subject_length()
` [PATCH v6 2/6] commit: add amend suboption to --fixup to create amend! commit
` [PATCH v6 3/6] commit: add a reword suboption to --fixup
` [PATCH v6 4/6] t7500: add tests for --fixup=[amend|reword] options
` [PATCH v6 5/6] t3437: use --fixup with options to create amend! commit
` [PATCH v6 6/6] doc/git-commit: add documentation for fixup=[amend|reword] options

[GIT PULL] l10n updates for 2.31.0 round 2
 2021-03-14 22:49 UTC  (2+ messages)

[PATCH 0/3] teach git to respect fsmonitor in diff-index
 2021-03-14 22:35 UTC  (5+ messages)
` [PATCH 1/3] fsmonitor: skip lstat deletion check during git diff-index
` [PATCH 2/3] fsmonitor: add assertion that fsmonitor is valid to check_removed
` [PATCH 3/3] fsmonitor: add perf test for git diff HEAD

Git install crashed nearly whole System
 2021-03-14 21:17 UTC  (4+ messages)

[PATCH v2] [GSOC][RFC] format-patch: pass --left-only to range-diff
 2021-03-14  8:10 UTC  (9+ messages)
` [PATCH v3] "
  ` [PATCH v4] [GSOC] "

Regarding GSoC Project 2021
 2021-03-14  1:26 UTC  (2+ messages)

[PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
 2021-03-13 23:37 UTC  (14+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/3] mergetool: add hideResolved configuration
    ` [PATCH] mergetool: do not enable hideResolved by default
                ` [PATCH v2 0/2] "
                  ` [PATCH 1/2] "
                  ` [PATCH 2/2] doc: describe mergetool configuration in git-mergetool(1)

[PATCH] userdiff: support Clojure
 2021-03-13 20:26 UTC 

Submodules and SHA-256/SHA-1 interoperability
 2021-03-13 19:42 UTC  (3+ messages)

[RFC] git-rebase-rewind, nested rebases, remembering stgit
 2021-03-13 16:37 UTC 

[PATCH] mem-pool: drop trailing semicolon from macro definition
 2021-03-13 16:17 UTC 

[PATCH 1/2] git-compat-util.h: drop trailing semicolon from macro definition
 2021-03-13 16:17 UTC  (2+ messages)
` [PATCH 2/2] use CALLOC_ARRAY

[PATCH] block-sha1: drop trailing semicolon from macro definition
 2021-03-13 16:17 UTC 

[PATCH] Makefile: fix bugs in coccicheck and speed it up
 2021-03-13 16:10 UTC  (5+ messages)
` [PATCH v2 0/4] Makefile/coccicheck: fix bugs "

No cross-compiling instructions on INSTALL
 2021-03-13 13:41 UTC 

Can I Insert some Ancient History into a repo?
 2021-03-13  9:59 UTC  (4+ messages)

[GSOC] Microproject: Add support for kotlin language in userdiff.c
 2021-03-13  8:58 UTC 

remote.<name>.merge missing from the git-config man page?
 2021-03-13  7:59 UTC  (12+ messages)

[PATCH v2 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-03-13  7:07 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] add: include magic part of pathspec on --refresh error
  ` [PATCH v3 2/7] t3705: add tests for `git add` in sparse checkouts
  ` [PATCH v3 3/7] add: make --chmod and --renormalize honor "
  ` [PATCH v3 4/7] pathspec: allow to ignore SKIP_WORKTREE entries on index matching
  ` [PATCH v3 5/7] refresh_index(): add REFRESH_DONT_MARK_SPARSE_MATCHES flag
  ` [PATCH v3 6/7] add: warn when asked to update SKIP_WORKTREE entries
  ` [PATCH v3 7/7] rm: honor sparse checkout patterns

git credential cache and sudo
 2021-03-13  2:51 UTC  (3+ messages)

[RFC PATCH] merge-recursive: create new files with O_EXCL
 2021-03-13  1:08 UTC  (4+ messages)

[PATCH] describe: dont abort too early when searching tags
 2021-03-12 23:59 UTC  (3+ messages)
` [PATCH 00/10] describe tests: refactor & fix recent broken tests

[PATCH v8 00/37] config-based hooks
 2021-03-12 23:29 UTC  (5+ messages)
` [PATCH v8 35/37] git-send-email: use 'git hook run' for 'sendemail-validate'

[BUG] Error adding 2+ files after init --shared on Windows with fscache
 2021-03-12 22:13 UTC  (3+ messages)

[PATCH] [GSOC][RFC] format-patch: pass --right-only to range-diff
 2021-03-12 22:09 UTC  (4+ messages)

[PATCH 0/7] Move the read_tree() function to its only user
 2021-03-12 21:41 UTC  (3+ messages)
` [PATCH v2 2/6] tree.c API: move read_tree() into builtin/ls-files.c

[PATCH v3 0/2] http: store credential when PKI auth is used
 2021-03-12 21:03 UTC  (2+ messages)

What to do with fsmonitor-watchman hook and config-based hooks?
 2021-03-12 20:33 UTC  (6+ messages)

[PATCH v4 00/15] reftable library
 2021-03-12 20:19 UTC  (17+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/15] init-db: set the_repository->hash_algo early on
  ` [PATCH v5 02/15] reftable: add LICENSE
  ` [PATCH v5 03/15] reftable: add error related functionality
  ` [PATCH v5 04/15] reftable: utility functions
  ` [PATCH v5 05/15] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v5 06/15] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v5 07/15] reftable: reading/writing blocks
  ` [PATCH v5 08/15] reftable: a generic binary tree implementation
  ` [PATCH v5 09/15] reftable: write reftable files
  ` [PATCH v5 10/15] reftable: read "
  ` [PATCH v5 11/15] reftable: reftable file level tests
  ` [PATCH v5 12/15] reftable: rest of library
  ` [PATCH v5 13/15] Reftable support for git-core
  ` [PATCH v5 14/15] git-prompt: prepare for reftable refs backend
  ` [PATCH v5 15/15] Add "test-tool dump-reftable" command

[PATCH v5] builtin/clone.c: add --reject-shallow option
 2021-03-12 18:25 UTC  (3+ messages)
` [PATCH v6] "


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