login
Header Space

 
 

Mailing list archives

Search results

Found 727 matching messages (0.021 seconds). Page 1 of 37.

[EGIT PATCH 1/9] Create a listener structure for changes to refs and index

... wants to read index or refs information. Signed-off-by: Robin ... ,55 @@ +/* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All ... 64 @@ +/* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All ...

git - Robin Rosenberg - Jul 10 2008 - 18:40

[PATCH] Create a listener structure for changes to refs and index

... wants to read index or refs information. Signed-off-by: Robin ... ,55 @@ +/* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All ... 64 @@ +/* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All ...

git - Robin Rosenberg - Jul 11 2008 - 05:27

Re: [PATCH (repost)] Improve bash prompt to detect merge / rebase in progress

... checkouts. > > > > Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> > > But ... the one I sent recently. -- robin From 82a5b8d5b043ffc7c1950b391ec7ae69d575640b Mon Sep 17 ... 00:00 2001 From: Robin Rosenberg <robin.rosenberg@dewire.com> Date ...

git - Robin Rosenberg - Feb 6 2008 - 20:23

[EGIT PATCH 6/6] Add actions in history view to perform reset actions

... supported Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- org ... 26 @@ +/******************************************************************************* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All ...

git - Robin Rosenberg - Jul 10 2008 - 18:39

[EGIT PATCH 2/2] Provide the ability to configure the quickdiff baseline

... basis. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- org. ... ,26 @@ +/******************************************************************************* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All ...

git - Robin Rosenberg - Jul 10 2008 - 18:41

Re: [PATCH] More test cases for sanitized path names

... what it should. Update follows. -- robin From 11a52821ca81096987f53c29bf1b9ce373fe7fd4 Mon Sep 17 ... 00:00 2001 From: Robin Rosenberg <robin.rosenberg@dewire.com> Date ... variants. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- t ...

git - Robin Rosenberg - Feb 1 2008 - 05:10

[EGIT PATCH 1/2] Use Boolean.valueOf instead of new Boolean

... is too simple :) Thanks Shawn. -- robin From 4fbd3de89c53956abfbc1a4bb08113c6a9f83ab3 Mon Sep 17 ... .rosenberg@dewire.com> Date: Wed, 6 Feb 2008 18:40:25 ... objects. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- .../internal/ ...

git - Robin Rosenberg - Feb 6 2008 - 16:14

Re: [jgit] index v2 pull request

... so it's a rip-out. -- robin From 042fa0bef8b5d3ec8f5b1e385766ca61528e72aa Mon Sep 17 00:00:00 2001 From: Robin Rosenberg <robin.rosenberg@dewire.com> Date: ... +1,142 @@ +/* + * Copyright (C) 2007 Robin Rosenberg + * + * This library is free ...

git - Robin Rosenberg - Mar 12 2008 - 03:07

[EGIT PATCH 5/6] Create baseclasses for actions and operations on RevObjects

... /AbstractRevObjectAction.java @@ -0,0 +1,26 @@ +/******************************************************************************* + * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com> + * + * All rights reserved. This program and the ...

git - Robin Rosenberg - Jul 10 2008 - 18:39

Re: [PATCH] Bash snippet to show branch and patch in bash prompt

... .rosenberg@dewire.com> > > Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> This was a "reply" using stgit, but the reference missed ... thanks for the feedback on the prompt. -- robin - To unsubscribe from this list: send the ...

git - Robin Rosenberg - Oct 30 2006 - 06:57

Re: [PATCH] Support output ISO 8601 format dates

... for formatting. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- Documentation/pretty- ... 2007 at 22:22:58 +0200, Robin Rosenberg wrote: > > + else if (mode == ... -17 20:59:46+05:30" -- robin diff --git a/Documentation/pretty-formats ...

git - Robin Rosenberg - Jul 15 2007 - 19:19

Re: [PATCH] Add a 1-second sleep to git-cvsexportcommit test

... > On Tue, 24 Jul 2007, Robin Rosenberg wrote: > > > > 27778 time(NULL) ... we're at it. -- robin From: Robin Rosenberg <robin.rosenberg@dewire.com> ... files. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- git- ...

git - Robin Rosenberg - Jul 24 2007 - 18:56

[PATCH 4/4] Add support for structured comparison.

... rosenberg@dewire.com> --- org.spearce.egit.core/META-INF/MANIFEST.MF ... Corporation - initial API and implementation + * Robin Rosenberg - Git interface + *******************************************************************************/ +package org ...

git - Robin Rosenberg - Mar 18 2007 - 18:16

[EGIT PATCH 07/10] Cache pack index fully

... -0,0 +1,145 @@ +/* + * Copyright (C) 2006 Robin Rosenberg <robin.rosenberg@dewire.com> + * + * This library is free software; ... -0,0 +1,170 @@ +/* + * Copyright (C) 2006 Robin Rosenberg <robin.rosenberg@dewire.com> + * + * This library is free ...

git - Robin Rosenberg - May 7 2007 - 17:29

[EGIT PATCH 2/2] Use Integer.valueOf instead of new Integer

... the object. Thank you for this information. -- robin From 2f2248fc01c169d85e88d42d10693e4ec59a0c1d Mon Sep 17 00:00: ... Java 1.5+ has a cache for small numbers. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- .../src/org/spearce ...

git - Robin Rosenberg - Feb 6 2008 - 16:15

Re: [PATCH] Rework cvsexportcommit to handle binary files for all cases.

... 05:39 skrev Junio C Hamano: > Robin Rosenberg <robin.rosenberg@dewire.com> writes: > > Now adding, removing and changing binary files works. ... resolved too. > > > > Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> > > Thanks. > > ...

git - Robin Rosenberg - Nov 13 2006 - 16:39

Re: [PATCH] rebase -m: Fix incorrect short-logs of already applied commits.

... what the '-m' is from the documentation. -- robin From b4fd5fca1aa45183c04327a29ee98d01a4e76e59 Mon Sep 17 00:00 ... [PATCH] Mention -m as an abbreviation for --merge Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- Documentation/git- ...

git - Robin Rosenberg - Sep 1 2007 - 08:11

Re: [EGIT PATCH] Comment private modifier to improve performace.

... the framework we are working within. -- robin From f26deb2c14e1df7513b3954594ea09b7746fcb69 Mon Sep 17 ... .rosenberg@dewire.com> Date: Sun, 3 Feb 2008 01:46:33 ... issue. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- .../.settings/ ...

git - Robin Rosenberg - Feb 2 2008 - 21:01

Re: [PATCH] More test cases for sanitized path names

... 07 March 2008 09.23.54 skrev Junio C Hamano: > Robin ... variants. > > > > Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> > > --- > > t/ ... + git add "$f" > > +)' > > + > > test_done Yes. -- robin -- To unsubscribe from this list: ...

git - Robin Rosenberg - Mar 7 2008 - 11:24

Re: [EGIT PATCH 4/4] Show only commits in the current branch.

... completely remove the interfaces yet. -- robin From 5935318f49f8bcfdcae81ec12667605e42ea8d9e Mon Sep 17 ... .rosenberg@dewire.com> Date: Mon, 24 Mar 2008 08:56:35 + ... branch Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> --- .../egit/ ...

git - Robin Rosenberg - Mar 24 2008 - 05:47

speck-geostationary