git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-09-13 23:30:12 to 2017-09-16 08:10:08 UTC [more...]

[PATCH v6 00/40] Add initial experimental external ODB support
 2017-09-16  8:07 UTC  (36+ messages)
` [PATCH v6 01/40] builtin/clone: get rid of 'value' strbuf
` [PATCH v6 04/40] t0021/rot13-filter: improve error message
` [PATCH v6 05/40] t0021/rot13-filter: add packet_initialize()
` [PATCH v6 07/40] Add Git/Packet.pm from parts of t0021/rot13-filter.pl
` [PATCH v6 10/40] odb-helper: add odb_helper_init() to send 'init' instruction
` [PATCH v6 11/40] t0400: add 'put_raw_obj' instruction to odb-helper script
` [PATCH v6 12/40] external odb: add 'put_raw_obj' support
` [PATCH v6 13/40] external-odb: accept only blobs for now
` [PATCH v6 14/40] t0400: add test for external odb write support
` [PATCH v6 15/40] Add GIT_NO_EXTERNAL_ODB env variable
` [PATCH v6 16/40] Add t0410 to test external ODB transfer
` [PATCH v6 17/40] lib-httpd: pass config file to start_httpd()
` [PATCH v6 18/40] lib-httpd: add upload.sh
` [PATCH v6 19/40] lib-httpd: add list.sh
` [PATCH v6 20/40] lib-httpd: add apache-e-odb.conf
` [PATCH v6 21/40] odb-helper: add odb_helper_get_raw_object()
` [PATCH v6 22/40] pack-objects: don't pack objects in external odbs
` [PATCH v6 23/40] Add t0420 to test transfer to HTTP external odb
` [PATCH v6 24/40] external-odb: add 'get_direct' support
` [PATCH v6 25/40] odb-helper: add 'script_mode' to 'struct odb_helper'
` [PATCH v6 26/40] odb-helper: add init_object_process()
` [PATCH v6 27/40] Add t0450 to test 'get_direct' mechanism
` [PATCH v6 28/40] Add t0460 to test passing git objects
` [PATCH v6 29/40] odb-helper: add put_object_process()
` [PATCH v6 30/40] Add t0470 to test passing raw objects
` [PATCH v6 31/40] odb-helper: add have_object_process()
` [PATCH v6 32/40] Add t0480 to test "have" capability and raw objects
` [PATCH v6 33/40] external-odb: use 'odb=magic' attribute to mark odb blobs
` [PATCH v6 34/40] Add Documentation/technical/external-odb.txt
` [PATCH v6 35/40] clone: add 'initial' param to write_remote_refs()
` [PATCH v6 36/40] clone: add --initial-refspec option
` [PATCH v6 37/40] clone: disable external odb before initial clone
` [PATCH v6 38/40] Add tests for 'clone --initial-refspec'
` [PATCH v6 39/40] Add t0430 to test cloning using bundles
` [PATCH v6 40/40] Doc/external-odb: explain transfering objects and metadata

[PATCH] describe: fix matching to actually match all patterns
 2017-09-16  7:48 UTC  (2+ messages)

[RFC PATCH 0/2] Add named reference to latest push cert
 2017-09-16  7:21 UTC  (4+ messages)

[PATCH] builtin/merge: honor commit-msg hook for merges
 2017-09-16  6:22 UTC  (3+ messages)
` [PATCHv3] "

Are the 'How to' documents present as man pages?
 2017-09-16  5:00 UTC 

Git 2.14.1: t6500: error during test on musl libc
 2017-09-16  4:58 UTC  (5+ messages)

[PATCH] for_each_string_list_item(): behave correctly for empty list
 2017-09-16  4:06 UTC  (3+ messages)

