git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-01 01:21:13 to 2017-11-02 21:20:00 UTC [more...]

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

[PATCH 1/4] remote-mediawiki: add namespace support
 2017-11-02 21:19 UTC  (13+ 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 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-02 20:31 UTC  (15+ 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 0/9] WIP Partial clone part 2: fsck and promisors
 2017-11-02 20:20 UTC  (10+ 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

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

[PATCH v2 0/6] Partial clone part 1: object filtering
 2017-11-02 19:44 UTC  (9+ 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-02 19:41 UTC  (54+ 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 1/7] list-objects.c: factor out traverse_trees_and_blobs
    ` [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

[RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
 2017-11-02 18:42 UTC  (9+ 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

Regression[2.14.3->2.15]: Interactive rebase fails if submodule is modified
 2017-11-02 18:34 UTC  (2+ messages)

[PATCH] config: document blame configuration
 2017-11-02 18:10 UTC  (3+ messages)
  ` [PATCHv2] "

[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 0/3] mingw: introduce a way to avoid std handle inheritance
 2017-11-02 17:20 UTC  (17+ messages)
` [PATCH 3/3] mingw: document the experimental standard handle redirection
` [PATCH v2 0/3] mingw: introduce a way to avoid std handle inheritance
  ` [PATCH v2 1/3] mingw: add experimental feature to redirect standard handles
  ` [PATCH v2 2/3] mingw: optionally redirect stderr/stdout via the same handle
  ` [PATCH v2 3/3] mingw: document the standard handle redirection

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

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-02 10:20 UTC  (17+ messages)
` [PATCH 2/2] sequencer: use O_TRUNC to truncate files
    ` [PATCH 1/2] wrapper.c: consistently quote filenames in error messages
    ` [PATCH 2/2] sequencer.c: check return value of close() in rewrite_file()

[BUG] Incosistent repository state when trying to rename HEAD in the middle of a rebase
 2017-11-02  7:51 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  (8+ messages)
` [PATCH 1/2] quote-email populates the fields
` [PATCH 2/2] send-email: quote-email quotes the message body

[PATCH v2 0/4] convert diff flags to be stored in a struct
 2017-11-01 17:11 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 2/8] diff: convert flags to be stored in bitfields
  ` [PATCH v3 7/8] diff: remove DIFF_OPT_CLR macro

Git Open Source Weekend London 11th/12th November
 2017-11-01 16:36 UTC 

[PATCH] travis-ci: don't build Git for the static analysis job
 2017-11-01 11:56 UTC 

[PATCH] travis-ci: fix running P4 and Git LFS tests in Linux build jobs
 2017-11-01 11:55 UTC 

Is it possible to convert a Json file to xml file with Git
 2017-11-01 10:25 UTC  (5+ messages)

[PATCH] t5580: add Cygwin support
 2017-11-01 10:17 UTC  (3+ messages)

[PATCH 5/7] refs: tidy up and adjust visibility of the `ref_update` flags
 2017-11-01  8:18 UTC  (2+ messages)

[PATCH v2 0/2] Avoid rewriting "packed-refs" unnecessarily
 2017-11-01  7:34 UTC  (2+ messages)

[PATCH] diff: --indent-heuristic is no longer experimental
 2017-11-01  6:14 UTC  (3+ messages)

[PATCH v1] read_index_from(): Skip verification of the cache entry order to speed index loading
 2017-11-01  6:09 UTC  (8+ messages)
` [PATCH v2] "

Meaning of two commit-ish hash in git diff
 2017-11-01  2:48 UTC  (5+ messages)

[PATCH v2 0/4] Hash Abstraction
 2017-11-01  1:35 UTC  (4+ messages)
` [PATCH v2 2/4] Add structure representing hash algorithm


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