git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-11-28 00:36:44 to 2008-12-01 15:33:29 UTC [more...]

two questions about the format of loose object
 2008-12-01 15:32 UTC  (7+ messages)

[PATCH 0/8] Sparse checkout, the last half of the series
 2008-12-01 15:39 UTC  (13+ messages)
` [PATCH 1/8] generate-cmdlist.sh: avoid selecting synopsis at wrong place
  ` [PATCH 2/8] Introduce "sparse patterns"
    ` [PATCH 3/8] unpack_trees(): keep track of unmerged entries
      ` [PATCH 4/8] unpack_trees(): add support for sparse checkout
        ` [PATCH 5/8] clone: support sparse checkout with --sparse-checkout option
          ` [PATCH 6/8] checkout: add new options to support sparse checkout
            ` [PATCH 7/8] Introduce default sparse patterns (core.defaultsparse)
              ` [PATCH 8/8] wt-status: show sparse checkout info

SPEC files for Git
 2008-12-01 15:16 UTC 

gitk: git bisect view doesn't work
 2008-12-01 14:43 UTC 

[TOPGIT] Resolving conflicts
 2008-12-01 14:36 UTC  (2+ messages)

[PATCH 0/6 (v2)] Detecting HEAD more reliably while cloning
 2008-12-01 14:12 UTC  (7+ messages)
` [PATCH 1/6 (v2)] get_remote_heads(): refactor code to read "server capabilities"
  ` [PATCH 2/6 (v2)] connect.c::read_extra_info(): prepare to receive more than server capabilities
    ` [PATCH 3/6 (v2)] connect.c::read_extra_info(): find where HEAD points at
      ` [PATCH 4/6 (v2)] clone: find the current branch more explicitly
        ` [PATCH 5/6 (v2)] upload-pack: send the HEAD information
          ` [PATCH 6/6 (v2)] clone: test the new HEAD detection logic

[PATCH 5/5] clone: test the new HEAD detection logic
 2008-12-01 14:03 UTC  (11+ messages)
` [PATCH 4/5] upload-pack: implement protocol extension "symbolic-ref"
  ` [PATCH 3/5] clone: find the current branch more explicitly
    ` [PATCH 2/5] get_remote_heads(): do not assume that the conversation is one-way
      ` [PATCH 1/5] upload-pack.c: refactor receive_needs()
        ` [PATCH 0/5] Detecting HEAD more reliably while cloning

[PATCH 2/2] Documentation: describe how to "bisect skip" a range of commits
 2008-12-01 13:39 UTC 

[PATCH 1/2] bisect: fix "git bisect skip <commit>" and add tests cases
 2008-12-01 13:39 UTC 

[PATCH] git-cvsimport: add support for cvs pserver password scrambling
 2008-12-01 13:43 UTC  (2+ messages)

git build on msys fails (and fix)
 2008-12-01 13:30 UTC  (10+ messages)
              ` [msysGit] "

Is rebase always destructive?
 2008-12-01 12:11 UTC  (3+ messages)

timestamps not git-cloned
 2008-12-01 11:44 UTC  (16+ messages)

A better approach to diffing and merging
 2008-12-01 11:41 UTC  (6+ messages)

[PATCH 0/2] gitweb: patch view
 2008-12-01 11:02 UTC  (12+ messages)
` [PATCH 1/2] gitweb: add "
  ` [PATCH 2/2] gitweb: links to patch action in commitdiff and shortlog view

how to hide some branches
 2008-12-01 10:20 UTC  (5+ messages)

