messages from 2017-08-14 08:49:21 to 2017-08-15 22:43:37 UTC [more...]
[PATCH] submodule: use cheaper check for submodule pushes
2017-08-15 22:43 UTC (2+ messages)
` [PATCH] push: do not add submodule odb as an alternate when recursing on demand
[PATCH/RFC] git-grep: correct exit code with --quiet and -L
2017-08-15 22:24 UTC (4+ 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)
[RFC PATCH 0/3] Fixes to "diff --color-moved" MIN_BLOCK_LENGTH handling
2017-08-15 20:53 UTC (25+ messages)
` [RFC PATCH 1/3] diff: avoid redundantly clearing a flag
` [RFC PATCH 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [RFC PATCH 3/3] diff: check MIN_BLOCK_LENGTH at start of new block
` [PATCH v2 0/3] Fixes to "diff --color-moved" MIN_BLOCK_LENGTH handling
` [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/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
[PATCH] sub-process: print the cmd when a capability is unsupported
2017-08-15 20:30 UTC (9+ messages)
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
Can the '--set-upstream' option of branch be removed ?
2017-08-15 18:58 UTC (10+ messages)
` [PATCH v2 1/2 / RFC] builtin/branch: stop supporting the use of --set-upstream option
` [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 (36+ 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 (3+ 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
[PATCH] Add overflow check to get_delta_hdr_size
2017-08-14 16:56 UTC (3+ messages)
reftable [v6]: new ref storage format
2017-08-14 12:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).