git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-06-25 18:43:46 to 2006-06-29 06:41:16 UTC [more...]

CFT: merge-recursive in C (updated)
 2006-06-29  2:41 UTC  (15+ messages)

[PATCH 1/2] rebase: check for errors from git-commit
 2006-06-28  9:56 UTC  (4+ messages)

What's in git.git
 2006-06-29  6:41 UTC 

[ANNOUNCE] GIT 1.4.1-rc2
 2006-06-29  6:40 UTC 

xdiff: generate "anti-diffs" aka what is common to two files
 2006-06-29  6:04 UTC  (2+ messages)

Improved three-way blob merging code
 2006-06-29  5:06 UTC 

[RFC] Cache negative delta pairs
 2006-06-29  4:30 UTC  (5+ messages)

[PATCH] autoconf: Use autoconf to write installation directories to config.mak
 2006-06-29  1:01 UTC 

CFT: merge-recursive in C
 2006-06-29  0:49 UTC  (27+ messages)
` CFT: merge-recursive in C (test updates)
  ` Notes on diffcore API

[patch] Make git-svn init accept a target dir
 2006-06-29  0:41 UTC  (3+ messages)

[PATCH] Makefile: set USE_PIC on Linux x86_64 for linking with Git.pm
 2006-06-28 21:24 UTC  (8+ messages)
      ` [PATCH] Makefile: set USE_PIC on Linux x86_64 for linking with Git.xs

Prepare "git-merge-tree" for future work
 2006-06-28 21:09 UTC  (2+ messages)

Problem with GITK
 2006-06-28 20:40 UTC 

[RFC] git --trace: trace command execution
 2006-06-28 18:22 UTC  (7+ messages)
  ` [PATCH] GIT_TRACE: show which built-in/external commands are executed

connect.c and errno
 2006-06-28 16:56 UTC 

Discover the latest Lots of pleasure waits for you right after you take this medicine
 2006-06-28 16:31 UTC 

[PATCH] git.c: Re-introduce sane error messages on missing commands
 2006-06-28 14:59 UTC  (9+ messages)

[PATCH] cvsimport - cleanup of the multi-indexes handling
 2006-06-28 11:10 UTC  (2+ messages)

[PATCH (fixed) 1/2] rebase: check for errors from git-commit
 2006-06-28 10:24 UTC 

Quick merge status updates
 2006-06-28 10:14 UTC  (9+ messages)

[PATCH 0/5] git-svn: more cool features
 2006-06-28 10:07 UTC  (8+ messages)
` [PATCH 1/5] git-svn: SVN 1.1.x library compatibility
    ` [PATCH] "
` [PATCH 2/5] git-svn: several graft-branches improvements
` [PATCH 3/5] git-svn: add the commit-diff command
` [PATCH 4/5] git-svn: add --follow-parent and --no-metadata options to fetch
` [PATCH 5/5] git-svn: be verbose by default on fetch/commit, add -q/--quiet option

[PATCH] quote.c: silence compiler warnings from EMIT macro
 2006-06-28 10:01 UTC  (2+ messages)

[PATCH 1/2] rebase: check for errors from git-commit
 2006-06-28  9:25 UTC  (3+ messages)
` [PATCH 2/2] rebase: get rid of outdated MRESOLVEMSG

[PATCH] Fix a mixed declarations and code warning
 2006-06-28  9:15 UTC 

[PATCH] Make some strings const
 2006-06-28  9:04 UTC 

[PATCH] pre-commit hook: less easily-tripped conflict marker detection
 2006-06-28  1:58 UTC  (4+ messages)

bisect help
 2006-06-27 22:59 UTC  (5+ messages)

Fixed PPC SHA1
 2006-06-27 22:50 UTC  (2+ messages)

[PATCH 0/2] resurrect format-patch's patch id checking
 2006-06-27 20:38 UTC  (20+ messages)
` [PATCH 3/2] format-patch: use clear_commit_marks() instead of some adhocery
            ` [PATCH] format-patch: support really old non-range syntax, with a warning
      ` [PATCH] format-patch: use clear_commit_marks() instead of some adhocery

[PATCH] Print empty line between raw, stat, summary and patch
 2006-06-27 18:03 UTC  (2+ messages)

[PATCH] t4014: fix for whitespace from "wc -l"
 2006-06-27 17:10 UTC  (2+ messages)

[PATCH] cogito: "make clean" fails if make is not GNU make
 2006-06-27 16:58 UTC 

[PATCH] Fix expr usage for FreeBSD
 2006-06-27 16:54 UTC 

[PATCH] Fix diff-tree -s
 2006-06-27 16:43 UTC 

[PATCH] log --raw: Don't descent into subdirectories
 2006-06-27 13:27 UTC 

[PATCH] diff-tree: Use ---\n as a message separator
 2006-06-27 12:39 UTC 

cvs importer woes
 2006-06-27 11:01 UTC  (7+ messages)
` [TRYTHIS] cvsimport: fix initial import

Rework a patch serie
 2006-06-27 10:16 UTC  (3+ messages)

[PATCH/RFC] Add git-instaweb, instantly browse the working repo with gitweb
 2006-06-27  9:05 UTC 

What's in git.git
 2006-06-27  7:55 UTC  (8+ messages)

Just added It will be great Delight in
 2006-06-27  3:54 UTC 

[PATCH] Introduce Git.pm (v3)
 2006-06-26 23:20 UTC  (4+ messages)

[PATCH] Git.pm: Support for perl/ being built by a different compiler
 2006-06-26 22:25 UTC  (17+ messages)
    ` [PATCH] Solaris needs inclusion of signal.h for signal()
    ` [PATCH] Fix pkt-line.h to compile with a non-GCC compiler
    ` [PATCH] "test" in Solaris' /bin/sh does not support -e
              ` [PATCH] Makefile fix for Solaris
              ` [PATCH] Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir

stgit: bunch of bugreports/wishes
 2006-06-26 21:04 UTC  (2+ messages)

[PATCH 0/7] Rework diff options
 2006-06-26 18:24 UTC  (3+ messages)

Setting up git server?
 2006-06-26  7:55 UTC  (2+ messages)

Solaris 8
 2006-06-26 12:13 UTC  (6+ messages)
` [PATCH] include signal.h for prototype of signal()
` [PATCH] cast pid_t to long for printing

[PATCH] git-grep: allow patterns starting with -
 2006-06-26  6:59 UTC  (8+ messages)
  ` [PATCH] correct documentation for git grep
      ` [PATCH] git-grep: --and to combine patterns with and instead of or

x86 asm SHA1 (draft)
 2006-06-26  6:49 UTC  (24+ messages)
    ` PPC SHA-1 Updates in "pu"
                ` [PATCH] Git.pm build: Fix quoting and missing GIT-CFLAGS dependency
                            ` perl profiling (was: PPC SHA-1 Updates in "pu")

[PATCH 0/10] re-based and expanded tree-walker cleanup patches
 2006-06-26  0:44 UTC  (10+ messages)
          ` A series file for git?


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