login
Header Space

 
 

Mailing list archives

Search results

Found 295 matching messages (0.052 seconds). Page 1 of 15.

Re: mercurial to git

... >" if user == 'tytso@universal.(none)': user = "Theodore Ts'o " if user == 'tytso@theodore-tsos-computer.local': user = "Theodore ... :' % filelog).read().strip() if author == '"Theodore Ts\'o" ': author ...

git - Theodore Tso - Mar 6 2007 - 20:11

Re: git push to a non-bare repository

... /refs/heads/master 0000000000000000000000000000000000000000 f2e3cc0bb64c8c94b89ba07bfbdd1653584586f2 Theodore Ts'o ... git/logs/HEAD 0000000000000000000000000000000000000000 f2e3cc0bb64c8c94b89ba07bfbdd1653584586f2 Theodore Ts'o

git - Theodore Tso - Mar 18 2007 - 23:21

Re: Unresolved issues #2 (shallow clone again)

... Sun, May 07, 2006 at 05:50:42PM -0700, Linus Torvalds wrote: > > > On Sun, 7 May 2006, Theodore Tso wrote: > >> > > If there are 233338 objects, then the average wasted space due to > > internal fragmentation is ...

git - Theodore Tso - May 7 2006 - 21:26

Re: Cleaning up git user-interface warts

On Wed, Nov 15, 2006 at 08:21:36PM -0800, Junio C Hamano wrote: > Theodore Tso writes: > > So with Bitkeeper, with "bk pull" there was never any question about > > which branch ("line of development") ...

git - Theodore Tso - Nov 16 2006 - 12:07

Re: Cleaning up git user-interface warts

On Thu, Nov 16, 2006 at 11:07:00AM -0500, Theodore Tso wrote: > I think the problem is the people who have had years of BK or Hg > experience. Maybe it's more of a documentation problem; perhaps a > "git for BK" or "git for Hg" ...

git - Theodore Tso - Nov 16 2006 - 12:49

Re: [DRAFT] Branching and merging with git

... :44:11PM -0500, J. Bruce Fields wrote: > On Wed, Jan 03, 2007 at 12:04:11PM -0500, Theodore Tso wrote: > > What ever happened to this document? There was some talk of getting > > this integrated into the git ...

git - Theodore Tso - Jan 7 2007 - 20:40

Re: [PATCH] Allow aliases to expand to shell commands

On Sun, Feb 11, 2007 at 01:44:25PM -0800, Junio C Hamano wrote: > Theodore Tso writes: > > > ..., I think we're > > still safe, since aliases can't override commands. > > I feel a bit uneasy to ...

git - Theodore Tso - Feb 11 2007 - 23:56

Re: How do get a specific version of a particular file?

On Tue, Feb 27, 2007 at 06:45:41PM -0800, Junio C Hamano wrote: > Theodore Tso writes: > > > Well, the other design alternative is to make git-show take a list of > > objects, so that > > > > git ...

git - Theodore Tso - Feb 27 2007 - 23:03

Re: [PATCH 0/2] Make gc a builtin.

On Mon, Mar 12, 2007 at 12:23:41PM +0100, Johannes Schindelin wrote: > Hi, > > On Sun, 11 Mar 2007, Theodore Tso wrote: > > > On Sun, Mar 11, 2007 at 06:06:56PM -0400, James Bowes wrote: > > > The ...

git - Theodore Tso - Mar 12 2007 - 09:36

Re: git push to a non-bare repository

... 18, 2007 at 10:21:43PM -0400, Shawn O. Pearce wrote: > Junio C Hamano wrote: > > Theodore Tso writes: > > > > > Is it at all possible to figure out ? ...

git - Theodore Tso - Mar 18 2007 - 22:47

Re: [PATCH] git-mergetool: add support for ediff

On Fri, Jun 29, 2007 at 12:03:28AM -0400, Theodore Tso wrote: > I'll have to look at the two and see why people like one over the > other, and then we'll have to pick which one should be the default. > Although as I've said, past a ...

git - Theodore Tso - Jul 1 2007 - 22:04

Re: [PATCH] git-mergetool: add support for ediff

On Sun, Jul 01, 2007 at 07:32:59PM -0700, Junio C Hamano wrote: > Theodore Tso writes: > > > Unfortunately, it's not enough. Ediff doesn't have an "abort" command > > which returns a non-zero exit ...

git - Theodore Tso - Jul 1 2007 - 23:05

Re: [PATCH v2] Make fetch-pack a builtin with an internal API

On Mon, Jul 09, 2007 at 02:16:35PM +0100, Andy Parkins wrote: > On Monday 2007 July 09, Theodore Tso wrote: > > On Sun, Jul 08, 2007 at 10:39:41PM -0700, Junio C Hamano wrote: > > > Are _identifiers ...

git - Theodore Tso - Jul 9 2007 - 10:40

Re: Git tree for old kernels from before the current tree

On Mon, Jul 23, 2007 at 12:44:57PM -0700, Linus Torvalds wrote: > > > On Mon, 23 Jul 2007, Theodore Tso wrote: > > > > Um, *I* never had the bad taste to import Linux kernels into CVS. :-) > > Ahh. I ...

git - Theodore Tso - Jul 23 2007 - 16:22

Re: What's in git.git (stable)

On Sun, Jul 29, 2007 at 11:05:42AM +0200, David Kastrup wrote: > Theodore Tso writes: > > > So I really am beginning to think the right answer is to give up on > > using git-mergetool to support anything ...

git - Theodore Tso - Jul 29 2007 - 12:40

Re: [PATCH] mergetool: support absolute paths to tools by git config merge.<tool>path

On Mon, Oct 08, 2007 at 05:57:29PM -0400, Theodore Tso wrote: > This patch doesn't work the config file doesn't specify an explicit > mergetool via merge.tool. The reason for that is this loop: Err, let me try that again. "This ...

git - Theodore Tso - Oct 8 2007 - 18:01

Re: How to manage heads on a remote repository?

On Sun, Oct 14, 2007 at 09:12:43PM +1000, David Symonds wrote: > On 14/10/2007, Theodore Tso wrote: > > On Sun, Oct 14, 2007 at 09:03:48PM +1000, David Symonds wrote: > > > git push ...

git - Theodore Tso - Oct 14 2007 - 07:32

Re: best git practices, was Re: Git User's Survey 2007 unfinishedsummary continued

... 2007 at 01:02:19PM -0500, Federico Mena Quintero wrote: > On Thu, 2007-10-25 at 11:21 -0400, Theodore Tso wrote: > > > And of course it's inelegant. You just told us we were dealing with > > CVS-brain- ...

git - Theodore Tso - Oct 25 2007 - 14:23

Re: remote#branch

On Mon, Oct 29, 2007 at 08:40:06PM -0700, Junio C Hamano wrote: > Theodore Tso writes: > > > It would probably also be a good idea to expurgate URL's from the > > documentations, because, well, they ...

git - Theodore Tso - Oct 30 2007 - 00:40

Re: git on MacOSX and files with decomposed utf-8 file names

On Tue, Jan 22, 2008 at 08:34:27AM -0500, Theodore Tso wrote: > * Documenting HFS+'s current pseudo-normalization algorithm. > It's not enough to say that you need to decompose all > Unicode characters, since you've claimed ...

git - Theodore Tso - Jan 22 2008 - 20:08

speck-geostationary