git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-06-08 22:20:14 to 2018-06-11 21:19:17 UTC [more...]

State of NewHash work, future directions, and discussion
 2018-06-11 21:19 UTC  (8+ messages)
` Hash algorithm analysis

[PATCH 0/2] Object store refactoring: make bitmap_git not global
 2018-06-11 21:10 UTC  (7+ messages)
` [PATCH 1/2] pack-bitmap: remove bitmap_git global variable
` [PATCH 2/2] pack-bitmap: add free function

Where is git checkout --orphan implemented at
 2018-06-11 21:09 UTC  (4+ messages)

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-11 21:02 UTC  (29+ messages)
` [PATCH 01/23] midx: add design document
` [PATCH 02/23] midx: add midx format details to pack-format.txt
` [PATCH 03/23] midx: add midx builtin
` [PATCH 10/23] midx: write a lookup into the pack names chunk
` [PATCH 11/23] midx: sort and deduplicate objects from packfiles
` [PATCH 12/23] midx: write object ids in a chunk
` [PATCH 13/23] midx: write object id fanout chunk
` [PATCH 14/23] midx: write object offsets
` [PATCH 16/23] midx: prepare midxed_git struct
` [PATCH 17/23] midx: read objects from multi-pack-index
` [PATCH 18/23] midx: use midx in abbreviation calculations
` [PATCH 20/23] midx: use midx in approximate_object_count
` [PATCH 21/23] midx: prevent duplicate packfile loads
` [PATCH 23/23] midx: clear midx on repack

[PATCH] checkout files in-place
 2018-06-11 20:57 UTC  (9+ messages)
` [PATCH v2] "

RFC: rebase inconsistency in 2.18 -- course of action?
 2018-06-11 20:17 UTC  (25+ messages)
` [PATCH 1/2] t3422: new testcases for checking when incompatible options passed
  ` [PATCH 2/2] git-rebase: error out "
` [PATCH] git-rebase.sh: handle keep-empty like all other options
` [RFC PATCH 0/3] Send more rebases through interactive machinery
  ` [RFC PATCH 1/3] git-rebase, sequencer: add a --quiet option for the "
  ` [RFC PATCH 2/3] rebase: Implement --merge via git-rebase--interactive
  ` [RFC PATCH 3/3] git-rebase.sh: make git-rebase--interactive the default

What's cooking in git.git (May 2018, #04; Wed, 30)
 2018-06-11 20:04 UTC  (4+ messages)

[PATCH 1/1] merge-recursive: give notice when submodule commit gets fast-forwarded
 2018-06-11 19:07 UTC  (4+ messages)
` [PATCH] merge-submodule: reduce output verbosity

[PATCH] completion: reduce overhead of clearing cached --options
 2018-06-11 18:20 UTC  (7+ messages)
` [PATCH v2] "
      ` [PATCH] completion: correct zsh detection when run from git-completion.zsh (Re: [PATCH v2] completion: reduce overhead of clearing cached --options)

[PATCH v3 00/20] Fix incorrect use of the_index
 2018-06-11 18:20 UTC  (17+ messages)
` [PATCH v4 00/23] "
  ` [PATCH v4 06/23] attr.h: drop extern from function declaration
    ` [PATCH v4 15/23] attr: remove index from git_attr_set_direction()
    ` [PATCH v4 17/23] read-cache.c: remove an implicit dependency on the_index

[PATCH] Use ZSH_NAME instead of ZSH_VERSION because it's redefined by git-completion.zsh
 2018-06-11 17:04 UTC  (3+ messages)

[GSoC] GSoC with git, week 6
 2018-06-11 16:45 UTC  (2+ messages)

[ANNOUNCE] Git v2.18.0-rc1
 2018-06-11 16:14 UTC  (5+ messages)

[RFC PATCH 0/7] merge requirement: index matches head
 2018-06-11 16:15 UTC  (5+ messages)
` [RFC PATCH 4/7] merge-recursive: fix assumption that head tree being merged is HEAD

[BUG] git-rebase: reword squashes commits in case of merge-conflicts
 2018-06-11 16:06 UTC 

[GSoC][PATCH 0/1] rebase -i: rewrite the edit-todo functionality in C
 2018-06-11 15:32 UTC  (3+ messages)
` [GSoC][PATCH 1/1] rebase--interactive: "

[PATCH 00/30] Add directory rename detection to git
 2018-06-11 15:03 UTC  (6+ messages)
` [PATCH 24/30] merge-recursive: Add computation of collisions due to dir rename & merging

[PATCH] diff-options.txt: fix minor typos, font inconsistencies, in docs
 2018-06-11 13:56 UTC 

[PATCH v8 0/2] json-writer V8
 2018-06-11 12:16 UTC  (11+ messages)
` [PATCH v8 1/2] json_writer: new routines to create data in JSON format
` [PATCH v8 2/2] json-writer: t0019: add perl unit test

[PATCH] fetch-pack: demonstrate --all breakage when remote have tags to non-commit objects
 2018-06-11  9:43 UTC  (6+ messages)
  ` [PATCH] fetch-pack: don't try to fetch peeled values with --all
      ` [PATCH v2] fetch-pack: don't try to fetch peel "

[PATCH] add -p: fix counting empty context lines in edited patches
 2018-06-11  9:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 0/2] http-backend: respect CONTENT_LENGTH as specified by rfc3875
 2018-06-11  9:24 UTC  (13+ messages)
` [PATCH v7 2/2] http-backend: respect CONTENT_LENGTH for receive-pack
` [PATCH v8 0/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
  ` [PATCH v8 1/3] http-backend: cleanup writing to child process
  ` [PATCH v8 2/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
  ` [PATCH v8 3/3] http-backend: respect CONTENT_LENGTH for receive-pack

