git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-11-03 16:49:56 to 2016-11-08 19:27:46 UTC [more...]

[PATCH 0/18] alternate object database cleanups
 2016-11-08 19:27 UTC  (7+ messages)
` [PATCH 07/18] link_alt_odb_entry: handle normalize_path errors

Bug: git config does not respect read-only .gitconfig file
 2016-11-08 17:18 UTC  (3+ messages)

[PATCH] t6026-merge-attr: don't fail if sleep exits early
 2016-11-08 17:03 UTC 

Git packages for obsolete OS X'en
 2016-11-08 14:25 UTC 

[PATCH 0/6] Provide for config to specify tags not to abbreviate
 2016-11-08 13:42 UTC  (11+ messages)
` [PATCH GITK 1/6] gitk: Internal: drawtags: Abolish "singletag" variable
` [PATCH GITK 2/6] gitk: Internal: drawtags: Idempotently reset "ntags"
` [PATCH GITK 3/6] gitk: drawtags: Introduce concept of unabbreviated marks
` [PATCH GITK 4/6] gitk: Provide for config to specify tags not to abbreviate
` [PATCH 5/6] config docs: "

[PATCH v3 00/14] Mark strings in Perl scripts for translation
 2016-11-08 12:08 UTC  (18+ messages)
` [PATCH v5 00/16] "
` [PATCH v5 01/16] Git.pm: add subroutines for commenting lines
` [PATCH v5 02/16] i18n: add--interactive: mark strings for translation
` [PATCH v5 03/16] i18n: add--interactive: mark simple here-documents "
` [PATCH v5 04/16] i18n: add--interactive: mark strings with interpolation "
` [PATCH v5 05/16] i18n: clean.c: match string with git-add--interactive.perl
` [PATCH v5 06/16] i18n: add--interactive: mark plural strings
` [PATCH v5 07/16] i18n: add--interactive: mark patch prompt for translation
` [PATCH v5 08/16] i18n: add--interactive: i18n of help_patch_cmd
` [PATCH v5 09/16] i18n: add--interactive: mark edit_hunk_manually message for translation
` [PATCH v5 10/16] i18n: add--interactive: remove %patch_modes entries
` [PATCH v5 11/16] i18n: add--interactive: mark status words for translation
` [PATCH v5 12/16] i18n: send-email: mark strings "
` [PATCH v5 13/16] i18n: send-email: mark warnings and errors "
` [PATCH v5 14/16] i18n: send-email: mark string with interpolation "
` [PATCH v5 15/16] i18n: send-email: mark composing message "
` [PATCH v5 16/16] i18n: difftool: mark warnings "

What's cooking in git.git (Oct 2016, #09; Mon, 31)
 2016-11-08  9:03 UTC  (7+ messages)

2.11.0-rc1 will not be tagged for a few days
 2016-11-08  6:25 UTC  (3+ messages)

[PATCH] transport: add core.allowProtocol config option
 2016-11-08  3:32 UTC  (35+ messages)
` [PATCH v3] transport: add protocol policy "
  ` [PATCH v4 1/2] lib-proto-disable: variable name fix
    ` [PATCH v4 2/2] transport: add protocol policy config option
    ` [PATCH v5 1/2] lib-proto-disable: variable name fix
      ` [PATCH v5 2/2] transport: add protocol policy config option

[PATCH 0/5] disallow symlinks for .gitignore and .gitattributes
 2016-11-08  1:38 UTC  (6+ messages)
` [PATCH 4/5] attr: do not respect symlinks for in-tree .gitattributes

Git issue
 2016-11-07 22:34 UTC  (8+ messages)
    ` Git issue - ignoring changes to tracked file with assume-unchanged

[PATCH 0/3] gitk: memory consumption improvements
 2016-11-07 22:13 UTC  (5+ messages)
