git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-05-23 08:31:32 to 2006-05-26 03:01:32 UTC [more...]

[PATCH 0/4] fix tests so they run without needing bash
 2006-05-26  3:01 UTC  (6+ messages)
` [PATCH 1/4] t3300-funny-names: shell portability fixes
  ` [PATCH 2/4] tests: Remove heredoc usage inside quotes
    ` [PATCH 3/4] t5500-fetch-pack: remove local (bashism) usage
      ` [PATCH 4/4] t6000lib: workaround a possible dash bug

t8001-annotate.sh fails on Mac OS X
 2006-05-26  1:11 UTC  (2+ messages)

[PATCH] cvsimport: introduce -L<imit> option to workaround memory leaks
 2006-05-26  0:42 UTC  (6+ messages)

[PATCH] Add instructions to commit template
 2006-05-25 23:42 UTC 

git-format-patch possible regressions
 2006-05-25 23:28 UTC  (9+ messages)

bogus "fatal: Not a git repository"
 2006-05-25 21:38 UTC  (2+ messages)

git-cvsserver wart?
 2006-05-25 21:19 UTC  (2+ messages)

[RFC][PATCH] Allow transfer of any valid sha1
 2006-05-25 21:04 UTC  (13+ messages)

[PATCH] Documentation/Makefile: remove extra /
 2006-05-25 20:45 UTC  (2+ messages)

[PATCH 0/2] tagsize < 8kb restriction
 2006-05-25 20:03 UTC  (12+ messages)

file name case-sensitivity issues
 2006-05-25 18:17 UTC  (9+ messages)

[PATCH] Don't write directly to a make target ($@)
 2006-05-25 16:52 UTC  (6+ messages)

parsecvs fails
 2006-05-25 14:04 UTC  (2+ messages)

Slow fetches of tags
 2006-05-25 13:27 UTC  (13+ messages)

importing cvs logical modules
 2006-05-25  7:02 UTC  (7+ messages)

[PATCH] ls-remote fix for rsync:// transport
 2006-05-25  5:01 UTC  (2+ messages)

[PATCH] Test that git-branch -l works
 2006-05-25  3:34 UTC 

[PATCH] Verify git-commit provides a reflog message
 2006-05-25  3:33 UTC 

[PATCH] Built git-upload-tar should be ignored
 2006-05-25  2:48 UTC 

[PATCH 1/2] Fix cg-patch hanging on terminals with TOSTOP flag
 2006-05-25  1:40 UTC  (2+ messages)
` [PATCH 2/2] Improve the tutorial script

Clean up sha1 file writing
 2006-05-25  1:22 UTC  (8+ messages)
        ` [PATCH] cat-file: document -p option

[PATCH 5/5] Enable ref log creation in git checkout -b
 2006-05-24 23:36 UTC  (7+ messages)

What's in git.git
 2006-05-24 22:40 UTC 

[PATCH] A Perforce importer for git
 2006-05-24 22:04 UTC 

A few stgit bugfixes
 2006-05-24 21:10 UTC  (5+ messages)
` [PATCH 1/3] Fix infinite recursion on absolute paths
` [PATCH 2/3] Fix indexing error during "diff -r/"
` [PATCH 3/3] Explicitly specify utf-8 coding in file

Incremental cvsimports
 2006-05-24 17:05 UTC  (10+ messages)

cg-clone -a
 2006-05-24 15:12 UTC 

[PATCH] Add a test-case for git-apply trying to add an ending line
 2006-05-24 14:49 UTC  (9+ messages)

[osol-bugs] access() behaves strange when used as root
 2006-05-24 14:09 UTC  (4+ messages)

[PATCH] Builtin git-cat-file
 2006-05-24 11:08 UTC 

[PATCH] gitk: Replace "git-" commands with "git "
 2006-05-24 10:34 UTC  (2+ messages)

irc usage
 2006-05-24  9:52 UTC  (36+ messages)
                                ` [PATCH 2/2] cvsimport: cleanup commit function

[PATCH] git-svn: ignore expansion of svn:keywords
 2006-05-24  2:23 UTC  (4+ messages)
` git-svn vs. $Id$
  ` [PATCH] git-svn: starting a 1.1.0-pre development version

[PATCH] git-svn: t0000: add -f flag to checkout
 2006-05-24  2:13 UTC 

Make more commands builtin
 2006-05-23 23:48 UTC  (2+ messages)

[PATCH 0/6] Detect non email patches in git-mailinfo
 2006-05-23 23:44 UTC  (8+ messages)
` [PATCH 1/6] Make read_one_header_line return a flag not a length
  ` [PATCH 2/6] Move B and Q decoding into check header
    ` [PATCH 3/6] Refactor commit messge handling
      ` [PATCH 4/6] In handle_body only read a line if we don't already have one
        ` [PATCH 5/6] More accurately detect header lines in read_one_header_line
          ` [PATCH 6/6] Allow in body headers beyond the in body header prefix

Current Issues #3
 2006-05-23 21:58 UTC  (3+ messages)

git-diff-tree crashes on ubuntu kernel git repository
 2006-05-23 19:06 UTC  (5+ messages)
` [PATCH] Avoid segfault in diff --stat rename output
    ` Q: xasprintf

Git 1.3.2 on Solaris
 2006-05-23 18:48 UTC  (10+ messages)

[PATCH 2/2] Again: add more informative error messages to git-mktag
 2006-05-23 18:20 UTC 

[PATCH 1/2] Again: remove the artificial restriction tagsize < 8kb
 2006-05-23 18:19 UTC 

[PATCH 1/8] Builtin git-ls-files
 2006-05-23 16:32 UTC  (13+ messages)
` [PATCH 2/8] Builtin git-ls-tree
` [PATCH 3/8] Builtin git-tar-tree
` [PATCH 4/8] Builtin git-read-tree
` [PATCH 5/8] Builtin git-commit-tree
` [PATCH 6/8] Builtin git-apply
` [PATCH 7/8] Builtin git-show-branch
` [PATCH 8/8] Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree
` Make more commands builtin

[PATCH] git status: ignore empty directories (because they cannot be added)
 2006-05-23 14:00 UTC  (4+ messages)

[PATCH] --summary output should print immediately after stats
 2006-05-23  9:34 UTC 

Make more commands builtin
 2006-05-23  8:41 UTC  (2+ messages)

[PATCH] Set the executable bit on gitMergeCommon.py
 2006-05-23  8:34 UTC  (2+ messages)

[PATCH 8/8] Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree
 2006-05-23  8:31 UTC 

[PATCH 7/8] Builtin git-show-branch
 2006-05-23  8:31 UTC 

[PATCH 4/8] Builtin git-read-tree
 2006-05-23  8:31 UTC 

[PATCH 5/8] Builtin git-commit-tree
 2006-05-23  8: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).