git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-03 00:01:57 to 2019-04-05 13:39:02 UTC [more...]

[PATCH] diff: batch fetching of missing blobs
 2019-04-05 13:38 UTC  (6+ 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 0/12] a rabbit hole of update-server-info fixes
 2019-04-05 13:30 UTC  (22+ messages)
` [PATCH 01/12] t5319: fix bogus cat-file argument
` [PATCH 02/12] t5319: drop useless --buffer from cat-file
` [PATCH 03/12] packfile: factor out .pack to .idx name conversion
` [PATCH 04/12] packfile: check midx coverage with .idx rather than .pack
` [PATCH 05/12] http: simplify parsing of remote objects/info/packs
` [PATCH 06/12] server-info: fix blind pointer arithmetic
` [PATCH 07/12] server-info: simplify cleanup in parse_pack_def()
` [PATCH 08/12] server-info: use strbuf to read old info/packs file
` [PATCH 09/12] server-info: drop nr_alloc struct member
` [PATCH 10/12] packfile.h: drop extern from function declarations
` [PATCH 11/12] server-info: drop objdirlen pointer arithmetic
` [PATCH 12/12] update_info_refs(): drop unused force parameter

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

[PATCH 0/7] harden unexpected object types checks
 2019-04-05 10:50 UTC  (9+ messages)
` [PATCH 1/7] t: move 'hex2oct' into test-lib-functions.sh
` [PATCH 2/7] t: introduce tests for unexpected object types
` [PATCH 3/7] list-objects.c: handle unexpected non-blob entries
` [PATCH 4/7] list-objects.c: handle unexpected non-tree entries
` [PATCH 5/7] get_commit_tree(): return NULL for broken tree
` [PATCH 6/7] rev-list: let traversal die when --missing is not in use
` [PATCH 7/7] rev-list: detect broken root trees

[PATCH v1 0/2] minor asciidoc/tor formatting fixes
 2019-04-05 10:23 UTC  (12+ messages)
` [PATCH v1 1/2] Documentation/rev-list-options: wrap --date=<format> block with "--"
` [PATCH v1 2/2] Documentation/git-status: fix titles in porcelain v2 section

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-05  9:32 UTC  (38+ messages)
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
  ` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
  ` [PATCH v2 02/32] packfile.c: add repo_approximate_object_count()
  ` [PATCH v2 03/32] refs.c: add refs_ref_exists()
  ` [PATCH v2 04/32] refs.c: add refs_shorten_unambiguous_ref()
  ` [PATCH v2 05/32] refs.c: remove the_repo from substitute_branch_name()
  ` [PATCH v2 06/32] refs.c: remove the_repo from expand_ref()
  ` [PATCH v2 07/32] refs.c: add repo_dwim_ref()
  ` [PATCH v2 08/32] refs.c: add repo_dwim_log()
  ` [PATCH v2 09/32] refs.c: remove the_repo from read_ref_at()
  ` [PATCH v2 10/32] commit.c: add repo_get_commit_tree()
  ` [PATCH v2 11/32] sha1-name.c: remove the_repo from sort_ambiguous()
  ` [PATCH v2 12/32] sha1-name.c: remove the_repo from find_abbrev_len_packed()
  ` [PATCH v2 13/32] sha1-name.c: add repo_find_unique_abbrev_r()
  ` [PATCH v2 14/32] sha1-name.c: store and use repo in struct disambiguate_state
  ` [PATCH v2 15/32] sha1-name.c: add repo_for_each_abbrev()
  ` [PATCH v2 16/32] sha1-name.c: remove the_repo from get_short_oid()
  ` [PATCH v2 17/32] sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
  ` [PATCH v2 18/32] sha1-name.c: remove the_repo from interpret_branch_mark()
  ` [PATCH v2 19/32] sha1-name.c: add repo_interpret_branch_name()
  ` [PATCH v2 20/32] sha1-name.c: remove the_repo from get_oid_oneline()
  ` [PATCH v2 21/32] sha1-name.c: remove the_repo from get_describe_name()
  ` [PATCH v2 22/32] sha1-name.c: remove the_repo from get_oid_basic()
  ` [PATCH v2 23/32] sha1-name.c: remove the_repo from get_oid_1()
  ` [PATCH v2 24/32] sha1-name.c: remove the_repo from handle_one_ref()
  ` [PATCH v2 25/32] sha1-name.c: remove the_repo from diagnose_invalid_index_path()
  ` [PATCH v2 26/32] sha1-name.c: remove the_repo from resolve_relative_path()
  ` [PATCH v2 27/32] sha1-name.c: remove the_repo from get_oid_with_context_1()
  ` [PATCH v2 28/32] sha1-name.c: add repo_get_oid()
  ` [PATCH v2 29/32] submodule-config.c: use repo_get_oid for reading .gitmodules
  ` [PATCH v2 30/32] sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
  ` [PATCH v2 31/32] sha1-name.c: remove the_repo from other get_oid_*
  ` [PATCH v2 32/32] sha1-name.c: remove the_repo from get_oid_mb()

"commit --author=..." does not work if global email and name is not set
 2019-04-05  8:11 UTC  (2+ messages)

[PATCH] promisor-remote.h: fix an 'hdr-check' warning
 2019-04-05  5:44 UTC  (3+ messages)

What's cooking in git.git (Apr 2019, #01; Thu, 4)
 2019-04-05  5:41 UTC  (5+ messages)

[PATCH v2 2/2] tag: prevent nested tags
 2019-04-05  5:29 UTC  (18+ messages)
` [PATCH v2.5 "

"Problems" with git format-patch --thread email header ordering
 2019-04-05  5:24 UTC  (5+ messages)

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-04-05  2:17 UTC  (11+ messages)

[PATCH v4 00/11] Many promisor remotes
 2019-04-05  0:56 UTC  (8+ messages)
` [PATCH v4 02/11] Add initial support for many "
` [PATCH v4 09/11] t0410: test fetching from "

[PATCH v2 0/4] Progress display fixes
 2019-04-05  0:45 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] progress: make display_progress() return void
  ` [PATCH v3 2/4] progress: assemble percentage and counters in a strbuf before printing
  ` [PATCH v3 3/4] progress: clear previous progress update dynamically
  ` [PATCH v3 4/4] progress: break too long progress bar lines

[PATCH] clone: do faster object check for partial clones
 2019-04-05  0:09 UTC  (11+ messages)
` [PATCH v2] rev-list: exclude promisor objects at walk time

