git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-03-02 23:52:44 to 2022-03-04 13:11:50 UTC [more...]

[PATCH 0/4] builtin add -p: hopefully final readkey fixes
 2022-03-04 13:11 UTC  (5+ messages)
` [PATCH 1/4] terminal: use flags for save_term()
` [PATCH 2/4] terminal: don't assume stdin is /dev/tty
` [PATCH 3/4] terminal: work around macos poll() bug
` [PATCH 4/4] terminal: restore settings on SIGTSTP

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-03-04 13:08 UTC  (2+ messages)
` [GSoC][PATCH 1/1] Add a diff driver for JavaScript languages

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-04 12:28 UTC  (13+ messages)
` [GSoC][PATCHv3] userdiff: add builtin driver for kotlin language
  ` [PATCH] "
` [PATCH] userdiff: add builtin diff driver for Kotlin language

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

[PATCH v11 00/13] ls-tree: "--object-only" and "--format" opts
 2022-03-04 10:42 UTC  (14+ messages)
` [PATCH v12 00/12] "
  ` [PATCH v12 01/12] ls-tree: remove commented-out code
  ` [PATCH v12 02/12] ls-tree: add missing braces to "else" arms
  ` [PATCH v12 03/12] ls-tree: use "enum object_type", not {blob,tree,commit}_type
  ` [PATCH v12 04/12] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
  ` [PATCH v12 05/12] ls-tree: rename "retval" to "recurse" in "show_tree()"
  ` [PATCH v12 06/12] ls-tree: simplify nesting if/else logic "
  ` [PATCH v12 07/12] ls-tree: fix "--name-only" and "--long" combined use bug
  ` [PATCH v12 08/12] ls-tree: slightly refactor `show_tree()`
  ` [PATCH v12 09/12] ls-tree: introduce struct "show_tree_data"
  ` [PATCH v12 10/12] cocci: allow padding with `strbuf_addf()`
  ` [PATCH v12 11/12] ls-tree: introduce "--format" option
  ` [PATCH v12 12/12] ls-tree: support --object-only option for "git-ls-tree"

[PATCH v2 0/3] contributor doc update around log messages
 2022-03-04  9:52 UTC  (13+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] SubmittingPatches: write problem statement in the log in the present tense
` [PATCH v3 2/3] CodingGuidelines: hint why we value clearly written log messages
` [PATCH v3 3/3] SubmittingPatches: explain why we care about "
      ` log messages > comments (was: [PATCH v3 3/3] SubmittingPatches: explain why we care about log messages)

[PATCH 1/3] gpg-interface/gpgsm: fix for v2.3
 2022-03-04 10:25 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
  ` [PATCH v4 2/3] t/lib-gpg: reload gpg components after updating trustlist
  ` [PATCH v4 3/3] t/lib-gpg: kill all gpg components, not just gpg-agent

