git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-02-23 15:40:54 to 2017-02-25 00:38:19 UTC [more...]

[PATCH 0/5] recursing submodules with relative pathspec (grep and ls-files)
 2017-02-25  0:31 UTC  (7+ messages)
` [PATCH 1/5] grep: illustrate bug when recursing with relative pathspec
` [PATCH 2/5] pathspec: add PATHSPEC_FROMROOT flag
` [PATCH 3/5] grep: fix bug when recuring with relative pathspec
` [PATCH 4/5] ls-files: illustrate bug when recursing "
` [PATCH 5/5] ls-files: fix bug when recuring "

SHA1 collisions found
 2017-02-25  0:31 UTC  (65+ 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

[PATCH] refs: parse_hide_refs_config to use parse_config_key
 2017-02-24 23:28 UTC  (16+ messages)
    ` [PATCH 1/3] parse_config_key: use skip_prefix instead of starts_with
    ` [PATCH 2/3] parse_config_key: allow matching single-level config
    ` [PATCH 3/3] parse_hide_refs_config: tell parse_config_key we don't want a subsection

[PATCH v5 0/1] Conditional config include
 2017-02-24 22:08 UTC  (13+ 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] mingw: use OpenSSL's SHA-1 routines
 2017-02-24 21:54 UTC  (6+ messages)

[PATCH] Documentation: Link git-ls-files to core.quotePath variable
 2017-02-24 21:54 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] Documentation: Improve description for core.quotePath
  ` [PATCH v2 2/2] Documentation: Link descriptions of -z to core.quotePath

[PATCH 00/10] decoupling a submodule's existence and its url
 2017-02-24 21:02 UTC  (15+ 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

fatal error when diffing changed symlinks
 2017-02-24 20:35 UTC  (4+ messages)

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

[ANNOUNCE] Git v2.12.0
 2017-02-24 19:28 UTC 

What's cooking in git.git (Feb 2017, #08; Fri, 24)
 2017-02-24 19:29 UTC 

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

[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  (4+ messages)

[GIT PULL] l10n updates for 2.12.0
 2017-02-24 17:57 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  (6+ messages)
` [PATCH 4/4] ident: do not ignore empty config name/email

[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  (4+ messages)
` [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits

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  (14+ messages)

[RFC 03/14] upload-pack: test negotiation with changing repo
 2017-02-23 20:14 UTC  (3+ messages)
` [PATCH] upload-pack: report "not our ref" to client

[PATCH] http(s): automatically try NTLM authentication first
 2017-02-23 20:05 UTC  (7+ messages)
` [PATCH 2/2] http: add an "auto" mode for http.emptyauth

feature request: user email config per domain
 2017-02-23 19:29 UTC  (3+ 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)


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