git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-05 17:22:34 to 2020-08-07 07:57:45 UTC [more...]

"#define precompose_argv(c,v) /* empty */" is evil
 2020-08-07  7:56 UTC  (10+ messages)

[PATCH] refs: fix interleaving hook calls with reference-transaction hook
 2020-08-07  7:05 UTC 

ls-files bug report
 2020-08-07  4:10 UTC  (5+ messages)

[PATCH v2] apply: allow "new file" patches on i-t-a entries
 2020-08-07  3:44 UTC  (9+ messages)
` [PATCH v4 0/3] apply: handle i-t-a entries in index
  ` [PATCH v4 1/3] apply: allow "new file" patches on i-t-a entries
  ` [PATCH v4 2/3] apply: make i-t-a entries never match worktree
  ` [PATCH v4 3/3] t4140: test apply with i-t-a paths

git bug
 2020-08-07  0:02 UTC  (3+ messages)

`git blame` Line Number Off-by-one
 2020-08-07  1:05 UTC 

[PATCH 0/4] Fit the building tools to Plan 9 environment
 2020-08-06 23:57 UTC  (16+ messages)
` [PATCH 1/4] Use $(SHELL_PATH) instead of sh in Makefile
` [PATCH 2/4] Define TAR_CF and TAR_XF variables "
` [PATCH 3/4] Fit to Plan 9's ANSI/POSIX compatibility layer
` [PATCH 4/4] Use $(LD) instead of $(CC) for linking the object files

[PATCH] Documentation: mark `--object-format=sha256` as experimental
 2020-08-06 23:08 UTC  (2+ messages)

[GSoC][PATCH v2 0/5] submodule: port subcommand 'summary' from shell to C
 2020-08-06 22:45 UTC  (7+ messages)
` [PATCH v2 1/5] submodule: expose the '--for-status' option of summary
` [PATCH v2 2/5] submodule: remove extra line feeds between callback struct and macro
` [PATCH v2 3/5] submodule: rename helper functions to avoid ambiguity
` [PATCH v2 4/5] t7421: introduce a test script for verifying 'summary' output
` [PATCH v2 5/5] submodule: port submodule subcommand 'summary' from shell to C

gc docs: git gc --keep-base-pack ?
 2020-08-06 21:49 UTC 

[GSoC][RESEND][PATCH 0/4] t7401: modernize, cleanup and warn
 2020-08-06 21:11 UTC  (20+ messages)
` [PATCH 1/4] t7401: modernize style
` [PATCH 2/4] t7401: change test_i18ncmp syntax for clarity
` [PATCH 3/4] t7401: ensure uniformity in the '--for-status' test
` [PATCH 4/4] t7401: add a WARNING and a NEEDSWORK

[PATCH 0/3] Change "--diff-merges" to require parameter
 2020-08-06 20:52 UTC  (11+ messages)
` [PATCH 1/3] revision: change "--diff-merges" option "
` [PATCH 2/3] doc/git-log: describe --diff-merges=off
` [PATCH 3/3] t/t4013: add test for --diff-merges=off

[PATCH] t1450: fix quoting of NUL byte when corrupting pack
 2020-08-06 20:26 UTC  (5+ messages)
` [PATCH v2 0/2] t: don't spuriously close and reopen quotes
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] t4104: modernize and simplify quoting

[PATCH] apply: do not fetch when checking object existence
 2020-08-06 20:00 UTC  (7+ messages)
` [PATCH v2 0/4] No-lazy-fetch has_object() and some fixes
  ` [PATCH v2 1/4] sha1-file: introduce no-lazy-fetch has_object()
  ` [PATCH v2 2/4] apply: do not lazy fetch when applying binary
  ` [PATCH v2 3/4] pack-objects: no fetch when allow-{any,promisor}
  ` [PATCH v2 4/4] fsck: do not lazy fetch known non-promisor object

Why is AuthorDate displayed on git-blame?
 2020-08-06 18:52 UTC  (6+ messages)
    ` [PATCH] blame-options.txt: document --first-parent option

[PATCH 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-08-06 18:13 UTC  (12+ messages)
` [PATCH 1/9] fetch: optionally allow disabling FETCH_HEAD update
` [PATCH 2/9] maintenance: add prefetch task
` [PATCH 3/9] maintenance: add loose-objects task
` [PATCH 4/9] maintenance: create auto condition for loose-objects
` [PATCH 5/9] midx: enable core.multiPackIndex by default
` [PATCH 6/9] midx: use start_delayed_progress()
` [PATCH 7/9] maintenance: add incremental-repack task
` [PATCH 8/9] maintenance: auto-size incremental-repack batch
` [PATCH 9/9] maintenance: add incremental-repack auto condition

