git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-17 17:33:19 to 2017-08-20 10:06:38 UTC [more...]

[PATCH/RFC 0/5] Some ThreadSanitizer-results
 2017-08-20 10:06 UTC  (2+ messages)

Git *accepts* a branch name, it can't identity in the future?
 2017-08-20 10:00 UTC  (5+ messages)

What's cooking in git.git (Aug 2017, #04; Fri, 18)
 2017-08-20  9:46 UTC  (6+ messages)
  ` [PATCH] doc: fix typo in sendemail.identity

Please fix the useless email prompts
 2017-08-20  9:18 UTC  (5+ messages)

Bug?: git archive exclude pathspec and gitattributes export-ignore
 2017-08-20  9:06 UTC  (12+ messages)
    ` [PATCH 1/4] t5001: add tests for export-ignore attributes and exclude pathspecs
    ` [PATCH 2/4] archive: factor out helper functions for handling attributes
    ` [PATCH 3/4] archive: don't queue excluded directories
    ` [PATCH 4/4] archive: queue directories for all types of pathspecs

[PATCH 0/4] dropping support for older curl
 2017-08-20  8:59 UTC  (7+ messages)
` [PATCH 0/2] http: handle curl with vendor backports
` [PATCH 1/2] http: Fix handling of missing CURLPROTO_*

git add -p breaks after split on change at the top of the file
 2017-08-20  8:19 UTC  (7+ messages)

git fetch with refspec does not include tags?
 2017-08-20  7:50 UTC  (11+ messages)

[PATCH 0/2] Add progress to format-patch and rebase
 2017-08-20  7:43 UTC  (12+ messages)
` [PATCH v2 1/2] format-patch: have progress option while generating patches
                ` [PATCH] progress: simplify "delayed" progress API

[RFC PATCH 00/10] An attempt to move packfile funcs to its own file
 2017-08-20  6:40 UTC  (30+ messages)
` [PATCH v2 00/25] Move exported "
` [PATCH v3 00/23] "
` [PATCH v3 01/23] pack: move pack name-related functions
` [PATCH v3 02/23] pack: move static state variables
` [PATCH v3 03/23] pack: move pack_report()
` [PATCH v3 04/23] pack: move open_pack_index(), parse_pack_index()
` [PATCH v3 05/23] pack: move release_pack_memory()
` [PATCH v3 06/23] pack: move pack-closing functions
` [PATCH v3 07/23] pack: move use_pack()
` [PATCH v3 08/23] pack: move unuse_pack()
` [PATCH v3 09/23] pack: move add_packed_git()
` [PATCH v3 10/23] pack: move install_packed_git()
` [PATCH v3 11/23] pack: move {,re}prepare_packed_git and approximate_object_count
` [PATCH v3 12/23] pack: move unpack_object_header_buffer()
` [PATCH v3 13/23] pack: move get_size_from_delta()
` [PATCH v3 14/23] pack: move unpack_object_header()
` [PATCH v3 15/23] pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
` [PATCH v3 16/23] pack: move nth_packed_object_{sha1,oid}
` [PATCH v3 17/23] pack: move check_pack_index_ptr(), nth_packed_object_offset()
` [PATCH v3 18/23] pack: move find_pack_entry_one(), is_pack_valid()
` [PATCH v3 19/23] pack: move find_sha1_pack()
` [PATCH v3 20/23] pack: move find_pack_entry() and make it global
` [PATCH v3 21/23] pack: move has_sha1_pack()
` [PATCH v3 22/23] pack: move has_pack_index()
` [PATCH v3 23/23] pack: move for_each_packed_object()

[PATCH 0/1] Add stash entry count summary to short status output
 2017-08-20  4:53 UTC 

[PATCH 1/3] stash: add test for stash create with no files
 2017-08-19 21:07 UTC  (6+ messages)
` [PATCH 2/3] stash: Add a test for when apply fails during stash branch
` [PATCH 3/3] stash: add test for stashing in a detached state

fatal: bad numeric config value '60 days' for 'gc.rerereresolved': invalid unit
 2017-08-19 20:30 UTC  (4+ messages)
` [PATCH 0/2] accept non-integer for "this many days" expiry specification
  ` [PATCH 1/2] rerere: represent time duration in timestamp_t internally
  ` [PATCH 2/2] rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved

Submodule regression in 2.14?
 2017-08-19 18:24 UTC  (17+ messages)
            ` [PATCH] pull: respect submodule update configuration

[PATCH] commit: remove unused inline function single_parent()
 2017-08-19 16:50 UTC  (2+ messages)

git svn show-externals output format
 2017-08-19 12:59 UTC  (3+ messages)

git-svn: Handling of branches created from subfolders
 2017-08-19 12:45 UTC 

[PATCH/RFC] File commited with CRLF should roundtrip diff and apply
 2017-08-19 11:28 UTC  (7+ messages)
