git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-03-09 06:49:48 to 2015-03-11 20:13:57 UTC [more...]

[PATCH v2] rev-list: refuse --first-parent combined with --bisect
 2015-03-11 20:13 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2] remote-curl: fall back to Basic auth if Negotiate fails
 2015-03-11 19:33 UTC  (13+ messages)
` [PATCH v3] "

Surprising interaction of "binary" and "eol" gitattributes
 2015-03-11 17:59 UTC  (13+ messages)

git commit --amend safety check?
 2015-03-11 17:56 UTC  (8+ messages)

[PATCH v2 00/10] Use a structure for object IDs
 2015-03-11 16:08 UTC  (9+ messages)
` [PATCH v2 02/10] Define utility functions "
` [PATCH v2 04/10] archive.c: convert to use struct object_id
` [PATCH v2 08/10] commit: convert parts to "

Promoting Git developers (was: Bashing freelancers)
 2015-03-11 13:53 UTC  (15+ messages)
  ` Promoting Git developers

[JFF] "-" and "@{-1}" on various programs
 2015-03-11 12:38 UTC  (2+ messages)

[PATCH] config.txt: stick to CamelCase naming convention
 2015-03-11 12:20 UTC  (6+ messages)
    ` [PATCH v2] *config.txt: stick to camelCase "

[PATCH v3 0/4] git-credential-store: XDG user-specific config file support
 2015-03-11  8:40 UTC  (7+ messages)
` [PATCH v3 1/4] git-credential-store: support multiple credential files
` [PATCH v3 2/4] git-credential-store: support XDG_CONFIG_HOME
` [PATCH v3 3/4] docs/git-credential-store: document XDG file and precedence
` [PATCH v3 4/4] t0302: test credential-store support for XDG_CONFIG_HOME

Should "git log --decorate" indicate whether the HEAD is detached?
 2015-03-11  8:02 UTC  (11+ messages)
` [PATCH] log: decorate detached HEAD differently
          ` [PATCHv2 0/2] log decorations for HEAD
            ` [PATCHv2 1/2] log-tree: properly reset colors
            ` [PATCHv2 2/2] log: decorate HEAD with branch name

[ANNOUNCE] tig-2.1
 2015-03-11  4:17 UTC 

Convert MKV with DTS to AC3 to Chromecast for playback
 2015-03-11  4:10 UTC 

[PATCH 1/3] connect.c: Fix memory leak
 2015-03-11  3:57 UTC  (13+ messages)
` [PATCH 2/3] bundle.c: fix "
` [PATCH 3/3] builtin/help.c: "

Expressing git in form of Mathematics
 2015-03-11  3:26 UTC 

[PATCH] [GSoC][MICRO] Forbid "log --graph --no-walk"
 2015-03-11  2:13 UTC  (4+ messages)
` [PATCH v3/GSoC/MICRO] revision: forbid combining --graph and --no-walk
` [PATCH v4/GSoC/MICRO] "

Clarification required for microproject "Add configuration options for some commonly used command-line options"
 2015-03-10 23:43 UTC  (2+ messages)

A branch question
 2015-03-10 23:38 UTC  (3+ messages)

[PATCH] send-email: Add CCs from additional commit tags
 2015-03-10 23:00 UTC  (2+ messages)

[PATCH v3 1/2] reset: enable '-' short-hand for previous branch
 2015-03-10 22:12 UTC  (11+ messages)
` [PATCH v3 2/2] Added tests for reset -
    ` [PATCH v3 2/2] t7102: add 'reset -' tests

Connecting git with Mathematics
 2015-03-10 19:52 UTC 

[RFC/PATCH 0/3] protocol v2
 2015-03-10 19:36 UTC  (4+ messages)
` [PATCH] protocol upload-pack-v2

[PATCH] gitk: Remove tcl-format flag from a message that shouldn't have it
 2015-03-10 18:53 UTC  (6+ messages)

[PATCH 1/2] Adding - shorthand for @{-1} in RESET command
 2015-03-10 17:43 UTC  (7+ messages)
` [PATCH 2/2] Added tests for git reset -

[v2 PATCH 1/2] reset: add '-' shorthand for '@{-1}'
 2015-03-10 17:35 UTC  (5+ messages)
` [v2 PATCH 2/2] reset: add tests for git reset -

Missing slot "unmerged"
 2015-03-10 16:11 UTC  (2+ messages)
` [PATCH] config,completion: add color.status.unmerged

