git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-06-08 20:35:20 to 2009-06-10 21:17:21 UTC [more...]

[PATCH v3 0/3] automatically skip away from broken commits
 2009-06-10 21:17 UTC  (23+ messages)

EasyGit Integration
 2009-06-10 20:47 UTC  (33+ messages)

[RFH] Questions for Git User's Survey 2009
 2009-06-10 19:49 UTC  (5+ messages)

Mercurial on BigTable
 2009-06-10 19:23 UTC  (2+ messages)

[PATCH] show-branch: fix segfault when showbranch.default exists
 2009-06-10 19:14 UTC  (12+ messages)
        ` branch management

[BUG?] fail to svn clone debian's kernel repository
 2009-06-10 18:42 UTC  (2+ messages)

[PATCH] doc tweak for git-send-email
 2009-06-10 17:56 UTC 

[PATCH] Test cccmd in t9001-send-email.sh and fix two bugs
 2009-06-10 17:38 UTC  (2+ messages)

[PATCH] format-patch: add --prefix to prepend a prefix to output file names
 2009-06-10 15:58 UTC  (9+ messages)
  ` [PATCH] format-patch: add --filename-prefix "

[BUG] git cvsexportcommit -W
 2009-06-10 14:38 UTC 

notice: pu broken tonight
 2009-06-10 14:16 UTC  (8+ messages)
    ` [PATCH 1/2] more tests for git rev-parse --parse-opt
      ` [PATCH 2/2] parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse

git-svn and *lots* of ssh connections
 2009-06-10 14:09 UTC 

[Patch] Prevent cloning over http from spewing
 2009-06-10 14:07 UTC  (12+ messages)

[PATCH 00/23] http*: refactor (v6)
 2009-06-10 10:36 UTC  (4+ messages)

