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

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-09 10:58 UTC  (40+ 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 01/33] builtin rebase: use FREE_AND_NULL
    ` [PATCH v3 02/33] builtin rebase: use oideq()
    ` [PATCH v3 03/33] packfile.c: add repo_approximate_object_count()
    ` [PATCH v3 04/33] refs.c: add refs_ref_exists()
    ` [PATCH v3 05/33] refs.c: add refs_shorten_unambiguous_ref()
    ` [PATCH v3 06/33] refs.c: remove the_repo from substitute_branch_name()
    ` [PATCH v3 07/33] refs.c: remove the_repo from expand_ref()
    ` [PATCH v3 08/33] refs.c: add repo_dwim_ref()
    ` [PATCH v3 09/33] refs.c: add repo_dwim_log()
    ` [PATCH v3 10/33] refs.c: remove the_repo from read_ref_at()
    ` [PATCH v3 11/33] commit.c: add repo_get_commit_tree()
    ` [PATCH v3 12/33] sha1-name.c: remove the_repo from sort_ambiguous()
    ` [PATCH v3 13/33] sha1-name.c: remove the_repo from find_abbrev_len_packed()
    ` [PATCH v3 14/33] sha1-name.c: add repo_find_unique_abbrev_r()
    ` [PATCH v3 15/33] sha1-name.c: store and use repo in struct disambiguate_state
    ` [PATCH v3 16/33] sha1-name.c: add repo_for_each_abbrev()
    ` [PATCH v3 17/33] sha1-name.c: remove the_repo from get_short_oid()
    ` [PATCH v3 18/33] sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
    ` [PATCH v3 19/33] sha1-name.c: remove the_repo from interpret_branch_mark()
    ` [PATCH v3 20/33] sha1-name.c: add repo_interpret_branch_name()
    ` [PATCH v3 21/33] sha1-name.c: remove the_repo from get_oid_oneline()
    ` [PATCH v3 22/33] sha1-name.c: remove the_repo from get_describe_name()
    ` [PATCH v3 23/33] sha1-name.c: remove the_repo from get_oid_basic()
    ` [PATCH v3 24/33] sha1-name.c: remove the_repo from get_oid_1()
    ` [PATCH v3 25/33] sha1-name.c: remove the_repo from handle_one_ref()
    ` [PATCH v3 26/33] sha1-name.c: remove the_repo from diagnose_invalid_index_path()
    ` [PATCH v3 27/33] sha1-name.c: remove the_repo from resolve_relative_path()
    ` [PATCH v3 28/33] sha1-name.c: remove the_repo from get_oid_with_context_1()
    ` [PATCH v3 29/33] sha1-name.c: add repo_get_oid()
    ` [PATCH v3 30/33] submodule-config.c: use repo_get_oid for reading .gitmodules
    ` [PATCH v3 31/33] sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
    ` [PATCH v3 32/33] sha1-name.c: remove the_repo from other get_oid_*
    ` [PATCH v3 33/33] sha1-name.c: remove the_repo from get_oid_mb()

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

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

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 1/3] sha1-file: test the error behavior of alt_odb_usable()
 2019-04-09  9:43 UTC  (9+ messages)
` [PATCH v2] "

[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

[GSoC] [RFC] stashing unmerged index entries
 2019-04-09  8:16 UTC 

[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] Unbreak real_path on Windows for already absolute paths (with Visual Studio)
 2019-04-09  7:34 UTC  (4+ messages)

[PATCH/docs] make slash-rules more readable
 2019-04-09  7:01 UTC  (4+ 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)

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

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

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

[PATCH] clone: send server options when using protocol v2
 2019-04-08 17:11 UTC  (3+ messages)

[RFC PATCH] t5551: delete auth-for-pack-but-not-refs test
 2019-04-08 17:01 UTC  (4+ messages)
` [PATCH v2] t5551: mark half-auth no-op fetch test as v0-only

[PATCH v5 6/6] RFC blame: use a fingerprint heuristic to match ignored lines
 2019-04-08 16:03 UTC  (4+ 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)

[PATCH v1 0/2] minor asciidoc/tor formatting fixes
 2019-04-06  9:31 UTC  (7+ messages)
` [PATCH 0/2] a few more "
` [PATCH 1/2] Documentation/git-show-branch: drop last use of {apostrophe}
` [PATCH 2/2] Documentation/git-svn: improve asciidoctor compatibility


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