git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-04-03 21:17:03 to 2017-04-06 23:08:12 UTC [more...]

[PATCH v6 0/3] read-cache: speed up add_index_entry
 2017-04-06 23:07 UTC  (5+ messages)
` [PATCH v6 1/3] read-cache: add strcmp_offset function
` [PATCH v6 2/3] p0004-read-tree: perf test to time read-tree
` [PATCH v6 3/3] read-cache: speed up add_index_entry during checkout

[BUG?] Issue with merging from another branch after replacing subdirectory with submodule
 2017-04-06 23:05 UTC  (2+ messages)

[PATCH v1] WIP unpack-trees: avoid duplicate ODB lookups during checkout
 2017-04-06 22:48 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v3 0/2] string-list: use ALLOC_GROW macro when reallocing
 2017-04-06 23:26 UTC  (6+ messages)
` [PATCH v3 1/2] string-list: use ALLOC_GROW macro when reallocing string_list
` [PATCH v3 2/2] p0005-status: time status on very large repo

[PATCH 1/2] Fix nonnull errors reported by UBSAN with GCC 7
 2017-04-06 20:49 UTC  (9+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

[GSoC][PATCH v1] Disallow git commands from within unpopulated submodules
 2017-04-06 20:48 UTC  (4+ messages)

[PATCH v5 0/4] read-cache: speed up add_index_entry
 2017-04-06 20:42 UTC  (16+ messages)
` [PATCH v5 1/4] p0004-read-tree: perf test to time read-tree
` [PATCH v5 2/4] read-cache: add strcmp_offset function
` [PATCH v5 3/4] test-strcmp-offset: created test for strcmp_offset
` [PATCH v5 4/4] read-cache: speed up add_index_entry during checkout

[PATCH] test-read-cache: setup git dir
 2017-04-06 20:41 UTC 

Git branch deletion not based on HEAD branch anymore
 2017-04-06 20:31 UTC 

how-to get commit content with pre-receive hook ?
 2017-04-06 20:13 UTC  (4+ messages)

[PATCH] push: propagate push-options with --recurse-submodules
 2017-04-06 17:39 UTC  (12+ messages)
` [PATCH v2 0/2] propagate push-options
  ` [PATCH v2 2/2] push: propagate push-options with --recurse-submodules
  ` [PATCH v3 0/5] propagating push-options, remote and refspec
    ` [PATCH v3 1/5] push: unmark a local variable as static
    ` [PATCH v3 2/5] push: propagate push-options with --recurse-submodules
    ` [PATCH v3 3/5] remote: expose parse_push_refspec function
    ` [PATCH v3 4/5] submodule--helper: add push-check subcommand
    ` [PATCH v3 5/5] push: propagate remote and refspec with --recurse-submodules

[PATCH v3] http.postbuffer: allow full range of ssize_t values
 2017-04-06 17:24 UTC  (7+ messages)

Sparse-checkout excluded files show as deleted in git status after some operations
 2017-04-06 16:39 UTC 

[RFC] dropping support for ancient versions of curl
 2017-04-06 16:43 UTC  (40+ messages)
    ` [PATCH 0/7] Patches to support older RHEL releases
      ` [PATCH 1/7] Make NO_PERL_MAKEMAKER behave more like ExtUtils::MakeMaker
      ` [PATCH 2/7] Install man pages when NO_PERL_MAKEMAKER is used
      ` [PATCH 3/7] Allow svnrdump_sim.py to be used with Python 2.2
      ` [PATCH 4/7] Handle missing HTTP_CONNECTCODE in curl < 7.10.7
      ` [PATCH 5/7] Add support for gnupg < 1.4
      ` [PATCH 6/7] Handle missing CURLINFO_SSL_DATA_{IN,OUT}
      ` [PATCH 7/7] Do not use curl_easy_strerror with curl < 7.12.0

[PATCH] status: show in-progress info for short status
 2017-04-06 14:33 UTC  (2+ messages)

[PATCH v2 0/7] thread lazy_init_name_hash
 2017-04-06 13:53 UTC  (3+ messages)

[PATCH v1 0/2] string-list: use ALLOC_GROW macro when reallocing
 2017-04-06 13:26 UTC  (9+ messages)
` [PATCH v1 1/2] string-list: use ALLOC_GROW macro when reallocing string_list
` [PATCH v1 2/2] p0005-status: time status on very large repo

[PATCH 2/2] Fix stack-use-after-scope error reported by ASAN by GCC 7
 2017-04-06 10:23 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH v8 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-06  1:39 UTC  (6+ messages)
` [PATCH v8 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v8 2/5] remove_subtree(): test removing nested directories
` [PATCH v8 3/5] dir_iterator: add helpers to dir_iterator_advance
` [PATCH v8 4/5] dir_iterator: refactor state machine model
` [PATCH v8 5/5] remove_subtree(): reimplement using iterators

Why does git-checkout accept a tree-ish?
 2017-04-05 23:51 UTC 

[PATCH v2 0/2] string-list: use ALLOC_GROW macro when reallocing
 2017-04-05 21:35 UTC  (4+ messages)
` [PATCH v2 1/2] string-list: use ALLOC_GROW macro when reallocing string_list
` [PATCH v2 2/2] p0005-status: time status on very large repo

[PATCH v6] read-cache: call verify_hdr() in a background thread
 2017-04-05 19:06 UTC  (5+ messages)
` [PATCH v6] read-cache: force_verify_index_checksum

