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

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

Main branch being maintained with 'git am', how do mere mortals interact without too much conflicts?
 2009-01-10 14:47 UTC  (3+ messages)

trouble getting git cvsimport working
 2009-01-10 14:55 UTC  (4+ messages)

[PATCH 1/6] Move computation of absolute paths from Makefile to runtime and compute prefix on the fly if RUNTIME_PREFIX set
 2009-01-10 14:34 UTC  (7+ messages)
` [PATCH 2/6] Refactor git_set_argv0_path() to git_extract_argv0_path()
  ` [PATCH 3/6] Glean libexec path from argv[0] for git-upload-pack and git-receive-pack
    ` [PATCH 4/6] Add calls to git_extract_argv0_path() in programs that call git_config_*
      ` [PATCH 5/6] Modify setup_path() to only add git_exec_path() to PATH
        ` [PATCH 6/6] Windows: Revert to default paths and convert them by RUNTIME_PREFIX

[PATCH v4] submodule: allow tracking of the newest revision of a branch in a submodule
 2009-01-10 14:23 UTC  (6+ 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

[PATCH] gitweb: suggest name for OPML view
 2009-01-10 14:10 UTC  (2+ messages)

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

[PATCH] add is_dot_or_dotdot inline function
 2009-01-10 12:07 UTC 

Git - Pushing to a production website
 2009-01-10 11:50 UTC  (10+ messages)

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

[PATCH] Get format-patch to show first commit after root commit
 2009-01-10 11:39 UTC  (5+ messages)
    ` [PATCH] format-patch: avoid generation of empty patches

[PATCH 0/3] Teach Git about the patience diff algorithm
 2009-01-10 11:36 UTC  (10+ messages)

SSH_ASKPASS
 2009-01-10 10:55 UTC 

collapsing commits with rebase
 2009-01-10 10:34 UTC  (6+ messages)

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

[PATCH RFC] mailinfo: correctly handle multiline 'Subject:' header
 2009-01-10 10:12 UTC  (7+ messages)
  ` [BUG PATCH "

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

[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] 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)

[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] 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)

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

[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  (2+ 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  (20+ 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 (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  (9+ messages)


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