Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-06 02:09:37 to 2024-02-07 21:14:35 UTC [more...]

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-07 21:14 UTC  (15+ messages)
` [RFC PATCH v2 0/6] "
  ` [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper
  ` [RFC PATCH v2 2/6] test-tool run-command testsuite: get shell from env
  ` [RFC PATCH v2 3/6] test-tool run-command testsuite: remove hardcoded filter
  ` [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests
  ` [RFC PATCH v2 5/6] unit tests: add rule for running with test-tool
  ` [RFC PATCH v2 6/6] t/Makefile: run unit tests alongside shell tests

Interest in options for stash -k and -u by default
 2024-02-07 21:08 UTC  (2+ messages)

git gc destroys autostash
 2024-02-07 21:05 UTC  (2+ messages)

[PATCH 0/3] rev-list: allow missing tips with --missing
 2024-02-07 20:48 UTC  (10+ messages)
` [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=

Supporting --no-edit for git rebase --continue
 2024-02-07 20:46 UTC 

[PATCH] tag: fix sign_buffer() call to create a signed tag
 2024-02-07 18:46 UTC 

[RFH] "git -C there add foo" completes, s/add/diff/ does not
 2024-02-07 18:34 UTC 

[PATCH 0/4] merge-tree: handle missing objects correctly
 2024-02-07 17:26 UTC  (20+ messages)
` [PATCH 1/4] merge-tree: fail with a non-zero exit code on missing tree objects
` [PATCH 2/4] merge-ort: do check `parse_tree()`'s return value
` [PATCH 3/4] t4301: verify that merge-tree fails on missing blob objects
` [PATCH 4/4] Always check `parse_tree*()`'s return value
` [PATCH v2 0/5] merge-tree: handle missing objects correctly
  ` [PATCH v2 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
  ` [PATCH v2 2/5] merge-ort: do check `parse_tree()`'s return value
  ` [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
  ` [PATCH v2 4/5] Always check `parse_tree*()`'s return value
  ` [PATCH v2 5/5] cache-tree: avoid an unnecessary check

[PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
 2024-02-07 17:23 UTC  (6+ messages)
` [PATCH v2] commit.c: ensure find_header_mem() doesn't scan beyond given range

[PATCH 0/2] show-ref --verify: accept psuedorefs
 2024-02-07 17:12 UTC  (4+ messages)
` [PATCH 1/2] show-ref --verify: accept pseudorefs
` [PATCH 2/2] t1400: use show-ref to check pseudorefs

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-02-07 17:02 UTC  (23+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] refs: introduce `is_pseudoref()` and `is_headref()`
  ` [PATCH v3 4/4] for-each-ref: avoid filtering on empty pattern

[PATCH v3 0/2] add-patch: '@' as a synonym for 'HEAD'
 2024-02-07 16:58 UTC  (12+ messages)
` [PATCH v4 0/3] '@' as a synonym for 'HEAD' in patch mode
` [PATCH v4 1/3] add-patch: remove unnecessary NEEDSWORK comment
` [PATCH v4 2/3] add-patch: classify '@' as a synonym for 'HEAD'
` [PATCH v4 3/3] add -p tests: remove Perl prerequisite

[PATCH] restore: allow --staged on unborn branch
 2024-02-07 16:39 UTC  (3+ messages)

[PATCH] t/t3515-cherry-pick-rebase.sh: new testcase demonstrating broken behavior
 2024-02-07 16:39 UTC  (8+ messages)
` [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands

What's cooking in git.git (Feb 2024, #03; Tue, 6)
 2024-02-07 13:05 UTC  (2+ messages)

[PATCH 0/2] refs: introduce reftable backend
 2024-02-07  7:20 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] ci: add jobs to test with the "

GitGui tool - new local clone is missing commit(s) and missing a tag on master branch
 2024-02-07  6:00 UTC 

Query about gitignore
 2024-02-07  5:43 UTC  (2+ messages)

[PATCH v4 0/8] completion: improvements for git-bisect
 2024-02-07  5:26 UTC  (22+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 2/7] completion: bisect: complete bad, new, old, and help subcommands
  ` [PATCH v5 3/7] completion: bisect: complete custom terms and related options
  ` [PATCH v5 4/7] completion: bisect: complete missing --first-parent and --no-checkout options
  ` [PATCH v5 5/7] completion: new function __git_complete_log_opts
  ` [PATCH v5 6/7] completion: bisect: complete log opts for visualize subcommand
  ` [PATCH v5 7/7] completion: bisect: recognize but do not complete view subcommand
  ` [PATCH v6 0/7] completion: improvements for git-bisect
    ` [PATCH v6 1/7] completion: tests: always use 'master' for default initial branch name
    ` [PATCH v6 2/7] completion: bisect: complete bad, new, old, and help subcommands
    ` [PATCH v6 3/7] completion: bisect: complete custom terms and related options
    ` [PATCH v6 4/7] completion: bisect: complete missing --first-parent and --no-checkout options
    ` [PATCH v6 5/7] completion: new function __git_complete_log_opts
    ` [PATCH v6 6/7] completion: bisect: complete log opts for visualize subcommand
    ` [PATCH v6 7/7] completion: bisect: recognize but do not complete view subcommand

git-gui desktop launcher
 2024-02-06 22:29 UTC  (8+ messages)

[PATCH] Always check the return value of `repo_read_object_file()`
 2024-02-06 22:02 UTC  (6+ messages)

Wrong exit code on failed SSH signing
 2024-02-06 21:25 UTC  (2+ messages)

is it a bug that git status show the in-progress 'edit' in an interactive rebase as 'done'?
 2024-02-06 20:09 UTC  (4+ messages)

[PATCH] branch: clarify <oldbranch> and <newbranch> terms further
 2024-02-06 18:37 UTC  (7+ messages)

[PATCH] t0091: allow test in a repository without tags
 2024-02-06 18:33 UTC  (3+ messages)

[PATCH] .github/PULL_REQUEST_TEMPLATE.md: add a note about single-commit PRs
 2024-02-06 17:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] Speed up git-notes show
 2024-02-06 17:52 UTC  (8+ messages)
` [PATCH 1/4] notes: print note blob to stdout directly

Bug: git submodule update doesn't give a prompt to add pubkey of remote repo host, and failed because of it
 2024-02-06 16:07 UTC 

What's cooking in git.git (Feb 2024, #02; Fri, 2)
 2024-02-06 13:56 UTC  (4+ messages)

gitk view could use a checkbox for stash
 2024-02-06 10:39 UTC 

gitk view Branches & tags field would benefit from globs
 2024-02-06 10:19 UTC 

[PATCH 0/9] reftable: code style improvements
 2024-02-06  9:10 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/9] reftable: introduce macros to allocate arrays
` [PATCH v3 0/9] reftable: code style improvements
  ` [PATCH v3 1/9] reftable: introduce macros to grow arrays
  ` [PATCH v3 2/9] reftable: introduce macros to allocate arrays
  ` [PATCH v3 3/9] reftable/stack: fix parameter validation when compacting range
  ` [PATCH v3 4/9] reftable/stack: index segments with `size_t`
  ` [PATCH v3 5/9] reftable/stack: use `size_t` to track stack slices during compaction
  ` [PATCH v3 6/9] reftable/stack: use `size_t` to track stack length
  ` [PATCH v3 7/9] reftable/merged: refactor seeking of records
  ` [PATCH v3 8/9] reftable/merged: refactor initialization of iterators
  ` [PATCH v3 9/9] reftable/record: improve semantics when initializing records

[Outreachy][PATCH 1/2] date: refactor 64 bit prereq code into reusable functions
 2024-02-06  8:39 UTC  (3+ messages)

Git in GSoC 2024
 2024-02-06  8:26 UTC  (8+ messages)
` [PATCH] Add ideas for "

Migrate away from vger to GitHub or (on-premise) GitLab?
 2024-02-06  8:06 UTC  (8+ messages)

[PATCH 0/2] pack-objects: enable multi-pack reuse via feature.experimental
 2024-02-06  7:25 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t5332-multi-pack-reuse.sh: extract pack-objects helper functions

[PATCH 0/5] reftable: fix writing multi-level indices
 2024-02-06  7:04 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] reftable/writer: "
  ` [PATCH v2 5/5] reftable: document reading and writing indices

[PATCH] doc: diff-options: clarify --relative option
 2024-02-06  6:56 UTC 

[PATCH 0/7] reftable: fixes and optimizations (pt.2)
 2024-02-06  6:03 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 5/8] reftable/record: store "val1" hashes as static arrays

git bug
 2024-02-06  5:34 UTC  (7+ messages)
` [PATCH] builtin/stash: report failure to write to index
` [PATCH v2] "

[PATCH v3 00/10] Enrich Trailer API
 2024-02-06  5:12 UTC  (30+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 01/28] trailer: free trailer_info _after_ all related usage
  ` [PATCH v4 02/28] shortlog: add test for de-duplicating folded trailers
  ` [PATCH v4 03/28] trailer: prepare to expose functions as part of API
  ` [PATCH v4 04/28] trailer: move interpret_trailers() to interpret-trailers.c
  ` [PATCH v4 05/28] trailer: start preparing for formatting unification
  ` [PATCH v4 06/28] trailer_info_get(): reorder parameters
  ` [PATCH v4 07/28] format_trailers(): use strbuf instead of FILE
  ` [PATCH v4 08/28] format_trailer_info(): move "fast path" to caller
  ` [PATCH v4 09/28] format_trailers_from_commit(): indirectly call trailer_info_get()
  ` [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
  ` [PATCH v4 11/28] format_trailer_info(): drop redundant unfold_value()
  ` [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
  ` [PATCH v4 13/28] trailer: begin formatting unification
  ` [PATCH v4 14/28] format_trailer_info(): teach it about opts->trim_empty
  ` [PATCH v4 15/28] format_trailer_info(): avoid double-printing the separator
  ` [PATCH v4 16/28] trailer: finish formatting unification
  ` [PATCH v4 17/28] trailer: teach iterator about non-trailer lines
  ` [PATCH v4 18/28] sequencer: use the trailer iterator
  ` [PATCH v4 19/28] trailer: make trailer_info struct private
  ` [PATCH v4 20/28] trailer: retire trailer_info_get() from API
  ` [PATCH v4 21/28] trailer: spread usage of "trailer_block" language
  ` [PATCH v4 22/28] trailer: prepare to delete "parse_trailers_from_command_line_args()"
  ` [PATCH v4 23/28] trailer: add new helper functions to API
  ` [PATCH v4 24/28] trailer_add_arg_item(): drop new_trailer_item usage
  ` [PATCH v4 25/28] trailer: deprecate "new_trailer_item" struct from API
  ` [PATCH v4 26/28] trailer: unify "--trailer ..." arg handling
  ` [PATCH v4 27/28] trailer_set_*(): put out parameter at the end
  ` [PATCH v4 28/28] trailer: introduce "template" term for readability


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