` [PATCH v3 1/2] convert: Add SAFE_CRLF_KEEP_CRLF
` [PATCH v3 2/2] File commited with CRLF should roundtrip diff and apply
` [PATCH v4 1/2] convert: Add SAFE_CRLF_KEEP_CRLF
` [PATCH v4 2/2] File commited with CRLF should roundtrip diff and apply

Partial clone design (with connectivity check for locally-created objects)
 2017-08-18 23:33 UTC  (9+ messages)
` [RFC PATCH] Updated "imported object" design

Git makes a merge commit but as a normal (non-merge) commit
 2017-08-18 22:35 UTC 

Revision resolution for remote-helpers?
 2017-08-18 22:33 UTC  (6+ messages)

[bug] Git submodule command interprets switch as argument and switch
 2017-08-18 21:35 UTC  (4+ messages)

[PATCH 0/5] Modernize read_graft_line implementation
 2017-08-18 19:47 UTC  (37+ messages)
` [PATCH 3/5] commit: replace the raw buffer with strbuf in read_graft_line
` [PATCH v2 0/4] Modernize read_graft_line implementation
  ` [PATCH v2 4/4] commit: rewrite read_graft_line
  ` [PATCH v3 0/4] Modernize read_graft_line implementation
    ` [PATCH v3 1/4] sha1_file: fix definition of null_sha1
    ` [PATCH v3 2/4] commit: replace the raw buffer with strbuf in read_graft_line
    ` [PATCH v3 3/4] commit: allocate array using object_id size
    ` [PATCH v3 4/4] commit: rewrite read_graft_line
    ` [PATCH v4 0/4] Modernize read_graft_line implementation
      ` [PATCH v4 1/4] sha1_file: fix definition of null_sha1
      ` [PATCH v4 2/4] commit: replace the raw buffer with strbuf in read_graft_line
      ` [PATCH v4 3/4] commit: allocate array using object_id size
      ` [PATCH v4 4/4] commit: rewrite read_graft_line

[PATCH] add test for bug in git-mv with nested submodules
 2017-08-18 19:04 UTC  (4+ messages)

[PATCH v3 1/2 / RFC] builtin/branch: stop supporting the use of --set-upstream option
 2017-08-18 16:57 UTC  (11+ messages)
` [PATCH v4 1/3] test: cleanup cruft of a test
  ` [PATCH v4 2/3] builtin/branch: stop supporting the use of --set-upstream option

[PATCH 1/2] Documentation: use proper wording for ref format strings
 2017-08-18 16:53 UTC  (3+ messages)
` [PATCH 2/2] Documentation/git-for-each-ref: clarify peeling of tags for --format

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

Weirdness with git change detection
 2017-08-18 11:57 UTC  (9+ messages)

reftable [v6]: new ref storage format
 2017-08-18  9:24 UTC  (2+ messages)

bug with check-ref-format outside of repository
 2017-08-18  7:45 UTC  (8+ messages)
  ` [PATCH] check-ref-format: require a repository for --branch

[Patch size_t V3 00/19] use size_t
 2017-08-18  7:08 UTC  (12+ messages)
` [Patch size_t V3 01/19] delta: fix enconding size larger than an "uint" can hold
` [Patch size_t V3 17/19] Convert ref-filter to size_t
` [Patch size_t V3 18/19] Convert tree-walk "
` [Patch size_t V3 19/19] Convert xdiff-interface "

ignoring extra bitmap file?
 2017-08-18  6:53 UTC  (2+ messages)

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

reftable [v7]: new ref storage format
 2017-08-18  0:52 UTC  (5+ messages)

[PATCH] sub-process: print the cmd when a capability is unsupported
 2017-08-17 21:49 UTC  (9+ messages)

upgarding GIT
 2017-08-17 21:42 UTC  (5+ messages)

Fetching new refs gets progressively slower
 2017-08-17 21:37 UTC  (5+ messages)
` [PATCH] files-backend: cheapen refname_available check when locking refs

Inconsistent exit code for `git grep --files-without-match` with `--quiet`
 2017-08-17 21:29 UTC 

[PATCH v2] update revisions doc for quoting in ':/' notation
 2017-08-17 20:58 UTC  (2+ messages)

[PATCH v4 0/8] trailer parsing via interpret-trailers and %(trailers)
 2017-08-17 18:19 UTC  (5+ messages)
` [PATCH v4 5/8] interpret-trailers: add --parse convenience option

[PATCH] t5526: fix some broken && chains
 2017-08-17 17:44 UTC  (2+ messages)

[PATCH] diff: retire sane_truncate_fn
 2017-08-17 17:42 UTC  (2+ messages)

Question about git gc on large text files
 2017-08-17 17:40 UTC  (3+ messages)


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