git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-09-15 13:20:28 to 2017-09-19 00:51:36 UTC [more...]

[PATCH 0/3] Improve abbreviation disambiguation
 2017-09-19  0:51 UTC  (8+ 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] describe: teach --match to handle branches and remotes
 2017-09-19  0:45 UTC  (3+ messages)

[PATCH 0/2] fix read past end of array in alternates files
 2017-09-19  0:08 UTC  (4+ messages)
` [PATCH 1/2] read_info_alternates: read contents into strbuf
` [PATCH 2/2] read_info_alternates: warn on non-trivial errors

[PATCH] for_each_string_list_item(): behave correctly for empty list
 2017-09-19  0:08 UTC  (9+ messages)

[OUTREACHY] pack: make packed_git_mru global a value instead of a pointer
 2017-09-18 23:17 UTC  (2+ messages)

RFC: Another proposed hash function transition plan
 2017-09-18 22:25 UTC  (17+ messages)
  ` RFC v3: "

[PATCH 0/8] protocol transition
 2017-09-18 20:06 UTC  (10+ messages)
` [PATCH 2/8] protocol: introduce protocol extention mechanisms
` [PATCH 3/8] daemon: recognize hidden request arguments

[PATCH] add test for bug in git-mv with nested submodules
 2017-09-18 20:03 UTC  (7+ messages)
      ` [PATCH v2] add test for bug in git-mv for recursive submodules

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-18 18:19 UTC  (36+ 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 v1 1/1] test-lint: echo -e (or -E) is not portable
  ` [PATCH v6 11/12] fsmonitor: add a sample integration script for Watchman
  ` [PATCH v6 12/12] fsmonitor: add a performance test

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

[PATCH] pack: make packed_git_mru global a value instead of a pointer
 2017-09-18 17:26 UTC  (4+ messages)

[PATCH v1 0/1] Teach status to show ignored directories
 2017-09-18 17:24 UTC  (3+ messages)
` [PATCH v2] Improve performance of git status --ignored

[PATCH] rev-parse: rev-parse: add --is-shallow-repository
 2017-09-18 17:04 UTC 

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

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

[PATCH] protocol: make parse_protocol_version() private
 2017-09-18 16:38 UTC  (2+ messages)

What's cooking in git.git (Aug 2017, #05; Tue, 22)
 2017-09-18 14:41 UTC  (8+ messages)

[PATCH] t2018: remove unwanted empty line
 2017-09-18 13:37 UTC  (3+ messages)

[PATCH] test-drop-caches: mark file local symbols with static
 2017-09-18 12:32 UTC  (2+ messages)

[PATCH 2/2] t9010-*.sh: skip all tests if the PIPE prereq is missing
 2017-09-17 22:58 UTC 

[PATCH 1/2] test-lib: use more compact expression in PIPE prerequisite
 2017-09-17 22:56 UTC 

[PATCH 0/2] minor PIPE prerequisite updates
 2017-09-17 22:53 UTC 

[PATCH 1/4] t1502: demonstrate rev-parse --parseopt option mis-parsing
 2017-09-17 22:28 UTC  (4+ messages)
` [PATCH 2/4] rev-parse parseopt: do not search help text for flag chars
` [PATCH 3/4] rev-parse parseopt: interpret any whitespace as start of help text
` [PATCH 4/4] git-rebase: don't ignore unexpected command line arguments

Draft of Git Rev News edition 31
 2017-09-17 20:30 UTC 

[PATCH] doc: update information about windows build
 2017-09-17 19:02 UTC  (4+ messages)

Commit dropped when swapping commits with rebase -i -p
 2017-09-17 13:31 UTC  (9+ messages)

[PATCH] t/README: fix typo and grammatically improve a sentence
 2017-09-17 10:18 UTC 

[PATCH v2 0/4] filter-branch: support for incremental update + fix for ancient tag format
 2017-09-17  9:43 UTC  (6+ messages)
` [PATCH v2 1/4] mktag: add option which allows the tagger field to be omitted
` [PATCH v2 2/4] filter-branch: reset $GIT_* before cleaning up
` [PATCH v2 3/4] filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*
` [PATCH v2 4/4] Subject: filter-branch: stash away ref map in a branch

Behaviour of 'git stash show' when a stash has untracked files
 2017-09-17  5:07 UTC 

Behaviour of 'git stash show' when a stash has untracked files
 2017-09-17  5:27 UTC 

Git 2.14.1: t6500: error during test on musl libc
 2017-09-17  3:38 UTC  (10+ messages)
      ` [musl] "

Are the 'How to' documents present as man pages?
 2017-09-16 12:05 UTC  (4+ messages)

[PATCH v6 00/40] Add initial experimental external ODB support
 2017-09-16  8:07 UTC  (41+ messages)
` [PATCH v6 01/40] builtin/clone: get rid of 'value' strbuf
` [PATCH v6 02/40] t0021/rot13-filter: refactor packet reading functions
` [PATCH v6 03/40] t0021/rot13-filter: improve 'if .. elsif .. else' style
` [PATCH v6 04/40] t0021/rot13-filter: improve error message
` [PATCH v6 05/40] t0021/rot13-filter: add packet_initialize()
` [PATCH v6 06/40] t0021/rot13-filter: add capability functions
` [PATCH v6 07/40] Add Git/Packet.pm from parts of t0021/rot13-filter.pl
` [PATCH v6 08/40] sha1_file: prepare for external odbs
` [PATCH v6 09/40] Add initial external odb support
` [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)

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

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

[PATCH v5 00/40] Add initial experimental external ODB support
 2017-09-15 20:54 UTC  (7+ messages)
` [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)

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

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

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

merge-base not working as expected when base is ahead
 2017-09-15 18:24 UTC  (6+ messages)
` [PATCH 0/3] merge-base --fork-point fixes
  ` [PATCH 2/3] merge-base: return fork-point outside reflog

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

[PATCH 0/7] config.c may fail to notice some write() failures
 2017-09-15 15:15 UTC  (9+ messages)
` [PATCH 1/7] config: avoid "write_in_full(fd, buf, len) < len" pattern
  ` [PATCH v2] "


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