[PATCH] fsck: avoid looking at NULL blob->object
 2018-06-11  8:35 UTC  (16+ messages)
` [PATCH v2 0/2] .gitmodules fsck cleanups
  ` [PATCH v2 1/2] t7415: don't bother creating commit for symlink test
      ` [PATCH v3 0/2] .gitmodules fsck cleanups
        ` [PATCH v3 1/2] t7415: don't bother creating commit for symlink test
        ` [PATCH v3 2/2] fsck: avoid looking at NULL blob->object
  ` [PATCH v2 "

[RFC PATCH v1] telemetry design overview (part 1)
 2018-06-11  8:30 UTC  (22+ messages)

[PATCH 00/10] Hash-independent tests (part 3)
 2018-06-11  8:09 UTC  (7+ messages)
` [PATCH 01/10] t: add tool to translate hash-related values
` [PATCH 03/10] t0002: abstract away SHA-1-specific constants
` [PATCH 05/10] t0064: make hash size independent

Why is there no force pull?
 2018-06-10 16:11 UTC  (5+ messages)

can not send mail
 2018-06-10 11:15 UTC  (2+ messages)

[RFC PATCH 0/2] contrib/credential/netrc Makefile & test improvements
 2018-06-10  8:36 UTC  (4+ messages)

[PATCH v2 0/5] merge-recursive code cleanups
 2018-06-10  4:16 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] merge-recursive: fix miscellaneous grammar error in comment
  ` [PATCH v3 2/6] merge-recursive: fix numerous argument alignment issues
  ` [PATCH v3 3/6] merge-recursive: align labels with their respective code blocks
  ` [PATCH v3 4/6] merge-recursive: clarify the rename_dir/RENAME_DIR meaning
  ` [PATCH v3 5/6] merge-recursive: rename conflict_rename_*() family of functions
  ` [PATCH v3 6/6] merge-recursive: add pointer about unduly complex looking code

GDPR compliance best practices?
 2018-06-10  1:41 UTC  (17+ messages)

test
 2018-06-09 23:54 UTC 

[PATCH] gitworkflows: fix grammar in 'Merge upwards' rule
 2018-06-09 20:14 UTC  (2+ messages)

[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
 2018-06-09 15:47 UTC  (3+ messages)
` [RFC PATCH 3/6] commit-graph: enable replace-object and grafts

[PATCH 00/20] unconditional O(1) SHA-1 abbreviation
 2018-06-09 15:47 UTC  (28+ messages)
` [PATCH 01/20] t/README: clarify the description of test_line_count
` [PATCH 02/20] test library: add a test_byte_count
` [PATCH 03/20] blame doc: explicitly note how --abbrev=40 gives 39 chars
` [PATCH 04/20] abbrev tests: add tests for core.abbrev and --abbrev
` [PATCH 05/20] abbrev tests: test "git-blame" behavior
` [PATCH 06/20] blame: fix a bug, core.abbrev should work like --abbrev
` [PATCH 07/20] abbrev tests: test "git branch" behavior
` [PATCH 08/20] abbrev tests: test for "git-describe" behavior
` [PATCH 09/20] abbrev tests: test for "git-log" behavior
` [PATCH 10/20] abbrev tests: test for "git-diff" behavior
` [PATCH 11/20] abbrev tests: test for plumbing behavior
` [PATCH 12/20] abbrev tests: test for --abbrev and core.abbrev=[+-]N
` [PATCH 13/20] parse-options-cb.c: convert uses of 40 to GIT_SHA1_HEXSZ
` [PATCH 14/20] config.c: use braces on multiple conditional arms
` [PATCH 15/20] parse-options-cb.c: "
` [PATCH 16/20] abbrev: unify the handling of non-numeric values
` [PATCH 17/20] abbrev: unify the handling of empty values
` [PATCH 18/20] abbrev parsing: use braces on multiple conditional arms
` [PATCH 19/20] abbrev: support relative abbrev values
` [PATCH 20/20] abbrev: add a core.validateAbbrev setting

[PATCH 2/2] builtin/blame: highlight recently changed lines
 2018-06-09 11:26 UTC  (4+ messages)
` [PATCH 1/2] builtin/blame: dim uninteresting metadata lines

BUG: submodule code prints '(null)'
 2018-06-09 11:04 UTC  (2+ messages)

Truncating file names with Unicode characters
 2018-06-09  6:23 UTC  (2+ messages)

GDPR compliance best practices?
 2018-06-08 23:00 UTC  (3+ messages)

[PATCH v5 00/21] Integrate commit-graph into 'fsck' and 'gc'
 2018-06-08 22:24 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 20/21] gc: automatically write commit-graph files


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