hosting git on a nfs
 2008-12-01  9:57 UTC  (15+ messages)
          ` [PATCH] Makefile: introduce NO_PTHREADS

[ANNOUNCE] GIT 1.6.1-rc1
 2008-12-01  9:54 UTC 

Overwriting untracked working tree files (when identical)
 2008-12-01  9:28 UTC  (2+ messages)

What's cooking in git.git (Nov 2008, #06; Wed, 26)
 2008-12-01  9:24 UTC  (18+ messages)
          ` [PATCH] git add --intent-to-add: fix removal of cached emptiness
            ` [PATCH 1/3] builtin-rm.c: explain and clarify the "local change" logic
              ` [PATCH 2/3] git add --intent-to-add: fix removal of cached emptiness
              ` [PATCH 3/3] git add --intent-to-add: do not let an empty blob committed by accident

more merge strategies : feature request
 2008-12-01  9:18 UTC  (2+ messages)

git-svn rebase "problems"
 2008-12-01  3:17 UTC 

[JGIT PATCH 0/4] RepositoryTestCase cleanups
 2008-11-30 23:40 UTC  (13+ messages)
  ` [JGIT PATCH v2 0/8] Unit test cleanups
    ` [JGIT PATCH 1/8] Drop unneeded code in unit tests
      ` [JGIT PATCH 2/8] Cleanup malformed test cases
        ` [JGIT PATCH 3/8] Turn off memory mapping in JGit unit tests by default
          ` [JGIT PATCH 4/8] Add a counter to make sure the test repo name is unique
            ` [JGIT PATCH 5/8] Make the cleanup less verbose when it fails to delete temporary stuff
              ` [JGIT PATCH 6/8] Cleanup after each test
                ` [JGIT PATCH 7/8] Close files opened by unit testing framework
                  ` [JGIT PATCH 8/8] Hard failure on unit test cleanups if they fail

Managing websites with git
 2008-11-30 17:27 UTC  (3+ messages)

gitweb doesn't work with bare repositories
 2008-11-30 14:52 UTC  (5+ messages)

[RFC] Git Perl bindings, and OO interface
 2008-11-30 14:50 UTC  (3+ messages)

French git user
 2008-11-30  8:37 UTC  (4+ messages)

[PATCH v3] bisect: teach "skip" to accept a range using "-r|--range" option
 2008-11-30  8:24 UTC  (2+ messages)

[PATCH] gitweb: fixes to gitweb feature check code
 2008-11-30  1:34 UTC 

[PATCHv2 0/2] fixes to gitweb feature check code
 2008-11-30  1:31 UTC  (20+ messages)
` [PATCHv2 1/2] gitweb: "
  ` [PATCHv2 2/2] gitweb: clean up git_check_feature() calls
    ` [PATCHv2 2/2] gitweb: clean up gitweb_check_feature() calls
    ` [PATCHv2ter "
          ` [PATCH 2/3] gitweb: rename gitweb_check_feature to gitweb_get_feature
          ` [PATCH 3/3] gitweb: make gitweb_check_feature a boolean wrapper

C# Git Implementation
 2008-11-29 19:55 UTC  (6+ messages)

summaries in git add --patch
 2008-11-29  0:22 UTC  (6+ messages)

remote branch checkout issue, why its *(no branch)
 2008-11-28 23:24 UTC  (3+ messages)

Grafting mis-aligned trees
 2008-11-28 23:01 UTC  (3+ messages)

Removing part of the history
 2008-11-28 22:38 UTC  (3+ messages)

[PATCH] git-p4: fix keyword-expansion regex
 2008-11-28 22:29 UTC  (4+ messages)

[PATCH] sha1_file: avoid bogus "file exists" error message
 2008-11-28 17:00 UTC  (4+ messages)

[StGit] Import file(s) problem
 2008-11-28 15:31 UTC  (4+ messages)

[PATCH] gitk: Updated German translation
 2008-11-28 10:46 UTC 

git fsck segmentation fault
 2008-11-28  8:19 UTC  (4+ messages)

clean the manual of unnecessary quote marks
 2008-11-28  6:25 UTC  (2+ messages)

[RFC PATCH 0/4] Teach git fetch to verify signed tags automatically
 2008-11-28  1:43 UTC  (8+ messages)

[PATCH 3/5] Removed unused variables prev and next
 2008-11-28  1:28 UTC  (2+ messages)

[PATCH 2/5] Name change: other -> commands
 2008-11-28  1:27 UTC  (2+ messages)

[PATCH] bash: complete full refs
 2008-11-28  0:51 UTC  (4+ 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).