[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
 2020-08-06 17:58 UTC  (17+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 01/18] maintenance: create basic maintenance runner
  ` [PATCH v2 11/18] maintenance: auto-size incremental-repack batch
  ` [PATCH v3 00/20] Maintenance builtin, allowing 'gc --auto' customization

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-06 15:48 UTC  (12+ messages)
` [PATCH 01/11] maintenance: create basic maintenance runner
` [PATCH 02/11] maintenance: add --quiet option
` [PATCH 03/11] maintenance: replace run_auto_gc()
` [PATCH 04/11] maintenance: initialize task array
` [PATCH 05/11] maintenance: add commit-graph task
` [PATCH 06/11] maintenance: add --task option
` [PATCH 07/11] maintenance: take a lock on the objects directory
` [PATCH 08/11] maintenance: create maintenance.<task>.enabled config
` [PATCH 09/11] maintenance: use pointers to check --auto
` [PATCH 10/11] maintenance: add auto condition for commit-graph task
` [PATCH 11/11] maintenance: add trace2 regions for task execution

[PATCH 0/3] mergetool-lib: Don't use deprecated variable to detect GNOME
 2020-08-06 16:17 UTC  (17+ messages)
` [PATCH 1/3] mergetool-lib: use $XDG_CURRENT_DESKTOP to check GNOME
` [PATCH 2/3] mergetool-lib: keep a list of cross desktop merge tools
` [PATCH 3/3] mergetool-lib: give kdiff3 prioirty in KDE environments
` [PATCH v2 0/2] mergetool-lib: Don't use deprecated variable to detect GNOME
  ` [PATCH v2 1/2] mergetool-lib: use $XDG_CURRENT_DESKTOP to check GNOME
  ` [PATCH v2 2/2] mergetool-lib: give kdiff3 priority in KDE environments

[PATCH 0/5] [GSoC] Improvements to ref-filter
 2020-08-06 13:47 UTC  (13+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] ref-filter: support different email formats
  ` [PATCH v2 2/9] ref-filter: refactor `grab_objectname()`
  ` [PATCH v2 3/9] ref-filter: modify error messages in `grab_objectname()`
  ` [PATCH v2 4/9] ref-filter: rename `objectname` related functions and fields
  ` [PATCH v2 5/9] ref-filter: add `short` modifier to 'tree' atom
  ` [PATCH v2 6/9] ref-filter: add `short` modifier to 'parent' atom
  ` [PATCH v2 7/9] pretty: refactor `format_sanitized_subject()`
  ` [PATCH v2 8/9] format-support: move `format_sanitized_subject()` from pretty
  ` [PATCH v2 9/9] ref-filter: add `sanitize` option for 'subject' atom

git bug
 2020-08-06 14:59 UTC 

What's cooking in git.git (Aug 2020, #01; Mon, 3)
 2020-08-06  3:25 UTC  (2+ messages)

[PATCH] git-cvsexportcommit: support Perl before 5.10.1
 2020-08-06  0:16 UTC 

[PATCH 0/6] [GSoC] Implement Corrected Commit Date
 2020-08-05 23:16 UTC  (3+ messages)
` [PATCH 2/6] revision: parse parent in indegree_walk_step()

[PATCH] sequencer: avoid garbled merge machinery messages due to commit labels
 2020-08-05 22:26 UTC  (3+ messages)

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-05 22:25 UTC  (14+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 03/14] commit-graph: pass a 'struct repository *' in more places
  ` [PATCH v2 04/14] t/helper/test-read-graph.c: prepare repo settings
  ` [PATCH v2 05/14] commit-graph: respect 'commitGraph.readChangedPaths'
  ` [PATCH v2 06/14] commit-graph.c: store maximum changed paths
  ` [PATCH v2 11/14] csum-file.h: introduce 'hashwrite_be64()'
  ` [PATCH v2 12/14] commit-graph: add large-filters bitmap chunk
  ` [PATCH v2 13/14] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v2 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

avoiding fetching specific refs from a remote
 2020-08-05 22:12 UTC  (7+ messages)

[RFC PATCH] Modify fetch-pack to no longer die on error?
 2020-08-05 22:11 UTC  (9+ messages)
` [RFC PATCH 0/7] Lazy fetch with subprocess
  ` [RFC PATCH 1/7] fetch-pack: allow NULL negotiator->add_tip
  ` [RFC PATCH 2/7] fetch-pack: allow NULL negotiator->known_common
  ` [RFC PATCH 4/7] fetch: --stdin

SAVE THE DATES - Git Inclusion Summit
 2020-08-05 21:24 UTC 

[PATCH 0/3] making --first-parent imply -m
 2020-08-05 20:27 UTC  (15+ messages)
` [PATCH v2 0/7] making log "

Why is AuthorDate displayed on git-blame?
 2020-08-05 16:08 UTC  (3+ messages)

racy test failure in tb/upload-pack-filters
 2020-08-05 16:28 UTC  (6+ messages)

[PATCH] Collect merge-related tests to t64xx
 2020-08-05 16:29 UTC 

[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
 2020-08-05 15:54 UTC  (10+ messages)
` [PATCH v3 "

[PATCH] Update .mailmap
 2020-08-05 16:12 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH 00/14] SHA-256 CVS and SVN patches
 2020-08-05 17:29 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 14/14] git-cvsexportcommit: port to SHA-256

[PATCH 0/3] some compiler/asan/ubsan fixes
 2020-08-05 15:19 UTC  (7+ messages)
` [PATCH 1/3] config: work around gcc-10 -Wstringop-overflow warning
` [PATCH 3/3] revision: avoid leak when preparing bloom filter for "/"

[GSoC] Shourya's Blog
 2020-08-05 17:46 UTC 

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-08-05 17:08 UTC  (8+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 05/15] diff: halt tree-diff early after max_changes


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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