` [PATCH 1/3] gitk: turn off undo manager in the text widget
  ` [PATCH 2/3] gitk: remove closed file descriptors from $blobdifffd
    ` [PATCH 3/3] gitk: clear array 'commitinfo' on reload

[PATCH v1 0/2] Fix default macOS build locally and on Travis CI
 2016-11-07 21:20 UTC  (11+ messages)
` [PATCH v1 1/2] config.mak.in: set NO_OPENSSL and APPLE_COMMON_CRYPTO for macOS >10.11
` [PATCH v1 2/2] travis-ci: disable GIT_TEST_HTTPD for macOS

git push remote syntax
 2016-11-07 21:01 UTC  (2+ messages)

[PATCH] submodules: allow empty working-tree dirs in merge/cherry-pick
 2016-11-07 20:48 UTC  (4+ messages)

git submodule add broken (2.11.0-rc1): Cannot open git-sh-i18n
 2016-11-07 18:34 UTC  (3+ messages)

git -C has unexpected behaviour
 2016-11-07 16:54 UTC  (5+ messages)

Regarding "git log" on "git series" metadata
 2016-11-07 16:11 UTC  (33+ messages)

[PATCH v4 00/14] Mark strings in Perl scripts for translation
 2016-11-07 16:04 UTC  (3+ messages)
` [PATCH v4 08/14] i18n: add--interactive: mark edit_hunk_manually message "

gitk: avoid obscene memory consumption
 2016-11-07 13:43 UTC  (7+ messages)

Forbid access to /gitweb but authorize the sub projets
 2016-11-07 13:07 UTC 

[PATCH v1 00/19] Add configuration options for split-index
 2016-11-07 10:08 UTC  (14+ messages)
` [PATCH v1 03/19] split-index: add {add,remove}_split_index() functions
` [PATCH v1 09/19] config: add git_config_get_max_percent_split_change()
` [PATCH v1 12/19] Documentation/config: add splitIndex.maxPercentChange

[PATCH v11 00/14] Git filter protocol
 2016-11-06 21:40 UTC  (11+ messages)
` [PATCH v11 13/14] convert: add filter.<driver>.process option
      ` [PATCH] t0021: expect more variations in the output of uniq -c
        ` [PATCH (optional)] t0021: use arithmetic expansion to trim whitespace from wc -c output

[PATCH 0/4] t0021 perl portability fixups
 2016-11-06 14:55 UTC  (15+ messages)
` [PATCH 1/4] t0021: use write_script to create rot13 shell script
` [PATCH 2/4] t0021: put $TEST_ROOT in $PATH
` [PATCH 3/4] t0021: use $PERL_PATH for rot13-filter.pl
` [PATCH 4/4] t0021: fix filehandle usage on older perl

[PATCH v4 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-11-06 14:05 UTC  (4+ messages)
` [PATCH v5 00/27] "
  ` [PATCH v5 08/27] sequencer: completely revamp the "todo" script parsing

[RFC PATCH 0/5] recursively grep across submodules
 2016-11-06  7:42 UTC  (10+ messages)
` [PATCH 4/5] grep: optionally recurse into submodules
` [PATCH v2 0/6] recursively grep across submodules
  ` [PATCH v2 1/6] submodules: add helper functions to determine presence of submodules

[ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
 2016-11-05  9:50 UTC 

[PATCH] doc: fill in omitted word
 2016-11-04 21:43 UTC 

[PATCH 0/5] git check-ref-format --stdin --report-errors
 2016-11-04 19:13 UTC  (6+ messages)
` [PATCH 1/5] check-ref-format: Refactor out check_one_ref_format
` [PATCH 2/5] check-ref-format: Refactor to make --branch code more common
` [PATCH 3/5] check-ref-format: Abolish leak of collapsed refname
` [PATCH 4/5] check-ref-format: New --report-errors option
` [PATCH 5/5] check-ref-format: New --stdin option

[PATCH] diffcore-delta: remove unused parameter to diffcore_count_changes()
 2016-11-04 16:46 UTC  (3+ messages)

[PATCH] branch: remove unused parameter to create_branch()
 2016-11-04 16:52 UTC  (3+ messages)

send-email garbled header with trailing doublequote in email
 2016-11-04  0:11 UTC  (8+ messages)

[PATCHv2 00/36] Revamp the attr subsystem!
 2016-11-03 20:53 UTC  (3+ messages)

[PATCHv2 34/36] submodule update: add `--init-default-path` switch
 2016-11-03 17:46 UTC  (2+ messages)
` [PATCH] SQUASH to: "

`git stash apply` deleted a random dir from my working copy
 2016-11-03 17:04 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.10.2
 2016-11-03 16:51 UTC  (5+ messages)
` Help with vger's rules, was "

Test mail
 2016-11-03 16:49 UTC 


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