git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-01 17:59:12 to 2017-11-03 16:07:07 UTC [more...]

Regression[2.14.3->2.15]: Interactive rebase fails if submodule is modified
 2017-11-03 16:06 UTC  (4+ messages)

[PATCH 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-03 15:12 UTC  (18+ messages)
` [PATCH 01/14] upload-pack: add object filtering for partial clone
` [PATCH 02/14] clone, fetch-pack, index-pack, transport: "
` [PATCH 03/14] fetch: refactor calculation of remote list
` [PATCH 04/14] fetch: add object filtering for partial fetch
` [PATCH 05/14] remote-curl: add object filtering for partial clone
` [PATCH 06/14] pack-objects: test support for blob filtering
` [PATCH 07/14] fetch-pack: test support excluding large blobs
` [PATCH 08/14] fetch: add from_promisor and exclude-promisor-objects parameters
` [PATCH 09/14] t5500: add fetch-pack tests for partial clone
` [PATCH 10/14] t5601: test "
` [PATCH 11/14] t5500: more tests for partial clone and fetch
` [PATCH 12/14] unpack-trees: batch fetching of missing blobs
` [PATCH 13/14] fetch-pack: restore save_commit_buffer after use
` [PATCH 14/14] index-pack: silently assume missing objects are promisor

[PATCH v2 0/6] Partial clone part 1: object filtering
 2017-11-03 15:05 UTC  (13+ messages)
` [PATCH v2 1/6] dir: allow exclusions from blob in addition to file
` [PATCH v2 2/6] oidmap: add oidmap iterator methods
` [PATCH v2 3/6] oidset: add iterator methods to oidset
` [PATCH v2 4/6] list-objects: filter objects in traverse_commit_list
` [PATCH v2 5/6] rev-list: add list-objects filtering support
` [PATCH v2 6/6] pack-objects: add list-objects filtering

[RFC PATCH 0/3] git-describe <blob> ?
 2017-11-03 15:02 UTC  (57+ messages)
` [PATCH 0/7] git-describe <blob>
  ` [PATCH 6/7] builtin/describe.c: describe a blob
  ` [PATCH 7/7] t6120: fix typo in test name
  ` [PATCHv2 0/7] git describe blob
    ` [PATCHv2 2/7] revision.h: introduce blob/tree walking in order of the commits
    ` [PATCHv2 6/7] builtin/describe.c: describe a blob
    ` [PATCHv3 0/7] git describe blob
      ` [PATCHv3 1/7] t6120: fix typo in test name
      ` [PATCHv3 2/7] list-objects.c: factor out traverse_trees_and_blobs
      ` [PATCHv3 3/7] revision.h: introduce blob/tree walking in order of the commits
      ` [PATCHv3 4/7] builtin/describe.c: rename `oid` to avoid variable shadowing
      ` [PATCHv3 5/7] builtin/describe.c: print debug statements earlier
      ` [PATCHv3 6/7] builtin/describe.c: factor out describe_commit
      ` [PATCHv3 7/7] builtin/describe.c: describe a blob

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-03 14:46 UTC  (7+ messages)

[PATCH 0/9] WIP Partial clone part 2: fsck and promisors
 2017-11-03 13:57 UTC  (12+ messages)
` [PATCH 1/9] extension.partialclone: introduce partial clone extension
` [PATCH 2/9] fsck: introduce partialclone extension
` [PATCH 3/9] fsck: support refs pointing to promisor objects
` [PATCH 4/9] fsck: support referenced "
` [PATCH 5/9] fsck: support promisor objects as CLI argument
` [PATCH 6/9] index-pack: refactor writing of .keep files
` [PATCH 7/9] introduce fetch-object: fetch one promisor object
` [PATCH 8/9] sha1_file: support lazily fetching missing objects
` [PATCH 9/9] gc: do not repack promisor packfiles

submodule using revision
 2017-11-03 13:42 UTC 

[PATCH] setup: avoid double slashes when looking for HEAD
 2017-11-03 12:58 UTC 

git tries to stat //HEAD when searching for a repo, leading to huge delays on Cygwin
 2017-11-03 12:36 UTC  (5+ messages)
` [PATCH] setup.c: don't try to access '//HEAD' during repo discovery

[PATCH 0/3] mingw: introduce a way to avoid std handle inheritance
 2017-11-03 11:51 UTC  (10+ messages)
` [PATCH 3/3] mingw: document the experimental standard handle redirection

Documentation for git-diff is very difficult to understand for a layman
 2017-11-03 10:09 UTC  (2+ messages)

"Cannot fetch git.git" (worktrees at fault? or origin/HEAD) ?
 2017-11-03  9:32 UTC  (9+ messages)

[BUG] Incosistent repository state when trying to rename HEAD in the middle of a rebase
 2017-11-03  9:23 UTC  (4+ messages)

[PATCH] mailmap: use Kaartic Sivaraam's new address
 2017-11-03  5:43 UTC 

[RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
 2017-11-03  2:58 UTC  (11+ messages)
` [RFC PATCH v3 0/4] give more useful error messages while renaming branch
  ` [RFC PATCH v3 1/4] branch: improve documentation and naming of 'create_branch()'
  ` [RFC PATCH v3 2/4] branch: re-order function arguments to group related arguments
  ` [RFC PATCH v3 3/4] branch: introduce dont_fail parameter for branchname validation
  ` [RFC PATCH v3 4/4] builtin/branch: give more useful error messages when renaming

[PATCH] config: document blame configuration
 2017-11-03  2:27 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-03  1:47 UTC  (6+ messages)
` [PATCH 1/2] wrapper.c: consistently quote filenames in error messages

[PATCH 1/4] remote-mediawiki: add namespace support
 2017-11-02 23:10 UTC  (31+ messages)
` [PATCH v2 0/7] "
  ` [PATCH 4/7] remote-mediawiki: skip virtual namespaces
  ` [PATCH 5/7] remote-mediawiki: support fetching from (Main) namespace
  ` [PATCH 6/7] remote-mediawiki: process namespaces in order
  ` [PATCH 7/7] remote-mediawiki: show progress while fetching namespaces
  ` [PATCH v3 0/7] remote-mediawiki: namespace support
    ` [PATCH v3 1/7] remote-mediawiki: add "
    ` [PATCH v3 2/7] remote-mediawiki: allow fetching namespaces with spaces
    ` [PATCH v3 3/7] remote-mediawiki: show known namespace choices on failure
    ` [PATCH v3 4/7] remote-mediawiki: skip virtual namespaces
    ` [PATCH v3 5/7] remote-mediawiki: support fetching from (Main) namespace
    ` [PATCH v3 6/7] remote-mediawiki: process namespaces in order
    ` [PATCH v3 7/7] remote-mediawiki: show progress while fetching namespaces

No log --no-decorate completion?
 2017-11-02 21:19 UTC  (6+ messages)

Git libsecret No Unlock Dialog Issue
 2017-11-02 19:48 UTC  (5+ messages)

[BUG] git clean -d is too greedy
 2017-11-02 18:04 UTC  (2+ messages)

On the nature of cover letters [WAS Re: [PATCH 0/6] Create Git/Packet.pm]
 2017-11-02 18:03 UTC  (8+ messages)

[PATCH] imap-send: handle NULL return of next_arg()
 2017-11-02 17:27 UTC  (3+ messages)

[PATCH 1/3] bisect: fix memory leak and document `find_bisection()`
 2017-11-02 10:47 UTC  (5+ messages)
` [PATCH 2/3] bisect: fix off-by-one error in `best_bisection_sorted()`
` [PATCH 3/3] bisect: fix memory leak when returning best element

[PATCH] reduce_heads: fix memory leaks
 2017-11-02 10:45 UTC  (3+ messages)

[RFC PATCH v3 0/4] give more useful error messages while renaming branch
 2017-11-02  6:55 UTC  (6+ messages)
` [RFC PATCH v3 1/4] branch: improve documentation and naming of 'create_branch()'
` [RFC PATCH v3 2/4] branch: re-order function arguments to group related arguments
` [RFC PATCH v3 3/4] branch: introduce dont_fail parameter for branchname validation
` [RFC PATCH v3 4/4] builtin/branch: give more useful error messages when renaming

What's cooking in git.git (Oct 2017, #07; Mon, 30)
 2017-11-02  1:13 UTC  (8+ messages)

What's cooking in git.git (Nov 2017, #01; Wed, 1)
 2017-11-01 22:18 UTC  (2+ messages)

[PATCH 1/3] notes: move hex_to_bytes() to hex.c and export it
 2017-11-01 22:15 UTC  (7+ messages)
` [PATCH 2/3] http-push: use hex_to_bytes()
` [PATCH 3/3] sha1_file: "

Git 2.15.0 on OSX 10.12.6: gui multi-select stage
 2017-11-01 21:58 UTC  (2+ messages)

[PATCH] sequencer: pass absolute GIT_DIR to exec commands
 2017-11-01 21:14 UTC  (2+ messages)

[PATCH/RFC] grep: turn off threading when recursing submodules
 2017-11-01 21:11 UTC  (4+ messages)
` [PATCH v2] grep: take the read-lock when adding a submodule

Colorize matches for git log --grep=pattern?
 2017-11-01 19:54 UTC  (3+ messages)

Contribution licensing question(s)
 2017-11-01 18:59 UTC  (4+ messages)

[PATCH 0/2] New send-email option --quote-email
 2017-11-01 18:12 UTC  (4+ messages)
` [PATCH 1/2] quote-email populates the fields


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