[PATCH v2 0/2] tag: prevent nested tags
 2019-04-04 18:25 UTC  (4+ messages)
` [PATCH v3 0/2] tag: advise on recursive tagging
` [PATCH v3 1/2] tag: fix formatting
` [PATCH v3 2/2] tag: advise on nested tags

[PATCH v5 0/6] blame: add the ability to ignore commits
 2019-04-04 16:37 UTC  (8+ messages)
` [PATCH v5 1/6] Move init_skiplist() outside of fsck
` [PATCH v5 2/6] blame: use a helper function in blame_chunk()
` [PATCH v5 3/6] blame: optionally track the line starts during fill_blame_origin()
` [PATCH v5 4/6] blame: add the ability to ignore commits and their changes
` [PATCH v5 5/6] blame: add a config option to mark ignored lines
` [PATCH v5 6/6] RFC blame: use a fingerprint heuristic to match "

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-04 15:43 UTC 

Feature request: Add --no-edit to git tag command
 2019-04-04 13:57 UTC  (8+ messages)

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-04 12:22 UTC 

[PATCH] send-email: don't cc *-by lines with '-' prefix
 2019-04-04 12:14 UTC  (12+ messages)

[GSoC] [RFC] Unify ref-filter formats with other --pretty formats
 2019-04-04 12:02 UTC  (2+ messages)

[GSoC][RFC] proposal: convert git-submodule to builtin script
 2019-04-04  8:30 UTC  (4+ messages)

fatal: ... is already checked out at 
 2019-04-04  8:30 UTC  (2+ messages)

Questions on GSoC 2019 Ideas
 2019-04-04  8:20 UTC  (15+ messages)

[PATCH 1/2] mergetools: add support for smerge (Sublime Merge)
 2019-04-04  7:34 UTC  (2+ messages)
` [PATCH 2/2] contrib/completion: add smerge to the mergetool completion candidates

[PATCH 1/4] submodule: refuse to add repository with no commits
 2019-04-04  7:24 UTC  (10+ messages)
` [PATCH v2 0/4] dir: Treat a repository without commits as a repository
  ` [PATCH v2 1/4] submodule: refuse to add repository with no commits
  ` [PATCH v2 2/4] t3000: move non-submodule repo test to separate file
  ` [PATCH v2 4/4] dir: do not traverse repositories with no commits

[PATCH 0/2] create FLEX_ALLOC_MEM to FLEX_ALLOC_STR cocci rule
 2019-04-04  1:57 UTC  (4+ messages)
` [PATCH 1/2] midx.c: convert FLEX_ALLOC_MEM to FLEX_ALLOC_STR
` [PATCH 2/2] cocci: "

Bad performance when using git log --parents (used by gitk)
 2019-04-04  1:54 UTC  (7+ messages)
  ` [PATCH] revision: use a prio_queue to hold rewritten parents

[RFC PATCH 0/1] Fuzzy blame
 2019-04-03 21:49 UTC  (7+ messages)

[PATCH] blame.c: don't drop origin blobs as eagerly
 2019-04-03 12:32 UTC  (8+ messages)

[PATCH v2 0/6] Asciidoctor-related formatting and CI fixes
 2019-04-03 11:34 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ci: stick with Asciidoctor v1.5.8 for now
    ` [PATCH v3.1 "

Fw: git describe issue
 2019-04-03  9:19 UTC  (4+ messages)

[PATCH v2 0/7] git-p4: a few assorted fixes for branches, excludes
 2019-04-03  7:10 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 2/8] git-p4: add failing test for "git-p4: match branches case insensitively if configured"

[PATCH] mailinfo: support Unicode scissors
 2019-04-03  6:47 UTC  (5+ messages)
` [PATCH v2 1/2] mailinfo: use starts_with() for clarity
  ` [PATCH v2 2/2] mailinfo: support Unicode scissors

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


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