git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-06-12 19:52:30 to 2018-06-14 22:54:39 UTC [more...]

[PATCH 0/6] Refactor fetch negotiation into its own API
 2018-06-14 22:54 UTC  (17+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] fetch-pack: split up everything_local()
  ` [PATCH v2 3/8] fetch-pack: directly end negotiation if ACK ready
  ` [PATCH v2 4/8] fetch-pack: use ref adv. to prune "have" sent
  ` [PATCH v2 5/8] fetch-pack: make negotiation-related vars local
  ` [PATCH v2 8/8] negotiator/default: use better style in comments
` [PATCH v3 0/7] Refactor fetch negotiation into its own API
  ` [PATCH v3 1/7] fetch-pack: split up everything_local()

Is NO_ICONV misnamed or is it broken?
 2018-06-14 22:47 UTC 

OAuth2 support in git?
 2018-06-14 22:20 UTC  (6+ messages)

(Bug report + fix) gitk "IgnCase" search doesn't ignore case
 2018-06-14 21:44 UTC  (2+ messages)

[RFC PATCH 00/35] object-store: lookup_commit
 2018-06-14 21:31 UTC  (51+ messages)
` [PATCH 03/35] object: add repository argument to lookup_unknown_object
` [PATCH 10/35] commit: add repository argument to lookup_commit
` [PATCH 28/35] commit.c: migrate the commit buffer to the parsed object store
` [PATCH v2 00/31] object-store: lookup_commit
  ` [PATCH v2 01/31] object: add repository argument to lookup_object
  ` [PATCH v2 02/31] object: add repository argument to parse_object_buffer
  ` [PATCH v2 03/31] object: add repository argument to object_as_type
  ` [PATCH v2 04/31] blob: add repository argument to lookup_blob
  ` [PATCH v2 05/31] tree: add repository argument to lookup_tree
  ` [PATCH v2 06/31] commit: add repository argument to lookup_commit_reference_gently
  ` [PATCH v2 07/31] commit: add repository argument to lookup_commit_reference
  ` [PATCH v2 08/31] commit: add repository argument to lookup_commit
  ` [PATCH v2 09/31] commit: add repository argument to parse_commit_buffer
  ` [PATCH v2 10/31] commit: add repository argument to set_commit_buffer
  ` [PATCH v2 11/31] commit: add repository argument to get_cached_commit_buffer
  ` [PATCH v2 12/31] tag: add repository argument to lookup_tag
  ` [PATCH v2 13/31] tag: add repository argument to parse_tag_buffer
  ` [PATCH v2 14/31] tag: add repository argument to deref_tag
  ` [PATCH v2 15/31] object: allow object_as_type to handle arbitrary repositories
  ` [PATCH v2 16/31] object: allow lookup_object "
  ` [PATCH v2 17/31] blob: allow lookup_blob "
  ` [PATCH v2 18/31] tree: allow lookup_tree "
  ` [PATCH v2 19/31] commit: allow lookup_commit "
  ` [PATCH v2 20/31] tag: allow lookup_tag "
  ` [PATCH v2 21/31] tag: allow parse_tag_buffer "
  ` [PATCH v2 22/31] commit.c: allow parse_commit_buffer "
  ` [PATCH v2 23/31] commit-slabs: remove realloc counter outside of slab struct
  ` [PATCH v2 24/31] commit.c: migrate the commit buffer to the parsed object store
  ` [PATCH v2 25/31] commit.c: allow set_commit_buffer to handle arbitrary repositories
  ` [PATCH v2 26/31] commit.c: allow get_cached_commit_buffer "
  ` [PATCH v2 27/31] object.c: allow parse_object_buffer "
  ` [PATCH v2 28/31] object.c: allow parse_object "
  ` [PATCH v2 29/31] tag.c: allow deref_tag "
  ` [PATCH v2 30/31] commit.c: allow lookup_commit_reference_gently "
  ` [PATCH v2 31/31] commit.c: allow lookup_commit_reference "

[PATCH 0/8] ref-in-want
 2018-06-14 21:18 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] test-pkt-line: add unpack-sideband subcommand
  ` [PATCH v2 2/8] upload-pack: implement ref-in-want
  ` [PATCH v2 3/8] upload-pack: test negotiation with changing repository
  ` [PATCH v2 4/8] fetch: refactor the population of peer ref OIDs
  ` [PATCH v2 5/8] fetch: refactor fetch_refs into two functions
  ` [PATCH v2 6/8] fetch: refactor to make function args narrower
  ` [PATCH v2 7/8] fetch-pack: put shallow info in output parameter
  ` [PATCH v2 8/8] fetch-pack: implement ref-in-want

[PATCH v3 00/20] Fix incorrect use of the_index
 2018-06-14 20:57 UTC  (11+ messages)
` [PATCH v4 00/23] "

[GSoC][PATCH 0/1] rebase -i: rewrite the edit-todo functionality in C
 2018-06-14 20:42 UTC  (8+ messages)
` [GSoC][PATCH v2 0/2] "
  ` [GSoC][PATCH v2 1/2] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v2 2/2] rebase--interactive: rewrite the edit-todo functionality in C

BUG: submodule code prints '(null)'
 2018-06-14 20:24 UTC  (9+ messages)
        ` [PATCH] submodule: fix NULL correctness in renamed broken submodules
          ` [PATCH] t5526: test recursive submodules when fetching moved submodules

[ANNOUNCE] Git v2.16.0-rc0
 2018-06-14 19:39 UTC  (8+ messages)

[PATCH 00/20] unconditional O(1) SHA-1 abbreviation
 2018-06-14 19:07 UTC  (8+ messages)
` [PATCH 19/20] abbrev: support relative abbrev values

