git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-05-13 01:50:05 to 2022-05-19 08:16:45 UTC [more...]

[PATCH 0/9] Incremental po/git.pot update and new l10n workflow
 2022-05-19  8:15 UTC  (2+ messages)
` [PATCH v2 1/9] Makefile: sort "po/git.pot" by file location

Bug - remote.c:236: hashmap_put overwrote entry after hashmap_get returned NULL
 2022-05-19  6:58 UTC  (2+ messages)

[PATCH 00/17] cruft packs
 2022-05-18 23:48 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] Documentation/technical: add cruft-packs.txt
  ` [PATCH v4 02/17] pack-mtimes: support reading .mtimes files
  ` [PATCH v4 03/17] pack-write: pass 'struct packing_data' to 'stage_tmp_packfiles'
  ` [PATCH v4 04/17] chunk-format.h: extract oid_version()
  ` [PATCH v4 05/17] pack-mtimes: support writing pack .mtimes files
  ` [PATCH v4 06/17] t/helper: add 'pack-mtimes' test-tool
  ` [PATCH v4 07/17] builtin/pack-objects.c: return from create_object_entry()
  ` [PATCH v4 08/17] builtin/pack-objects.c: --cruft without expiration
  ` [PATCH v4 09/17] reachable: add options to add_unseen_recent_objects_to_traversal
  ` [PATCH v4 10/17] reachable: report precise timestamps from objects in cruft packs
  ` [PATCH v4 11/17] builtin/pack-objects.c: --cruft with expiration
  ` [PATCH v4 12/17] builtin/repack.c: support generating a cruft pack
  ` [PATCH v4 13/17] builtin/repack.c: allow configuring cruft pack generation
  ` [PATCH v4 14/17] builtin/repack.c: use named flags for existing_packs
  ` [PATCH v4 15/17] builtin/repack.c: add cruft packs to MIDX during geometric repack
  ` [PATCH v4 16/17] builtin/gc.c: conditionally avoid pruning objects via loose
  ` [PATCH v4 17/17] sha1-file.c: don't freshen cruft packs

[PATCH] Add pcre2 support for cmake build system
 2022-05-18 22:02 UTC  (2+ messages)

[PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
 2022-05-18 21:53 UTC  (13+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] run-command tests: change if/if/... to if/else if/else
  ` [PATCH v2 2/8] run-command API: use "opts" struct for run_processes_parallel{,_tr2}()
  ` [PATCH v2 3/8] run-command tests: test stdout of run_command_parallel()
  ` [PATCH v2 4/8] run-command.c: add an initializer for "struct parallel_processes"
  ` [PATCH v2 5/8] run-command: add an "ungroup" option to run_process_parallel()
  ` [PATCH v2 6/8] hook tests: fix redirection logic error in 96e7225b310
  ` [PATCH v2 7/8] hook API: don't redundantly re-set "no_stdin" and "stdout_to_stderr"
  ` [PATCH v2 8/8] hook API: fix v2.36.0 regression: hooks should be connected to a TTY

[PATCH] builtin/receive-pack.c: remove redundant 'if'
 2022-05-18 21:16 UTC  (2+ messages)

[PATCH] stash: added safety flag for stash clear subcommand
 2022-05-18 21:05 UTC 

[PATCH] stash: added safety flag for stash clear subcommand
 2022-05-18 20:51 UTC  (2+ messages)

[PATCH] templates: clarify SHA1 arg in prepare-commit-msg
 2022-05-18 18:58 UTC  (2+ messages)

[PATCH v2 00/15][GSoC] iterate dirs before or after their contents
 2022-05-18 18:36 UTC  (14+ messages)
` [PATCH v2 04/15] test-dir-iterator: consistently return EXIT_FAILURE or EXIT_SUCCESS
` [PATCH v2 10/15] dir-iterator: refactor dir_iterator_advance()
` [PATCH v2 13/15] dir-iterator: option to iterate dirs in pre-order

[PATCH v3 0/7] scalar: implement the subcommand "diagnose"
 2022-05-18 17:35 UTC  (19+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] archive: optionally add "virtual" files
  ` [PATCH v4 3/7] scalar: validate the optional enlistment argument
  ` [PATCH v4 4/7] Implement `scalar diagnose`

[PATCH] getpriority: Only getpriority translation the priority values
 2022-05-18 17:21 UTC  (6+ messages)
      ` Perhaps we want {diff,log,format}.noprefix and friends?

[PATCH 0/2] commit: trivial leak fix, add 2 tests to linux-leaks CI
 2022-05-18 16:30 UTC  (4+ messages)
