git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-18 11:45:35 to 2017-08-21 16:47:39 UTC [more...]

[GSoC][PATCH 1/4] submodule--helper: introduce get_submodule_displaypath()
 2017-08-21 16:47 UTC  (5+ messages)
` [GSoC][PATCH 2/4] submodule--helper: introduce for_each_submodule_list()
` [GSoC][PATCH 3/4] submodule: port set_name_rev() from shell to C
` [GSoC][PATCH 4/4] submodule: port submodule subcommand 'status' "

Submodule regression in 2.14?
 2017-08-21 16:46 UTC  (21+ messages)
            ` [PATCH] pull: respect submodule update configuration

Git makes a merge commit but as a normal (non-merge) commit
 2017-08-21 16:43 UTC  (8+ messages)
  ` [PATCH] merge: save merge state earlier
    ` [PATCH v2 0/3] Keep merge during kills
      ` [PATCH v2 1/3] Documentation/git-merge: explain --continue
      ` [PATCH v2 2/3] merge: split write_merge_state in two
      ` [PATCH v2 3/3] merge: save merge state earlier

[PATCH] repository: fix a sparse 'using integer a NULL pointer' warning
 2017-08-21 15:48 UTC 

[PATCH] Add 'raw' blob_plain link in history overview
 2017-08-21 14:13 UTC  (6+ messages)

[PATCH] commit & merge: modularize the empty message validator
 2017-08-21 14:05 UTC  (4+ messages)
` [PATCH v2] branch: change the error messages to be more meaningful
` [PATCH v2/RFC] commit: change the meaning of an empty commit message

[PATCH] branch: change the error messages to be more meaningful
 2017-08-21 13:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] git-gui: Prevent double UTF-8 conversion
 2017-08-21 11:53 UTC 

[PATCH] Retry acquiring reference locks for 100ms
 2017-08-21 11:51 UTC 

[RFC PATCH 0/5] Add option to autostage changes when continuing a rebase
 2017-08-21 10:32 UTC  (8+ messages)

"Your branch is up-to-date ..." is incorrect English grammar
 2017-08-21  9:37 UTC  (2+ messages)

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

[Patch size_t V3 00/19] use size_t
 2017-08-21  6:42 UTC  (5+ messages)
` [Patch size_t V3 15/19] Convert archive functions to size_t
` [Patch size_t V3 16/19] Convert various things "

[PATCH 0/6] Convert hash-object to struct object_id
 2017-08-21  4:59 UTC  (10+ messages)
` [PATCH 1/6] builtin/hash-object: convert "
` [PATCH 2/6] read-cache: "
` [PATCH 3/6] sha1_file: convert index_path "
` [PATCH 4/6] sha1_file: convert index_fd "
` [PATCH 5/6] sha1_file: convert hash_sha1_file_literally "
` [PATCH 6/6] sha1_file: convert index_stream "

fatal: bad numeric config value '60 days' for 'gc.rerereresolved': invalid unit
 2017-08-21  0:20 UTC  (6+ 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

[RFC PATCH 0/6] Hash Abstraction
 2017-08-21  0:18 UTC  (8+ messages)
` [RFC PATCH 1/6] vcs-svn: remove unused prototypes
` [RFC PATCH 2/6] vcs-svn: rename repo functions to "svn_repo"
` [RFC PATCH 3/6] setup: expose enumerated repo info
` [RFC PATCH 4/6] Add structure representing hash algorithm
` [RFC PATCH 5/6] Integrate hash algorithm support with repo setup
` [RFC PATCH 6/6] Switch empty tree and blob lookups to use hash abstraction

Please fix the useless email prompts
 2017-08-20 23:56 UTC  (11+ messages)

What does 'git blame --before <rev> -- <file>' supposed to mean?
 2017-08-20 18:45 UTC 

git-svn: Handling of branches created from subfolders
 2017-08-20 17:42 UTC  (3+ messages)

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

[PATCH 0/4] dropping support for older curl
 2017-08-20 16:28 UTC  (8+ 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 16:25 UTC  (7+ messages)

Add --ignore-missing to git-pack-objects?
 2017-08-20 16:05 UTC  (3+ messages)

git fetch with refspec does not include tags?
 2017-08-20 15:51 UTC  (9+ messages)

[PATCH v1] convert: display progress for filtered objects that have been delayed
 2017-08-20 15:47 UTC 

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

Git *accepts* a branch name, it can't identity in the future?
 2017-08-20 10:00 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/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

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

[PATCH/RFC] File commited with CRLF should roundtrip diff and apply
 2017-08-19 11:28 UTC  (3+ messages)
` [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  (8+ messages)
` [RFC PATCH] Updated "imported object" design

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 v3 0/4] Modernize read_graft_line implementation
 2017-08-18 19:47 UTC  (22+ messages)
` [PATCH v3 2/4] commit: replace the raw buffer with strbuf in read_graft_line
` [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)


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