git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-04-28 14:12:59 to 2016-04-30 00:41:05 UTC [more...]

[PATCH 00/10] submodule output patches
 2016-04-30  0:40 UTC  (2+ messages)
` [PATCH 02/10] submodule deinit: lose requirement for giving '.'

[PATCH] submodule deinit test: fix broken && chain in subshell
 2016-04-29 23:51 UTC 

[WIP PATCH 00/14] Protocol v2 patches
 2016-04-29 23:34 UTC  (15+ messages)
` [PATCH 01/14] upload-pack: make client capability parsing code a separate function
` [PATCH 02/14] upload-pack.c: Refactor capability advertising
` [PATCH 03/14] upload-pack-2: Implement the version 2 of upload-pack
` [PATCH 04/14] connect: rewrite feature parsing to work on string_list
` [PATCH 05/14] transport: add infrastructure to support a protocol version number
` [PATCH 06/14] remote.h: add get_remote_capabilities, request_capabilities
` [PATCH 07/14] fetch-pack: move capability selection out of do_fetch_pack
` [PATCH 08/14] fetch-pack: factor out get_selected_capabilities_list
` [PATCH 09/14] fetch-pack: Add negotiate_capabilities
` [PATCH 10/14] do_fetch_pack: select capabilities for transport version 1 only
` [PATCH 11/14] builtin/fetch-pack: add argument for transport version
` [PATCH 12/14] Add test for fetch-pack
` [PATCH 13/14] WIP add test for git pull
` [PATCH 14/14] WIP test git fetch

[PATCH 00/29] Yet more preparation for reference backends
 2016-04-29 23:21 UTC  (40+ messages)
` [PATCH 05/29] refname_is_safe(): insist that the refname already be normalized
` [PATCH 15/29] ref_transaction_create(): disallow recursive pruning
` [PATCH 19/29] refs: don't dereference on rename
` [PATCH 24/29] ref_transaction_update(): check refname_is_safe() at a minimum
` [PATCH 25/29] refs: resolve symbolic refs first
` [PATCH 29/29] lock_ref_sha1_basic(): only handle REF_NODEREF mode

[PATCH/RFC 0/6] fetch with refspec
 2016-04-29 23:12 UTC  (15+ messages)
` [PATCH/RFC 4/6] transport: add refspec list parameters to functions

[PATCHv5 0/2] xdiff: implement empty line chunk heuristic
 2016-04-29 22:48 UTC  (10+ messages)
` [PATCH 2/2] "

What's cooking in git.git (Apr 2016, #08; Fri, 29)
 2016-04-29 22:04 UTC 

[ANNOUNCE] Git v2.8.2
 2016-04-29 22:04 UTC 

A note from the maintainer
 2016-04-29 22:04 UTC 

[PATCH 1/3] git reset --hard gives clean working tree
 2016-04-29 21:09 UTC  (13+ messages)
` [PATCH v8 01/10] t0027: make commit_chk_wrnNNO() reliable
` [PATCH v8 02/10] convert: allow core.autocrlf=input and core.eol=crlf
` [PATCH v8 03/10] t0027: test cases for combined attributes
` [PATCH v8 04/10] convert.c: ident + core.autocrlf didn't work
` [PATCH v8 05/10] read-cache: factor out get_sha1_from_index() helper
` [PATCH v8 06/10] convert.c: stream and early out
` [PATCH v8 07/10] convert: unify the "auto" handling of CRLF
` [PATCH v8 08/10] convert.c: more safer crlf handling with text attribute
` [PATCH v8 09/10] t6038; use crlf on all platforms
` [PATCH v8 10/10] ce_compare_data() did not respect conversion

[PATCH v2] travis-ci: build documentation
 2016-04-29 21:05 UTC  (10+ messages)

[PATCH v6 00/19] index-helper/watchman
 2016-04-29 20:47 UTC  (5+ messages)
` [PATCH v6 03/19] index-helper: new daemon for caching index and related stuff

[PATCHv1] git-p4: workaround p4 removal of client directory
 2016-04-29 20:47 UTC  (4+ messages)

[PATCH] t9824: fix wrong reference value
 2016-04-29 20:40 UTC  (4+ messages)

[RFC PATCH 0/4] git_connect: add some flexibility
 2016-04-29 20:00 UTC  (13+ messages)
