messages from 2024-04-06 17:53:14 to 2024-04-09 00:35:18 UTC [more...]
[RFD] Libification proposal: separate internal and external interfaces
2024-04-09 0:35 UTC (7+ messages)
Makefiles are broken as of GNU Make commit 07fcee35f058a876447c8a021f9eb1943f902534
2024-04-09 0:17 UTC (9+ messages)
` [PATCH] Makefile(s): avoid recipe prefix in conditional statements
[PATCH 0/9] reftable: optimize write performance
2024-04-09 0:09 UTC (14+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] refs/reftable: fix D/F conflict error message on ref copy
` [PATCH v3 02/11] refs/reftable: perform explicit D/F check when writing symrefs
` [PATCH v3 03/11] refs/reftable: skip duplicate name checks
` [PATCH v3 04/11] reftable: remove "
` [PATCH v3 05/11] refs/reftable: don't recompute committer ident
` [PATCH v3 06/11] reftable/writer: refactorings for `writer_add_record()`
` [PATCH v3 07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()`
` [PATCH v3 08/11] reftable/writer: unify releasing memory
` [PATCH v3 09/11] reftable/writer: reset `last_key` instead of releasing it
` [PATCH v3 10/11] reftable/block: reuse zstream when writing log blocks
` [PATCH v3 11/11] reftable/block: reuse compressed array
[PATCH] mailsplit add option to include sanitized subject in filename
2024-04-09 0:05 UTC
[PATCH] launch_editor: waiting message on error
2024-04-08 23:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH] show-ref: add --unresolved option
2024-04-08 23:02 UTC (6+ messages)
` [PATCH v2 0/3] show-ref: add --symbolic-name option
` [PATCH v2 1/3] refs: keep track of unresolved reference value in iterator
` [PATCH v2 2/3] refs: add referent to each_repo_ref_fn
` [PATCH v2 3/3] show-ref: add --symbolic-name option
[PATCH] rebase -i: improve error message when picking merge
2024-04-08 22:29 UTC (9+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] rebase -i: pass struct replay_opts to parse_insn_line()
` [PATCH v2 2/2] rebase -i: improve error message when picking merge
[PATCH 00/12] t: exercise Git/JGit reftable compatibility
2024-04-08 21:52 UTC (37+ messages)
` [PATCH 08/12] ci: make Perforce binaries executable for all users
` [PATCH 11/12] t0610: fix non-portable variable assignment
` [PATCH] CodingGuidelines: quote assigned value with "local" and "export"
` [PATCH 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
` [PATCH v2 00/12] t: "
` [PATCH v2 02/12] ci: expose distro name in dockerized GitHub jobs
` [PATCH v2 03/12] ci: allow skipping sudo on dockerized jobs
` [PATCH v2 04/12] ci: drop duplicate package installation for "linux-gcc-default"
` [PATCH v2 05/12] ci: convert "install-dependencies.sh" to use "/bin/sh"
` [PATCH v2 06/12] ci: merge custom PATH directories
` [PATCH v2 07/12] ci: merge scripts which install dependencies
` [PATCH v2 08/12] ci: make Perforce binaries executable for all users
` [PATCH v2 09/12] ci: install JGit dependency
` [PATCH v2 10/12] t06xx: always execute backend-specific tests
` [PATCH v2 11/12] t0610: fix non-portable variable assignment
` [PATCH v2 12/12] t0612: add tests to exercise Git/JGit reftable compatibility
` [PATCH v2 01/12] ci: rename "runs_on_pool" to "distro"
[PATCH v5 0/3] send-email: make produced outputs more readable
2024-04-08 21:21 UTC (6+ messages)
` [PATCH v5 1/3] send-email: move newline character out of a translatable string
` [PATCH v5 2/3] send-email: make it easy to discern the messages for each patch
` [PATCH v5 3/3] send-email: separate the confirmation prompts from the messages
[PATCH] config: do not leak excludes_file
2024-04-08 20:55 UTC (22+ messages)
` [WIP] git_config_pathname() leakfix
` [PATCH 0/12] git_config_string() considered harmful
` [PATCH 01/11] config: make sequencer.c's git_config_string_dup() public
` [PATCH 02/11] config: add git_config_pathname_dup()
` [PATCH 03/11] config: prefer git_config_string_dup() for temp variables
` [PATCH 04/11] config: use git_config_string_dup() for open-coded equivalents
` [PATCH 05/11] config: use git_config_string_dup() to fix leaky open coding
` [PATCH 06/11] config: use git_config_string() in easy cases
` [PATCH 07/11] config: use git_config_pathname_dup() "
` [PATCH 08/11] http: use git_config_string_dup()
` [PATCH 09/11] merge: use git_config_string_dup() for pull strategies
` [PATCH 10/11] userdiff: use git_config_string_dup() when we can
` [PATCH 11/11] blame: use "dup" string_list for ignore-revs files
[PATCH 0/6] local VAR="VAL"
2024-04-08 20:40 UTC (8+ messages)
` [PATCH 3/6] t: local VAR="VAL" (quote positional parameters)
` [PATCH 6/6] t: teach lint that RHS of 'local VAR=VAL' needs to be quoted
[PATCH] reftable: use xmalloc() and xrealloc()
2024-04-08 20:36 UTC (6+ messages)
[PATCH 0/4] fix a leak with excludes_file
2024-04-08 19:33 UTC (5+ messages)
[PATCH v4 0/2] reftable/stack: use geometric table compaction
2024-04-08 19:12 UTC (15+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] reftable/stack: allow disabling of auto-compaction
` [PATCH v5 2/3] reftable/stack: add env to disable autocompaction
` [PATCH v6 0/3] reftable/stack: use geometric table compaction
` [PATCH v6 1/3] reftable/stack: expose option to disable auto-compaction
` [PATCH v6 2/3] reftable/stack: add env to disable autocompaction
` [PATCH v6 3/3] reftable/stack: use geometric table compaction
[PATCH 00/13] Support for arbitrary schemes in credentials
2024-04-08 18:42 UTC (4+ messages)
[PATCH] MyFirstContribution: use switch for changing branches
2024-04-08 17:42 UTC (2+ messages)
[PATCH] t9604: Fix test for musl libc and new Debian
2024-04-08 17:34 UTC (7+ messages)
[RFC][PATCH] t-prio-queue: simplify using compound literals
2024-04-08 17:09 UTC (8+ messages)
[RFC] bisect: Introduce skip-when to automatically skip commits
2024-04-08 16:49 UTC (13+ messages)
[RFC] Avaiable disk space when automatic garbage collection kicks in
2024-04-08 16:29 UTC
[PATCH v4] send-email: make it easy to discern the messages for each patch
2024-04-08 16:15 UTC (6+ messages)
[RFC PATCH 0/1] Add lines to `git log --graph` to separate connected regions
2024-04-08 15:49 UTC (15+ messages)
` [RFC PATCH 1/1] Add separator lines into `git log --graph`
[PATCH v3 0/2] diff: copies-harder support
2024-04-08 15:32 UTC (2+ messages)
[BUG] fast-import crash on refs to in-flight commit SHA1
2024-04-08 15:18 UTC
[PATCH v2] rerere: fix crash during clear
2024-04-08 15:18 UTC (3+ messages)
[PATCH 0/6] fast-import: tighten parsing of paths
2024-04-08 14:52 UTC (8+ messages)
` [PATCH v2 0/8] "
[PATCH 0/9] reftable: optimize table and block iterators
2024-04-08 12:17 UTC (15+ messages)
` [PATCH 4/9] reftable/block: introduce `block_reader_release()`
` [PATCH v2 00/10] reftable: optimize table and block iterators
` [PATCH v2 01/10] reftable/block: rename `block_reader_start()`
` [PATCH v2 02/10] reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
` [PATCH v2 03/10] reftable/block: better grouping of functions
` [PATCH v2 04/10] reftable/block: introduce `block_reader_release()`
` [PATCH v2 05/10] reftable/block: move ownership of block reader into `struct table_iter`
` [PATCH v2 06/10] reftable/reader: iterate to next block in place
` [PATCH v2 07/10] reftable/block: reuse uncompressed blocks
` [PATCH v2 08/10] reftable/block: open-code call to `uncompress2()`
` [PATCH v2 09/10] reftable/block: reuse `zstream` state on inflation
` [PATCH v2 10/10] reftable/block: avoid copying block iterators on seek
[PATCH] midx: disable replace objects
2024-04-08 5:45 UTC (6+ messages)
` [External] "
` [PATCH v2] "
[PATCH] typo: Replace 'commitish' with 'committish'
2024-04-07 21:21 UTC
What are good reasons to use trunk-based dev, as opposed to release branch to release branch?
2024-04-07 17:39 UTC (2+ messages)
Warning message in remote.c when compiling
2024-04-07 16:47 UTC (6+ messages)
[PATCH] feat(log): add option to search for header or body to `git log`
2024-04-07 14:00 UTC (4+ messages)
` [PATCH v2] log: add option to search for header or body
public-inbox.org/git/*/s/ endpoints struggling
2024-04-07 9:29 UTC
Hello
2024-04-07 8:56 UTC
[PATCH] apply: replace mksnpath() with a mkpathdup() call
2024-04-07 1:18 UTC (6+ messages)
` free and errno, was "
segfault with git rebase --abort
2024-04-06 20:21 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).