git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-04-28 17:26:14 to 2016-04-30 16:02:07 UTC [more...]

[ANNOUNCE] Git v2.8.2
 2016-04-30 16:01 UTC  (2+ messages)

using git-difftool -d when cherry-picking
 2016-04-30 10:50 UTC  (3+ messages)

clone hang prevention / timeout?
 2016-04-30  9:04 UTC  (4+ messages)

[PATCH 00/29] Yet more preparation for reference backends
 2016-04-30  3:48 UTC  (41+ 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

[PATCHv5 0/2] xdiff: implement empty line chunk heuristic
 2016-04-30  3:06 UTC  (11+ messages)
` [PATCH 2/2] "

[WIP PATCH 00/14] Protocol v2 patches
 2016-04-30  1:04 UTC  (16+ 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 v7 00/19] index-helper/watchman
 2016-04-30  1:02 UTC  (20+ messages)
` [PATCH v7 01/19] read-cache.c: fix constness of verify_hdr()
` [PATCH v7 02/19] read-cache: allow to keep mmap'd memory after reading
` [PATCH v7 03/19] index-helper: new daemon for caching index and related stuff
` [PATCH v7 04/19] index-helper: add --strict
` [PATCH v7 05/19] index-helper: log warnings
` [PATCH v7 06/19] daemonize(): set a flag before exiting the main process
` [PATCH v7 07/19] index-helper: add --detach
` [PATCH v7 08/19] read-cache: add watchman 'WAMA' extension
` [PATCH v7 09/19] Add watchman support to reduce index refresh cost
` [PATCH v7 10/19] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v7 11/19] update-index: enable/disable watchman support
` [PATCH v7 12/19] unpack-trees: preserve index extensions
` [PATCH v7 13/19] watchman: add a config option to enable the extension
` [PATCH v7 14/19] index-helper: kill mode
` [PATCH v7 15/19] index-helper: don't run if already running
` [PATCH v7 16/19] index-helper: autorun mode
` [PATCH v7 17/19] index-helper: optionally automatically run
` [PATCH v7 18/19] Add tracing to measure where most of the time is spent
` [PATCH v7 19/19] untracked-cache: config option

What's cooking in git.git (Apr 2016, #08; Fri, 29)
 2016-04-30  0:47 UTC  (2+ messages)

[PATCH 00/10] submodule output patches
 2016-04-30  0:40 UTC  (11+ messages)
` [PATCH 01/10] submodule deinit test: fix broken && chain in subshell
` [PATCH 02/10] submodule deinit: lose requirement for giving '.'
` [PATCH 03/10] submodule init: redirect stdout to stderr
` [PATCH 04/10] shell helpers usage: always send help "
` [PATCH 05/10] submodule add: send messages "
` [PATCH 06/10] submodule deinit: "
` [PATCH 07/10] submodule foreach: "
` [PATCH 08/10] submodule update: "
` [PATCH 09/10] submodule sync: "
` [PATCH 10/10] submodule deinit: complain when given a file instead of a submodule

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

[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

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  (10+ messages)
    ` [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  (7+ 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  (8+ messages)
` [PATCHv4 1/2] http.c: implement "


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