git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-15 16:25:58 to 2024-12-19 08:26:32 UTC [more...]

git gc does not clean tmp_pack* files
 2024-12-19  8:26 UTC  (3+ messages)

[PATCH] refs: exit early from the loop if it is not a main worktree
 2024-12-19  6:12 UTC  (6+ messages)

OK to submit l10n PR with signed commits?
 2024-12-19  6:02 UTC  (4+ messages)

Fwd: [Bug] `credential fill` prints incomplete bearer credential
 2024-12-19  5:56 UTC  (3+ messages)

git-bugreport: core dump in git-difftool when there are no diffs
 2024-12-19  5:48 UTC  (2+ messages)

remote.<name>.push without dst doesn't behave as documented
 2024-12-19  3:48 UTC  (4+ messages)

[PATCH] remote: align --verbose output with spaces
 2024-12-19  2:14 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] pack-bitmap.c: ensure pack validity for all reuse packs
 2024-12-19  1:31 UTC  (6+ messages)

[PATCH] Use ^=1 to toggle between 0 and 1
 2024-12-18 16:57 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] git: use "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] git: use logical-not operator "

[PATCH v6] revision: use calloc instead of malloc where possible
 2024-12-18 16:48 UTC  (7+ messages)
` [PATCH v7] "
  ` [PATCH v8] git: "
    ` [PATCH v9] "
      ` [PATCH v10] git: use calloc instead of malloc + memset "
        ` [PATCH v11] "

[ANNOUNCE] Git v2.48.0-rc0
 2024-12-18 16:07 UTC  (9+ messages)

[PATCH] git: replace two checks with one not equal check
 2024-12-18 15:39 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] git: replace greater-than and less-than "
    ` [PATCH v4] "

Consider adding pruning of refs to git maintenance
 2024-12-18 15:35 UTC  (8+ messages)

[GSoC] [PATCH] t7611: replace test -f with test_path_is* helpers
 2024-12-18 15:23 UTC  (2+ messages)

[PATCH 0/5] PATH WALK III: Add 'git backfill' command
 2024-12-18 15:09 UTC  (9+ messages)
` [PATCH 2/5] backfill: basic functionality and tests
` [PATCH 3/5] backfill: add --batch-size=<n> option
` [PATCH 4/5] backfill: add --sparse option

[PATCH 0/3] batch blob diff generation
 2024-12-18 14:53 UTC  (15+ messages)

[PATCH v2 0/6] PATH WALK I: The path-walk API
 2024-12-18 14:23 UTC  (8+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] path-walk: introduce an object walk by path
  ` [PATCH v3 5/7] path-walk: visit tags and cached objects

[PATCH] doc: remove extra quotes in generated docs
 2024-12-18 13:19 UTC  (8+ messages)
` [PATCH v2] "
    ` make GIT_VERSION=foo broken, was "

[PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
 2024-12-18 12:57 UTC  (5+ messages)

[Bug] --simplify-by-decoration prints undecorated commit
 2024-12-18 12:08 UTC  (2+ messages)

[PATCH] mingw_rename: do support directory renames
 2024-12-18  6:00 UTC  (3+ messages)

[PATCH] GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again
 2024-12-18  5:56 UTC  (3+ messages)

[PATCH 0/5] ps/build follow-ups
 2024-12-18  5:54 UTC  (8+ messages)
` [PATCH 1/5] cmake: better support for out-of-tree builds follow-up
` [PATCH 2/5] cmake(mergetools): better support for out-of-tree builds
` [PATCH 3/5] cmake: use the correct file name for the Perl header
` [PATCH 4/5] cmake: put the Perl modules into the correct location again
` [PATCH 5/5] cmake/vcxproj: stop special-casing `remote-ext`

[PATCH] pathsec: make check for PATHSPEC_LITERAL more readable
 2024-12-18  4:43 UTC  (2+ messages)

[PATCH] bundle-url: always close child_out before leaving the function
 2024-12-18  3:32 UTC 

[PATCH v2] die: fix inconsistencies with usage header
 2024-12-18  3:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] git: use signed counters when comparing with signed vars
 2024-12-18  3:10 UTC  (3+ messages)
` [PATCH v2] git: use signed loop "
  ` [PATCH v3] "

[PATCH] git: replace strbuf_addstr with strbuf_addch for all strings of length 2
 2024-12-18  3:06 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] git: use U to denote unsigned to prevent UB
 2024-12-18  2:22 UTC 

[PATCH] Prefer fgetc over fgets where possible
 2024-12-18  1:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] mingw: check that the file attributes are valid before modifying them
 2024-12-18  0:37 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] win32: ensure len does not cause any overreads
 2024-12-18  0:29 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] gitk: macOS startup, commit ID to clipboard, text wrapping
 2024-12-18  0:18 UTC  (2+ messages)

[PATCH v2 0/8] refs: add reflog support to `git refs migrate`
 2024-12-17 21:28 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/8] refs: add `committer_info` to `ref_transaction_add_update()`
  ` [PATCH v3 6/8] refs: introduce the `ref_transaction_update_reflog` function
  ` [PATCH v3 7/8] refs: allow multiple reflog entries for the same refname
  ` [PATCH v3 8/8] refs: add support for migrating reflogs
  ` [PATCH v4 0/8] refs: add reflog support to `git refs migrate`
    ` [PATCH v4 1/8] refs: include committer info in `ref_update` struct
    ` [PATCH v4 2/8] refs: add `index` field to `struct ref_udpate`
    ` [PATCH v4 3/8] refs/files: add count field to ref_lock
    ` [PATCH v4 4/8] refs: extract out refname verification in transactions
    ` [PATCH v4 5/8] refs: add `committer_info` to `ref_transaction_add_update()`
    ` [PATCH v4 6/8] refs: introduce the `ref_transaction_update_reflog` function
    ` [PATCH v4 7/8] refs: allow multiple reflog entries for the same refname
    ` [PATCH v4 8/8] refs: add support for migrating reflogs

[ANNOUNCE] Git for Windows 2.48.0-rc0
 2024-12-17 20:03 UTC  (2+ messages)

[help] can nobody get me an email
 2024-12-17 17:18 UTC  (2+ messages)

[PATCH 00/14] Stop using `the_repository` in some trivial cases
 2024-12-17 12:45 UTC  (18+ messages)
` [PATCH 01/14] progress: stop using `the_repository`
` [PATCH 02/14] pager: "
` [PATCH 03/14] trace: "
` [PATCH 04/14] serve: "
` [PATCH 05/14] send-pack: "
` [PATCH 06/14] server-info: "
` [PATCH 07/14] diagnose: "
` [PATCH 08/14] mailinfo: "
` [PATCH 09/14] credential: "
` [PATCH 10/14] resolve-undo: "
` [PATCH 11/14] tmp-objdir: "
` [PATCH 12/14] add-interactive: "
` [PATCH 13/14] graph: "
` [PATCH 14/14] match-trees: "

[RFC] Implement consistency check for packed refs
 2024-12-17 11:44 UTC  (3+ messages)

Bug report
 2024-12-17 10:45 UTC 

[L10N] Kickoff for Git 2.48.0
 2024-12-17  2:08 UTC 

C
 2024-12-17  1:03 UTC 

What's cooking in git.git (Dec 2024, #06; Mon, 16)
 2024-12-16 18:14 UTC 

[PATCH 0/8] ci: wire up support for Meson
 2024-12-16 16:27 UTC  (4+ messages)
` [PATCH v2 "

What's cooking in git.git (Dec 2024, #05; Thu, 12)
 2024-12-16 16:26 UTC  (3+ messages)

[PATCH v5 2/2] t5300: add test for 'show-index --object-format'
 2024-12-16 16:21 UTC  (4+ messages)
` [PATCH v6 0/2] show-index: fix uninitialized hash function

[PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
 2024-12-16 14:11 UTC  (4+ messages)
` [PATCH v3 0/2] Support diff merges option in range diff
  ` [PATCH v3 1/2] range-diff: optionally include merge commits' diffs in the analysis
  ` [PATCH v3 2/2] range-diff: introduce the convenience option `--remerge-diff`

[GSoC] Introduction and selecting microproject
 2024-12-16 13:52 UTC  (2+ messages)

[PATCH v2 0/4] Introduce a "promisor-remote" capability
 2024-12-16 11:47 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] strbuf: refactor strbuf_trim_trailing_ch()
  ` [PATCH v3 5/5] doc: add technical design doc for large object promisors

[Bug report] signingKey beying bypassed
 2024-12-16 11:35 UTC  (2+ messages)

[PATCH v2 0/6] fix behaviors of git-push --porcelain
 2024-12-16  8:36 UTC  (6+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
  ` [PATCH v3 8/8] send-pack: gracefully close the connection for atomic push

chmod failure on GVFS mounted CIFS share
 2024-12-15 22:30 UTC  (4+ messages)

Bug report: ":/[text]" revision reference no longer returns youngest commit
 2024-12-15 20:50 UTC  (4+ messages)

Feature request: provide a persistent IDs on a commit
 2024-12-15 17:09 UTC  (5+ messages)


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 NNTP newsgroup(s).