git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-08-10 19:50:35 to 2021-08-12 21:10:00 UTC [more...]

[PATCH 00/22] multi-pack reachability bitmaps
 2021-08-12 21:09 UTC  (23+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps
` [PATCH v3 00/25] multi-pack reachability bitmaps
  ` [PATCH v3 09/25] midx: avoid opening multiple MIDXs when writing
  ` [PATCH v3 16/25] t5310: move some tests to lib-bitmap.sh
  ` [PATCH v3 17/25] t/helper/test-read-midx.c: add --checksum mode
  ` [PATCH v3 18/25] t5326: test multi-pack bitmap behavior
  ` [PATCH v3 23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'

[PATCH] apply: keep buffer/size pair in sync when parsing binary hunks
 2021-08-12 20:56 UTC  (3+ messages)

[PATCH v4 00/36] Run hooks via "git run hook" & hook library
 2021-08-12 20:48 UTC  (15+ messages)
` [PATCH v2 0/6] config-based hooks restarted
  ` [PATCH v2 1/6] hook: run a list of hooks instead
  ` [PATCH v2 2/6] hook: allow parallel hook execution
  ` [PATCH v2 3/6] hook: introduce "git hook list"
  ` [PATCH v2 4/6] hook: allow running non-native hooks
  ` [PATCH v2 5/6] hook: include hooks from the config
  ` [PATCH v2 6/6] hook: allow out-of-repo 'git hook' invocations

[PATCH] ci: update freebsd 12 cirrus job
 2021-08-12 20:22 UTC 

[PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
 2021-08-12 19:59 UTC  (11+ messages)

[PATCH] ci: use upload-artifacts v1 for dockerized jobs
 2021-08-12 19:59 UTC  (2+ messages)

[PATCH] commit: restore --edit when combined with --fixup
 2021-08-12 19:51 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] help.c: help.autocorrect=prompt waits for user action
 2021-08-12 19:37 UTC  (3+ messages)

[PATCH v1 0/1] traverse_trees_and_blobs: rename and tree-wide
 2021-08-12 19:24 UTC  (11+ messages)
` [PATCH v1 1/1] list-objects.c: "
` [PATCH v2 0/1] list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits"
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-12 19:13 UTC  (5+ messages)
` [PATCH v2] sequencer: advise if skipping cherry-picked commit

Problem with git format-patch and --src-prefix and --dst-prefix
 2021-08-12 17:43 UTC 

[PATCH 0/2] Sparse index: delete ignored files outside sparse cone
 2021-08-12 17:29 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] t7519: rewrite sparse index test
  ` [PATCH v2 2/8] sparse-index: silently return when not using cone-mode patterns
  ` [PATCH v2 3/8] sparse-index: silently return when cache tree fails
  ` [PATCH v2 4/8] unpack-trees: fix nested sparse-dir search
  ` [PATCH v2 5/8] sparse-checkout: create helper methods
  ` [PATCH v2 7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag
  ` [PATCH v2 8/8] sparse-checkout: clear tracked sparse dirs

[PATCH 0/7] In grep, no adding submodule ODB as alternates
 2021-08-12 16:49 UTC  (24+ messages)
` [PATCH 1/7] submodule: lazily add submodule ODBs "
` [PATCH 2/7] grep: use submodule-ODB-as-alternate lazy-addition
` [PATCH 3/7] grep: typesafe versions of grep_source_init
` [PATCH 4/7] grep: read submodule entry with explicit repo
` [PATCH 5/7] grep: allocate subrepos on heap
` [PATCH 6/7] grep: add repository to OID grep sources
` [PATCH 7/7] t7814: show lack of alternate ODB-adding

[ANNOUNCE] Git for Windows 2.33.0-rc2
 2021-08-12 16:10 UTC 

[PATCH 0/3] rebase --continue: remove .git/MERGE_MSG
 2021-08-12 13:42 UTC  (12+ messages)
` [PATCH 1/3] t3403: fix commit authorship
` [PATCH 2/3] rebase --apply: restore some tests
` [PATCH v2 0/3] rebase --continue: remove .git/MERGE_MSG
  ` [PATCH v2 1/3] t3403: fix commit authorship
  ` [PATCH v2 2/3] rebase --apply: restore some tests
  ` [PATCH v2 3/3] rebase --continue: remove .git/MERGE_MSG

What's cooking in git.git (Jul 2021, #03; Tue, 13)
 2021-08-12  8:35 UTC  (5+ messages)
    ` [PATCH] CodingGuidelines: recommend gender-neutral description

Git GUI does not start
 2021-08-12  4:58 UTC  (3+ messages)

[PATCH v3 0/4] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-12  4:20 UTC  (10+ messages)
` [PATCH v4] "
  ` [PATCH v5] clone: set submodule.recurse=true if user enables feature.experimental flag

[PATCH v3 1/3] Remove unused var
 2021-08-12  0:13 UTC  (3+ messages)
` [PATCH v3 2/3] diff --submodule=diff: do not fail on ever-initialied deleted submodules
` [PATCH v3 3/3] diff --submodule=diff: Don't print failure message twice

t5607 fail with GIT_TEST_FAIL_PREREQS enabled
 2021-08-11 23:30 UTC  (5+ messages)
    ` [PATCH v2] t5607: avoid using prerequisites to select algorithm

[ANNOUNCE] Git v2.33.0-rc2
 2021-08-11 23:22 UTC 

Git merge improvement - "remove spaces/tabs from beginning of line and end of line"
 2021-08-11 23:12 UTC  (2+ messages)

[ANNOUNCE] Git v2.33.0-rc1 (Build/Test Report)
 2021-08-11 22:30 UTC 

[PATCH 0/7] [un]stage: officially start moving to "staging area"
 2021-08-11 21:40 UTC  (24+ messages)
` [PATCH 1/7] stage: add proper 'stage' command
` [PATCH 2/7] stage: add helper to run commands
` [PATCH 3/7] stage: add 'add' subcommand
` [PATCH 4/7] stage: add 'remove' subcommand
` [PATCH 5/7] unstage: add 'unstage' command
` [PATCH 6/7] stage: add 'diff' subcommand
` [PATCH 7/7] stage: add 'edit' command

[PATCH v4] userdiff: improve java hunk header regex
 2021-08-11 20:32 UTC  (9+ messages)
  ` Re* "

[PATCH] completion: complete more boolean/-like config values
 2021-08-11 19:59 UTC 

[PATCH] completion: avoid config variable name lookup error in nounset mode
 2021-08-11 19:40 UTC  (3+ messages)

[PATCH v5] userdiff: improve java hunk header regex
 2021-08-11 18:55 UTC  (5+ messages)

What's cooking in git.git (Aug 2021, #04; Tue, 10)
 2021-08-11 19:00 UTC  (13+ messages)

[PATCH v6] userdiff: improve java hunk header regex
 2021-08-11 17:51 UTC 

[PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
 2021-08-11 17:20 UTC  (9+ messages)
` [PATCH/RFC 0/3] pedantic errors in next

[QUESTION]Is it possible that git would support two-factor authentication?
 2021-08-11 15:23 UTC  (4+ messages)

Bug with Git shallow clones and submodules
 2021-08-11 14:59 UTC 

[GSoC] [PATCH v3 0/8] submodule: convert the rest of 'add' to C
 2021-08-11 10:30 UTC  (12+ messages)
` [GSoC] [PATCH v4 "
  ` [GSoC] [PATCH v4 4/8] dir: libify and export helper functions from clone.c
  ` [GSoC] [PATCH v5 0/9] submodule: convert the rest of 'add' to C
    ` [GSoC] [PATCH v5 1/9] submodule--helper: add options for compute_submodule_clone_url()

[PATCH v2 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-11 10:00 UTC  (3+ messages)
` [PATCH v3] [GSOC] cherry-pick: use better advice message

[PATCH v3 0/3] packfile-uris: commit objects exclusio
 2021-08-11  9:59 UTC  (10+ messages)
` [PATCH v4 0/7] packfile-uris: commits and trees exclusion
  ` [PATCH v4 1/7] pack-objects.c: introduce new method `match_packfile_uri_exclusions`
  ` [PATCH v4 2/7] Add new parameter "carry_data" for "show_object" function
  ` [PATCH v4 3/7] packfile-uri: support for excluding commit objects
  ` [PATCH v4 4/7] packfile-uri: support for excluding tree objects
  ` [PATCH v4 5/7] packfile-uri.txt: support for excluding commits and trees
  ` [PATCH v4 6/7] t5702: replace with "test_when_finished" for cleanup
  ` [PATCH v4 7/7] t5702: support for excluding commit objects

[GSoC] Git Blog 12
 2021-08-11  8:20 UTC  (6+ messages)

Branch Management
 2021-08-11  6:31 UTC  (2+ messages)

Blog post: The git staging area, the term literally everyone agrees with
 2021-08-11  4:53 UTC 

[PATCH v3 0/3] packfile-uris: commit objects exclusio
 2021-08-11  1:48 UTC  (2+ messages)

[PATCH v3 3/3] packfile-uri.txt: support for excluding commit objects
 2021-08-11  1:47 UTC  (2+ messages)

[PATCH v3 2/3] t5702: support for excluding commit objects
 2021-08-11  1:46 UTC  (2+ messages)
` [PATCH v3 1/3] packfile-uris: "

[PATCH v3 1/3] packfile-uris: support for excluding commit objects
 2021-08-11  1:44 UTC  (2+ messages)

What's cooking in git.git (Aug 2021, #03; Fri, 6)
 2021-08-10 22:38 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).