git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-09 05:04:21 to 2022-07-12 13:07:50 UTC [more...]

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-12 13:07 UTC  (9+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] t2407: test bisect and rebase as black-boxes
  ` [PATCH v4 02/12] t2407: test branches currently using apply backend
  ` [PATCH v4 03/12] branch: consider refs under 'update-refs'
  ` [PATCH v4 04/12] rebase-interactive: update 'merge' description
  ` [PATCH v4 05/12] sequencer: define array with enum values
  ` [PATCH v4 06/12] sequencer: add update-ref command
  ` [PATCH v4 07/12] rebase: add --update-refs option

git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
 2022-07-12 13:00 UTC  (11+ messages)

[PATCH 0/3] Add support for mailmap in cat-file
 2022-07-12 12:34 UTC  (13+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] revision: improve commit_rewrite_person()
  ` [PATCH v3 0/4] Add support for mailmap in cat-file
    ` [PATCH v3 1/4] revision: improve commit_rewrite_person()
    ` [PATCH v3 2/4] ident: move commit_rewrite_person() to ident.c
    ` [PATCH v3 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()
    ` [PATCH v3 4/4] cat-file: add mailmap support

git tag triggers out-of-memory killer
 2022-07-12 10:22 UTC  (5+ messages)

[PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph()
 2022-07-12  9:50 UTC  (15+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] commit-graph.c: "
          ` [External] "
              `  "
  ` [PATCH v5 0/1] "
    ` [PATCH v5 1/1] commit-graph.c: "
  ` [PATCH v1] t5330: remove run_with_limited_processses()

[PATCH] unpack-objects: fix compilation warning/error due to missing braces
 2022-07-12  9:16 UTC  (10+ messages)

Why is reflog so obscure?
 2022-07-12  9:22 UTC  (4+ messages)

Bugreport: pack-objects died of signal 11
 2022-07-12  8:51 UTC 

[GSoC] Status update
 2022-07-12  8:24 UTC  (2+ messages)
` [GSoC] Week 3 and week 4 status update

[PATCH 0/3] xdiff: introduce memory allocation macros
 2022-07-12  7:19 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] xdiff: introduce XDL_ALLOC_GROW()

Automatic code formatting
 2022-07-12  7:03 UTC  (26+ messages)
` [RFC PATCH 0/4] make headway towards a clean "clang-format"
  ` [RFC PATCH 1/4] Makefile: add a style-all targets for .clang-format testing
  ` [RFC PATCH 2/4] .clang-format: Add a BitFieldColonSpacing=None rule
  ` [RFC PATCH 3/4] .clang-format: do not enforce a ColumnLimit
  ` [RFC PATCH 4/4] .clang-format: don't indent "goto" labels

[PATCH v5 00/27] revision.[ch]: add and use release_revisions()
 2022-07-12  7:03 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/27] revisions API users: add "goto cleanup" for release_revisions()
          ` [PATCH] diff-files: move misplaced cleanup label

vimdiff mergetool diff mode detection in vimrc broken by commit 0041797449
 2022-07-12  5:56 UTC  (2+ messages)

[PATCH 0/2] [RFC] scalar: prepare documentation for future work
 2022-07-12  0:06 UTC  (7+ messages)
` [PATCH 2/2] scalar: convert README.md into a technical design doc
` [PATCH v2 0/2] scalar: prepare documentation for future work
  ` [PATCH v2 1/2] scalar: reword command documentation to clarify purpose
  ` [PATCH v2 2/2] scalar: convert README.md into a technical design doc

[PATCH] revision: mark blobs needed for resolve-undo as reachable
 2022-07-11 23:25 UTC  (4+ messages)
` fsck segfault (was: Re: [PATCH] revision: mark blobs needed for resolve-undo as reachable)
  ` fsck segfault
` [PATCH 2/1] fsck: do not dereference NULL while checking resolve-undo data

Revert and reset and very damaging Git commands
 2022-07-11 23:20 UTC  (3+ messages)

[PATCH v4] ls-files: introduce "--format" option
 2022-07-11 22:11 UTC  (8+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH] ref-filter: disable save_commit_buffer while traversing
 2022-07-11 21:27 UTC  (4+ messages)

[PATCH v5 0/5] tr2: avoid to print "interesting" config repeatedly
 2022-07-11 21:22 UTC  (16+ messages)
