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

[PATCH] diff: batch fetching of missing blobs
 2019-04-05 20:16 UTC  (11+ messages)
` [PATCH v2 0/2] Batch fetching of missing blobs in diff and show
  ` [PATCH v2 1/2] sha1-file: support OBJECT_INFO_FOR_PREFETCH
  ` [PATCH v2 2/2] diff: batch fetching of missing blobs
      ` [PATCH] fixup! "

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

[PATCH 0/7] harden unexpected object types checks
 2019-04-05 19:25 UTC  (15+ 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 0/12] a rabbit hole of update-server-info fixes
 2019-04-05 19:25 UTC  (42+ 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 0/13] a rabbit hole of update-server-info (and midx!) fixes
  ` [PATCH v2 01/13] packfile.h: drop extern from function declarations
  ` [PATCH v2 02/13] pack-revindex: open index if necessary
  ` [PATCH v2 03/13] t5319: fix bogus cat-file argument
  ` [PATCH v2 04/13] t5319: drop useless --buffer from cat-file
  ` [PATCH v2 05/13] midx: check both pack and index names for containment
  ` [PATCH v2 06/13] packfile: fix pack basename computation
  ` [PATCH v2 07/13] http: simplify parsing of remote objects/info/packs
  ` [PATCH v2 08/13] server-info: fix blind pointer arithmetic
  ` [PATCH v2 09/13] server-info: simplify cleanup in parse_pack_def()
  ` [PATCH v2 10/13] server-info: use strbuf to read old info/packs file
  ` [PATCH v2 11/13] server-info: drop nr_alloc struct member
  ` [PATCH v2 12/13] server-info: drop objdirlen pointer arithmetic
  ` [PATCH v2 13/13] update_info_refs(): drop unused force parameter

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

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-04-05 18:46 UTC  (12+ messages)

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-05 18:13 UTC  (9+ messages)
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
  ` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
  ` [PATCH v2 10/32] commit.c: add repo_get_commit_tree()

[[GSoC][PATCH …]] In notes-merge.c updated notes_merge_commit()
 2019-04-05 16:58 UTC 

[PATCH v2 00/15] Switch directory rename detection default
 2019-04-05 16:32 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/15] Use 'unsigned short' for mode, like diff_filespec does
  ` [PATCH v3 02/15] merge-recursive: rename merge_options argument from 'o' to 'opt'
  ` [PATCH v3 03/15] merge-recursive: rename diff_filespec 'one' to 'o'
  ` [PATCH v3 04/15] merge-recursive: rename locals 'o' and 'a' to 'obuf' and 'abuf'
  ` [PATCH v3 05/15] merge-recursive: use 'ci' for rename_conflict_info variable name
  ` [PATCH v3 06/15] merge-recursive: move some struct declarations together
  ` [PATCH v3 07/15] merge-recursive: shrink rename_conflict_info
  ` [PATCH v3 08/15] merge-recursive: remove ren[12]_other fields from rename_conflict_info
  ` [PATCH v3 09/15] merge-recursive: track branch where rename occurred in rename struct
  ` [PATCH v3 10/15] merge-recursive: cleanup handle_rename_* function signatures
  ` [PATCH v3 11/15] merge-recursive: switch from (oid,mode) pairs to a diff_filespec
  ` [PATCH v3 12/15] t6043: fix copied test description to match its purpose
  ` [PATCH v3 13/15] merge-recursive: track information associated with directory renames
  ` [PATCH v3 14/15] merge-recursive: give callers of handle_content_merge() access to contents
  ` [PATCH v3 15/15] merge-recursive: switch directory rename detection default

Questions on GSoC 2019 Ideas
 2019-04-05 16:28 UTC  (16+ messages)

[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

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

[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  (4+ 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 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

[PATCH v2 4/4] dir: do not traverse repositories with no commits
 2019-04-03 22:25 UTC  (2+ messages)

[PATCH v2 2/4] t3000: move non-submodule repo test to separate file
 2019-04-03 22:21 UTC  (2+ messages)

[RFC PATCH 0/1] Fuzzy blame
 2019-04-03 21:49 UTC  (7+ 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).