[PATCH v5] read-cache: call verify_hdr() in a background thread
 2017-04-05 18:08 UTC  (4+ messages)
` [PATCH v5] read-cache: force_verify_index_checksum

[ANNOUNCE] Git for Windows 2.12.2(2)
 2017-04-05 16:09 UTC 

[PATCH v2 00/20] Separate `ref_cache` into a separate module
 2017-04-05 14:03 UTC  (4+ messages)

[PATCH v2] pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix
 2017-04-05 13:46 UTC  (3+ messages)

[PATCH] pathspec: always honor `PATHSPEC_PREFIX_ORIGIN` flag
 2017-04-05 13:40 UTC  (4+ messages)

[PATCH/RFC] gitperformance: add new documentation about git performance tuning
 2017-04-05 12:56 UTC  (10+ messages)

t1503 broken ?
 2017-04-05 10:24 UTC  (7+ messages)
` [PATCH 1/2] path.c: and an option to call real_path() in expand_user_path()
  ` [PATCH 2/2] config: resolve symlinks in conditional include's patterns
  ` [PATCH v2 1/2] path.c: and an option to call real_path() in expand_user_path()
    ` [PATCH v2 2/2] config: resolve symlinks in conditional include's patterns

[PATCH v4 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-05  9:21 UTC  (10+ messages)
` [PATCH v4 2/5] dir_iterator: iterate over dir after its contents

Segfault on git for Windows
 2017-04-05  9:17 UTC  (3+ messages)

What's cooking in git.git (Mar 2017, #12; Wed, 29)
 2017-04-04 21:51 UTC  (2+ messages)

[PATCH v4 0/4] read-cache: speed up add_index_entry
 2017-04-04 21:08 UTC  (5+ messages)
` [PATCH v4 1/4] p0004-read-tree: perf test to time read-tree
` [PATCH v4 2/4] read-cache: add strcmp_offset function
` [PATCH v4 3/4] test-strcmp-offset: created test for strcmp_offset
` [PATCH v4 4/4] read-cache: speed up add_index_entry during checkout

[PATCH v4 0/4] read-cache: call verify_hdr() in a background thread
 2017-04-04 20:18 UTC  (8+ messages)
` [PATCH v4 2/4] fsck: force core.checksumindex=1

[PATCH v2 0/2] name-hash: fix buffer overrun
 2017-04-04 16:38 UTC  (3+ messages)
` [PATCH v2 1/2] test-online-cpus: helper to return cpu count

[PATCH v5] http.postbuffer: allow full range of ssize_t values
 2017-04-04 15:20 UTC  (4+ messages)

[PATCH v3 0/4] Kill manual ref parsing code in worktree.c
 2017-04-04 10:21 UTC  (7+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] environment.c: fix potential segfault by get_git_common_dir()
  ` [PATCH v4 2/5] refs.c: make submodule ref store hashmap generic
  ` [PATCH v4 3/5] refs: introduce get_worktree_ref_store()
  ` [PATCH v4 4/5] worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
  ` [PATCH v4 5/5] refs: kill set_worktree_head_symref()

How do you script linux GIT client to pass kerberos credential to apache enabled GIT server?
 2017-04-04 10:12 UTC  (2+ messages)

Bug in "git am" when the body starts with spaces
 2017-04-04  6:50 UTC  (6+ messages)

[PATCH] Fix 'git am' in-body header continuations
 2017-04-04  6:48 UTC  (3+ messages)

[PATCH v7 4/5] dir_iterator: refactor state machine model
 2017-04-04  6:36 UTC  (2+ messages)

Antw: Re: Terrible bad performance for it blame --date=iso -C -C master -- <file>
 2017-04-04  6:23 UTC  (4+ messages)
` Terrible bad performance for it blame --date=iso -C
    ` Antw: "

Bug? git submodule update --reference doesn't use the referenced repository
 2017-04-04  2:15 UTC  (3+ messages)

[PATCH v4] http.postbuffer: allow full range of ssize_t values
 2017-04-03 23:48 UTC  (3+ messages)

[PATCH 0/6] Use time_t
 2017-04-03 22:50 UTC  (8+ messages)
` [PATCH v2 0/8] Introduce timestamp_t for timestamps
  ` [PATCH v2 1/8] ref-filter: avoid using `unsigned long` for catch-all data type
  ` [PATCH v2 4/8] Specify explicitly where we parse timestamps

[PATCH v7 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-03 22:48 UTC  (7+ messages)
` [PATCH v7 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v7 2/5] remove_subtree(): test removing nested directories
` [PATCH v7 3/5] dir_iterator: add helpers to dir_iterator_advance

[GSoC][PATCH v4] t2027: avoid using pipes
 2017-04-03 21:35 UTC  (2+ messages)
` [GSoC][PATCH v5] "


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