[RFC PATCH 0/4] Fix occasional test failures in http tests
 2018-06-14 18:27 UTC  (10+ messages)
` [PATCH 1/4] t5541: avoid empty line when truncating access log
` [PATCH 2/4] t/lib-httpd: add the strip_access_log() helper function
` [PATCH 3/4] t/lib-httpd: add minor and patch version to $HTTPD_VERSION
` [RFC PATCH 4/4] t/lib-httpd: sort log based on timestamp to avoid occasional failure

fatal: could not reset submodule index
 2018-06-14 18:19 UTC 

[PATCH] fetch-pack: demonstrate --all breakage when remote have tags to non-commit objects
 2018-06-14 17:51 UTC  (21+ messages)
  ` [PATCH] fetch-pack: don't try to fetch peeled values with --all
      ` [PATCH v2] fetch-pack: don't try to fetch peel "
              ` [PATCH] fetch-pack: test explicitly that --all can fetch tag references pointing to non-commits
              ` [PATCH] fetch-pack: demonstrate --all failure when remote is empty

[PATCH] t3200-branch.sh: use "--set-upstream-to" in test
 2018-06-14 17:43 UTC  (3+ messages)
` [PATCH] t3200: clarify description of --set-upstream test

[PATCH 2/2] builtin/blame: highlight recently changed lines
 2018-06-14 17:37 UTC  (5+ messages)
` [PATCH 1/2] builtin/blame: dim uninteresting metadata lines

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

[PATCH] doc: update the order of the syntax `git merge --continue`
 2018-06-14  1:33 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 00/10] Hash-independent tests (part 3)
 2018-06-14  0:22 UTC  (6+ messages)
` [PATCH 01/10] t: add tool to translate hash-related values

State of NewHash work, future directions, and discussion
 2018-06-13 23:58 UTC  (6+ messages)
` Hash algorithm analysis

[GSoC] GSoC with git, week 6
 2018-06-13 22:23 UTC  (3+ messages)

fatal: could not reset submodule index
 2018-06-13 22:17 UTC 

[ANNOUNCE] Git v2.18.0-rc2
 2018-06-13 22:12 UTC 

[PATCH v2] packfile: Correct zlib buffer handling
 2018-06-13 21:56 UTC  (7+ messages)

[RFC PATCH 0/3] submodules with no working tree shall unset core.worktree
 2018-06-13 18:52 UTC  (6+ messages)
` [PATCH 1/3] submodule: unset core.worktree if no working tree is present
` [PATCH 2/3] submodule: ensure core.worktree is set after update
` [PATCH 3/3] submodule deinit: unset core.worktree

[RFC PATCH 0/2] contrib/credential/netrc Makefile & test improvements
 2018-06-13 17:43 UTC  (18+ messages)
          ` [PATCH] git-credential-netrc: remove use of "autodie"
` [RFC PATCH v2 0/4] contrib/credential/netrc Makefile & test improvements
` [RFC PATCH v2 1/4] git-credential-netrc: make "all" default target of Makefile
` [RFC PATCH v2 2/4] git-credential-netrc: minor whitespace cleanup in test script
` [RFC PATCH v2 3/4] git-credential-netrc: use in-tree Git.pm for tests
` [RFC PATCH v2 4/4] git-credential-netrc: fix exit status when tests fail

[PATCH] Use hyphenated "remote-tracking branch" (docs and comments)
 2018-06-13 16:57 UTC  (2+ messages)

What's cooking in git.git (Jun 2018, #03; Tue, 12)
 2018-06-13 16:05 UTC  (4+ messages)

[PATCH] RelNotes 2.18: clarify where directory rename detection applies
 2018-06-13 16:01 UTC  (2+ messages)

GDPR compliance best practices?
 2018-06-13 14:48 UTC  (12+ messages)

[PATCH v10] json_writer V10
 2018-06-13 13:14 UTC  (2+ messages)
` [PATCH v10] json_writer: new routines to create JSON data

is there a canonical doc about how to deal with whitespace issues?
 2018-06-13 12:26 UTC  (4+ messages)

[PATCH] checkout files in-place
 2018-06-13  7:39 UTC  (5+ messages)

[PATCH] config.c: fix regression for core.safecrlf false
 2018-06-13  1:19 UTC  (7+ messages)

[PATCH] packfile: Correct zlib buffer handling
 2018-06-13  1:04 UTC  (7+ messages)

`git merge --abort` does not run `git rerere clear`
 2018-06-12 22:35 UTC  (3+ messages)

[PATCHv2 0/6] git-p4: some small fixes updated
 2018-06-12 22:23 UTC  (7+ messages)

[PATCH] t7400: encapsulate setup code in test_expect_success
 2018-06-12 21:36 UTC  (2+ messages)

[PATCH v9] json_writer V9
 2018-06-12 20:49 UTC  (4+ messages)
` [PATCH v9] json_writer: new routines to create JSON data

How to delete files and directories from git commit history?
 2018-06-12 20:36 UTC  (5+ 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).