git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-06 11:38:16 to 2019-04-09 16:12:08 UTC [more...]

[PATCH v5 00/16] Many promisor remotes
 2019-04-09 16:11 UTC  (15+ messages)
` [PATCH v5 01/16] t0410: remove pipes after git commands
` [PATCH v5 02/16] fetch-object: make functions return an error code
` [PATCH v5 03/16] Add initial support for many promisor remotes
` [PATCH v5 04/16] promisor-remote: implement promisor_remote_get_direct()
` [PATCH v5 05/16] promisor-remote: add promisor_remote_reinit()
` [PATCH v5 06/16] promisor-remote: use repository_format_partial_clone
` [PATCH v5 07/16] Use promisor_remote_get_direct() and has_promisor_remote()
` [PATCH v5 08/16] diff: use promisor-remote.h instead of fetch-object.h
` [PATCH v5 09/16] promisor-remote: parse remote.*.partialclonefilter
` [PATCH v5 10/16] builtin/fetch: remove unique promisor remote limitation
` [PATCH v5 11/16] t0410: test fetching from many promisor remotes
` [PATCH v5 12/16] partial-clone: add multiple remotes in the doc
` [PATCH v5 13/16] remote: add promisor and partial clone config to "
` [PATCH v5 14/16] Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}

[PATCH 0/4] trace2: load trace2 settings from system config
 2019-04-09 15:58 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 4/7] trace2: use system config for default trace2 settings

[PATCH v5 6/6] RFC blame: use a fingerprint heuristic to match ignored lines
 2019-04-09 15:56 UTC  (6+ messages)

[PATCH] clone: do faster object check for partial clones
 2019-04-09 15:43 UTC  (13+ messages)
` [PATCH v2] rev-list: exclude promisor objects at walk time
` [PATCH v3] "

[GSoC] [RFC] Proposal: Teach git stash to handle unmerged index entries
 2019-04-09 15:39 UTC 

[PATCH] clone: send server options when using protocol v2
 2019-04-09 15:24 UTC  (4+ messages)

[PATCH v2 0/13] a rabbit hole of update-server-info (and midx!) fixes
 2019-04-09 15:15 UTC  (8+ messages)
` [PATCH v2 01/13] packfile.h: drop extern from function declarations

[PATCH 0/3] some prune optimizations
 2019-04-09 15:10 UTC  (10+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal
  ` bitmaps by default? [was: prune: use bitmaps for reachability traversal]
      ` [PATCH] repack: enable bitmaps by default on bare repos
              ` [PATCH v3] "

Advice setting for git rebase
 2019-04-09 14:32 UTC 

[PATCH 1/3] sha1-file: test the error behavior of alt_odb_usable()
 2019-04-09 14:14 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-09 12:52 UTC  (2+ messages)

[PATCH/docs] make slash-rules more readable
 2019-04-09 12:19 UTC  (5+ messages)

[PATCH v1 00/11] And new command "restore"
 2019-04-09 12:18 UTC  (6+ messages)
` [PATCH v1 01/11] checkout: split part of it to new command 'restore'

[GSoC] [RFC] git stashing discussing solution approaches
 2019-04-09 11:50 UTC 

[PATCH] Unbreak real_path on Windows for already absolute paths (with Visual Studio)
 2019-04-09 11:45 UTC  (6+ messages)
    ` [PATCH v2] MSVC: Unbreak real_path for Windows paths

[PATCH 0/1] Fix a false negative in t3301-notes.sh
 2019-04-09 11:33 UTC  (3+ messages)
` [PATCH 1/1] t3301: fix false negative

What's cooking in git.git (Apr 2019, #01; Thu, 4)
 2019-04-09 11:31 UTC  (12+ messages)
        ` [PATCH] Introduce "precious" file concept

