Git development
 help / color / mirror / Atom feed
 messages from 2026-06-01 23:09:11 to 2026-06-03 18:18:43 UTC [more...]

[PATCH 0/2] builtin/history: introduce "drop" subcommand
 2026-06-03 18:18 UTC  (18+ messages)
` [PATCH 2/2] builtin/history: implement "
` [PATCH v2 0/9] builtin/history: introduce "
  ` [PATCH v2 1/9] read-cache: split out function to drop unmerged entries to stage 0
  ` [PATCH v2 2/9] reset: drop `USE_THE_REPOSITORY_VARIABLE`
  ` [PATCH v2 3/9] reset: modernize flags passed to `reset_head()`
  ` [PATCH v2 4/9] reset: introduce dry-run mode
  ` [PATCH v2 5/9] reset: introduce ability to skip reference updates
  ` [PATCH v2 6/9] reset: allow the caller to specify the current HEAD object
  ` [PATCH v2 7/9] reset: stop assuming that the caller passes in a clean index
  ` [PATCH v2 8/9] builtin/history: split handling of ref updates into two phases
  ` [PATCH v2 9/9] builtin/history: implement "drop" subcommand

[PATCH] git-gui: silence install recipes under "make -s"
 2026-06-03 18:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] completion: hide dotfiles for selected path completion
 2026-06-03 18:09 UTC  (2+ messages)
` Follow-up and appreciation regarding Git contributions

[PATCH v2 00/18] odb: make loose object source a proper `struct odb_source`
 2026-06-03 16:15 UTC  (4+ messages)
` [PATCH v2 01/18] odb/source-loose: move loose source into "odb/" subsystem

[PATCH 0/4] doc: replay: fix config link
 2026-06-03 16:04 UTC  (9+ messages)
` [PATCH 2/4] doc: replay: simplify replay.refAction description
` [PATCH v2 0/4] doc: replay: fix config link
  ` [PATCH v2 1/4] doc: link to config for git-replay(1)
  ` [PATCH v2 2/4] doc: replay: improve config description
  ` [PATCH v2 3/4] doc: replay: use a nested description list
  ` [PATCH v2 4/4] doc: replay: move “default” to the right-hand side

[PATCH] t3070: skip ls-files tests with backslash patterns on Windows
 2026-06-03 14:23 UTC  (4+ messages)

[PATCH 0/2] Documentation: recommend the use of b4
 2026-06-03 13:58 UTC  (27+ messages)
` [PATCH 1/2] b4: introduce configuration for the Git project
` [PATCH 2/2] Documentation/MyFirstContribution: recommend the use of b4
` [PATCH v2 0/3] Documentation: "
  ` [PATCH v2 1/3] Documentation/MyFirstContribution: recommend shallow threading
  ` [PATCH v2 2/3] Documentation/MyFirstContribution: recommend the use of b4
  ` [PATCH v2 3/3] b4: introduce configuration for the Git project

Suggetsions for collaboration workflows in large repos
 2026-06-03 13:44 UTC  (5+ messages)

git hook question
 2026-06-03 13:07 UTC  (6+ messages)

[PATCH 0/8] setup: centralize object database creation
 2026-06-03 13:04 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY
  ` [PATCH v2 3/8] setup: deduplicate logic to apply repository format
  ` [PATCH v2 4/8] repository: stop initializing the object database in `repo_set_gitdir()`
  ` [PATCH v2 5/8] setup: stop creating the object database in `setup_git_env()`

Git for Windows Failing to Clone
 2026-06-03 12:42 UTC  (2+ messages)

[PATCH] index-pack: retain child bases in delta cache
 2026-06-03 12:24 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] parse-options: introduce die_for_required_opt() helper
 2026-06-03 11:10 UTC  (3+ messages)
` [PATCH 1/2] parse-options: introduce die_for_required_opt()
` [PATCH 2/2] builtin/add: use die_for_required_opt() helper

[PATCH 0/2] rebase: handle --update-refs branch symrefs
 2026-06-03 10:27 UTC  (2+ messages)
` [PATCH v2] rebase: skip branch symref aliases

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-06-03  9:12 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v10 0/4] branch: prune-merged
 2026-06-03  9:04 UTC  (11+ messages)
` [PATCH v11 0/6] "
  ` [PATCH v12 "
    ` [PATCH v12 1/6] branch: add --forked filter for --list mode
    ` [PATCH v12 2/6] branch: let delete_branches warn instead of error on bulk refusal
    ` [PATCH v12 3/6] branch: prepare delete_branches for a bulk caller
    ` [PATCH v12 4/6] branch: add --prune-merged <branch>
    ` [PATCH v12 5/6] branch: add branch.<name>.pruneMerged opt-out
    ` [PATCH v12 6/6] branch: add --dry-run for --prune-merged

[PATCH 0/4] t: fix broken TAP output
 2026-06-03  5:39 UTC  (13+ messages)
` [PATCH 1/4] t7527: "
` [PATCH 2/4] t/test-lib: silence EBUSY errors on Windows during test cleanup
` [PATCH 3/4] t/lib-git-p4: silence output when killing p4d and its watchdog
` [PATCH 4/4] t: let prove fail when parsing invalid TAP output
` [PATCH v2 0/4] t: fix broken "
  ` [PATCH v2 1/4] t7527: "
  ` [PATCH v2 2/4] t/test-lib: silence EBUSY errors on Windows during test cleanup
  ` [PATCH v2 3/4] t/lib-git-p4: silence output when killing p4d and its watchdog
  ` [PATCH v2 4/4] t: let prove fail when parsing invalid TAP output

