login
Header Space

 
 

Mailing list archives

Search results

Found 287 matching messages (0.002 seconds). Page 1 of 15.

Re: [PATCH] git-bundle - bundle objects and references for disconnected transfer.

... On Wed, 14 Feb 2007, Mark Levedahl wrote: > >> Mark Levedahl wrote: >>> Johannes Schindelin wrote: >>> > > I don't think you need the bases. ... solution of git-fsck to be much faster. Mark - To unsubscribe from this list: send the ...

git - Mark Levedahl - Feb 14 2007 - 22:13

Re: Re: [PATCH] Add git-bundle - pack objects and references for disconnected transfer

... O. Pearce" >Cc: Mark Levedahl , git@vger. ... disconnected transfer >Shawn O. Pearce wrote: >> Mark Levedahl wrote: ... a failure rate for my taste. ;^) Mark - To unsubscribe from this list: ...

git - Mark Levedahl - Feb 16 2007 - 08:45

Re: Mark Levedahl's gitk patches

Johannes Sixt wrote: > Is there a chance that we get Mark Levedahl's gitk patches into 1.5.3: > > I found a bug in the ... is possible interest, I am sending the amended series. Mark - To unsubscribe from this list: send the line " ...

git - Mark Levedahl - Jun 25 2007 - 22:41

Re: [PATCH] gitk - work around stderr redirection on Cygwin

... Mark Levedahl writes: > > >> Mark Levedahl wrote: >> >>> Cygwin is *still* shipping with antiquated Tcl 8.4.1, and ... official Cygwin release is up to Eric. Mark -- To unsubscribe from this list: send the ...

git - Mark Levedahl - Jul 13 2008 - 17:53

Re: [PATCH] Make gitk work reasonably well on Cygwin.

... > Judging by the email address, Mike Nefari and Mark Levedahl are one and > the same. I have no ... for all of the email system related confusion. Mark Levedahl - To unsubscribe from this list: send the line "unsubscribe git" in the body of ...

git - Mark Levedahl - Feb 1 2007 - 13:33

[PATCH] Create a man page for git-bundle.

Signed-off-by: Mark Levedahl --- Documentation/git-bundle.txt | 92 ... mechanism] + +in R2 on B: +git-unbundle bundle.zip (3) + + +Author +------ +Written by Mark Levedahl + +GIT +--- +Part of the ...

git - Mark Levedahl - Feb 14 2007 - 10:10

[PATCH] Create a man page for git-unbundle.

Signed-off-by: Mark Levedahl --- Documentation/git-unbundle.txt | 55 ... inherent +safety checks provided by those functions are in force. + +Author +------ +Written by Mark Levedahl + +GIT +--- +Part of ...

git - Mark Levedahl - Feb 14 2007 - 10:10

[PATCH] Create documentation for git-bundle.

Signed-off-by: Mark Levedahl --- Documentation/git-bundle.txt | 87 ... mechanism) + +in R2 on B: +git-unbundle bundle.tar (3) + + +Author +------ +Written by Mark Levedahl + +GIT +--- +Part of the ...

git - Mark Levedahl - Feb 15 2007 - 20:19

[PATCH] Create documentation for git-unbundle.

Signed-off-by: Mark Levedahl --- Documentation/git-unbundle.txt | 48 ... that references are updated correctly. + +Author +------ +Written by Mark Levedahl + +GIT +--- +Part of the gitlink:git[7] suite -- ...

git - Mark Levedahl - Feb 15 2007 - 20:19

[PATCH] Add git-bundle: move objects and references by archive.

... in operation with bundles. Signed-off-by: Mark Levedahl --- Documentation/cmd-list. ... it is talking with a remote side over the +network. + +Author +------ +Written by Mark Levedahl + +GIT +--- +Part ...

git - Mark Levedahl - Feb 18 2007 - 13:27

[PATCH] Add git-bundle: move objects and references by archive.

... in operation with bundles. Signed-off-by: Mark Levedahl --- Documentation/cmd-list. ... it is talking with a remote side over the +network. + +Author +------ +Written by Mark Levedahl + +GIT +--- +Part ...

git - Mark Levedahl - Feb 18 2007 - 18:47

(no subject)

... Mon Sep 17 00:00:00 2001 From: Mark Levedahl Date: Tue, 17 Jul ... fix was suggested by Shawn Pierce. Signed-off-by: Mark Levedahl --- gitk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff ...

git - Mark Levedahl - Jul 17 2007 - 18:39

Re: rc4 - make quick-install-doc is broken

Mark Levedahl wrote: > Johannes Schindelin wrote: >> Could it be that you did not find this commit ... man files into $mandir, before this commit, it does. Mark Levedahl - To unsubscribe from this list: send the line "unsubscribe git" in the body of ...

git - Mark Levedahl - Aug 4 2007 - 12:08

Re: [PATCH] (Really) Fix install-doc-quick target

... Cc: Johannes Schindelin ,Mark Levedahl ,Git Mailing List ,Ren ... this line #=-=-=-=-=-=-=-=-=- Junio C Hamano wrote: > Mark Levedahl writes: > ...

git - Mark Levedahl - Aug 6 2007 - 21:55

[PATCH] git-gui/Makefile - Handle $DESTDIR on Cygwin

From: Mark Levedahl gg_libdir is converted to an absolute Windows path on Cygwin, but a ... so installation to $DESTDIR will work. Signed-off-by: Mark Levedahl --- git-gui built with this passed ...

git - Mark Levedahl - Jan 17 2008 - 23:50

Re: [PATCH] git-bundle - bundle objects and references for disconnected transfer.

... > On Wed, 14 Feb 2007, Mark Levedahl wrote: > > > Ah, I just realized ... . This means that you can mark commits as "fake > root" commits, ... Documentation/glossary.txt. Thanks. > > Ciao, > Dscho > Mark - To unsubscribe from this list: ...

git - Mark Levedahl - Feb 14 2007 - 22:32

Re: [PATCH] git-bundle: assorted fixes

... > > On Thu, 22 Feb 2007, Mark Levedahl wrote: > >> Johannes Schindelin wrote: >> >>> Mark wrote: >>> >>>> 2) git bundle verify reports only a single ... (i = 0; i < p->nr; i++) { Mark - To unsubscribe from this list: send the ...

git - Mark Levedahl - Feb 22 2007 - 23:37

Re: [PATCH] gitk: don't save the geometry to rc file on exit

... the window position was done by Mark Levedahl > to make gitk work properly on Cygwin. I agree it can ... I'd want an ack from Mark before > making that change more generally ... to at least remain an option. Mark - To unsubscribe from this list: ...

git - Mark Levedahl - Feb 24 2008 - 11:44

Re: [PATCH] gitk - restore operation of git-reset on Cygwin

Mark Levedahl wrote: > Paul Mackerras wrote: >> Are you using Tk 8.4 or ... > commit message I wrote is correct. > > Mark > I just tried installation of ActiveState Tcl ... of its compilation I cannot say. Mark -- To unsubscribe from this list: send ...

git - Mark Levedahl - May 23 2008 - 19:13

Re: mingw, windows, crlf/lf, and git

... : > >> On Sun, 11 Feb 2007, Mark Levedahl wrote: >> >> >>> The major competing solutions git seeks to supplant (cvs, cvsnt, svn, ... look for line ending differences if they cared. Mark - To unsubscribe from this list: send the ...

git - Mark Levedahl - Feb 11 2007 - 22:36

speck-geostationary