[GSoC] [RFC] stashing unmerged index entries
 2019-04-09 11:01 UTC  (2+ messages)

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-09 10:58 UTC  (8+ messages)
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
  ` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
  ` [PATCH v3 00/33] nd/sha1-name-c-wo-the-repository updates
    ` [PATCH v3 33/33] sha1-name.c: remove the_repo from get_oid_mb()

Request Accepted (MARKETING & SALES PROMOTION EXPO)
 2019-04-09 10:22 UTC 

将贵司的文具打入日本的促销礼品市场----MARKETING & SALES PROMOTION EXPO [June]
 2019-04-09  9:51 UTC 

git push --atomic and HTTP(S) vs SSH
 2019-04-09  9:58 UTC  (2+ messages)

[PATCH 0/7] harden unexpected object types checks
 2019-04-09  9:14 UTC  (21+ messages)
` [PATCH 2/7] t: introduce tests for unexpected object types
` [PATCH 6/7] rev-list: let traversal die when --missing is not in use

[PATCH] blame: default to HEAD in a bare repo when no start commit is given
 2019-04-09  8:13 UTC  (6+ messages)

Pull without fetch
 2019-04-09  8:03 UTC  (8+ messages)

"commit --author=..." does not work if global email and name is not set
 2019-04-09  7:43 UTC  (9+ messages)

[PATCH v2 2/2] diff: batch fetching of missing blobs
 2019-04-09  6:36 UTC  (7+ messages)
` [PATCH] fixup! "

[GSoC][RFC] Proposal: Make pack access code thread-safe
 2019-04-09  5:54 UTC  (13+ messages)

[PATCH][RFC] read-cache: read_index_from() accepts repo as arg
 2019-04-09  2:07 UTC  (4+ messages)

[RFC] TODO in read-cache.c
 2019-04-09  2:04 UTC  (7+ messages)

[[GSoC][PATCH …]] In notes-merge.c updated notes_merge_commit()
 2019-04-09  2:00 UTC  (3+ messages)

[GSoC][RFC] discussion about stashing with conflicts
 2019-04-08 21:55 UTC  (8+ messages)

[PATCH v2] t5551: mark half-auth no-op fetch test as v0-only
 2019-04-08 17:01 UTC  (2+ messages)

[PATCH 0/2] A couple of cherry-pick related fixes
 2019-04-08 15:47 UTC  (9+ messages)
` [PATCH 1/2] commit/reset: try to clean up sequencer state
` [PATCH 2/2] fix cherry-pick/revert status after commit

[PATCH v3] git-gui: Handle Ctrl + BS/Del in the commit msg
 2019-04-08 12:54 UTC 

[PATCH] diff: batch fetching of missing blobs
 2019-04-08  9:56 UTC  (13+ messages)
` [PATCH v2 0/2] Batch fetching of missing blobs in diff and show
  ` [PATCH v2 2/2] diff: batch fetching of missing blobs

[PATCH v2] rebase: teach rebase --keep-base
 2019-04-08  4:38 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] t3431: add rebase --fork-point tests

[PATCH 0/2] Minor document fixes
 2019-04-08  1:10 UTC  (7+ messages)
` [PATCH 1/2] rerere doc: quote `rerere.enabled`
` [PATCH 2/2] describe doc: remove '7-char' abbreviation reference

git glossary --help ?
 2019-04-08  1:06 UTC  (8+ messages)

Questions on GSoC 2019 Ideas
 2019-04-07 23:40 UTC  (16+ messages)

[GSoC] Introduction
 2019-04-07 23:07 UTC  (5+ messages)
` [GSoC][RFC v3] Proposal: Improve consistency of sequencer commands

[PATCH v3 04/11] gc docs: include the "gc.*" section from "config" in "gc"
 2019-04-07 19:52 UTC  (13+ messages)
` [PATCH v4 00/11] gc docs: modernize and fix the documentation
` [PATCH v4 01/11] gc docs: modernize the advice for manually running "gc"
` [PATCH v4 02/11] gc docs: stop noting "repack" flags
` [PATCH v4 03/11] gc docs: clean grammar for "gc.bigPackThreshold"
` [PATCH v4 04/11] gc docs: include the "gc.*" section from "config" in "gc"
` [PATCH v4 05/11] gc docs: re-flow the "gc.*" section in "config"
` [PATCH v4 06/11] gc docs: fix formatting for "gc.writeCommitGraph"
` [PATCH v4 07/11] gc docs: note how --aggressive impacts --window & --depth
` [PATCH v4 08/11] gc docs: downplay the usefulness of --aggressive
` [PATCH v4 09/11] gc docs: note "gc --aggressive" in "fast-import"
` [PATCH v4 10/11] gc docs: clarify that "gc" doesn't throw away referenced objects
` [PATCH v4 11/11] gc docs: remove incorrect reference to gc.auto=0

[PATCH] ls-files: use correct format string
 2019-04-07 18:47 UTC 

Bug: subcommand autocomplete fails on 2.21.0
 2019-04-06 21:19 UTC  (3+ messages)


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