Found 475 matching messages (0.026 seconds). Page 1 of 24.
... Peter Anvin wrote:
> H. Peter Anvin wrote:
>>
>> Except they are (for NT-based Windows), so ... 0 instead of socket().
I feel dirty now...
#include
git - H. Peter Anvin - Feb 2 2007 - 04:55
H. Peter Anvin wrote: > H. Peter Anvin wrote: > >> This patch changes git-cvsimport-script so that it creates tag objects >> instead of refs to commits, and adds an option, -u, to convert >> underscores in branch and tag ...
git - H. Peter Anvin - Sep 6 2005 - 16:24
H. Peter Anvin wrote:
> Petr Baudis wrote:
>
>> Dear diary, on Sat, Sep 24, 2005 at 12:20:08AM CEST, I got a letter
>> where "H. Peter Anvin"
git - H. Peter Anvin - Sep 26 2005 - 14:10
... Thu, Dec 07, 2006 at 11:57:34AM -0800, H. Peter Anvin wrote: >> Olivier Galibert wrote: >>> On Thu, Dec 07, 2006 at 11:16:58AM -0800, H. Peter Anvin wrote: >>>> Unfortunately, the most common queries are also extremely expensive. >>> Do you have a ...
git - H. Peter Anvin - Dec 7 2006 - 19:56
Junio C Hamano wrote:
> "H. Peter Anvin"
git - H. Peter Anvin - Sep 3 2007 - 05:13
... for several weeks and appear
to resolve the problem of git-upload-pack processes hanging around
forever.
Signed-off-by: H. Peter Anvin
git - H. Peter Anvin - Mar 27 2007 - 19:45
Joel Becker wrote: > On Fri, Sep 23, 2005 at 12:48:39PM -0700, H. Peter Anvin wrote: > >>Peter Eriksen wrote: >> >>> path=$(dirname $0) >>>... >>> ./git.sh: syntax error at line 4: `path=$' unexpected >> >>I ...
git - H. Peter Anvin - Sep 23 2005 - 16:00
Sean wrote:
> On Sun, 21 May 2006 16:47:45 -0700
> "H. Peter Anvin"
git - H. Peter Anvin - May 22 2006 - 17:18
Sean wrote:
> On Sun, 02 Sep 2007 10:57:03 +0100
> "H. Peter Anvin"
git - H. Peter Anvin - Sep 3 2007 - 03:46
Junio C Hamano wrote:
> "H. Peter Anvin"
git - H. Peter Anvin - Sep 3 2007 - 04:12
walt wrote: > H. Peter Anvin wrote: > >>/usr used to be what is now called /home. What you're describing above >> ... were rare), and so you'd frequently see paths like /u2/h/hpa for example (my actual home directory location on our ...
git - H. Peter Anvin - Jan 7 2006 - 23:00
H. Peter Anvin wrote: > This patch changes git-cvsimport-script so that it creates tag objects > instead of refs to commits, and adds an option, -u, to convert > underscores in branch and tag names to dots (since CVS doesn't allow > dots in ...
git - H. Peter Anvin - Sep 6 2005 - 14:56
... Baudis wrote:
> Dear diary, on Tue, Sep 06, 2005 at 11:01:25PM CEST, I got a letter
> where "H. Peter Anvin"
git - H. Peter Anvin - Sep 6 2005 - 19:23
H. Peter Anvin wrote: >> >> So, C surely has its head updated? Does cg-update "fail" silently, or >> does it utter anything? > > C has its head updated, yes. cg-update says "Branches already fully > merged." > OK, now later in the day I ...
git - H. Peter Anvin - Sep 6 2005 - 21:36
Martin Langhoff wrote:
> On 9/7/05, H. Peter Anvin
git - H. Peter Anvin - Sep 6 2005 - 22:48
This patch adds an invocation of "env", so rsh.c works for C-shell users
as well as Bourne shell users.
Signed-off-by: H. Peter Anvin
git - H. Peter Anvin - Sep 15 2005 - 01:50
Junio C Hamano wrote:
> "H. Peter Anvin"
git - H. Peter Anvin - Sep 15 2005 - 12:30
Linus Torvalds wrote: > > On Thu, 15 Sep 2005, H. Peter Anvin wrote: > >>Wrapping it in chroot() would mean having enough things in the chroot >>environment to support starting up programs, which is ...
git - H. Peter Anvin - Sep 15 2005 - 15:19
This patch does proper quoting, and uses "env" to be compatible with
tcsh. As a side benefit, I believe the code is a lot cleaner to read.
Signed-off-by: H. Peter Anvin
git - H. Peter Anvin - Sep 15 2005 - 15:33
Junio C Hamano wrote:
> "H. Peter Anvin"
git - H. Peter Anvin - Sep 15 2005 - 16:18