[RFC] pack-objects: compression level for non-blobs

2012-11-25 Thread David Michael Barr
its application to when the config pack.graphcompression is set. Signed-off-by: David Michael Barr --- builtin/pack-objects.c | 49 + 1 file changed, 45 insertions(+), 4 deletions(-) I started working on this just before taking a vacation, so it&#

Re: [RFC] pack-objects: compression level for non-blobs

2012-11-26 Thread David Michael Barr
levels mismatch. > Limit its application to when the config pack.graphcompression is set. > > Signed-off-by: David Michael Barr (mailto:b...@rr-dav.id.au)> > --- > builtin/pack-objects.c | 49 + > 1 file changed, 45 insertio

Re: remote-testsvn: Hangs at revision

2012-12-05 Thread David Michael Barr
the end of the clone: warning: remote HEAD refers to nonexistent ref, unable to checkout. -- David Michael Barr -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Failing svn imports from apache.org

2012-09-17 Thread David Michael Barr
extract the standard layout into a new repo. * Use git-svn to keep the new repo up-to-date. -- David Michael Barr On Saturday, 15 September 2012 at 8:07 PM, Enrico Weigelt wrote: > > > > Does anyone have an idea, what might be wrong here / how to fix it > > > ? > >

Re: Using bitmaps to accelerate fetch and clone

2012-09-27 Thread David Michael Barr
rver side greatly, perhaps a >> GitHubber ;-) might want to work on this on C Git, for GitHub itself >> of course, and, as a side effect, make the rest of us happy? > > Yeah, GitHub is definitely interested in this. I may take a shot at it, > but I know David Barr (cc'

Re: What's cooking in git.git (Oct 2012, #01; Tue, 2)

2012-10-04 Thread David Michael Barr
ting for comments from mentors and stakeholders. I have reviewed this topic and am happy with the design and implementation. I support this topic for inclusion. Acked-by: David Michael Barr > > * fa/vcs-svn (2012-09-19) 4 commits > - vcs-svn: remove repo_tree > - vcs-svn/svndump:

Re: Subtree in Git

2012-10-26 Thread David Michael Barr
is so I would also have to > re-discover everything. >From a quick survey, it appears there are no more than 55 patches squashed into the submitted patch. As I have an interest in git-subtree for maintaining the out-of-tree version of vcs-svn/ and a desire to improve my rebase-fu, I am t

Re: [GIT PULL] vcs-svn housekeeping

2012-07-06 Thread David Michael Barr
On Sat, Jul 7, 2012 at 3:10 AM, Jonathan Nieder wrote: > Hi Junio, > > The following changes since commit 58ebd9865d2bb9d42842fbac5a1c4eae49e92859: > > vcs-svn/svndiff.c: squelch false "unused" warning from gcc (2012-01-27 > 11:58:56 -0800) > > are available at: > > git://repo.or.cz/git/jrn.g

Re: [PATCH/RFC v3 00/16] GSOC remote-svn

2012-08-14 Thread David Michael Barr
l no longer be reachable on this address after Friday. I hope to make future contributions with the identity: David Michael Barr This will be my persistent address. -- David Barr -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [RFC 1/5] GSOC: prepare svndump for branch detection

2012-08-18 Thread David Michael Barr
c logic into vcs-svn. > [RFC 2/5] svndump: move struct definitions to .h. > [RFC 3/5] vcs-svn/svndump: restructure node_ctx, rev_ctx handling > [RFC 4/5] vcs-svn/svndump: rewrite handle_node(), > [RFC 5/5] vcs-svn: remove repo_tree I haven't read the rest of the series yet but I exp

Re: Subtree in Git

2013-03-02 Thread David Michael Barr
On Sat, Mar 2, 2013 at 9:05 AM, Paul Campbell wrote: > On Fri, Mar 1, 2013 at 2:28 AM, Kindjal wrote: >> David Michael Barr rr-dav.id.au> writes: >> >>> From a quick survey, it appears there are no more than 55 patches >>> squashed into the submitted pat