git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-08-15 17:29:01 to 2009-08-17 16:06:54 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-17 16:05 UTC  (5+ 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

[RFC PATCH v3 0/8] Sparse checkout
 2009-08-17 16:06 UTC  (13+ messages)
` [RFC PATCH v3 8/8] --sparse for porcelains

sparse support in pu
 2009-08-17 16:05 UTC  (19+ messages)

[PATCH 05/11] Remove va_copy at MSVC because there are va_copy
 2009-08-17 16:04 UTC 

[PATCH 01/11] Fix build failure at VC because function declare use old style at regex.c
 2009-08-17 16:01 UTC  (4+ 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

"make quick-install-man" broke recently
 2009-08-17 15:57 UTC  (11+ messages)

[PATCH 0/6] "git commit --dry-run" updates
 2009-08-17 15:57 UTC  (3+ messages)

[PATCH] read-tree: Fix regression with creation of a new index file
 2009-08-17 15:35 UTC 

Linus' sha1 is much faster!
 2009-08-17 15:44 UTC  (15+ messages)

Using VC build git (split patch)
 2009-08-17 15:25 UTC  (5+ messages)

Continue git clone after interruption
 2009-08-17 15:23 UTC  (3+ messages)

bbchop & Wikipedia's Bayesian search theory page
 2009-08-17 14:46 UTC  (4+ messages)
` GitHub linking, was "

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

Linus' sha1 is much faster!
 2009-08-17 14:20 UTC  (2+ 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 6/6 (v4)] support for path name caching in rev-cache
 2009-08-17 12:31 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 1/6 (v4)] man page and technical discussion for 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 

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

quick question about __stdcall at run-command.c mingw.c
 2009-08-17  9:12 UTC  (6+ messages)
` [msysGit] "

git http-push and MKCOL error (22/409)
 2009-08-17  9:09 UTC  (11+ messages)

[PATCH 0/9] "git status" that is not "git commit --dry-run"
 2009-08-17  8:57 UTC  (11+ messages)
` [PATCH 1/9] Documentation/git-commit.txt: describe --dry-run
  ` [PATCH 2/9] git commit --dry-run -v: show diff in color when asked
    ` [PATCH 3/9] git stat: the beginning
      ` [PATCH 4/9] git stat: honor relative paths setting
        ` [PATCH 5/9] git stat: show traditional status headers and trailers as well
          ` [PATCH 6/9] git stat: pathspec limits, unlike traditional "git status"
            ` [PATCH 7/9] git stat -s: short status output
              ` [PATCH 8/9] git status: not "commit --dry-run" anymore
                ` [PATCH 9/9] git-status: adjust tests

[PATCH 0/6 (v2)] Suggested for PU: revision caching system to significantly speed up packing/walking
 2009-08-17  8:16 UTC  (5+ messages)

How to stop sharing objects between repositories
 2009-08-17  7:50 UTC  (18+ messages)

[RFCv4 0/5] CVS remote helper
 2009-08-17  3:36 UTC  (6+ messages)
` [RFCv4 1/5] Basic build infrastructure for Python scripts
` [RFCv4 2/5] 1/2: Add Python support library for CVS remote helper
` [RFCv4 3/5] 2/2: "
` [RFCv4 4/5] git-remote-cvs: Remote helper program for CVS repositories
` [RFCv4 5/5] Add simple selftests of git-remote-cvs functionality

[RFCv3 0/4] CVS remote helper
 2009-08-17  1:58 UTC  (12+ messages)
` [RFCv3 2/4] Add Python support library for "
    ` [PATCH 1/2] git_remote_cvs: Honor DESTDIR in the Makefile
      ` [PATCH 2/2] git_remote_cvs: Use $(shell) "
        ` [PATCH v2 1/2] git_remote_cvs: Honor DESTDIR "
          ` [PATCH v2 2/2] git_remote_cvs: Use $(shell) "

[PATCHv3 0/3] git-gui: more robust handling of fancy repos
 2009-08-16 23:58 UTC  (4+ messages)
` [PATCHv3 1/3] git-gui: handle non-standard worktree locations
` [PATCHv3 2/3] git-gui: handle bare repos correctly
` [PATCHv3 3/3] git-gui: work from the .git dir

[PATCH 6/6 (v2)] support for path name caching of blobs/trees in rev-cache
 2009-08-16 22:42 UTC  (2+ messages)

[PATCH 5/6 (v2)] full integration of rev-cache into git's revision walker, completed test suite
 2009-08-16 22:42 UTC  (2+ messages)

[PATCH 4/6 (v2)] administrative functions for rev-cache, and start of integration into git
 2009-08-16 22:42 UTC  (2+ messages)

[PATCH 2/6 (v2)] bare minimum revision cache system, no integration with git
 2009-08-16 22:41 UTC  (2+ messages)

[PATCH 3/6 (v2)] non-commit object support for rev-cache
 2009-08-16 22:41 UTC  (2+ messages)

[PATCH 1/6 (v2)] revision caching documentation: man page and technical discussion
 2009-08-16 22:41 UTC  (2+ messages)

[JGIT PATCH 1/2] Add time and timezone to SystemReader properties
 2009-08-16 21:36 UTC  (2+ messages)
` [JGIT PATCH 2/2] Update the reflog for HEAD when the referenced branch is modified

git-svn bug report: %20 in http:// should translate to a space ' ' automatically
 2009-08-16 21:22 UTC  (5+ messages)
  ` [PATCH] svn: assume URLs from the command-line are URI-encoded

[PATCH] Enable Visual Studio 2008 Build Git
 2009-08-16 10:49 UTC 

[RFC PATCH 0/2] add a --delete option to git push
 2009-08-16  9:19 UTC  (7+ messages)
` [RFC PATCH 1/2] "

Using VC build git (new patch)
 2009-08-16  8:38 UTC  (5+ messages)

[PATCH] unpack-trees.c: simplify check_updates() code path when o->update is false
 2009-08-16  5:05 UTC 

[PATCH] git submodule foreach: Provide access to submodule name, as '$name'
 2009-08-16  1:10 UTC 

Simplify '--prett=xyz' options
 2009-08-15 21:39 UTC  (9+ messages)

What's cooking in git.git (Aug 2009, #02; Wed, 12)
 2009-08-15 21:23 UTC  (4+ messages)
` jc/shortstatus (was: What's cooking in git.git (Aug 2009, #02; Wed, 12))
  ` jc/shortstatus

[JGIT PATCH] Fix update of the refs cache when updating via a symbolic ref
 2009-08-15 18:43 UTC 

[PATCH] block-sha1: more good unaligned memory access candidates
 2009-08-15 18:43 UTC  (9+ messages)
` [PATCH] block-sha1/sha1.c: silence compiler complaints by casting void* to uintptr_t

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


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