` [PATCH v6 0/7] trace2: dump scope when print "interesting" config
  ` [PATCH v6 1/7] clean: fixed issues related to text output format
  ` [PATCH v6 2/7] pack-bitmap.c: mark more strings for translations
  ` [PATCH v6 3/7] pack-bitmap.c: rename "idx_name" to "bitmap_name"
  ` [PATCH v6 4/7] pack-bitmap.c: don't ignore ENOENT silently
  ` [PATCH v6 5/7] pack-bitmap.c: using error() instead of silently returning -1
  ` [PATCH v6 6/7] pack-bitmap.c: continue looping when first MIDX bitmap is found
  ` [PATCH v6 7/7] tr2: dump names if config exist in multiple scopes

[PATCH v2 0/3] cloning unborn HEAD when other branches are present
 2022-07-11 20:36 UTC  (7+ messages)
` [PATCH v2 3/3] clone: use remote branch if it matches default HEAD
        ` [PATCH v2 4/3] clone: move unborn head creation to update_head()

[PATCH] builtin/mv.c: use correct type to compute size of an array element
 2022-07-11 20:05 UTC  (14+ messages)
` [PATCH v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()
  ` [PATCH v3] "
          ` [PATCH] cocci: avoid normalization rules for memcpy

Suggestion for 'git add' CLI
 2022-07-11 19:31 UTC  (2+ messages)

Suggestion to rename "blame" of the "git blame" command to something more neutral
 2022-07-11 19:21 UTC  (9+ messages)

Local Folder was overwritten by old repository due to reset command
 2022-07-11 19:07 UTC 

t0301-credential-cache test failure on cygwin
 2022-07-11 14:56 UTC  (6+ messages)

[GSoC] Abhradeep's GSoC blogs (11 Jul, 2022 IST)
 2022-07-11 14:32 UTC 

[PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
 2022-07-11 11:04 UTC  (2+ messages)

[PATCH v3 0/4] add and apply a rule to find "unused" init+free
 2022-07-11 10:54 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
 2022-07-11 10:48 UTC  (19+ messages)
` [PATCH 0/7] xdiff: use standard alloc macros, share them via git-shared-util.h
  ` [PATCH 3/7] git-shared-util.h: add G*() versions of *ALLOC_*()
  ` [PATCH 4/7] xdiff: use G[C]ALLOC_ARRAY(), not XDL_CALLOC_ARRAY()
  ` [PATCH 5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW()
  ` [PATCH 6/7] xdiff: remove xdl_malloc() wrapper, use malloc(), not xmalloc()
  ` [PATCH 7/7] xdiff: remove xdl_free(), use free() instead

What's cooking in git.git (Jul 2022, #02; Fri, 8)
 2022-07-11  6:17 UTC  (7+ messages)
    `  "

[PATCH v3] remote-curl: send Accept-Language header to server
 2022-07-11  5:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3] gpg-interface: add function for converting trust level to string
 2022-07-11  5:12 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
 2022-07-11  4:11 UTC  (2+ messages)

possible bug with commit-graph causing git to fork bomb (was Re: [External Mail]Re: Git fork process infinitely and never stop)
 2022-07-11  4:11 UTC  (4+ messages)

[PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
 2022-07-11  3:51 UTC  (2+ messages)

[PATCH] gpg-interface: add function for converting trust level to string
 2022-07-11  3:51 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/4] Add some Glossary terms, and extra renormalize information
 2022-07-10 22:25 UTC  (15+ messages)
` [PATCH 1/4] glossary: add Object DataBase (ODB) abbreviation
` [PATCH 2/4] glossary: add commit graph description
` [PATCH 3/4] glossary: add reachability bitmap description
` [PATCH 4/4] doc add: renormalize is not idempotent for CRCRLF

[PATCH] multi-pack-index: simplify handling of unknown --options
 2022-07-10 21:54 UTC  (5+ messages)

[PATCH] rev-parse: respect push.autosetupremote when evaluating @{push}
 2022-07-10 20:42 UTC  (2+ messages)

[PATCH] sha256: add support for Nettle
 2022-07-10 20:37 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 1/6] Documentation/technical: describe bitmap lookup table extension
 2022-07-10 15:01 UTC  (3+ 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).