[PATCH] Fix merge parent checking with svn.pushmergeinfo
 2017-09-16  3:29 UTC  (7+ messages)
    ` [PATCH v2] git-svn: Fix svn.pushmergeinfo handling of svn+ssh usernames

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-15 22:00 UTC  (19+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 01/12] bswap: add 64 bit endianness helper get_be64
  ` [PATCH v6 02/12] preload-index: add override to enable testing preload-index
  ` [PATCH v6 03/12] update-index: add a new --force-write-index option
  ` [PATCH v6 04/12] fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files
  ` [PATCH v6 05/12] fsmonitor: add documentation for the fsmonitor extension
  ` [PATCH v6 06/12] ls-files: Add support in ls-files to display the fsmonitor valid bit
  ` [PATCH v6 07/12] update-index: add fsmonitor support to update-index
  ` [PATCH v6 08/12] fsmonitor: add a test tool to dump the index extension
  ` [PATCH v6 09/12] split-index: disable the fsmonitor extension when running the split index test
  ` [PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension
  ` [PATCH v6 11/12] fsmonitor: add a sample integration script for Watchman
  ` [PATCH v6 12/12] fsmonitor: add a performance test

[PATCH 0/1] reset: fix mixed reset when using sparse-checkout
 2017-09-15 21:33 UTC  (18+ messages)
` [PATCH 1/1] reset: fix reset when using the sparse-checkout feature

What's cooking in git.git (Aug 2017, #05; Tue, 22)
 2017-09-15 21:22 UTC  (7+ messages)

[PATCH v5 00/40] Add initial experimental external ODB support
 2017-09-15 20:54 UTC  (27+ messages)
` [PATCH v5 10/40] Add initial external odb support
` [PATCH v5 11/40] odb-helper: add odb_helper_init() to send 'init' instruction
` [PATCH v5 12/40] t0400: add 'put_raw_obj' instruction to odb-helper script
` [PATCH v5 13/40] external odb: add 'put_raw_obj' support
` [PATCH v5 14/40] external-odb: accept only blobs for now
` [PATCH v5 19/40] lib-httpd: add upload.sh
` [PATCH v5 25/40] external-odb: add 'get_direct' support

commit-msg hook does not run on merge with --no-ff option
 2017-09-15 20:53 UTC  (6+ messages)

Commit dropped when swapping commits with rebase -i -p
 2017-09-15 20:52 UTC  (6+ messages)

What's cooking in git.git (Sep 2017, #03; Fri, 15)
 2017-09-15 20:49 UTC  (6+ messages)

RFC: Design and code of partial clones (now, missing commits and trees OK)
 2017-09-15 20:43 UTC 

RFC: Another proposed hash function transition plan
 2017-09-15 20:42 UTC  (29+ messages)
  ` RFC v3: "

[PATCH] test-lib: don't use ulimit in test prerequisites on cygwin
 2017-09-15 19:32 UTC  (11+ messages)
  ` [PATCH 1/2] test-lib: group system specific FIFO tests by system
    ` [PATCH 2/2] test-lib: ulimit does not limit on CYGWIN and MINGW

merge-base not working as expected when base is ahead
 2017-09-15 18:24 UTC  (16+ messages)
    ` [PATCH 0/3] merge-base --fork-point fixes
      ` [PATCH 1/3] t6010: test actual test output
      ` [PATCH 2/3] merge-base: return fork-point outside reflog
      ` [PATCH 3/3] merge-base: find fork-point outside partial reflog

Is finalize_object_file in sha1_file.c handling errno from "rename" correctly?
 2017-09-15 18:18 UTC  (3+ messages)

[PATCH 0/3] Improve abbreviation disambiguation
 2017-09-15 17:08 UTC  (5+ messages)
` [PATCH 1/3] sha1_name: Create perf test for find_unique_abbrev()
` [PATCH 2/3] sha1_name: Unroll len loop in find_unique_abbrev_r
` [PATCH 3/3] sha1_name: Parse less while finding common prefix

[PATCH 0/7] config.c may fail to notice some write() failures
 2017-09-15 15:15 UTC  (21+ messages)
` [PATCH 1/7] config: avoid "write_in_full(fd, buf, len) < len" pattern
  ` [PATCH v2] "
` [PATCH 2/7] get-tar-commit-id: check write_in_full() return against 0
` [PATCH 3/7] avoid "write_in_full(fd, buf, len) != len" pattern
` [PATCH 6/7] notes-merge: use ssize_t for write_in_full() return value
` [PATCH 7/7] config: flip return value of store_write_*()

[RFC PATCH 1/2] implement fetching of moved submodules
 2017-09-15 13:20 UTC  (3+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 2/2] submodule: simplify decision tree whether to or not to fetch

[RFC/PATCH v4 00/49] Add initial experimental external ODB support
 2017-09-15 13:16 UTC  (7+ messages)

[PATCH v2] commit-template: change a message to be more intuitive
 2017-09-15 12:39 UTC  (9+ messages)
          ` [PATCH v3] "

[PATCH] add test for bug in git-mv with nested submodules
 2017-09-15 11:50 UTC  (5+ messages)
      ` [PATCH v2] add test for bug in git-mv for recursive submodules

how to remove from history just *one* version of a file/dir?
 2017-09-15 11:35 UTC  (4+ messages)

git diff --name-status for deleted files
 2017-09-15  5:47 UTC  (4+ messages)

[PATCH v4 0/4] imap-send: Fix and enable curl by default
 2017-09-15  4:50 UTC  (7+ messages)
` [PATCH v4 1/4] imap-send: return with error if curl failed
` [PATCH v4 2/4] imap-send: add wrapper to get server credentials if needed
` [PATCH v4 3/4] imap_send: setup_curl: retreive credentials if not set in config file
` [PATCH v4 4/4] imap-send: use curl by default when possible

[PATCH 00/20] Read `packed-refs` using mmap()
 2017-09-15  4:21 UTC  (5+ messages)

[PATCH 0/4] Fixes from the per-repository object store series
 2017-09-15  2:20 UTC  (4+ messages)
` [PATCH 2/4] push, fetch: error out for submodule entries not pointing to commits

[idea] File history tracking hints
 2017-09-14 23:22 UTC  (4+ messages)

git fast-export/import bug with -M -C
 2017-09-14 22:01 UTC 

[PATCH v2] test-lib: don't use ulimit in test prerequisites on cygwin
 2017-09-14 18:24 UTC  (2+ messages)

Rebase & submodules
 2017-09-14 17:46 UTC  (3+ messages)

[PATCH] commit-tree: don't append a newline with -F
 2017-09-14 17:05 UTC  (2+ messages)
` [PATCH v2] commit-tree: do not complete line in -F input

should "git tag" option of "-a" conflict with "-s", "-u"?
 2017-09-14 12:15 UTC  (2+ messages)

[PATCH v2] commit-template: change a message to be more intuitive
 2017-09-13 13:05 UTC 


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