git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-07-01 22:51:57 to 2006-07-04 08:23:28 UTC [more...]

[PATCH] Additional merge-base tests
 2006-07-04  8:23 UTC  (6+ messages)

A note on merging conflicts
 2006-07-04  8:20 UTC  (42+ messages)
                ` [PATCH 1/3] Add get_merge_bases_clean()
                ` [PATCH 2/3] Add '...' operator for revisions
                ` [PATCH 3/3] Make clear_commit_marks() clean harder
                ` [PATCH 4/3] Fold get_merge_bases_clean() into get_merge_bases()

[PATCH 2nd try] Make git-fmt-merge-msg a builtin
 2006-07-04  8:18 UTC  (5+ messages)

git-cvsimport gets parents wrong for branches
 2006-07-04  8:09 UTC  (3+ messages)

[PATCH 0/2] Fix handling of merges in git-annotate
 2006-07-04  8:04 UTC  (5+ messages)
` [PATCH 1/2] annotate: Support annotation of files on other revisions
  ` [PATCH 2/2] annotate: Correct most merge following to annotate correctly
  ` [PATCH] t8001-annotate: fix a bash-ism in this test

qgit idea: interface for cherry-picking
 2006-07-04  7:02 UTC  (13+ messages)

qgit idea: marking refs (heads and tags)
 2006-07-04  6:58 UTC 

git-fetch per-repository speed issues
 2006-07-04  6:44 UTC  (19+ messages)

Compression speed for large files
 2006-07-04  5:42 UTC  (19+ messages)
        ` [PATCH] Make zlib compression level configurable, and change default
        ` [PATCH] Use configurable zlib compression level everywhere

Why's Git called Git ?
 2006-07-04  3:28 UTC  (2+ messages)

New and hot I think, yes. Be delighted with
 2006-07-04  1:54 UTC 

[PATCH] send-email: do not barf when Term::ReadLine does not like your terminal
 2006-07-04  1:44 UTC  (2+ messages)

[PATCH] Add a custom ./configure script
 2006-07-04  0:40 UTC 

[PATCH] Add a custom ./configure script
 2006-07-04  0:25 UTC 

[PATCH 0/6] The residual Git.pm patches
 2006-07-03 21:49 UTC  (9+ messages)
` [PATCH 1/6] Git.pm: Add config() method
` [PATCH 2/6] Convert git-send-email to use Git.pm
` [PATCH 3/6] Git.pm: Introduce ident() and ident_person() methods
` [PATCH 4/6] Make it possible to set up libgit directly (instead of from the environment)
  ` [PATCH] Eliminate Scalar::Util for something simpler
` [PATCH 5/6] Git.pm: Introduce fast get_object() method
` [PATCH 6/6] Convert git-annotate to use Git.pm

[PATCH] Make git-fmt-merge-msg a builtin
 2006-07-03 21:29 UTC  (7+ messages)

Making perl scripts include the correct Git.pm
 2006-07-03 21:16 UTC  (22+ messages)
  ` Quick merge status updates
                      ` [PATCH] Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging
        ` [PATCH] Git.pm: Avoid ppport.h
              ` [PATCH] Git.pm: Don't #define around die

[PATCH 1] autoconf: Use autoconf to write installation directories to config.mak.autogen
 2006-07-03 21:04 UTC  (12+ messages)
` [PATCH 2] autoconf: Use ./configure script in git *.spec file
        ` contrib/ status

[PATCH 4/4] save another call to git-update-index
 2006-07-03 21:04 UTC  (8+ messages)
  ` [PATCH 1/3] Add read_cache_from() and discard_cache()

[PATCH 1/4] merge-recursive in C
 2006-07-03 15:54 UTC  (3+ messages)

[RFC/PATCH] consistently try VISUAL, EDITOR and vi in this order
 2006-07-03  9:24 UTC  (2+ messages)

There you have it. Git.pm breaks pull
 2006-07-03  8:39 UTC  (4+ messages)

PPC SHA-1 Updates in "pu"
 2006-07-03  8:37 UTC  (20+ messages)
          ` [PATCH] Git.pm build: Fix quoting and missing GIT-CFLAGS dependency
                  ` [POOL] Who likes running Git without make install?
                    ` [POLL] "

[RFC] Cache negative delta pairs
 2006-07-03  8:11 UTC  (18+ messages)
                          ` [PATCH] consider previous pack undeltified object state only when reusing delta data

[PATCH] git-grep: allow patterns starting with -
 2006-07-03  7:54 UTC  (13+ messages)
` [PATCH] correct documentation for git grep
    ` [PATCH] git-grep: --and to combine patterns with and instead of or

[PATCH 0/3] Minor gitweb modifications and cleanups
 2006-07-03  2:49 UTC  (5+ messages)
` [PATCH] send-email: Use setlocale in addition to $ENV{LC_ALL} to set locale

[PATCH] gitweb: add --full-history to history generation optimization
 2006-07-03  1:38 UTC  (3+ messages)

[PATCH] Empty author may be presented by svn as an empty string or a null value
 2006-07-03  0:07 UTC  (2+ messages)

Make other men envy you and girls worship you Most efficient products for men
 2006-07-02 23:38 UTC 

[PATCH] Git.xs: older perl do not know const char *
 2006-07-02 22:39 UTC  (3+ messages)

[POSSIBLE REGRESSION] Spurious revs after patch "revision.c: --full-history fix"
 2006-07-02 21:23 UTC  (4+ messages)

What's in git.git
 2006-07-02 18:36 UTC  (4+ messages)
` [PATCH] Makefile: replace ugly and unportable sed invocation
  ` [PATCH] instaweb: fix unportable ';' usage in sed

[ANNOUNCE] GIT 1.4.1
 2006-07-02  6:33 UTC 

[PATCH] Minor documentation fixup
 2006-07-02  0:10 UTC  (2+ messages)

connect.c and errno
 2006-07-02  0:09 UTC  (3+ messages)
` [PATCH] Fix errno usage in connect.c

Git at Ottawa Linux Symposium
 2006-07-02  0:02 UTC 

[PATCH] Git.pm: Remove PerlIO usage from Git.xs
 2006-07-01 23:38 UTC 

INVITATION
 2006-07-01 15:40 UTC 

[PATCH] Git.pm: Support for perl/ being built by a different compiler
 2006-07-01 22:59 UTC  (10+ messages)
    ` [PATCH] "test" in Solaris' /bin/sh does not support -e
              ` [PATCH] Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir

(unknown),
 2006-07-01 15:33 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).