` [PATCH 2/4] git_connect: avoid quoting the path on the command line when it's not necessary
` [PATCH 3/4] git_connect: allow a file descriptor to be allocated for stderr
    ` [RFC PATCH 1/3] connect: make parse_connect_url public
      ` [RFC PATCH 2/3] connect: group CONNECT_DIAG_URL handling code
      ` [RFC PATCH 3/3] connect: move ssh command line preparation to a separate (public) function

[PATCH 00/15] submodule groups (once again)
 2016-04-29 19:17 UTC  (13+ messages)
` [PATCH 06/15] submodule init: redirect stdout to stderr
` [PATCH 07/15] submodule deinit: loose requirement for giving '.'
` [PATCH 08/15] submodule--helper list: respect submodule groups
` [PATCH 11/15] diff: ignore submodules excluded by groups
` [PATCH 12/15] git submodule summary respects groups

[PATCH 1/2] Documentation: config: improve word ordering for http.cookieFile
 2016-04-29 17:56 UTC  (12+ messages)
` [PATCH 2/2] http: expand http.cookieFile as a path

[PATCHv2 1/2] submodule init: fail gracefully with a missing .gitmodules file
 2016-04-29 17:06 UTC  (3+ messages)
` [PATCH 2/2] submodule--helper update-clone: abort gracefully on missing .gitmodules

Fwd: Git 2.8.1 fails test 32 of t7300-clean.sh, breaks profile build
 2016-04-29 17:06 UTC  (3+ messages)
  `  "

[PATCH v4] http: support sending custom HTTP headers
 2016-04-29 15:56 UTC  (32+ messages)
` [PATCH v5 0/2] Add support for sending additional "
  ` [PATCH v5 2/2] submodule: pass on http.extraheader config settings

[PATCH v2 3/4] t2027-worktree-list: add and adjust tests related to git-rev-parse
 2016-04-29 14:22 UTC  (2+ messages)

[PATCH v2 2/4] t1500-rev-parse: add tests executed from sub path of the main worktree
 2016-04-29 14:22 UTC  (2+ messages)

[PATCH v2 1/4] rev-parse: fix some options when executed from subpath of main tree
 2016-04-29 14:21 UTC  (2+ messages)

git-subtree checkout under alternate foldername (git version 2.8.1.windows.1)
 2016-04-29 12:33 UTC 

[PATCH v2 1/7] i18n: index-pack: use plural string instead of normal one
 2016-04-29  6:57 UTC  (6+ messages)
` [PATCH v2 4/7] i18n: builtin/pull.c: mark strings for translation

Use "git pull --ff-only" by default?
 2016-04-29  6:38 UTC  (2+ messages)

Strangeness with git-add and nested repositories
 2016-04-29  2:54 UTC  (10+ messages)

[PATCH v2] trailer: load config to handle core.commentChar
 2016-04-28 21:12 UTC  (3+ messages)

[PATCH 00/83] libify apply and use lib in am
 2016-04-28 20:17 UTC  (6+ messages)
` [PATCH 49/83] builtin/apply: move 'lock_file' global into 'struct apply_state'

[PATCH] Fixed grammar mistake in the french localization
 2016-04-28 20:05 UTC  (4+ messages)

[PATCH] submodule init: fail gracefully with a missing .gitmodules file
 2016-04-28 19:12 UTC  (2+ messages)

[PATCHv4 0/2] Implement the GIT_TRACE_CURL environment variable
 2016-04-28 18:05 UTC  (10+ messages)
` [PATCHv4 1/2] http.c: implement "
` [PATCHv4 2/2] imap-send.c: introduce the GIT_TRACE_CURL enviroment variable

[PATCH] pull: make --rebase --verify-signatures illegal
 2016-04-28 17:23 UTC  (4+ messages)
` [PATCH v2] "

[RFC] How to pass Git config command line instructions to Submodule commands?
 2016-04-28 16:51 UTC  (32+ messages)
              ` [PATCH 0/5] fixes for sanitized submodule config
                ` [PATCH 1/5] t5550: fix typo in $HTTPD_URL
                ` [PATCH 2/5] t5550: break submodule config test into multiple sub-tests
                ` [PATCH 3/5] submodule: export sanitized GIT_CONFIG_PARAMETERS
                ` [PATCH 4/5] submodule--helper: move config-sanitizing to submodule.c

[RFC/PATCH] Ordering of remotes for fetch --all
 2016-04-28 15:24 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).