git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-02-22 21:05:59 to 2017-02-24 19:30:04 UTC [more...]

A note from the maintainer
 2017-02-24 19:29 UTC 

SHA1 collisions found
 2017-02-24 19:20 UTC  (51+ messages)
                          ` [PATCH 1/3] add collision-detecting sha1 implementation
                          ` [PATCH 2/3] sha1dc: adjust header includes for git
                          ` [PATCH 3/3] Makefile: add USE_SHA1DC knob

[RFCv4 PATCH 00/14] Checkout aware of Submodules!
 2017-02-24 19:20 UTC  (21+ messages)
` [RFCv5 "
  ` [PATCH 01/15] lib-submodule-update.sh: reorder create_lib_submodule_repo
  ` [PATCH 02/15] lib-submodule-update.sh: do not use ./. as submodule remote
  ` [PATCH 03/15] lib-submodule-update.sh: define tests for recursing into submodules
  ` [PATCH 04/15] make is_submodule_populated gently
  ` [PATCH 05/15] connect_work_tree_and_git_dir: safely create leading directories
  ` [PATCH 06/15] update submodules: add submodule config parsing
  ` [PATCH 07/15] update submodules: add a config option to determine if submodules are updated
  ` [PATCH 08/15] submodules: introduce check to see whether to touch a submodule
  ` [PATCH 09/15] update submodules: move up prepare_submodule_repo_env
  ` [PATCH 10/15] update submodules: add submodule_move_head
  ` [PATCH 11/15] unpack-trees: pass old oid to verify_clean_submodule
  ` [PATCH 12/15] unpack-trees: check if we can perform the operation for submodules
  ` [PATCH 13/15] read-cache, remove_marked_cache_entries: wipe selected submodules
  ` [PATCH 14/15] entry.c: update submodules when interesting
  ` [PATCH 15/15] builtin/checkout: add --recurse-submodules switch

git email From: parsing (was Re: [GIT PULL] Staging/IIO driver patches for 4.11-rc1)
 2017-02-24 18:56 UTC  (5+ messages)

[PATCH v5 0/1] Conditional config include
 2017-02-24 18:35 UTC  (11+ messages)
` [PATCH v5 1/1] config: add conditional include
` [PATCH v6 0/1] Conditional config include
  ` [PATCH v6 1/1] config: add conditional include

[PATCH] submodule init: warn about falling back to a local path
 2017-02-24 18:22 UTC  (6+ messages)

[GIT PULL] l10n updates for 2.12.0
 2017-02-24 17:57 UTC  (2+ messages)

fatal error when diffing changed symlinks
 2017-02-24 17:53 UTC  (2+ messages)

[PATCH] docs/git-gc: fix default value for `--aggressiveDepth`
 2017-02-24 17:49 UTC  (3+ messages)

[PATCH] travis-ci: run scan-build every time
 2017-02-24 17:29 UTC 

git bugs
 2017-02-24 16:52 UTC  (2+ messages)

[BUG] submodule config does not apply to upper case submodules?
 2017-02-24  6:10 UTC  (18+ messages)
` [PATCH] config: preserve <subsection> case for one-shot config on the command line
          ` [PATCH] config: reject invalid VAR in 'git -c VAR=VAL command'
                ` [PATCH v2] "

possible bug: inconsistent CLI behaviour for empty user.name
 2017-02-24  4:18 UTC  (10+ messages)
  ` [PATCH 1/4] ident: mark error messages for translation
  ` [PATCH 2/4] ident: handle NULL email when complaining of empty name
  ` [PATCH 3/4] ident: reject all-crud ident name
  ` [PATCH 4/4] ident: do not ignore empty config name/email

[PATCH 00/10] decoupling a submodule's existence and its url
 2017-02-24  1:15 UTC  (14+ messages)
` [PATCH 01/10] submodule: decouple url and submodule existence
` [PATCH 02/10] submodule update: add `--init-active` switch
` [PATCH 03/10] clone: add --submodule-spec=<pathspec> switch
` [PATCH 04/10] completion: clone can initialize specific submodules
` [PATCH 05/10] submodule--helper: add is_active command
` [PATCH 06/10] submodule add: respect submodule.active
` [PATCH 07/10] submodule status: use submodule--helper is-active
` [PATCH 08/10] submodule deinit: use most reliable url
` [PATCH 09/10] submodule sync: use submodule--helper is-active
` [PATCH 10/10] submodule--helper clone: check for configured submodules using helper

[BUG] allowtipsha1inwant serves unreachable blobs if you know its hash
 2017-02-24  0:44 UTC  (5+ messages)

[PATCH 0/3] delete_ref(): support reflog messages
 2017-02-23 22:29 UTC  (5+ messages)
` [PATCH v2 0/4] delete_ref: "
  ` [PATCH v2 1/4] delete_ref: accept a reflog message argument

What's cooking in git.git (Feb 2017, #07; Thu, 23)
 2017-02-23 22:13 UTC 

[PATCH 1/4] t7003: ensure --prune-empty can prune root commit
 2017-02-23 21:33 UTC  (6+ messages)
` [PATCH 2/4] t7003: ensure --prune-empty removes entire branch when applicable
` [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits
` [PATCH 4/4] p7000: add test for filter-branch with --prune-empty

SHAttered (the first practical SHA1 attack)
 2017-02-23 21:20 UTC  (2+ messages)

[PATCH] git svn branch fails with authenticaton failures
 2017-02-23 20:54 UTC  (2+ messages)

[PATCH] http(s): automatically try NTLM authentication first
 2017-02-23 20:48 UTC  (32+ messages)
                ` [PATCH 1/2] http: restrict auth methods to what the server advertises
                ` [PATCH 2/2] http: add an "auto" mode for http.emptyauth

[RFC 00/14] Allow fetch-pack to send ref names (globs allowed)
 2017-02-23 20:14 UTC  (7+ messages)
` [RFC 03/14] upload-pack: test negotiation with changing repo
        ` [PATCH] upload-pack: report "not our ref" to client

feature request: user email config per domain
 2017-02-23 19:29 UTC  (5+ messages)
  ` Fwd: "

usability bug: git-gui: keyboard shortcuts don't operate correctly on multi-file selections
 2017-02-23 19:09 UTC 

body-CC-comment regression
 2017-02-23 18:53 UTC  (4+ messages)
` [PATCH v2] send-email: only allow one address per body tag

[RFC] Add support for downloading blobs on demand
 2017-02-23 15:39 UTC  (6+ messages)

[ANNOUNCE] Git Rev News edition 24
 2017-02-23  9:41 UTC 

[PATCH v4 00/15] Remove submodule from files-backend.c
 2017-02-23  9:26 UTC  (7+ messages)
` [PATCH v5 00/24] "
  ` [PATCH v5 01/24] refs.h: add forward declaration for structs used in this file

[RFC][Git GUI] Make Commit message field in git GUI re sizable
 2017-02-23  6:46 UTC  (5+ messages)

[PATCH v5 00/19] object_id part 6
 2017-02-22 23:45 UTC  (9+ messages)
` [PATCH v5 03/19] builtin/diff-tree: convert to struct object_id
        ` [PATCH] t: add multi-parent test of diff-tree --stdin

[PATCH] Documentation: Link git-ls-files to core.quotePath variable
 2017-02-22 21:08 UTC  (6+ 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).