login
Header Space

 
 

Mailing list archives

Search results

Found 115 matching messages (0.045 seconds). Page 1 of 6.

Re: GIT Packages for Debian Etch

Hello, * Thomas Glanzmann <thomas@glanzmann.de> [070618 23:56]: > > It seems that this is only for etch (and sarge ... I provided in the previous e-mail for sure. Thomas - To unsubscribe from this list: send the line ...

git - Thomas Glanzmann - Jun 18 2007 - 18:03

Re: [PATCH/RFC 0/4] gitweb: ViewVC-like "tree_blame" view

Hello, > In response to Thomas Glanzmann (or rather a friend of his) request, > here is series of patches which adds ... . thanks, I bounced the messages to him. Thomas - To unsubscribe from this list: send the line ...

git - Thomas Glanzmann - Aug 31 2006 - 04:20

Re: [PATCH] Do _not_ call unlink on a directory

... and removed trailing whitspace from one line (git-apply complained) Thomas From 3b60b807007507ce5e1f8490f1469dac5bb95917 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Tue, 17 Jul 2007 11:31:07 + ...

git - Thomas Glanzmann - Jul 17 2007 - 06:15

If NEEDS_LIBICONV is set for Solaris 8, it does not build git for me

... cut here ----8<---- cut here ----8<---- cut here ----8<---- Thomas From 14a4e0245c32c73a8a2dbd1763a23b8b69f8844d Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Sun, 22 Jul 2007 12:14:14 +0200 ...

git - Thomas Glanzmann - Jul 22 2007 - 06:40

[PATCH] Make git compile with SUNs forte12 compiler

... output written to git-convert-objects gmake[1]: *** [git-convert-objects] Error 1 Signed-off-by: Thomas Glanzmann --- tree-walk.c | 14 ++++++++++++++ tree-walk.h | 13 +------------ ...

git - Thomas Glanzmann - May 12 2007 - 17:35

[PATCH] Remove protoype for inline function so that forte12 doesn't choke on it

Signed-off-by: Thomas Glanzmann --- tree-walk.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tree-walk.h b/tree-walk.h index 43458cf..ee747ab 100644 --- a/tree- ...

git - Thomas Glanzmann - May 13 2007 - 07:22

Re: git.or.cz IPv6

... :2ff:fe7b:d860, 30 hops max, 16 byte packets 1 gateway.glanzmann.de (2001:a60:f027:dead::) 1.06 ms 1.124 ms 0. ... for some time now. At least from my point of views. Thomas - To unsubscribe from this list: send the line "unsubscribe git" in ...

git - Thomas Glanzmann - May 14 2007 - 01:42

[PATCH] Do _not_ call unlink on a directory

... as root makes it inconsistent. Thanks to Johannes Sixt for the obvious fix. Signed-off-by: Thomas Glanzmann --- entry.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ...

git - Thomas Glanzmann - Jul 16 2007 - 13:38

Re: "git clone" executed as root on solaris 10 shreds UFS (it is possible to create hardlinks for directories as root under solaris)

... machines. below I quote the answer of the UFS maintainer: Thomas, some notes on the unlink(directory) part: In the ... line: GIT should not call unlink on a directory. Thomas - To unsubscribe from this list: send the line "unsubscribe ...

git - Thomas Glanzmann - Jul 16 2007 - 12:40

Prepend the history of one git tree to another

... to the old history. Is there a script which does that for me? Or do I have to write this script myself? Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...

git - Thomas Glanzmann - Feb 20 2006 - 05:09

Re: Prepend the history of one git tree to another

... graph is very linear. However. I have binaries checked into my tree. I am not sure if format-patch can handle this. Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org ...

git - Thomas Glanzmann - Feb 20 2006 - 06:43

Re: Prepend the history of one git tree to another

... /0511/12965.html that is *exactly* what I was looking for. Thanks. > Hope this helps! Well it does! Thanks, Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel. ...

git - Thomas Glanzmann - Feb 20 2006 - 08:20

Re: [PATCH] colored diff.

... screenshot: http://wwwcip.informatik.uni-erlangen.de/~sithglan/shot.png Thanks for the enegery you put in git, Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to ...

git - Thomas Glanzmann - Apr 20 2006 - 07:52

GIT URL of linux kernel tree

... I guess. So I am asking for the URL to use GITs own protocol. And where could I have looked it up? Thanks, Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...

git - Thomas Glanzmann - Apr 24 2006 - 15:21

daily git packages for debian etch and sarge

Hello, is there someone who builds and publishes daily automatic git packages of Junios tree for debian sarge / etch (testing)? Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@ ...

git - Thomas Glanzmann - May 13 2006 - 08:24

Re: irc usage..

... people from CVS is > to me not just a good idea, it's a moral imperative. you're a very brave man. Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...

git - Thomas Glanzmann - May 21 2006 - 05:46

Re: [SCRIPT] chomp: trim trailing whitespace

... > #!/usr/bin/perl -i -p > s/[ \t\r\n]+$// perl -p -i -e 's/\s+$//' file1 file2 file3 ... Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at ...

git - Thomas Glanzmann - May 27 2006 - 06:24

Using pickaxe to track changed symbol CR4_FEATURES_ADDR

... use pickaxe to track any changes that involve my missing symbol? Or is there a better way to track that change down? Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel. ...

git - Thomas Glanzmann - Jun 5 2006 - 06:26

Re: Using pickaxe to track changed symbol CR4_FEATURES_ADDR

... I have a workaround for the damn build problem. See http://wwwcip.informatik.uni-erlangen.de/~sithglan/parallels/ Thanks, Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger. ...

git - Thomas Glanzmann - Jun 5 2006 - 16:16

Re: [PATCH] Fix git to be (more) ANSI C99 compliant.

... to compile it? yes, it is GCC (GNU) specific IIRC. So for example the Sun Compiler will choke on this one. Thomas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org ...

git - Thomas Glanzmann - Jun 18 2006 - 04:14

speck-geostationary