git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-09 16:37:37 to 2015-03-12 22:43:59 UTC [more...]

Promoting Git developers (was: Bashing freelancers)
 2015-03-12 22:43 UTC  (27+ messages)
  ` Promoting Git developers

git-svn: Fetch svn branches only and have git recognize them as branches?
 2015-03-12 22:30 UTC 

[PATCH 0/2] [git-gui] "Open existing repository" with submodules
 2015-03-12 21:57 UTC  (2+ messages)

[PATCH 00/16] nd/list-files redesign
 2015-03-12 21:48 UTC  (15+ 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 07/16] list-files: show directories as well as files
` [PATCH 15/16] list-files: delete redundant cached entries

[PATCH] tag: fix some mis-organized options in "-h" listing
 2015-03-12 19:10 UTC  (2+ messages)

[PATCH v2 00/10] Use a structure for object IDs
 2015-03-12 18:44 UTC  (20+ messages)
` [PATCH v2 01/10] Define "
` [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 "

[PATCH] git-completion: add stashes for gitk
 2015-03-12 18:40 UTC  (3+ messages)

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

What's cooking in git.git (Mar 2015, #04; Wed, 11)
 2015-03-12 12:27 UTC  (2+ messages)

[PATCH v3 0/4] git-credential-store: XDG user-specific config file support
 2015-03-12  9:50 UTC  (9+ 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

Any chance for a Git v2.1.5 release?
 2015-03-12  1:23 UTC  (2+ messages)

Surprising interaction of "binary" and "eol" gitattributes
 2015-03-11 21:43 UTC  (16+ messages)

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

[JFF] "-" and "@{-1}" on various programs
 2015-03-11 20:16 UTC  (3+ messages)

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

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

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

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)


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 NNTP newsgroup(s).