git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-14 17:29:11 to 2017-08-16 02:08:15 UTC [more...]

[PATCH] submodule: use cheaper check for submodule pushes
 2017-08-16  2:08 UTC  (10+ messages)
` [PATCH] push: do not add submodule odb as an alternate when recursing on demand

[RFC PATCH 0/3] Fixes to "diff --color-moved" MIN_BLOCK_LENGTH handling
 2017-08-16  1:27 UTC  (23+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] diff: avoid redundantly clearing a flag
` [PATCH v2 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [PATCH v2 3/3] diff: check MIN_BLOCK_LENGTH at start of new block
` [PATCH v3 0/3] "diff --color-moved" with different heuristic
` [PATCH v3 1/3] diff: avoid redundantly clearing a flag
` [PATCH v3 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [PATCH v3 3/3] diff: define block by number of non-space chars
` [PATCH v4 0/3] "diff --color-moved" with yet another heuristic
` [PATCH v4 1/3] diff: avoid redundantly clearing a flag
` [PATCH v4 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [PATCH v4 3/3] diff: define block by number of alphanumeric chars

[PATCH] convert add_to_alternates_file to use repository struct
 2017-08-16  1:12 UTC  (3+ messages)

Partial clone design (with connectivity check for locally-created objects)
 2017-08-16  0:32 UTC  (2+ messages)
` [RFC PATCH] Updated "imported object" design

[PATCH] sub-process: print the cmd when a capability is unsupported
 2017-08-16  0:22 UTC  (10+ messages)

[GSoC] Update: Week-13
 2017-08-15 23:04 UTC 

reftable [v6]: new ref storage format
 2017-08-15 22:47 UTC 

[PATCH/RFC] git-grep: correct exit code with --quiet and -L
 2017-08-15 22:43 UTC  (5+ messages)

Bug: `git remote show <remote>` reports different HEAD branch than refs/remotes/<remote>/HEAD
 2017-08-15 21:59 UTC  (4+ messages)

[PATCH] sha1_file: make read_info_alternates static
 2017-08-15 21:34 UTC  (3+ messages)

[PATCH/RFC 0/5] Some ThreadSanitizer-results
 2017-08-15 20:46 UTC  (23+ messages)
` [PATCH 1/5] convert: initialize attr_action in convert_attrs
` [PATCH 2/5] pack-objects: take lock before accessing `remaining`
` [PATCH 3/5] Makefile: define GIT_THREAD_SANITIZER
` [PATCH 4/5] strbuf_reset: don't write to slopbuf with ThreadSanitizer
` [PATCH 5/5] ThreadSanitizer: add suppressions
` tsan: t3008: hashmap_add touches size from multiple threads
` tsan: t5400: set_try_to_free_routine

git clean -fdx deletes tracked files
 2017-08-15 19:25 UTC  (2+ messages)

[PATCH 0/5] Modernize read_graft_line implementation
 2017-08-15 19:02 UTC  (16+ messages)
` [PATCH 1/5] cache: extend object_id size to sha3-256
` [PATCH 2/5] sha1_file: fix hardcoded size in null_sha1
` [PATCH 3/5] commit: replace the raw buffer with strbuf in read_graft_line
` [PATCH 4/5] commit: implement free_commit_graft
` [PATCH 5/5] commit: rewrite read_graft_line

[PATCH v2 1/2 / RFC] builtin/branch: stop supporting the use of --set-upstream option
 2017-08-15 18:58 UTC  (7+ messages)
` [PATCH v3 "

[RFC 0/3] imap-send curl tunnelling support
 2017-08-15 18:18 UTC  (3+ messages)

[PATCH] commit: skip discarding the index if there is no pre-commit hook
 2017-08-15 18:05 UTC  (6+ messages)
` [PATCH v2] "

[RFC] clang-format: outline the git project's coding style
 2017-08-15 17:41 UTC  (28+ messages)
` [PATCH v2 0/2] clang-format
  ` [PATCH v2 1/2] clang-format: outline the git project's coding style
  ` [PATCH v2 2/2] Makefile: add style build rule

[PATCH 3/4] hook: add sign-off using "interpret-trailers"
 2017-08-15 17:28 UTC  (7+ messages)
` [PATCH] hook: use correct logical variable

[RFC PATCH 0/7] Implement ref namespaces as a ref storage backend
 2017-08-15 17:13 UTC  (2+ messages)

Inconsistent exit code for `git grep --files-without-match` with `--quiet`
 2017-08-15 16:00 UTC 

[PATCH] t1002: stop using sum(1)
 2017-08-15 14:43 UTC  (6+ messages)

[PATCH v2 0/2] Allow building with the external sha1dc library
 2017-08-15 12:04 UTC  (3+ messages)
` [PATCH v2 1/2] sha1dc: Build git plumbing code more explicitly
` [PATCH v2 2/2] sha1dc: Allow building with the external sha1dc library

[PATCH 0/5] make interpret-trailers useful for parsing
 2017-08-15 11:26 UTC  (13+ messages)
    ` [PATCH v4 0/8] trailer parsing via interpret-trailers and %(trailers)
      ` [PATCH v4 1/8] trailer: put process_trailers() options into a struct
      ` [PATCH v4 2/8] interpret-trailers: add an option to show only the trailers
      ` [PATCH v4 3/8] interpret-trailers: add an option to show only existing trailers
      ` [PATCH v4 4/8] interpret-trailers: add an option to unfold values
      ` [PATCH v4 5/8] interpret-trailers: add --parse convenience option
      ` [PATCH v4 6/8] pretty: move trailer formatting to trailer.c
      ` [PATCH v4 7/8] t4205: refactor %(trailers) tests
      ` [PATCH v4 8/8] pretty: support normalization options for %(trailers)

What's cooking in git.git (Aug 2017, #03; Mon, 14)
 2017-08-15  9:52 UTC  (2+ messages)

reftable [v5]: new ref storage format
 2017-08-15  3:54 UTC  (5+ messages)

Bug?: git archive exclude pathspec and gitattributes export-ignore
 2017-08-15  2:39 UTC  (3+ messages)

[RFC] clang-format: outline the git project's coding style
 2017-08-15  1:03 UTC  (5+ messages)

[PATCH 1/9] Convert pack-objects to size_t
 2017-08-15  0:30 UTC  (10+ messages)

[PATCH 0/2] Add progress to format-patch and rebase
 2017-08-14 23:23 UTC  (12+ messages)
` [PATCH v2 1/2] format-patch: have progress option while generating patches

Add --ignore-missing to git-pack-objects?
 2017-08-14 22:51 UTC 

[PATCH] doc: clarify "config --bool" behaviour with empty values
 2017-08-14 22:24 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 0/4] dropping support for older curl
 2017-08-14 21:50 UTC  (5+ messages)

[PATCH] stash: prevent warning about null bytes in input
 2017-08-14 21:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/1] Teach status to show ignored directories
 2017-08-14 21:05 UTC  (5+ messages)
` [PATCH v1 1/1] dir: teach "

[PATCH] win32: plug memory leak on realloc() failure in syslog()
 2017-08-14 20:26 UTC  (2+ messages)

Not understanding with git wants to copy one file to another
 2017-08-14 19:21 UTC  (7+ messages)

Bug with corruption on clone/fsck/... with large packs + 64-bit Windows, problem with usage of "long" datatype for sizes/offsets?
 2017-08-14 18:57 UTC  (4+ messages)

[PATCH] cache-tree: remove use of strbuf_addf in update_one
 2017-08-14 18:51 UTC  (4+ messages)

gitk -m ?
 2017-08-14 18:32 UTC  (6+ messages)
  ` [External] "

[PATCH v4 0/4] interpret-trailers: add --where, --if-exists, --if-missing
 2017-08-14 17:57 UTC  (3+ messages)

core.autocrlf=true causes `git apply` to fail on patch generated with `git diff-index HEAD --patch`
 2017-08-14 17:37 UTC  (3+ messages)
` [PATCH/RFC] File commited with CRLF should roundtrip diff and apply


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