[PATCH v2 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
 2022-03-04 10:05 UTC  (5+ messages)
` [PATCH v3 0/7] grep: simplify & delete "init" & "config" code
  ` [PATCH v3 2/7] log tests: check if grep_config() is called by "log"-like cmds
    ` Tests in t4202 are aborted early, was: Re: [PATCH v3 2/7] log
      ` [PATCH] log tests: fix "abort tests early" regression in ff37a60c369

[PATCH 0/1] blame: Skip missing ignore-revs file
 2022-03-04  9:51 UTC  (3+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-03-04  9:04 UTC  (10+ messages)
              ` win+VS environment has "cut" but not "paste"?

gitk external diff on Windows
 2022-03-04  8:37 UTC  (2+ messages)

[PATCH] fix: include the type flag in the cli docs
 2022-03-04  7:45 UTC  (7+ messages)
` [PATCH v2] "

Silly 'git am' UI issue
 2022-03-04  7:14 UTC  (6+ messages)

[PATCH 00/15] tests: don't ignore "git" exit codes
 2022-03-04  6:57 UTC  (17+ messages)
` [PATCH 11/15] rev-list tests: don't hide abort() in "test_expect_failure"
` [PATCH 12/15] gettext tests: don't ignore "test-tool regex" exit code

FIles in GutHub but not in package
 2022-03-04  4:46 UTC 

What's cooking in git.git (Mar 2022, #01; Thu, 3)
 2022-03-04  4:31 UTC 

[PATCH v2 0/9] fetch --recurse-submodules: fetch unpopulated submodules
 2022-03-04  2:37 UTC  (23+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 09/10] fetch: fetch unpopulated, changed submodules
  ` [PATCH v4 00/10] fetch --recurse-submodules: fetch unpopulated submodules
    ` [PATCH v4 01/10] t5526: introduce test helper to assert on fetches
    ` [PATCH v4 02/10] t5526: stop asserting on stderr literally
    ` [PATCH v4 03/10] t5526: create superproject commits with test helper
    ` [PATCH v4 04/10] submodule: make static functions read submodules from commits
    ` [PATCH v4 05/10] submodule: inline submodule_commits() into caller
    ` [PATCH v4 06/10] submodule: store new submodule commits oid_array in a struct
    ` [PATCH v4 07/10] submodule: extract get_fetch_task()
    ` [PATCH v4 08/10] submodule: move logic into fetch_task_create()
    ` [PATCH v4 09/10] fetch: fetch unpopulated, changed submodules
    ` [PATCH v4 10/10] submodule: fix latent check_has_commit() bug

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-03 23:30 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] remote: show progress display when renaming
  ` [PATCH v3 1/2] builtin/remote.c: parse options in 'rename'
  ` [PATCH v3 2/2] builtin/remote.c: show progress when renaming remote references

[PATCH v4 2/2] parse-options.c: add style checks for usage-strings
 2022-03-03 22:30 UTC  (3+ messages)

[PATCH] Documentation: git-read-tree: separate links using commas
 2022-03-03 22:25 UTC  (2+ messages)

What does it mean to have multiple upstream tracking branches?
 2022-03-03 22:24 UTC  (3+ messages)

What's cooking in git.git (Feb 2022, #08; Mon, 28)
 2022-03-03 22:23 UTC  (3+ messages)
` ab/object-file-api-updates (was: What's cooking in git.git (Feb 2022, #08; Mon, 28))
  ` ab/object-file-api-updates

[PATCH v2] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-03-03 22:12 UTC  (2+ messages)

[PATCH 00/13] submodule: convert parts of 'update' to C
 2022-03-03 21:41 UTC  (26+ messages)
` [PATCH v2 "
  ` [PATCH v2 13/13] submodule--helper update-clone: check for --filter and --init
  ` [PATCH v3 00/13] submodule: convert parts of 'update' to C
    ` [PATCH v3 01/13] submodule tests: test for init and update failure output
    ` [PATCH v3 02/13] submodule--helper: remove update-module-mode
    ` [PATCH v3 03/13] submodule--helper: reorganize code for sh to C conversion
    ` [PATCH v3 04/13] submodule--helper run-update-procedure: remove --suboid
    ` [PATCH v3 05/13] submodule--helper: remove ensure-core-worktree
    ` [PATCH v3 06/13] submodule--helper: get remote names from any repository
    ` [PATCH v3 07/13] submodule--helper: don't use bitfield indirection for parse_options()
    ` [PATCH v3 08/13] submodule--helper run-update-procedure: learn --remote
    ` [PATCH v3 09/13] submodule--helper: refactor get_submodule_displaypath()
    ` [PATCH v3 10/13] submodule--helper: allow setting superprefix for init_submodule()
    ` [PATCH v3 11/13] submodule--helper update-clone: learn --init
    ` [PATCH v3 12/13] submodule update: add tests for --filter
    ` [PATCH v3 13/13] submodule--helper update-clone: check for --filter and --init

[PREVIEW 0/2] gitk: include y coord in recorded sash position
 2022-03-03 21:29 UTC 

[PATCH v2 0/7] Sparse index: integrate with 'read-tree'
 2022-03-03 21:19 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 6/8] read-tree: narrow scope of index expansion for '--prefix'

[PATCH v3 0/3] libify reflog
 2022-03-03 19:12 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] stash: add tests to ensure reflog --rewrite --updatref behavior

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-03 18:00 UTC  (10+ messages)
` [PATCH 17/23] fsmonitor--daemon: stub in health thread
` [PATCH 19/23] fsm-health-win32: force shutdown daemon if worktree root moves

[PATCH 00/14] tree-wide: small fixes for memory leaks
 2022-03-03 16:20 UTC  (7+ messages)
` [PATCH 01/14] index-pack: fix "
` [PATCH 07/14] transport: stop needlessly copying bundle header references

[PATCH v3 0/9] Makefile: optimize noop runs, add shared.mak
 2022-03-03 16:04 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v5 0/8] "
    ` [PATCH v5 1/8] scalar Makefile: use "The default target of..." pattern
    ` [PATCH v5 2/8] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
    ` [PATCH v5 3/8] Makefile: disable GNU make built-in wildcard rules
    ` [PATCH v5 4/8] Makefile: define $(LIB_H) in terms of $(FIND_SOURCE_FILES)
    ` [PATCH v5 5/8] Makefile: move ".SUFFIXES" rule to shared.mak
    ` [PATCH v5 6/8] Makefile: move $(comma), $(empty) and $(space) "
    ` [PATCH v5 7/8] Makefile: add "$(QUIET)" boilerplate "
    ` [PATCH v5 8/8] Makefiles: add and use wildcard "mkdir -p" template

[PATCH 3/7] commit-graph: start parsing generation v2 (again)
 2022-03-03 16:00 UTC  (12+ messages)

[PATCH 00/11] Updates to worktree code and docs
 2022-03-03 15:41 UTC  (5+ messages)
` [PATCH 05/11] worktree: use 'worktree' over 'working tree'

[PATCH 2/2] t0030-t0050: avoid pipes with Git on LHS
 2022-03-03 12:48 UTC  (5+ messages)
` [GSoC] [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t0001-t0028: "

[PATCH] t5503: simplify setup of test which exercises failure of backfill
 2022-03-03 10:23 UTC  (2+ messages)

[PATCH v2 0/7] fetch: improve atomicity of `--atomic` flag
 2022-03-03  6:51 UTC  (11+ messages)
` [PATCH v2 1/7] fetch: increase test coverage of fetches
` [PATCH v3 0/7] fetch: improve atomicity of `--atomic` flag
  ` [PATCH v3 1/7] fetch: increase test coverage of fetches

[PATCH 00/10] tests: add and use a "test_hook" wrapper + hook fixes
 2022-03-03  5:46 UTC  (3+ messages)
` [PATCH 10/10] tests: change "cat && chmod +x" to use "test_hook"

[PATCH 00/25] [RFC] Bundle URIs
 2022-03-03  2:44 UTC  (6+ messages)
` [PATCH 01/25] docs: document bundle URI standard

[PATCH v2 0/1] name-rev: use generation numbers if available
 2022-03-03  1:10 UTC  (11+ messages)
` [PATCH] "


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