git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-08-17 12:32:46 to 2009-08-18 09:40:48 UTC [more...]

[PATCH 06/11] Add miss git-compat-util.h at regex.c and fnmatch.c Add git-compat-util.h to enable build at MSVC environment
 2009-08-18  9:40 UTC  (55+ messages)
` [PATCH 07/11] Add O_BINARY flag to open flag at mingw.c
  ` [PATCH 08/11] Place __stdcall to correct position
    ` [PATCH 09/11] Add MSVC porting header files
      ` [PATCH 10/11] Add MSVC Project file
          ` CMake, was Re: [PATCH 09/11] Add MSVC porting header files
          ` [msysGit] "
      ` [msysGit] "

[PATCH 01/11] Fix build failure at VC because function declare use old style at regex.c
 2009-08-18  9:34 UTC  (19+ messages)
` [PATCH 02/11] Fix declare variable at mid of function
  ` [PATCH 03/11] Define SNPRINTF_SIZE_CORR 1 when use MSVC build git
    ` [PATCH 04/11] Add _MSC_VER predefine macro to make same behaviors with __MINGW32__ Enable MSVC build. MSVC have the save behaviors with msysgit
        ` [msysGit] Re: [PATCH 02/11] Fix declare variable at mid of function

[PATCH] git-log: allow --decorate[=short|full]
 2009-08-18  9:33 UTC  (4+ messages)

[PATCH] tests: disable interactive hunk selection tests if perl not available
 2009-08-18  8:33 UTC  (2+ messages)

[BUG, PATCH] git add -p: demonstrate failure when staging both mode and hunk
 2009-08-18  7:52 UTC  (6+ messages)
` [PATCH] add -p: do not attempt to coalesce mode changes

[PATCH] git-instaweb: fix mod_perl detection for apache2
 2009-08-18  7:45 UTC  (4+ messages)

[PATCH] block-sha1: Windows declares ntohl() in winsock2.h
 2009-08-18  7:15 UTC 

[PATCH] upload-pack: add a trigger for post-upload-pack hook
 2009-08-18  7:04 UTC 

Continue git clone after interruption
 2009-08-18  6:58 UTC  (5+ messages)

[RFC PATCH v3 0/8] Sparse checkout
 2009-08-18  6:25 UTC  (27+ messages)
` [RFC PATCH v3 8/8] --sparse for porcelains
                            ` git find (was: [RFC PATCH v3 8/8] --sparse for porcelains)

[PATCH] remove ARM and Mozilla SHA1 implementations
 2009-08-18  5:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH][resend] git-svn: Respect GIT_SSH setting
 2009-08-18  5:48 UTC  (6+ messages)

[PATCH 05/11] Remove va_copy at MSVC because there are va_copy
 2009-08-18  5:06 UTC  (9+ messages)

[PATCH] read-tree: Fix regression with creation of a new index file
 2009-08-18  3:37 UTC  (3+ messages)

[PATCH 6/6 (v4)] support for path name caching in rev-cache
 2009-08-18  3:24 UTC  (2+ messages)

[PATCH 1/6 (v4)] man page and technical discussion for rev-cache
 2009-08-18  2:34 UTC  (2+ messages)

Using VC build git (split patch)
 2009-08-18  1:07 UTC  (7+ messages)
  ` [msysGit] "

[PATCH] git submodule foreach: Provide access to submodule name, as '$name'
 2009-08-18  0:54 UTC  (2+ messages)

[RFCv4 0/5] CVS remote helper
 2009-08-18  0:41 UTC  (3+ messages)
` [RFCv4 6/5] Fix the Makefile-generated path to the git_remote_cvs package in git-remote-cvs
` [RFCv4 7/5] More fixes to the git-remote-cvs installation procedure

[PATCH] block-sha1: make the size member first in the context struct
 2009-08-18  0:39 UTC  (3+ messages)

[PATCH] filter-branch: add an example how to add ACKs to a range of commits
 2009-08-17 23:12 UTC  (2+ messages)

Linus' sha1 is much faster!
 2009-08-17 23:12 UTC  (7+ messages)

[PATCH] GIT_SSH does not override ssh in git-svn
 2009-08-17 22:35 UTC  (4+ messages)

Linus' sha1 is much faster!
 2009-08-17 21:43 UTC  (8+ messages)

Git User's Survey 2009 partial summary, part 2 - from first 10
 2009-08-17 21:39 UTC  (3+ messages)

How-to checkin git hook
 2009-08-17 20:46 UTC  (4+ messages)

Message from git reset: confusing?
 2009-08-17 19:50 UTC  (7+ messages)
` [PATCH 1/2] Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN
  ` [PATCH 2/2 (v2)] reset: make the output more user-friendly

git config -> "fatal: bad config file"
 2009-08-17 19:49 UTC  (5+ messages)
` [PATCH] git-config: Parse config files leniently

[PATCH 0/6] "git commit --dry-run" updates
 2009-08-17 19:16 UTC  (4+ messages)

RFC for 1.7: Do not checkout -b master origin/master on clone
 2009-08-17 17:45 UTC  (2+ messages)

git http-push and MKCOL error (22/409)
 2009-08-17 17:28 UTC  (4+ messages)

[PATCH 11/11] Add gitignore and ReadMe file for MSVC Build
 2009-08-17 17:16 UTC  (2+ messages)

sparse support in pu
 2009-08-17 17:13 UTC  (14+ messages)

"make quick-install-man" broke recently
 2009-08-17 17:09 UTC  (10+ messages)

rev-list behavior in mail notification when pushing multiple branches
 2009-08-17 16:13 UTC 

bbchop & Wikipedia's Bayesian search theory page
 2009-08-17 14:46 UTC  (2+ messages)

git clone http://git.savannah.gnu.org/cgit/xboard.git segfaults
 2009-08-17 14:40 UTC  (4+ messages)

Tie a CVS-aware app into GIT?
 2009-08-12 21:52 UTC  (3+ messages)

git propaganda poster
 2009-08-17 12:27 UTC 

[PATCH 5/6 (v4)] full integration of rev-cache into git, completed test suite
 2009-08-17 12:31 UTC 

[PATCH 4/6 (v4)] administrative functions for rev-cache, start of integration into git
 2009-08-17 12:31 UTC 

[PATCH 2/6 (v4)] basic revision cache system, no integration or features
 2009-08-17 12:31 UTC 

[PATCH 3/6 (v4)] support for non-commit object caching in rev-cache
 2009-08-17 12:31 UTC 

[PATCH 0/6 (v4)] revision caching mechanism to significantly speed up packing/walking (last version)
 2009-08-17 12:31 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).