git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-06-06 07:10:57 to 2007-06-08 08:43:11 UTC [more...]

[PATCH] gitweb: change filename/directory name of snapshots
 2007-06-08  8:43 UTC  (2+ messages)

[PATCH] fsck: do not crash on tag objects which do not contain an empty line
 2007-06-08  8:32 UTC  (10+ messages)

error: char103: premature end of data
 2007-06-08  8:18 UTC  (9+ messages)
      ` [PATCH] Fix failed tag parsing when tag object has no body/message (and thus ends with a single '\n')

git-send-pack: broken handling of ref specs with wildcards
 2007-06-08  7:42 UTC  (6+ messages)
` [PATCH] Fix push with refspecs containing wildcards

[PATCH] Teach filter-branch about subdirectory filtering
 2007-06-08  7:19 UTC  (4+ messages)

gitk highlighting commits
 2007-06-08  6:57 UTC  (3+ messages)

git-stash
 2007-06-08  6:52 UTC  (6+ messages)

[PATCH/RFC] filter-branch: support skipping of commits more easily
 2007-06-08  6:40 UTC  (4+ messages)

clarify git clone --local --shared --reference
 2007-06-08  5:37 UTC  (7+ messages)

p4 + svn + git
 2007-06-08  5:31 UTC  (3+ messages)

[PATCH/RFC] filter-branch: support skipping of commits more easily
 2007-06-08  5:12 UTC  (2+ messages)

mingw Git 1.5.2.1
 2007-06-08  3:44 UTC 

Problems importing branches and tags
 2007-06-08  2:35 UTC 

Spec file for StGIT (or equivalent)
 2007-06-08  0:24 UTC 

[PATCH] [RFC] Generational repacking
 2007-06-07 22:51 UTC  (13+ messages)

git does the wrong thing with ambiguous names
 2007-06-07 22:51 UTC 

Problems with git-svnimport
 2007-06-07 22:29 UTC  (2+ messages)

Refactoring the tag object; Introducing soft references (softrefs); Git 'notes' (take 2)
 2007-06-07 22:13 UTC  (12+ messages)
` [PATCH 0/6] Refactor the tag object
  ` [PATCH] Fix bug in tag parsing when thorough verification was in effect
` [PATCH 3/6] git-fsck: Do thorough verification of tag objects

StGIT: stgitformatversion vs. stgit.formatversion
 2007-06-07 21:55 UTC  (3+ messages)

[StGIT PATCH 0/2] Fix issues with series deletion
 2007-06-07 21:50 UTC  (4+ 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

pull/merge --no-commit
 2007-06-07 20:51 UTC  (10+ messages)

[PATCH] Active_nr is unsigned, hence can't be < 0
 2007-06-07 20:45 UTC  (2+ messages)
` [PATCH] Missing statics

git-log fatal error in empty repo
 2007-06-07 20:29 UTC  (2+ messages)

git-cvsimport cannot handle zsh CVS repo
 2007-06-07 19:19 UTC  (2+ messages)

git-svn removes merge
 2007-06-07 17:08 UTC 

Git Vs. Svn for a project which *must* distribute binaries too
 2007-06-07 16:51 UTC  (3+ messages)

git-svn "cannot lock ref" error during fetch
 2007-06-07 15:37 UTC  (4+ messages)

[PATCH] cvsserver: Make req_Root more critical of its input data
 2007-06-07 14:57 UTC  (2+ messages)
` [PATCH] cvsserver: Add some useful commandline options

git does the wrong thing with ambiguous names
 2007-06-07 14:54 UTC  (6+ messages)

git-svn dcommit failure
 2007-06-07 14:04 UTC  (5+ messages)

[PATCH 1/2] Add an option to quiet git-init
 2007-06-07 12:50 UTC  (2+ messages)
` [PATCH 2/2] Quiet the output from git-init when cloning, if requested

git-svn error msg
 2007-06-07 11:22 UTC  (3+ messages)

Error trying to use dcommit
 2007-06-07  6:12 UTC 

[PATCH] Accept dates before 2000/01/01 when specified as seconds since the epoch
 2007-06-07  5:30 UTC  (6+ messages)

[ANNOUNCE] qgit new "smart browsing" feature
 2007-06-07  5:11 UTC  (5+ messages)

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

[PATCH] Documentation typo
 2007-06-07  2:09 UTC  (4+ messages)

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] 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  (3+ messages)

[PATCH] Use git-tag in git-cvsimport
 2007-06-06 20:41 UTC  (5+ 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  (11+ messages)
` [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)

[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

[PATCH] Add git-filter-branch
 2007-06-06 18:38 UTC  (21+ 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)

[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 1/2] Show html help with git-help --html
 2007-06-06 11:07 UTC  (3+ messages)

[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  (7+ messages)
` [PATCH 1/2] git-submodule: move cloning into a separate function
            ` [PATCH 2/2] git-submodule: clone during update, not during init

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 


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