[PATCH v2 0/4] git-credential-store: XDG user-specific config file support
 2015-03-10 13:55 UTC  (6+ messages)
` [PATCH v2 2/4] git-credential-store: support XDG_CONFIG_HOME
` [PATCH v2 4/4] t0302: test credential-store support for XDG_CONFIG_HOME

[PATCH 0/5] Retry if fdopen() fails due to ENOMEM
 2015-03-10 11:44 UTC  (5+ messages)

Support customized reordering in version sort
 2015-03-10 10:16 UTC  (8+ messages)
` [PATCH] versionsort: support reorder prerelease suffixes
      ` [PATCH] config.txt: update versioncmp.prereleaseSuffix

I am sending you my new invitation for special session, workshops and invited papers
 2015-03-09 21:39 UTC 

Bug? git submodule add SSL certificate problem: unable to get local issuer certificate
 2015-03-10  8:56 UTC  (3+ messages)

[PATCH] t7510: do not fail when gpg warns about insecure memory
 2015-03-10  9:10 UTC  (9+ messages)
            ` [PATCH v2] "

git-scm.com website (was: Promoting Git developers)
 2015-03-10  9:07 UTC  (15+ messages)
` git-scm.com website

[PATCH v2 1/2] Teach reset the same short-hand as checkout
 2015-03-10  7:37 UTC  (4+ messages)
` [PATCH v2 2/2] Added test cases for git reset -

[PATCH 00/16] nd/list-files redesign
 2015-03-10  6:39 UTC  (20+ messages)
` [PATCH 01/16] list-files: command skeleton
` [PATCH 02/16] list-files: make :(glob) pathspec default
` [PATCH 03/16] list-files: show paths relative to cwd
` [PATCH 04/16] list-files: add tag to each entry, filter duplicate tags
` [PATCH 05/16] list-files: add --[no-]column, -C and -1
` [PATCH 06/16] list-files: add --max-depth and -R
` [PATCH 07/16] list-files: show directories as well as files
` [PATCH 08/16] list-files: add --color
` [PATCH 09/16] list-files: add -F/--classify
` [PATCH 10/16] list-files: new indicator '&' for submodules when -F is used
` [PATCH 11/16] list-files: add --cached and --others
` [PATCH 12/16] list-files: add --ignored
` [PATCH 13/16] list-files: add --unmerged
` [PATCH 14/16] list-files: add file modification options -[admADM]
` [PATCH 15/16] list-files: delete redundant cached entries
` [PATCH 16/16] list-files: make alias 'ls' default to 'list-files'

Efficient parsing of `status -z` output
 2015-03-10  5:41 UTC  (7+ messages)

[PATCH 1/2] git-compat-util.h: move SHELL_PATH default into header
 2015-03-10  2:21 UTC  (6+ messages)
` [PATCH 2/2] help.c: use SHELL_PATH instead of hard-coded "/bin/sh"

Slow git pushes: sitting 1 minute in pack-objects
 2015-03-10  1:37 UTC  (3+ messages)

[GSoC][PATCH] userdiff: funcname and word patterns for sh
 2015-03-09 23:40 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH v2] "

[PATCH] use isxdigit() for checking if a character is a hexadecimal digit
 2015-03-09 22:46 UTC 

PLEASE HELP: Git for Yosemite 10.10.2
 2015-03-09 22:06 UTC  (2+ messages)

[PATCH/RFC 0/2] Bug fixes regarding diff and "git add -N"
 2015-03-09 15:45 UTC  (4+ messages)
` [PATCH 1/2] diff --cached: do not report i-t-a entries as "new"
` [PATCH 2/2] diff-files: mark i-t-a paths "
` [PATCH] t2203,t4011: adjust to changed intent-to-add treatment

Fwd: An interesting opinion on DVCS/git
 2015-03-09 14:47 UTC  (2+ messages)
  `  "

[PATCH v3 0/3] cat-file: add "--literally" option
 2015-03-09 13:08 UTC  (18+ messages)
` [PATCH v3 1/3] cache: modify for "cat-file --literally -t"
` [PATCH v3 2/3] sha1_file: implement changes "
` [PATCH v3 3/3] cat-file: add "--literally" option

[PATCH] Add --recursive flag to git bash completion script
 2015-03-09 10:43 UTC  (2+ messages)

[PATCH] xmerge.c: fix xdl_merge to conform with the manual
 2015-03-09 10:07 UTC  (7+ messages)

Git merge driver / attributes bug in 2.3.1?
 2015-03-09  9:35 UTC  (7+ messages)
  ` AW: "


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