git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-06-04 23:41:50 to 2007-06-07 02:09:05 UTC [more...]

What's in git.git (stable)
 2007-06-07  2:08 UTC  (7+ messages)

[PATCH] Fix clone to setup the origin if its name ends with .git
 2007-06-07  2:08 UTC  (2+ messages)

What's cooking in git.git (topics)
 2007-06-07  2:07 UTC  (7+ messages)

[PATCH] [RFC] Generational repacking
 2007-06-07  0:04 UTC  (4+ messages)

git does the wrong thing with ambiguous names
 2007-06-07  0:01 UTC  (4+ messages)

[PATCH] Fix the remote note the fetch-tool prints after storing a fetched reference
 2007-06-06 22:48 UTC  (9+ messages)

Git Vs. Svn for a project which *must* distribute binaries too
 2007-06-06 22:34 UTC  (17+ messages)

[PATCH] Documentation typo
 2007-06-06 22:18 UTC  (3+ messages)

[PATCH] Use git-tag in git-cvsimport
 2007-06-06 20:41 UTC  (7+ messages)

[SGIT PATCH 0/3] Assorted fixes
 2007-06-06 22:01 UTC  (4+ messages)
` [PATCH 1/3] Robustify rebase test: check patches are reapplied
` [PATCH 2/3] Catch early trying rebasing to unknown ref, and add testcase
` [PATCH 3/3] Fixed typo in contrib/stg-whatchanged

"stgit rebase" should check for errors before changing tree
 2007-06-06 21:47 UTC  (2+ messages)

[PATCH] Add git-index-pack -l to list objects in a pack
 2007-06-06 21:35 UTC  (4+ messages)

[RFC] GIT_WORK_TREE
 2007-06-06 21:29 UTC  (15+ messages)
` [PATCH 3/7] test git rev-parse
  ` [PATCH 3/7 (amend)] "
` [PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
    ` [PATCH] filter-branch: always export GIT_DIR if it is set
      ` [PATCH (amend)] "
  ` [PATCH 4/7 (amend)] introduce GIT_WORK_TREE to specify the work tree
` [PATCH 6/7] extend rev-parse test for --is-inside-work-tree
  ` [PATCH 6/7 (amend)] "
` [PATCH 7/7] test GIT_WORK_TREE
  ` [PATCH 7/7 (amend)] "
` [PATCH] setup_git_directory: fix segfault if repository is found in cwd

[PATCH] git-mergetool: Make default smarter by considering user's desktop environment and editor
 2007-06-06 21:20 UTC  (6+ messages)

[StGIT PATCH 0/2] Fix issues with series deletion
 2007-06-06 21:05 UTC  (3+ messages)
` [PATCH 1/2] Fix removal of series with non-existant trash dir
` [PATCH 2/2] Fix removal of series to nuke the formatversion config item

[PATCH] filter-branch: use sh -c instead of eval
 2007-06-06 20:53 UTC  (3+ messages)

[RFC PATCH] Add git quick reference
 2007-06-06 20:36 UTC  (4+ messages)

Git requires zip?
 2007-06-06 18:57 UTC  (3+ messages)
  ` [PATCH] t5000: skip ZIP tests if unzip was not found

clarify git clone --local --shared --reference
 2007-06-06 18:55 UTC  (6+ messages)

[PATCH] Add git-filter-branch
 2007-06-06 18:38 UTC  (23+ messages)
          ` [PATCH] filter-branch: use $(($i+1)) instead of $((i+1))
            ` [PATCH] filter-branch: also don't fail in map() if a commit cannot be mapped
                ` [PATCH v2] "

How do we import patches from non-git sources?
 2007-06-06 18:18 UTC  (5+ messages)
` Let me ask again: "

merging two repositories
 2007-06-06 18:01 UTC  (2+ messages)

git-svn "cannot lock ref" error during fetch
 2007-06-06 17:17 UTC 

git-svn error msg
 2007-06-06 14:09 UTC 

[PATCH] cvsimport: add support for new style remote layout
 2007-06-06 11:52 UTC  (2+ messages)

[PATCH 1/2] This patch was inspired by ClearCase command 'ct man', which
 2007-06-06 11:39 UTC  (2+ messages)

[PATCH] Accept dates before 2000/01/01 when specified as seconds since the epoch
 2007-06-06 10:42 UTC  (3+ messages)

[PATCH 1/2] Show html help with git-help --html
 2007-06-06 11:07 UTC  (5+ messages)

Refactoring the tag object; Introducing soft references (softrefs); Git 'notes' (take 2)
 2007-06-06 10:35 UTC  (10+ messages)
` [PATCH 3/6] git-fsck: Do thorough verification of tag objects

[PATCH] git-branch: cleanup config file when deleting branches
 2007-06-06 10:09 UTC 

[PATCH 0/2] git-submodule: make it easier to use alternate urls
 2007-06-06  9:13 UTC  (9+ messages)
  ` [PATCH 1/2] git-submodule: move cloning into a separate function
    ` [PATCH 2/2] git-submodule: clone during update, not during init

[ANNOUNCE] qgit new "smart browsing" feature
 2007-06-06  8:30 UTC  (7+ messages)

git-svn fetch hangs or gives broken pipe on a specific "branch"
 2007-06-06  8:27 UTC  (2+ messages)

[PATCH] git-merge: record merge strategy in the log message on auto resolved merges
 2007-06-06  8:24 UTC 

[PATCH] Add the --numbered-files option to git-format-patch
 2007-06-06  7:50 UTC  (2+ messages)

[PATCH] chmod +x git-filter-branch.sh
 2007-06-06  7:29 UTC 

[PATCH] Remove useless uses of cat, and replace with filename arguments or redirection
 2007-06-06  6:38 UTC  (6+ messages)

[PATCH] New selection indication and softer colors
 2007-06-06  5:24 UTC  (2+ messages)

[PATCH v2] Remove useless uses of cat, and replace with filename arguments or redirection
 2007-06-06  4:36 UTC 

[PATCH] Fix typo in git-mergetool
 2007-06-06  4:24 UTC 

[PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool
 2007-06-06  2:45 UTC  (2+ messages)

[PATCH] remote: add 'rm' subcommand
 2007-06-05 23:25 UTC 

[PATCH] Fix typo in remote branch example in git user manual
 2007-06-05 22:46 UTC  (2+ messages)

[PATCH] $EMAIL is a last resort fallback, as it's system-wide
 2007-06-05 22:27 UTC  (2+ messages)

Improved git-gui blame viewer
 2007-06-05 21:47 UTC  (9+ messages)

How to remove invalid remote repository
 2007-06-05 20:57 UTC  (4+ messages)

[PATCH 2/2] Add rule install-html to install html files to $(html_dir)
 2007-06-05 18:29 UTC 

[PATCH] +test-sha1 to .gitignore
 2007-06-05 17:29 UTC  (2+ messages)
` nevermind "

git "manifest" command
 2007-06-05 17:11 UTC  (4+ messages)

[PATCH] $EMAIL is a last resort fallback, as it's system-wide
 2007-06-05 16:40 UTC 

[PATCH] filter-branch: prevent filters from reading from stdin
 2007-06-05 16:10 UTC  (2+ messages)

[PATCH] make clean should remove all the test programs too
 2007-06-05 13:43 UTC 

[PATCH] add git-filter-branch to .gitignore
 2007-06-05 13:26 UTC 

git branch --track and remote branches with / in the name
 2007-06-05 11:35 UTC  (3+ messages)

How to use git-svn to clone from a mirror?
 2007-06-05 10:41 UTC  (5+ messages)

quieter installs
 2007-06-05 10:33 UTC  (6+ messages)
` [PATCH] Make the installation targets a little less chatty

git-svn adding too many blank lines during git-cherry-pick, and git-cherry getting confused
 2007-06-05 10:24 UTC  (2+ messages)

git-svn dcommit failure
 2007-06-05 10:17 UTC  (4+ messages)

git-svn and googlecode.com?
 2007-06-05 10:11 UTC  (3+ messages)

[PATCH] git-svn: allow to specify svn branch for commands
 2007-06-05  9:56 UTC  (6+ messages)

git-p4import.py robustness changes
 2007-06-05  7:21 UTC  (4+ messages)

[StGIT PATCH 0/4] Rename detection, take 2
 2007-06-05  6:47 UTC  (4+ messages)
` [PATCH 4/4] Add new --diff-opts/-O flag to diff- and status-related commands

[PATCH 3/3] git-merge-file: refuse to merge binary files
 2007-06-05  5:16 UTC  (5+ messages)

[PATCH] git-fsck: learn about --verbose
 2007-06-05  2:44 UTC 

[PATCH 2/3] merge-recursive: refuse to merge binary files
 2007-06-05  2:36 UTC 

[PATCH 1/3] Move buffer_is_binary() to xdiff-interface.h
 2007-06-05  2:36 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).