` [PATCH] commit: fix "author_ident" leak

Bugreport - submodules are fetched twice in some cases
 2022-05-18 15:53 UTC  (16+ messages)
                ` [PATCH] fetch: do not run a redundant fetch from submodule
                  ` [PATCH v2] "

[PATCH] fetch: limit shared symref check only for local branches
 2022-05-18 15:50 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] [RFC] setup.c: make bare repo discovery optional
 2022-05-17 21:51 UTC  (20+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] setup.c: learn discovery.bareRepository=cwd

[PATCH v5 00/28] Builtin FSMonitor Part 3
 2022-05-17 21:14 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/28] fsm-listen-win32: handle shortnames
  ` [PATCH v6 16/28] fsmonitor--daemon: stub in health thread
  ` [PATCH v6 20/28] fsmonitor: optimize processing of directory events
  ` [PATCH v6 26/28] t/lib-unicode-nfc-nfd: helper prereqs for testing unicode nfc/nfd

Corrupt name-rev output
 2022-05-17 16:20 UTC  (7+ messages)

[Discussion] What is Git's Security Boundary?
 2022-05-17 12:55 UTC  (4+ messages)

[PATCH 0/8] Sparse index: integrate with sparse-checkout
 2022-05-17 13:28 UTC  (16+ messages)
` [PATCH 1/8] sparse-index: create expand_to_pattern_list()
` [PATCH 2/8] sparse-index: introduce partially-sparse indexes
` [PATCH 3/8] cache-tree: implement cache_tree_find_path()
` [PATCH 4/8] sparse-checkout: --no-sparse-index needs a full index
` [PATCH 5/8] sparse-index: partially expand directories
` [PATCH 6/8] sparse-index: complete partial expansion
` [PATCH 7/8] p2000: add test for 'git sparse-checkout [add|set]'
` [PATCH 8/8] sparse-checkout: integrate with sparse index

What's cooking in git.git (May 2022, #05; Mon, 16)
 2022-05-17 13:10 UTC  (2+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-05-17  8:23 UTC  (17+ messages)
` [PATCH 08/12] merge-ort: provide a merge_get_conflicted_files() helper function

[PATCH] fetch-pack: make unexpected peek result non-fatal
 2022-05-17  6:20 UTC  (3+ messages)

[PATCH] grep: add --max-count command line option
 2022-05-17  5:53 UTC  (8+ messages)

[PATCH 0/8] Bundle URIs: Prepatory patches
 2022-05-16 20:11 UTC  (9+ messages)
` [PATCH 1/8] connect.c: refactor sending of agent & object-format
` [PATCH 2/8] dir API: add a generalized path_match_flags() function
` [PATCH 3/8] fetch-pack: add a deref_without_lazy_fetch_extended()
` [PATCH 4/8] fetch-pack: move --keep=* option filling to a function
` [PATCH 5/8] http: make http_get_file() external
` [PATCH 6/8] remote: move relative_url()
` [PATCH 7/8] remote: allow relative_url() to return an absolute url
` [PATCH 8/8] bundle.h: make "fd" version of read_bundle_header() public

[PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-05-16 16:25 UTC  (10+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 3/4] t0034: add negative tests and allow git init to mostly work under sudo

Date in git-commit output inconsistent with log.date format
 2022-05-16 16:14 UTC  (2+ messages)

[PATCH v4] builtin/remote.c: teach `-v` to list filters for promisor remotes
 2022-05-16 15:38 UTC  (4+ messages)

[PATCH 0/4] Fix issues and a regression noted by valgrind
 2022-05-16 14:59 UTC  (5+ messages)
` [PATCH v2 0/4] test fixes around valgrind
  ` [PATCH v2 4/4] object-file: fix a unpack_loose_header() regression in 3b6a8db3b03

[PATCH v3] http: add custom hostname to IP address resolutions
 2022-05-16  8:38 UTC  (2+ messages)
` [PATCH v4] "

Let's have a user experience workshop
 2022-05-16  7:43 UTC  (5+ messages)

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-16  6:11 UTC  (10+ messages)
` [PATCH 1/2] pack-bitmap: check preferred pack validity when opening MIDX bitmap
` [PATCH 2/2] builtin/pack-objects.c: ensure pack validity from MIDX bitmap objects

[PATCH] stash: added safety flag for stash clear subcommand
 2022-05-16  3:17 UTC  (2+ messages)

sudo: git describe during GIT_VERSION_GEN not as expected
 2022-05-15 16:51 UTC  (5+ messages)

Bug: combined diff with --ignore-matching-lines
 2022-05-14  9:32 UTC 

[PATCH 0/3] Allow configuration of HTTP authentication method
 2022-05-13 23:51 UTC  (7+ messages)
` [PATCH 1/3] Rename proxy_authmethods -> authmethods
` [PATCH 2/3] Add config option/env var to limit HTTP auth methods
` [RFC PATCH 3/3] Allow empty user name in HTTP authentication

What's cooking in git.git (May 2022, #04; Thu, 12)
 2022-05-13 19:43 UTC  (4+ messages)
` js/scalar-diagnose, was "

Git Submodules ref setting
 2022-05-13 15:22 UTC  (4+ messages)

Question about pre-merge and git merge octopus strategy
 2022-05-13 12:56 UTC  (10+ messages)

Failure when adding a tracked file in an ignored directory
 2022-05-13  7:10 UTC 

Git issue clone issue with .gdb , .loz, & .las files
 2022-05-13  1:49 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).