git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-04-01 21:36:47 to 2022-04-05 22:31:36 UTC [more...]

[PATCH v4 00/22] git-p4: Various code tidy-ups
 2022-04-05 17:16 UTC  (8+ messages)

[PATCH v4 0/9] Makefile: optimize noop runs, add shared.mak
 2022-04-05 16:04 UTC  (5+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 5/8] Makefile: move ".SUFFIXES" rule to shared.mak

Git has two ways to count modified lines
 2022-04-05 15:57 UTC  (6+ messages)

[PATCH] bisect.c: remove unused includes
 2022-04-05 11:45 UTC  (3+ messages)
` [PATCH v2 2/4] bisect.c: remove unnecessary include
` [PATCH v2 3/4] serve.c: "

What's cooking in git.git (Apr 2022, #01; Mon, 4)
 2022-04-05 12:35 UTC  (5+ messages)
` ns/batch-fsync (Mon Apr 4, 2022)

[PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-04-05 10:03 UTC  (3+ messages)
  ` Making the tests ~2.5x faster (was: [PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34)

[PATCH 0/6] Importing and exporting stashes to refs
 2022-04-05 10:22 UTC  (18+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] builtin/stash: provide a way to export stashes to a ref
` [PATCH v3 0/4] Importing and exporting stashes to refs
  ` [PATCH v3 1/4] object-name: make get_oid quietly return an error
  ` [PATCH v3 2/4] builtin/stash: factor out revision parsing into a function
  ` [PATCH v3 3/4] builtin/stash: provide a way to export stashes to a ref
  ` [PATCH v3 4/4] builtin/stash: provide a way to import stashes from "

contrib/vscode/: debugging with vscode and gdb
 2022-04-05  9:43 UTC  (6+ messages)

[PATCH v2] blame: report correct number of lines in progress when using ranges
 2022-04-05  9:42 UTC  (8+ messages)

[PATCH v2] convert: clarify line ending conversion warning
 2022-04-05  8:45 UTC  (2+ messages)

ignored signals are not reset on execve
 2022-04-05  9:08 UTC 

'stash push' fails after 'add -N'
 2022-04-05  9:32 UTC 

[ANNOUNCE] Git v2.36.0-rc0 - Build failure on NonStops
 2022-04-05  8:10 UTC  (9+ messages)

[PATCH] configure.ac: fix HAVE_SYNC_FILE_RANGE definition
 2022-04-05 10:00 UTC 

[PATCH v5 00/14] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-04-05  5:20 UTC  (14+ messages)
` [PATCH v6 00/12] "
` [PATCH v6 01/12] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
` [PATCH v6 02/12] bulk-checkin: rebrand plug/unplug APIs as 'odb transactions'
` [PATCH v6 03/12] core.fsyncmethod: batched disk flushes for loose-objects
` [PATCH v6 04/12] cache-tree: use ODB transaction around writing a tree
` [PATCH v6 05/12] builtin/add: add ODB transaction around add_files_to_cache
` [PATCH v6 06/12] update-index: use the bulk-checkin infrastructure
` [PATCH v6 07/12] unpack-objects: "
` [PATCH v6 08/12] core.fsync: use batch mode and sync loose objects by default on Windows
` [PATCH v6 09/12] test-lib-functions: add parsing helpers for ls-files and ls-tree
` [PATCH v6 10/12] core.fsyncmethod: tests for batch mode
` [PATCH v6 11/12] t/perf: add iteration setup mechanism to perf-lib
` [PATCH v6 12/12] core.fsyncmethod: performance tests for batch mode

[PATCH] convert: clarify line ending conversion warning
 2022-04-05  4:03 UTC  (8+ messages)

[ANNOUNCE] git-scm.com Heroku credits update
 2022-04-05  3:14 UTC  (4+ messages)

bug report: git aborted after ctrl+c
 2022-04-05  2:53 UTC 

[GSoC][PATCH 0/1] userdiff: add buildin diff driver for JavaScript language
 2022-04-05  2:22 UTC  (19+ messages)
` [GSoC][PATCH v2] Add a diff driver for JavaScript languages
` [GSoC][PATCH v3] "

[PATCH v14 00/15] ls-tree: "--object-only" and "--format" opts
 2022-04-04 23:45 UTC  (5+ messages)
` [PATCH v14 15/15] ls-tree: split up "fast path" callbacks
    ` [RFC PATCH] ls-tree: `-l` should not imply recursive listing
      ` [PATCH v2] ls-tree: fix --long implying -r regression in 9c4d58ff2c3

[PATCH v8 0/5] vimdiff: new implementation with layout support
 2022-04-04 21:38 UTC  (7+ messages)
` [PATCH v9 0/4] "
  ` [PATCH v9 3/4] vimdiff: add tool documentation

[PATCH] submodule.h: use a named enum for RECURSE_SUBMODULES_*
 2022-04-04 17:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] cli: add -v and -h shorthands
 2022-04-04 16:19 UTC  (10+ messages)

[PATCH v2 0/5] various: remove dead code
 2022-04-04 20:20 UTC  (14+ messages)
` [PATCH v3 0/7] various: remove dead code, drop i18n not used in-tree
  ` [PATCH v3 7/7] git-sh-setup: don't mark trees not used in-tree for i18n

[PATCH] blame: report correct number of lines in progress when using ranges
 2022-04-04 16:34 UTC  (6+ messages)

`git checkout` is not a no-op as documented
 2022-04-04 16:27 UTC 

[ANNOUNCE] Git v2.36.0-rc0
 2022-04-04 20:43 UTC 

[PATCH v2 0/3][GSoC] t3501: remove test and test -f
 2022-04-04 15:54 UTC  (4+ messages)
` [PATCH v3 0/1][GSoC] t3501: remove redundant file checking and stop ignoring git <cmd> exit code
  ` [PATCH v3 1/1] t3501: remove redundant file check "

[PATCH] worktree: add -z option for list subcommand
 2022-04-04 15:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-04 15:34 UTC  (2+ messages)
` Review Request (was Re: [PATCH 0/7] rebase: make reflog messages independent of the backend)

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-04-04 12:43 UTC  (13+ messages)
` [WIP v1 2/4] mv: add check_dir_in_index() and solve general dir check issue
` [WIP v1 3/4] mv: add advise_to_reapply hint for moving file into cone

Covierty Integration / Improvement
 2022-04-04 10:14 UTC  (4+ messages)

[PATCH v3 00/27] revision.[ch]: add and use release_revisions()
 2022-04-04  9:27 UTC  (47+ messages)
` [PATCH v4 "
  ` [PATCH v4 13/27] revisions API users: use release_revisions() in builtin/log.c
  ` [PATCH v5 00/27] revision.[ch]: add and use release_revisions()
    ` [PATCH v5 01/27] t/helper/test-fast-rebase.c: don't leak "struct strbuf"
    ` [PATCH v5 02/27] blame: use "goto cleanup" for cleanup_scoreboard()
    ` [PATCH v5 03/27] string_list API users: use string_list_init_{no,}dup
    ` [PATCH v5 04/27] format-patch: don't leak "extra_headers" or "ref_message_ids"
    ` [PATCH v5 05/27] cocci: add and apply free_commit_list() rules
    ` [PATCH v5 06/27] revision.[ch]: provide and start using a release_revisions()
    ` [PATCH v5 07/27] revisions API users: add straightforward release_revisions()
    ` [PATCH v5 08/27] revision.[ch]: document and move code declared around "init"
    ` [PATCH v5 09/27] revisions API users: use release_revisions() needing REV_INFO_INIT
    ` [PATCH v5 10/27] stash: always have the owner of "stash_info" free it
    ` [PATCH v5 11/27] revisions API users: add "goto cleanup" for release_revisions()
    ` [PATCH v5 12/27] revisions API users: use release_revisions() in http-push.c
    ` [PATCH v5 13/27] revisions API users: use release_revisions() in builtin/log.c
    ` [PATCH v5 14/27] revisions API users: use release_revisions() with UNLEAK()
    ` [PATCH v5 15/27] revisions API users: use release_revisions() for "prune_data" users
    ` [PATCH v5 16/27] revisions API: have release_revisions() release "commits"
    ` [PATCH v5 17/27] revisions API: have release_revisions() release "mailmap"
    ` [PATCH v5 18/27] revisions API: have release_revisions() release "cmdline"
    ` [PATCH v5 19/27] revisions API: have release_revisions() release "filter"
    ` [PATCH v5 20/27] revisions API: have release_revisions() release "grep_filter"
    ` [PATCH v5 21/27] revisions API: have release_revisions() release "prune_data"
    ` [PATCH v5 22/27] revisions API: clear "boundary_commits" in release_revisions()
    ` [PATCH v5 23/27] revisions API: release "reflog_info" in release revisions()
    ` [PATCH v5 24/27] revisions API: call diff_free(&revs->pruning) in revisions_release()
    ` [PATCH v5 25/27] revisions API: have release_revisions() release "date_mode"
    ` [PATCH v5 26/27] revisions API: have release_revisions() release "topo_walk_info"
    ` [PATCH v5 27/27] revisions API: add a TODO for diff_free(&revs->diffopt)

[PATCH] git-p4: preserve utf8 BOM when importing from p4 to git
 2022-04-04  5:50 UTC 

[PATCH] git-p4: support explicit sync of arbitrary existing git-p4 refs
 2022-04-04  5:10 UTC 

any real-world SHA-256 repo users out there?
 2022-04-03 22:40 UTC  (4+ messages)

[PATCH 0/7] More i18n fixes
 2022-04-03 22:29 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] i18n: factorize generic failure messages
  ` [PATCH v2 2/6] sequencer: factor GIT_AUTHOR_* from message strings
  ` [PATCH v2 3/6] i18n: factorize server support messages in fetch-pack
  ` [PATCH v2 4/6] i18n: factorize "foo does not take arguments" messages
  ` [PATCH v2 5/6] i18n: factorize read-cache error messages
  ` [PATCH v2 6/6] i18n: factorize "bad argument" messages

What's cooking in git.git (Mar 2022, #07; Wed, 30)
 2022-04-03 20:05 UTC  (2+ messages)

git log --since to not stop after first old commit?
 2022-04-02 10:09 UTC  (3+ messages)
` [PATCH] git-log: add a --since-as-filter option
  ` [PATCH v2] "

[PATCH] t5510-fetch: upgrade to a more modern style
 2022-04-02  7:32 UTC  (4+ 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).