public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-13 06:24:06 to 2024-08-14 12:01:20 UTC [more...]

Adding nested repository with slash adds files instead of gitlink
 2024-08-14 12:00 UTC  (6+ messages)

[GSoC][PATCH v2 0/4] t: port reftable/readwrite_test.c to the unit testing framework
 2024-08-14 11:48 UTC  (9+ messages)
` [GSoC][PATCH v3 "
  ` [PATCH v3 1/4] t: move "
  ` [PATCH v3 2/4] t-reftable-readwrite: use free_names() instead of a for loop
  ` [PATCH v3 3/4] t-reftable-readwrite: use 'for' in place of infinite 'while' loops
  ` [PATCH v3 4/4] t-reftable-readwrite: add test for known error

[PATCH 0/3] git for-each-ref: is-base atom and base branches
 2024-08-14 10:31 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] commit-reach: add get_branch_base_for_tip
  ` [PATCH v2 2/3] for-each-ref: add 'is-base' token
  ` [PATCH v3 0/4] git for-each-ref: is-base atom and base branches
    ` [PATCH v3 1/4] commit-reach: add get_branch_base_for_tip
    ` [PATCH v3 2/4] commit: add gentle reference lookup method
    ` [PATCH v3 3/4] for-each-ref: add 'is-base' token
    ` [PATCH v3 4/4] p1500: add is-base performance tests

Heads up: GMail regularly marking list messages as spam
 2024-08-14  7:32 UTC  (6+ messages)

[PATCH] format-patch: add support for mailmap file
 2024-08-14  7:26 UTC  (4+ messages)

[PATCH 00/22] Memory leak fixes (pt.4)
 2024-08-14  6:52 UTC  (72+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/22] remote: plug memory leak when aliasing URLs
  ` [PATCH v2 02/22] git: fix leaking system paths
  ` [PATCH v2 08/22] config: fix leaking comment character config
` [PATCH v3 00/22] Memory leak fixes (pt.4)
  ` [PATCH v3 01/22] remote: plug memory leak when aliasing URLs
  ` [PATCH v3 02/22] git: fix leaking system paths
  ` [PATCH v3 03/22] object-file: fix memory leak when reading corrupted headers
  ` [PATCH v3 04/22] object-name: fix leaking symlink paths in object context
  ` [PATCH v3 05/22] bulk-checkin: fix leaking state TODO
  ` [PATCH v3 06/22] read-cache: fix leaking hashfile when writing index fails
  ` [PATCH v3 07/22] submodule-config: fix leaking name entry when traversing submodules
  ` [PATCH v3 08/22] config: fix leaking comment character config
  ` [PATCH v3 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
  ` [PATCH v3 10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes
  ` [PATCH v3 11/22] builtin/fast-import: plug trivial memory leaks
  ` [PATCH v3 12/22] builtin/fast-export: fix leaking diff options
  ` [PATCH v3 13/22] builtin/fast-export: plug leaking tag names
  ` [PATCH v3 14/22] merge-ort: unconditionally release attributes index
  ` [PATCH v3 15/22] sequencer: release todo list on error paths
  ` [PATCH v3 16/22] unpack-trees: clear index when not propagating it
  ` [PATCH v3 17/22] diff: fix leak when parsing invalid ignore regex option
  ` [PATCH v3 18/22] builtin/format-patch: fix various trivial memory leaks
  ` [PATCH v3 19/22] userdiff: fix leaking memory for configured diff drivers
  ` [PATCH v3 20/22] builtin/log: fix leak when showing converted blob contents
  ` [PATCH v3 21/22] diff: free state populated via options
  ` [PATCH v3 22/22] builtin/diff: free symmetric diff members
` [PATCH v4 00/22] Memory leak fixes (pt.4)
  ` [PATCH v4 01/22] remote: plug memory leak when aliasing URLs
  ` [PATCH v4 02/22] git: fix leaking system paths
  ` [PATCH v4 03/22] object-file: fix memory leak when reading corrupted headers
  ` [PATCH v4 04/22] object-name: fix leaking symlink paths in object context
  ` [PATCH v4 05/22] bulk-checkin: fix leaking state TODO
  ` [PATCH v4 06/22] read-cache: fix leaking hashfile when writing index fails
  ` [PATCH v4 07/22] submodule-config: fix leaking name entry when traversing submodules
  ` [PATCH v4 08/22] config: fix leaking comment character config
  ` [PATCH v4 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
  ` [PATCH v4 10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes
  ` [PATCH v4 11/22] builtin/fast-import: plug trivial memory leaks
  ` [PATCH v4 12/22] builtin/fast-export: fix leaking diff options
  ` [PATCH v4 13/22] builtin/fast-export: plug leaking tag names
  ` [PATCH v4 14/22] merge-ort: unconditionally release attributes index
  ` [PATCH v4 15/22] sequencer: release todo list on error paths
  ` [PATCH v4 16/22] unpack-trees: clear index when not propagating it
  ` [PATCH v4 17/22] diff: fix leak when parsing invalid ignore regex option
  ` [PATCH v4 18/22] builtin/format-patch: fix various trivial memory leaks
  ` [PATCH v4 19/22] userdiff: fix leaking memory for configured diff drivers
  ` [PATCH v4 20/22] builtin/log: fix leak when showing converted blob contents
  ` [PATCH v4 21/22] diff: free state populated via options
  ` [PATCH v4 22/22] builtin/diff: free symmetric diff members

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-14  5:58 UTC  (14+ messages)
` [RFC PATCH v3 0/7] "
  ` [RFC PATCH v3 3/7] t/clar: fix whitespace errors

[GSoC][PATCH] t: migrate helper/test-urlmatch-normalization to unit tests
 2024-08-14  5:17 UTC  (6+ messages)
` [GSoC][PATCH v2] t: migrate t0110-urlmatch-normalization to the new framework

git clone --reference=<repository> (without --dissociate), forgets to copy/get_pack_of objects from <repository> when "--no-local"/"file://" is present
 2024-08-14  4:56 UTC  (3+ messages)

[PATCH 0/7] builtin/maintenance: fix auto-detach with non-standard tasks
 2024-08-14  4:15 UTC  (12+ messages)
` [PATCH 1/7] config: fix constness of out parameter for `git_config_get_expiry()`
` [PATCH 2/7] builtin/gc: refactor to read config into structure
` [PATCH 3/7] builtin/gc: fix leaking config values
` [PATCH 4/7] builtin/gc: stop processing log file on signal
` [PATCH 5/7] builtin/gc: add a `--detach` flag
` [PATCH 6/7] builtin/maintenance: "
` [PATCH 7/7] builtin/maintenance: fix auto-detach with non-standard tasks

[PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
 2024-08-14  4:10 UTC  (3+ messages)

[PATCH v2 0/3] send-email: teach git send-email mode to translate aliases
 2024-08-14  0:05 UTC  (4+ messages)
` [PATCH v2 1/3] t90001-send-email.sh: fix quoting for mailrc --dump-aliases test
` [PATCH v2 2/3] t9001-send-email.sh: update alias list used for pine test
` [PATCH v2 3/3] send-email: teach git send-email option to translate aliases

[PATCH] git-svn: mention `svn:globalignores` in help+docs
 2024-08-13 22:33 UTC  (5+ messages)
` [PATCH v2] git-svn: mention `svn:global-ignores` "

[PATCH v6 0/8] [Newcomer] t7004: modernize the style
 2024-08-13 21:58 UTC  (3+ messages)

[PATCH 0/5] doc: git diff reformatting
 2024-08-13 20:42 UTC  (4+ messages)
` [RFC] formatting macro

"git-stash --keep-index" crashes when there are no tracked files
 2024-08-13 17:36 UTC 

[PATCH] tests: drop use of 'tee' that hides exit status
 2024-08-13 17:23 UTC  (4+ messages)

[PATCH 00/20] Stop using `the_repository` in "config.c"
 2024-08-13 17:07 UTC  (43+ messages)
` [PATCH 01/20] path: expose `do_git_path()` as `repo_git_pathv()`
` [PATCH 02/20] path: expose `do_git_common_path()` as `strbuf_git_common_pathv()`
` [PATCH 06/20] path: stop relying on `the_repository` in `worktree_git_path()`
` [PATCH 07/20] path: hide functions using `the_repository` by default
` [PATCH 08/20] config: introduce missing setters that take repo as parameter
` [PATCH 18/20] config: don't depend on `the_repository` with branch conditions
` [PATCH v2 00/20] Stop using `the_repository` in "config.c"
  ` [PATCH v2 01/20] path: expose `do_git_path()` as `repo_git_pathv()`
  ` [PATCH v2 02/20] path: expose `do_git_common_path()` as `repo_common_pathv()`
  ` [PATCH v2 03/20] editor: do not rely on `the_repository` for interactive edits
  ` [PATCH v2 04/20] hooks: remove implicit dependency on `the_repository`
  ` [PATCH v2 05/20] path: stop relying on `the_repository` when reporting garbage
  ` [PATCH v2 06/20] path: stop relying on `the_repository` in `worktree_git_path()`
  ` [PATCH v2 07/20] path: hide functions using `the_repository` by default
  ` [PATCH v2 08/20] config: introduce missing setters that take repo as parameter
  ` [PATCH v2 09/20] config: expose `repo_config_clear()`
  ` [PATCH v2 10/20] config: pass repo to `git_config_get_index_threads()`
  ` [PATCH v2 11/20] config: pass repo to `git_config_get_split_index()`
  ` [PATCH v2 12/20] config: pass repo to `git_config_get_max_percent_split_change()`
  ` [PATCH v2 13/20] config: pass repo to `git_config_get_expiry()`
  ` [PATCH v2 14/20] config: pass repo to `git_config_get_expiry_in_days()`
  ` [PATCH v2 15/20] config: pass repo to `git_die_config()`
  ` [PATCH v2 16/20] config: pass repo to functions that rename or copy sections
  ` [PATCH v2 17/20] config: don't have setters depend on `the_repository`
  ` [PATCH v2 18/20] config: don't depend on `the_repository` with branch conditions
  ` [PATCH v2 19/20] global: prepare for hiding away repo-less config functions
  ` [PATCH v2 20/20] config: hide functions using `the_repository` by default

Bug: Git sees branch as valid commit ref and works; should fail
 2024-08-13 15:41 UTC  (7+ messages)
      ` [PATCH] get_oid(): enforce minimum length for "-g<hex>" names

[RFC PATCH 0/6] [RFC] Introduce cgit-rs, a Rust wrapper around libgit.a
 2024-08-13 15:16 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] config: add git_configset_alloc() and git_configset_clear_and_free()

SIGSEGV Error Occurs When Attempting to Unbundle Without Initializing Git Repository
 2024-08-13 15:11 UTC  (7+ messages)
` [PATCH 0/2] bundle: fix handling of object format
  ` [PATCH 1/2] builtin/bundle: have unbundle check for repo before opening its bundle
  ` [PATCH 2/2] bundle: default to SHA1 when reading bundle headers

[Newcomer] Introducing myself and expressing interest in `Implement support for reftables in “dumb” HTTP transport` project
 2024-08-13 14:33 UTC  (3+ messages)

[RFC] Implement ref content consistency check
 2024-08-13 14:18 UTC 

[GSoC]: Implement consistency check for refs blog
 2024-08-13 13:43 UTC  (2+ messages)

Technical information about http.sslBackend schannel
 2024-08-13 13:20 UTC  (2+ messages)

Bug with bash and OpenSSL usage on Windows
 2024-08-13 13:06 UTC  (2+ messages)

[PATCH 00/10] reftable: drop generic `reftable_table` interface
 2024-08-13 10:17 UTC  (17+ messages)
` [PATCH 01/10] reftable/merged: expose functions to initialize iterators
` [PATCH 02/10] reftable/merged: rename `reftable_new_merged_table()`
` [PATCH 03/10] reftable/merged: stop using generic tables in the merged table
` [PATCH 04/10] reftable/stack: open-code reading refs
` [PATCH 05/10] reftable/iter: drop double-checking logic
` [PATCH 06/10] reftable/generic: move generic iterator code into iterator interface
` [PATCH 07/10] reftable/dump: drop unused `compact_stack()`
` [PATCH 08/10] reftable/dump: drop unused printing functionality
` [PATCH 09/10] reftable/dump: move code into "t/helper/test-reftable.c"
` [PATCH 10/10] reftable/generic: drop interface

[BUG REPORT] `--autostash` rebase + pre-rebase error ends in corrupt state
 2024-08-13 10:01 UTC  (2+ messages)

[PATCH 0/2] Re: [BUG REPORT] git-gui invokes prepare-commit-msg hook incorrectly
 2024-08-13  9:06 UTC  (3+ messages)
` [PATCH 1/2] git-gui: strip comments and consecutive empty lines from commit messages
` [PATCH 2/2] git-gui: strip commit messages less aggressively

Subscribe
 2024-08-13  7:40 UTC 


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