git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-08 02:12:48 to 2009-01-10 04:17:04 UTC [more...]

What's cooking in git.git (Jan 2009, #01; Mon, 05)
 2009-01-10  4:15 UTC  (2+ messages)

[PATCH 0/2] Allow cloning to an existing empty directory
 2009-01-10  2:48 UTC  (8+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] Use is_pseudo_dir_name everywhere

fetch branch blacklist
 2009-01-10  2:30 UTC  (3+ messages)

[PATCH v4] submodule: allow tracking of the newest revision of a branch in a submodule
 2009-01-10  2:10 UTC  (5+ messages)
` [PATCH v4] submodule: add --no-fetch parameter to update command
  ` [PATCH v4] submodule: add --use-gitmodules "
    ` [PATCH v4] submodule: add +<branch> syntax for track to allow automatic pulling
      ` [PATCH v4] submodule: add --recursive parameter to update command

[RFC PATCH] make diff --color-words customizable
 2009-01-10  1:50 UTC  (12+ messages)
      ` [ILLUSTRATION PATCH] color-words: take an optional regular expression describing words
            ` [PATCH v2] make diff --color-words customizable

[PATCH] gitweb: support the rel=vcs microformat
 2009-01-10  1:44 UTC  (22+ messages)
          ` [PATCH] gitweb: support the rel=vcs-* microformat
              ` gitweb index performance (Re: [PATCH] gitweb: support the rel=vcs-* microformat)

[PATCH] Get format-patch to show first commit after root commit
 2009-01-10  1:37 UTC  (3+ messages)

[EGIT PATCH 0/3] Show all changes files in the same compare editor
 2009-01-10  1:28 UTC  (5+ messages)
` [EGIT PATCH 1/3] Support viewing all changes in a single "
  ` [EGIT PATCH 2/3] Present type of change with file revision in diff viewer
    ` [EGIT PATCH 3/3] Present full name of file revision

git submodule merge madness
 2009-01-10  1:13 UTC  (2+ messages)

[PATCH 1/2] grep -w: forward to next possible position after rejected match
 2009-01-09 23:18 UTC  (2+ messages)
` [PATCH 2/2] grep: don't call regexec() for fixed strings

[PATCH] t7700: demonstrate misbehavior of 'repack -a' when local packs exist
 2009-01-09 22:14 UTC 

1.5.6.5 fails to clone git.kernel.org/[...]/rostedt/linux-2.6-rt
 2009-01-09 21:08 UTC  (4+ messages)

[PATCH 0/3] Teach Git about the patience diff algorithm
 2009-01-09 20:53 UTC  (9+ messages)

[PATCH] Get format-patch to show first commit after root commit
 2009-01-09 20:29 UTC  (2+ messages)

Assertion Failed when importing svn into Git
 2009-01-09 20:05 UTC  (3+ messages)

[PATCH] git-filter-branch: Add an example on how to remove empty commits
 2009-01-09 19:29 UTC  (6+ messages)
` [PATCH] filter-branch: add git_commit_non_empty_tree and --prune-empty

Curious about details of optimization of object database
 2009-01-09 19:07 UTC  (5+ messages)

[PATCH/RFC v5 0/1] git checkout: optimise away lots of lstat() calls
 2009-01-09 19:05 UTC  (2+ messages)
` [PATCH/RFC v5 1/1] more cache effective symlink/directory detection

(unknown)
 2009-01-09 19:02 UTC 

git-svn: File was not found in commit
 2009-01-09 17:19 UTC 

[PATCH] t7500-commit.sh: do not call test_set_editor unnecessarily, it's confusing
 2009-01-09 17:30 UTC  (2+ messages)
` [PATCH v2] t7501-commit.sh: explicitly check that -F prevents invoking the editor

[PATCH, resend] git-commit: colored status when color.ui is set
 2009-01-09 16:24 UTC  (4+ messages)

[PATCH 1/2] bash completion: Add '--intent-to-add' long option for 'git add'
 2009-01-09 16:06 UTC  (6+ messages)
` [PATCH 2/2] bash completion: Use 'git add' completions for 'git stage'

[PATCH] allow 8bit data in email body sent by send-email
 2009-01-09 14:44 UTC  (4+ messages)

Comments on Presentation Notes Request
 2009-01-09 13:50 UTC  (5+ messages)

