git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-03-29 15:45:14 to 2007-04-03 20:02:18 UTC [more...]

[RFC/PATCH] Bisect: teach "bisect start" to optionally use one bad and many good revs
 2007-04-03 20:02 UTC  (2+ messages)

fsck missing dangling commits that are candidate heads?
 2007-04-03 19:56 UTC  (4+ messages)

git-index-pack really does suck
 2007-04-03 19:54 UTC  (7+ messages)

Gittorent .. avahi ?
 2007-04-03 19:44 UTC  (5+ messages)

Distribution of longest common hash prefixes
 2007-04-03 19:34 UTC  (15+ messages)

[PATCH] Documentation: A few minor fixes to Git User's Manual
 2007-04-03 19:03 UTC  (5+ messages)

[PATCH] gitweb: show no difference message
 2007-04-03 14:57 UTC  (9+ messages)
` [PATCH] gitweb: Support comparing blobs (files) with different names
    ` [PATCH] gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches

StGit patchname numeric prefix?
 2007-04-03 15:31 UTC  (3+ messages)

[PATCH] git-svn: bail out on incorrect command-line options
 2007-04-03  8:57 UTC 

git-cvsimport does not like detached HEAD
 2007-04-03  8:23 UTC 

git clone problem
 2007-04-03  5:56 UTC 

Commit cherry-picking
 2007-04-03  5:45 UTC  (4+ messages)

What's cooking in git.git (topics)
 2007-04-03  5:41 UTC 

[RFC] Packing large repositories
 2007-04-03  5:39 UTC  (15+ messages)

git svn fetch spewing warnings
 2007-04-02 18:46 UTC  (6+ messages)
    ` [PATCH] git-svn: avoid respewing similar error messages for missing paths

[PATCH] checkout -d: explicitly detach HEAD even when switching to the tip of a branch
 2007-03-31 14:55 UTC  (6+ messages)

[PATCH 0/3] gitweb: Few cleanup patches
 2007-04-01 20:22 UTC  (4+ messages)
` [PATCH 1/3] gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)
` [PATCH 2/3] gitweb: Quote hash keys, and do not use barewords keys
` [PATCH 3/3] gitweb: Few doublequoted strings cleanups

Sanity checking request
 2007-04-01 16:08 UTC  (6+ messages)
  ` [PATCH 0/2] Alternate index output file
    ` [PATCH 1/2] _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file
    ` [PATCH 2/2] git-read-tree --index-output=<file>

[PATCH 3/3] Human friendly git: add another human readable option
 2007-04-01 10:39 UTC  (4+ messages)

[PATCH] Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
 2007-04-01 10:25 UTC  (5+ messages)

git-add has gone lstat() mad
 2007-04-01  8:25 UTC  (10+ messages)

[PATCH 1/3] Human friendly git: accept imperative mood
 2007-04-01  8:06 UTC  (2+ messages)

[RFC] introduce GIT_WORK_DIR environment variable
 2007-04-01  7:42 UTC  (4+ messages)

[PATCH 2/3] Human friendly git: accept human readable options
 2007-04-01  0:00 UTC 

[PATCH 0/3] Somebody updated my branch tip underneath me
 2007-03-31 21:39 UTC  (5+ messages)

SEGV in git-merge recursive:
 2007-03-31 20:03 UTC  (27+ messages)
                ` [PATCH] An attempt to resolve a rename/rename conflict in recursive merge
                          ` [PATCH] Keep rename/rename conflicts of intermediate merges while doing "

Pruning objects from history?
 2007-03-31 16:18 UTC  (4+ messages)

[PATCH/RFC] cvsserver: Make configuration way more flexible
 2007-03-31 14:09 UTC  (3+ messages)
` [PATCH] cvsserver: Use DBI->table_info instead of DBI->tables

[PATCH (resend)] cvsserver: Don't lie about binary mode in asciidoc documentation
 2007-03-31 13:32 UTC 

What's in git.git (stable)
 2007-03-31 11:54 UTC  (2+ messages)

[PATCH] Convert emailing part of hooks--update to hooks--post-receive
 2007-03-31 11:36 UTC  (3+ messages)
` [PATCH v2] Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email

Did I miss something? git-clone doesn't grab all branches????
 2007-03-31  1:30 UTC  (4+ messages)

git-svn, remote tracking branch question
 2007-03-31  0:32 UTC  (4+ messages)

[PATCH (resend)] gitweb: Support comparing blobs (files) with different names
 2007-03-30 23:41 UTC  (3+ messages)

[PATCH] git-mailinfo fixes for patch munging
 2007-03-30 21:32 UTC  (3+ messages)

basics... when reading docs doesn't help
 2007-03-30 21:11 UTC  (18+ messages)

[GIT PULL] git mergetool fixes
 2007-03-30 14:46 UTC  (19+ messages)
` [PATCH] Fix minor formatting issue in man page for git-mergetool
  ` [PATCH] mergetool: Replace use of "echo -n" with printf(3) to be more portable
    ` [PATCH] mergetool: Don't error out in the merge case where the local file is deleted
      ` [PATCH] mergetool: portability fix: don't assume true is in /bin
        ` [PATCH] mergetool: portability fix: don't use reserved word function
          ` [PATCH] mergetool: factor out common code
            ` [PATCH] mergetool: Remove spurious error message if merge.tool config option not set
              ` [PATCH] mergetool: Fix abort command when resolving symlinks and deleted files
                ` [PATCH] mergetool: Add support for Apple Mac OS X's opendiff command
                  ` [PATCH] mergetool: Make git-rm quiet when resolving a deleted file conflict
                    ` [PATCH] mergetool: Clean up description of files and prompts for merge resolutions

Problem with gitk on cygwin
 2007-03-30  7:36 UTC  (3+ messages)

Could git status know about -M ?
 2007-03-30  4:19 UTC  (2+ messages)

[PATCH] git-mergetool: de-bashify function declarations
 2007-03-30  4:03 UTC  (2+ messages)

[PATCH] git-quiltimport /bin/sh-ism fix
 2007-03-30  2:05 UTC  (3+ messages)

git-mailinfo munges the patch?
 2007-03-29 21:53 UTC  (6+ messages)

[PATCH] Remove unused WITH_OWN_SUBPROCESS_PY from RPM spec
 2007-03-29 20:21 UTC  (2+ messages)

[PATCH guilt] guilt: Add -h option to show man pages
 2007-03-29 17:24 UTC  (2+ messages)

Help: git-quiltimport error
 2007-03-29 16:48 UTC  (4+ messages)

tar commit header names
 2007-03-29 16:55 UTC  (3+ messages)


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 NNTP newsgroup(s).