git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-18 18:57:42 to 2010-03-20 05:34:28 UTC [more...]

[gitk PATCH] gitk: Disable log.decorate config
 2010-03-20  5:34 UTC  (3+ messages)

[PATCH/RFC 0/5] libify verify_tag()
 2010-03-20  5:14 UTC  (6+ messages)
` [PATCH 1/5] tag -v: use ‘git verify-tag’ without dash
` [PATCH 2/5] verify-tag: use sigchain library to block SIGPIPE
` [PATCH 3/5] Expose verify_tag()
` [PATCH 4/5] tag -v: Do not spawn a separate process for verify-tag
` [PATCH 5/5] verify_tag_signature(): let caller look up tag object sha1

[PATCHv3] gitweb: fill in missing parts of JavaScript minify support
 2010-03-20  4:29 UTC 

Problem with contrib/hooks/post-receive-email
 2010-03-20  3:21 UTC  (4+ messages)

[PATCH] Makefile: Fix occasional GIT-CFLAGS breakage
 2010-03-20  3:20 UTC 

[PATCHv2] Add ignore and clean rules for gitweb.min.js
 2010-03-20  3:05 UTC  (2+ messages)

Thoughtworks VCS survey - git rates well
 2010-03-20  2:33 UTC 

[PATCH] daemon: parse_host_and_port SIGSEGV if port is specified
 2010-03-20  2:23 UTC 

[PATCH 1/4] stash: use --quiet rather than using 2>/dev/null
 2010-03-20  2:18 UTC  (4+ messages)
` [PATCH 2/4] pull: use --quiet rather than 2>/dev/null
` [PATCH 3/4] rebase: "
` [PATCH 4/4] rebase-interactive: "

SoC line-level history browser question
 2010-03-20  2:13 UTC 

[PATCH] Auto-correct git pull -ff to git pull --ff
 2010-03-20  1:59 UTC 

[PATCH 1/3] t5505: remove unnecessary subshell invocations
 2010-03-20  0:10 UTC  (4+ messages)
` [PATCH 2/3] t5505: add missing &&
  ` [PATCH 3/3 resend] t/t5505-remote.sh: escape * to prevent interpretation by shell as glob
` [PATCH 3/3] "

[PATCH/RFC v2] RPM spec: optionally include bash completion support
 2010-03-20  0:32 UTC 

What's in a name? Let's use a (uuid,name,email) triplet
 2010-03-20  0:21 UTC  (97+ messages)

Error building installing on Redhat Linux Server release 5.3 (Tikanga)
 2010-03-20  0:06 UTC  (8+ messages)
    ` [PATCH] Makefile: Fix CDPATH problem
        ` [PATCH v2] "

dcommit-ing from a split repo
 2010-03-19 21:52 UTC 

Egit plugin - eclipse crushed and cannot restore workspace
 2010-03-19 21:33 UTC 

native-git-svn: A Summer of Code 2010 proposal
 2010-03-19 21:30 UTC  (6+ messages)

(unknown),
 2010-03-19 21:12 UTC 

[PATCH] Add ignore and clean rules for gitweb.min.js
 2010-03-19 21:06 UTC  (2+ messages)

Getting a branch's time of creation
 2010-03-19 20:54 UTC  (2+ messages)

How to start well for a special git construction
 2010-03-19 20:48 UTC  (4+ messages)

[PATCH] Allow passing of configuration parameters in the command line
 2010-03-19 19:36 UTC  (2+ messages)

[PATCH] Prompt for a username when an HTTP request 401s
 2010-03-19 19:27 UTC  (8+ messages)

submodule problem
 2010-03-19 19:22 UTC  (4+ messages)

[PATCH] Prompt for a username when an HTTP request 401s
 2010-03-19 19:17 UTC 

[PATCHv2] instaweb: use minified gitweb.js if available
 2010-03-19 19:16 UTC 

[PATCH] Fix indentation problem in git-ls-files(1)
 2010-03-19 18:55 UTC  (9+ messages)

[PATCH/RFC] Ship bash completion package in RPMs
 2010-03-19 18:52 UTC  (3+ messages)

Better cooperation between checkouts and stashing
 2010-03-19 17:17 UTC  (15+ messages)
        ` [PATCH] Clarification for the command "git checkout <branch>"

About single user setup for lightweights
 2010-03-19 17:14 UTC  (6+ messages)

[PATCH 0/3] Re: how to have --no-ff be the default for all branch
 2010-03-19 14:54 UTC  (12+ messages)
` [PATCH 1/3] config: add git_config_option_string()
  ` [PATCH 2/3] builtin-merge: refactor to use git_config_option_string
    ` [PATCH 3/3] builtin-merge: add support for default merge options

[PATCH] instaweb: use minified gitweb.js if available
 2010-03-19 14:07 UTC  (3+ messages)

merge only some of the changed files?
 2010-03-19 14:01 UTC  (3+ messages)

[PATCH] .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela
 2010-03-19 11:02 UTC 

[egit-dev] Translation of reflog messages?
 2010-03-19  9:42 UTC 

git banner.... not in touch with it's time
 2010-03-19  9:38 UTC 

[PATCH 1/2] Fix a spelling mistake in a git-p4 console message
 2010-03-19  4:39 UTC  (2+ messages)
` [PATCH 2/2] Improve git-p4 to be able to submit patches back to perforce when the git repository is made up of multiple perforce directories. (v2)

Urgent Notice from the UK
 2010-03-19  2:29 UTC 

[BUG] merge-recursive call in git-am -3 chokes, autocrlf issue?
 2010-03-19  0:49 UTC 

[PATCH] Prompt for a username when an HTTP request 401s
 2010-03-18 23:53 UTC  (3+ messages)

document git-svn --minimize-url option or make it default
 2010-03-18 20:37 UTC 

[PATCH 0/9] Multiple remotes without conflicts
 2010-03-18 19:42 UTC  (11+ messages)
` [PATCH 1/9] fetch: Check for a "^{}" suffix with suffixcmp()
  ` [PATCH 2/9] fetch: Properly initialize refspec on stack
    ` [PATCH 3/9] fetch: Fix minor memory leak
      ` [PATCH 4/9] fetch: Move deepening fetch check into builtin/fetch.c
        ` [PATCH 5/9] fetch: Move loop checking which refs we have already
          ` [PATCH 6/9] fetch: Check if all objects exist after fetching

GSoC: You have received a new Notification. (fwd)
 2010-03-18 19:05 UTC  (3+ messages)
` Git is accepted to GSoC 2010 !


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