[PATCH 00/11] Various msysgit patches
 2009-06-10  9:27 UTC  (20+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
  ` [PATCH 02/11] Quiet make: do not leave Windows behind
    ` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
      ` [PATCH 04/11] test-chmtime: work around Windows limitation
        ` [PATCH 05/11] winansi: fix compile warnings
          ` [PATCH 06/11] git: browsing paths with spaces when using the start command
            ` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
              ` [PATCH 08/11] MinGW readdir reimplementation to support d_type
                  ` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
                                  ` [PATCH 10/11 v2] "

[PATCH] git-cvsexportcommit can't commit files which have been removed from CVS
 2009-06-10  8:06 UTC  (2+ messages)

[PATCH] Shift object enumeration out of upload-pack
 2009-06-10  7:20 UTC  (4+ messages)

[PATCH 0/6] fixes for git-send-email
 2009-06-10  7:17 UTC  (15+ messages)
` [PATCH 1/6] send-email: fix a typo in a comment
      ` [PATCH 1/2] add a test for git-send-email for non-threaded mails
      ` [PATCH 2/2] send-email: fix "
` [PATCH 3/6] send-email: fix threaded mails without chain-reply-to
    ` [RF sanity check] send-email threading fixes (was Re: [PATCH 3/6] send-email: fix threaded mails without chain-reply-to)
    ` [PATCH 1/6] add a test for git-send-email for non-threaded mails
    ` [PATCH 2/6] send-email: fix "
    ` [PATCH 3/6] doc/send-email: clarify the behavior of --in-reply-to with --no-thread
    ` [PATCH 4/6] send-email: fix threaded mails without chain-reply-to
    ` [PATCH 5/6] add a test for git-send-email for "
    ` [PATCH 6/6] send-email: fix a typo in a comment

[PATCH] Make git tag -s friendly to keys with comments
 2009-06-09 23:48 UTC 

Git merge selective files
 2009-06-09 20:54 UTC  (5+ messages)

Git for Windows 1.6.3.2
 2009-06-09 20:34 UTC  (10+ messages)

git clone failing over slow links?
 2009-06-09 19:58 UTC  (6+ messages)

[PATCH] send-email: Refuse to send cover-letter template subject
 2009-06-09 19:32 UTC  (6+ messages)

[PATCH 0/5] Allow push and fetch urls to be different
 2009-06-09 18:30 UTC  (11+ messages)
` [PATCH 1/5] "
  ` [PATCH 2/5] t5516: Check pushurl config setting
    ` [PATCH 3/5] technical/api-remote: Describe new struct remote member pushurl
      ` [PATCH 4/5] builtin-remote: Show push urls as well
        ` [PATCH 5/5] builtin-remote: Make "remote -v" display push urls

[PATCH 0/8] enhancing builds on Solaris
 2009-06-09 16:31 UTC  (12+ messages)
` [PATCH 1/8] Makefile: use /usr/ucb/install on SunOS platforms rather than ginstall
  ` [PATCH 2/8] Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
    ` [PATCH 3/8] diff-delta.c: "diff.h" is not a required include
      ` [PATCH 4/8] On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
        ` [PATCH 5/8] git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris
          ` [PATCH 6/8] Makefile: define __sun__ on SunOS
              ` [PATCH 7/8] Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH

[PATCHv1+eps] git-repack.txt: Clarify implications of -a for dumb protocols
 2009-06-09 16:15 UTC  (2+ messages)
` [PATCH] "

[ANNOUNCE]TortoiseGit 0.7.2.0
 2009-06-09 15:11 UTC 

Request for detailed documentation of git pack protocol
 2009-06-09 14:28 UTC  (5+ messages)
` Comments pack protocol description in "Git Community Book" (second round)

[PATCHv3 1/4] parse-remote: function to get the tracking branch to be merge
 2009-06-09 12:16 UTC  (7+ messages)

Possible eGit bug
 2009-06-09 11:42 UTC  (2+ messages)

Confused about `git gc`
 2009-06-09 11:18 UTC  (3+ messages)

[PATCH] add strerror(errno) to die() calls where applicable
 2009-06-09  9:29 UTC  (17+ messages)
` [PATCH v2 0/3] Thomas Rast <trast@student.ethz.ch>
  ` [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
  ` [PATCH v3 0/3] die_errno()
  ` [PATCH v3 1/3] Introduce die_errno() that appends strerror(errno) to die()
  ` [PATCH v3 2/3] Convert existing die(..., strerror(errno)) to die_errno()
  ` [PATCH v3 3/3] Use die_errno() instead of die() when checking syscalls

parse-options: ambiguous LASTARG_DEFAULT and OPTARG
 2009-06-09  8:23 UTC  (4+ messages)
` [PATCH] show-branch: don't use LASTARG_DEFAULT with OPTARG
    ` [PATCH] parse-options: add parse_options_check to validate option specs

Troubles when directory is replaced by symlink
 2009-06-09  8:18 UTC  (2+ messages)

[PATCH] Expand the rename(2) workaround in mingw to cover case change in filename
 2009-06-09  7:27 UTC  (7+ messages)

[PATCH 1/2] Documentation: mention 'git stash pop --index' option explicitly
 2009-06-09  7:18 UTC  (6+ messages)
    ` [PATCH v2 "
      ` [PATCH v2 2/2] bash: add support for 'git stash pop --index' option

[PATCH] autoconf: Add link tests to each AC_CHECK_FUNC() test
 2009-06-09  5:30 UTC  (4+ messages)

[PATCH] fix handling of iconv configuration options
 2009-06-09  3:46 UTC 

Merge into locally modified files?
 2009-06-09  0:46 UTC  (7+ messages)

[PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
 2009-06-08 23:53 UTC  (2+ messages)
` [PATCH] git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8

[PATCH] fix handling of iconv configuration options
 2009-06-08 23:51 UTC  (3+ messages)

deleting / adding files throughout the repository
 2009-06-08 22:55 UTC  (2+ messages)

[PATCH 0/3] Miscellanous cleanups around start_command/run_command callers
 2009-06-08 20:34 UTC  (4+ messages)
` [PATCH 1/3] Simplify some instances of run_command() by using run_command_v_opt()
  ` [PATCH 2/3] diff.c: plug a memory leak in an error path
    ` [PATCH 3/3] Simplify some 'fprintf(stderr); return -1;' by using 'return error()'


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