Funny: git -p submodule summary
 2009-01-09 10:47 UTC  (12+ messages)

Minimum required version of subversion for git-svn?
 2009-01-09 10:11 UTC 

[PATCH/RFC v3 0/2] git checkout: optimise away lots of lstat() calls
 2009-01-09 10:20 UTC  (3+ messages)
` [PATCH/RFC v3 1/2] Optimised, faster, more effective symlink/directory detection

git-cache-meta -- simple file meta data caching and applying
 2009-01-09  4:29 UTC  (5+ messages)

[PATCH/RFC] Allow writing loose objects that are corrupted in a pack file
 2009-01-09  1:43 UTC  (30+ messages)
              ` Public repro case! "
                        ` [PATCH] Wrap inflateInit to retry allocation after releasing pack memory

[RFC/PATCH 2/3] replace_object: add mechanism to replace objects found in "refs/replace/"
 2009-01-08 23:55 UTC  (4+ messages)

[PATCH RFC] mailinfo: correctly handle multiline 'Subject:' header
 2009-01-08 23:11 UTC  (6+ messages)
` [BUG PATCH "

[PATCH (topgit)] tg-patch: add support for generating patches against worktree and index
 2009-01-08 21:11 UTC  (4+ messages)

Git (svn) merge - but ignore certain commits?
 2009-01-08 20:00 UTC  (6+ messages)

X-Debbugs-Cc didn't make it to git@vger.kernel.org
 2009-01-08 19:36 UTC  (2+ messages)

[EGIT PATCH 0/7] Import Wizard cleanup fixes and test
 2009-01-08 18:57 UTC  (10+ messages)
` [EGIT PATCH 1/7] Create the import wizard question checkbox properly
  ` [EGIT PATCH 2/7] Fix two strings in the cloning wizard that were not translated
    ` [EGIT PATCH 3/7] Add shortcuts to the Git cloning wizard
      ` [EGIT PATCH 4/7] Normalize paths to /-format when parsing GIT URI's
        ` [EGIT PATCH 5/7] Add UNC test case to URIish test
          ` [EGIT PATCH 6/7] Treat null scheme as file: in git import wizard
            ` [EGIT PATCH 7/7] Create an automatic UI test for the Git Import Wizard

[PATCH, resend] git-status -v: colored diff when color.ui is set
 2009-01-08 18:53 UTC 

[PATCH, resend] bash completion: add 'rename' subcommand to git-remote
 2009-01-08 18:53 UTC 

Maintaining site-wide clones
 2009-01-08 17:22 UTC  (2+ messages)

Plans to put together an Info manual?
 2009-01-08 17:09 UTC  (2+ messages)

[PATCH] Support ref logs for refs/*
 2009-01-08 16:52 UTC  (3+ messages)

Can I prevent someone clone my git repository?
 2009-01-08 16:06 UTC  (12+ messages)

You've got an E-card
 2009-01-08 12:52 UTC 

[PATCH/RFC v4 0/2] git checkout: optimise away lots of lstat() calls
 2009-01-08 11:32 UTC  (3+ messages)
` [PATCH/RFC v4 1/2] Optimised, faster, more effective symlink/directory detection
` [PATCH/RFC v4 2/2] entry.c: create_directories(): only create/check each directory once!

collapsing commits with rebase
 2009-01-08 11:07 UTC  (10+ messages)

Problems with large compressed binaries when converting from svn
 2009-01-08 10:01 UTC  (4+ messages)

[PATCH] tutorial.txt renamed
 2009-01-08  9:21 UTC  (4+ messages)

[PATCH (topgit) 0/2] tg-patch: fix pagination
 2009-01-08  9:23 UTC  (9+ messages)
` [PATCH (topgit) 1/2] Implement setup_pager just like in git

Git for Product Line Engineering
 2009-01-08  9:01 UTC 

Google Summer of Code 2009
 2009-01-08  7:55 UTC  (5+ messages)

why still no empty directory support in git
 2009-01-08  7:12 UTC  (7+ messages)

Error : git svn fetch
 2009-01-08  2:55 UTC  (2+ messages)

libxdiff and patience diff
 2009-01-08  2:31 UTC  (12+ messages)
  ` [PATCH 0/3] Teach Git about the patience diff algorithm


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