messages from 2018-07-19 12:50:21 to 2018-07-21 07:50:03 UTC [more...]
[PATCH v2 00/23] Mark strings for translation
2018-07-21 7:49 UTC (18+ messages)
` [PATCH v2 01/23] Update messages in preparation for i18n
` [PATCH v2 02/23] archive-tar.c: mark more strings for translation
` [PATCH v2 03/23] archive-zip.c: "
` [PATCH v2 06/23] builtin/pack-objects.c: "
` [PATCH v2 10/23] connect.c: "
` [PATCH v3 00/23] Mark "
` [PATCH v3 01/23] Update messages in preparation for i18n
[BUG] merge-recursive overly aggressive when skipping updating the working tree
2018-07-21 7:21 UTC (10+ messages)
` [PATCH 0/2] Preserve skip_worktree bit in merges when necessary
` [PATCH 1/2] t3507: add a testcase showing failure with sparse checkout
` [PATCH 2/2] merge-recursive: preserve skip_worktree bit when necessary
2.18.0 Regression: packing performance and effectiveness
2018-07-21 7:14 UTC (30+ messages)
` [PATCH] pack-objects: fix performance issues on packing large deltas
State of NewHash work, future directions, and discussion
2018-07-21 0:31 UTC (5+ messages)
` Hash algorithm analysis
[PATCH] Documentation/git-interpret-trailers: explain possible values
2018-07-20 23:44 UTC (3+ messages)
[PATCH] Documentation: fix --color option formatting
2018-07-20 23:37 UTC (4+ messages)
[PATCH 00/16] Consolidate reachability logic
2018-07-20 22:45 UTC (43+ messages)
` [PATCH v2 00/18] "
` [PATCH v2 01/18] commit-reach: move walk methods from commit.c
` [PATCH v2 02/18] commit.h: remove method declarations
` [PATCH v2 03/18] commit-reach: move ref_newer from remote.c
` [PATCH v2 04/18] commit-reach: move commit_contains from ref-filter
` [PATCH v2 05/18] upload-pack: make reachable() more generic
` [PATCH v2 06/18] upload-pack: refactor ok_to_give_up()
` [PATCH v2 07/18] upload-pack: generalize commit date cutoff
` [PATCH v2 08/18] commit-reach: move can_all_from_reach_with_flags
` [PATCH v2 09/18] test-reach: create new test tool for ref_newer
` [PATCH v2 10/18] test-reach: test in_merge_bases
` [PATCH v2 11/18] test-reach: test is_descendant_of
` [PATCH v2 12/18] test-reach: test get_merge_bases_many
` [PATCH v2 13/18] test-reach: test reduce_heads
` [PATCH v2 14/18] test-reach: test can_all_from_reach_with_flags
` [PATCH v2 15/18] test-reach: test commit_contains
` [PATCH v2 16/18] commit-reach: replace ref_newer logic
` [PATCH v2 17/18] commit-reach: make can_all_from_reach... linear
` [PATCH v2 18/18] commit-reach: use can_all_from_reach
[PATCH v3 00/24] Multi-pack-index (MIDX)
2018-07-20 22:28 UTC (6+ messages)
` [PATCH v4 00/23] "
` [PATCH v4 03/23] multi-pack-index: add builtin
No rule to make target `git-daemon'
2018-07-20 22:13 UTC (6+ messages)
[PATCH] clone: send ref-prefixes when using protocol v2
2018-07-20 22:07 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] fail compilation with strcpy
2018-07-20 21:50 UTC (30+ messages)
` [PATCH 1/2] introduce "banned function" list
` [PATCH 2/2] banned.h: mark strncpy as banned
error: invalid key with file url insteadOf
2018-07-20 21:37 UTC (2+ messages)
[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-07-20 21:30 UTC (24+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
` refs/notes/amlog problems, was "
` [PATCH v3 09/20] range-diff: adjust the output of the commit pairs
FYI: histogram diff bug
2018-07-20 19:57 UTC
[PATCH 0/2] repack -ad: fix after `fetch --prune` in a shallow repository
2018-07-20 19:31 UTC (17+ messages)
` [PATCH 2/2] repack -ad: prune the list of shallow commits
` [PATCH v2 0/2] repack -ad: fix after `fetch --prune` in a shallow repository
[PATCH] t9300: wait for background fast-import process to die after killing it
2018-07-20 19:03 UTC (3+ messages)
What's cooking in git.git (Jul 2018, #02; Wed, 18)
2018-07-20 17:48 UTC (10+ messages)
` ds/multi-pack-index (was Re: What's cooking in git.git (Jul 2018, #02; Wed, 18))
` ag/rebase-i-in-c, was Re: What's cooking in git.git (Jul 2018, #02; Wed, 18)
[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
2018-07-20 16:57 UTC (7+ messages)
` [PATCH 5/8] commit-graph: not compatible with replace objects
[PATCH v5 7/7] gpg-interface t: extend the existing GPG tests with GPGSM
2018-07-20 15:42 UTC (3+ messages)
` [PATCH v6 "
Git 2.18: RUNTIME_PREFIX... is it working?
2018-07-20 14:29 UTC (12+ messages)
[RFC] push: add documentation on push v2
2018-07-20 13:12 UTC (6+ messages)
[PATCH v4 7/7] gpg-interface t: extend the existing GPG tests with GPGSM
2018-07-20 8:28 UTC (6+ messages)
` [PATCH] t/t5534: do not unset GIT_COMMITTER_EMAIL for other tests
Gitk doesn't work on macOS Mojave
2018-07-20 6:26 UTC (6+ messages)
Find commit that referenced a blob first
2018-07-19 22:45 UTC (6+ messages)
rev-parse --show-toplevel broken during exec'ed rebase?
2018-07-19 22:34 UTC (8+ messages)
[PATCH 0/3] histogram diff: Fix memory ballooning in corner case
2018-07-19 22:19 UTC (5+ messages)
` [PATCH 1/3] xdiff/xhistogram: pass arguments directly to fall_back_to_classic_diff
` [PATCH 2/3] xdiff/xhistogram: factor out memory cleanup into free_index()
` [PATCH 3/3] xdiff/xhistogram: move index allocation into find_lcs
` [PATCH] xdiff/histogram: remove tail recursion
[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
2018-07-19 19:11 UTC (3+ messages)
` [PATCH v1 1/3] add unbounded Multi-Producer-Multi-Consumer queue
[PATCHv6 00/10] Reroll of sb/diff-color-move-more
2018-07-19 19:05 UTC (2+ messages)
Use different ssh keys for different github repos (per-url sshCommand)
2018-07-19 19:01 UTC (7+ messages)
[PATCH] diff.c: offer config option to control ws handling in move detection
2018-07-19 18:00 UTC (7+ messages)
[PATCH] l10n: de.po: translate 108 new messages
2018-07-19 17:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).