[PATCH] http: preserve wwwauth_headers across redirects
 2026-06-03  0:37 UTC  (3+ messages)

[PATCH] worktree: record creation time and free-form note
 2026-06-03  0:03 UTC  (4+ messages)

[PATCH] prio-queue: use cascade-down sift for faster extract-min
 2026-06-02 22:40 UTC  (4+ messages)
` [PATCH v2] prio-queue: use cascade-down "

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-02 22:21 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t/perf: drop p5311's lookup-table permutation
  ` [PATCH v2 2/4] pack-objects: support reachability bitmaps with `--path-walk`
  ` [PATCH v2 3/4] pack-objects: extract `record_tree_depth()` helper
  ` [PATCH v2 4/4] pack-objects: support `--delta-islands` with `--path-walk`

[PATCH v2 00/11] Improve git gui operation without a worktree
 2026-06-02 21:05 UTC  (5+ messages)
` [PATCH v3 00/12] "

[PATCH] transport-helper: fix TSAN race in transfer_debug()
 2026-06-02 20:13 UTC 

[PATCH v3] config: suggest the correct form when key contains "=" in set context
 2026-06-02 18:43 UTC  (13+ messages)
` [PATCH v4] config: improve diagnostic for "set" with missing value
  ` [PATCH v5 0/2] config: suggest the correct form when key contains "="
    ` [PATCH v5 1/2] config: let git_config_parse_key() validate quietly
    ` [PATCH v5 2/2] config: improve diagnostic for "set" with missing value
    ` [PATCH v6 0/2] config: suggest the correct form when key contains "="
      ` [PATCH v6 1/2] config: add git_config_key_is_valid() for quiet validation
      ` [PATCH v6 2/2] config: improve diagnostic for "set" with missing value

[PATCH v7] revision.c: implement --max-count-oldest
 2026-06-02 17:42 UTC  (6+ messages)
` [PATCH v8] "
      ` [PATCH v9] "

[PATCH v3 0/8] repo_config_values: migrate more globals
 2026-06-02 17:09 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/8] environment: move `zlib_compression_level` into `struct repo_config_values`
  ` [PATCH v4 5/8] environment: move "precomposed_unicode" "
  ` [PATCH v4 8/8] environment: move "warn_on_object_refname_ambiguity" "
  ` [PATCH v5 0/8] repo_config_values: migrate more globals variables
    ` [PATCH v5 1/8] environment: move "trust_ctime" into `struct repo_config_values`
    ` [PATCH v5 2/8] environment: move "check_stat" "
    ` [PATCH v5 3/8] environment: move `zlib_compression_level` "
    ` [PATCH v5 4/8] environment: move "pack_compression_level" "
    ` [PATCH v5 5/8] environment: move "precomposed_unicode" "
    ` [PATCH v5 6/8] environment: move "core_sparse_checkout_cone" "
    ` [PATCH v5 7/8] environment: move "sparse_expect_files_outside_of_patterns" "
    ` [PATCH v5 8/8] environment: move "warn_on_object_refname_ambiguity" "

[PATCH v2] doc: document and test `@` prefix for raw timestamps
 2026-06-02 16:35 UTC  (5+ messages)

[PATCH 0/2] Small updates to SubmittingPatches
 2026-06-02 15:24 UTC  (15+ messages)
` [PATCH 1/2] SubmittingPatches: separate typofixes section
` [PATCH 2/2] SubmittingPatches: describe cover letter
` [PATCH v2 0/2] Small updates to SubmittingPatches
  ` [PATCH v2 1/2] SubmittingPatches: separate typofixes section
  ` [PATCH v2 2/2] SubmittingPatches: describe cover letter

[PATCH 0/2] Deprecate git-init-db(1) alias
 2026-06-02 15:24 UTC  (18+ messages)
` [PATCH 2/2] builtin/init-db: deprecate alias for git-init(1)

[ANNOUNCE] Git Rev News edition 135
 2026-06-02 14:49 UTC 

[PATCH] doc: fix typos via codespell
 2026-06-02 13:57 UTC  (3+ messages)
` [PATCH v3] "

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-02 13:03 UTC  (7+ messages)
` [GSoC][PATCH 1/4] path: add strbuf_add_path for formatting paths
` [GSoC][PATCH 3/4] repo: add path.gitdir with absolute and relative suffix formatting

What's cooking in git.git (Jun 2026, #01)
 2026-06-02 11:53 UTC  (2+ messages)

[PATCH] doc: document and test `@` prefix for raw timestamps
 2026-06-02  9:10 UTC  (5+ messages)

[PATCH] read_gitfile_gently(): return non-repo path on error
 2026-06-02  8:36 UTC  (4+ messages)

[BUG] t/perf scripts lose GIT_PERF_* when used with --verbose-log
 2026-06-02  7:56 UTC 

[PATCH v2] config.mak.uname: avoid macOS linker warning on Xcode 16.3+
 2026-06-02  7:37 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] http: fix memory leak in fetch_and_setup_pack_index()
 2026-06-02  6:24 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH 0/2] commit: remove deprecated functions
 2026-06-02  6:23 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] docs: fix typos and grammar
 2026-06-02  6:12 UTC  (4+ messages)

[PATCH] describe: fix --exclude, --match with --contains and --all
 2026-06-02  0:10 UTC  (6+ messages)

[PATCH v2] describe: fix --exclude, --match with --contains and --all
 2026-06-01 23:36 UTC 

[PATCH] doc: clarify push.default=simple in triangular workflows
 2026-06-01 23:33 UTC  (3+ messages)
` [PATCH v2] doc: clarify push.default=simple behavior


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox