login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
git
»
2007
»
August
»
7
Re: [PATCH] (Really) Fix install-doc-quick target
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: rene.scharfe
Subject:
Re: [PATCH] (Really) Fix install-doc-quick target
Date: Tuesday, August 7, 2007 - 6:55 am
Junio C Hamano schrieb:
quoted text
> Mark Levedahl <mlevedahl@gmail.com> writes: > >> + printf "$mandir/%s\n" $(git ls-tree -r --name-only $head) | xargs >> gzip -f > > No risk that ls-tree output is too long to fit within the exec > args limit to run printf?
Perhaps this instead? git ls-tree -r --name-only $head | (cd "$mandir" && xargs gzip -f) Ren
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 8:07 am)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 8:38 am)
Re: rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 9:00 am)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 9:04 am)
Re: rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 9:08 am)
Re: rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 9:14 am)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 9:16 am)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 9:21 am)
Re: rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 9:27 am)
Re: rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 10:56 am)
Re: rc4 - make quick-install-doc is broken
, rene.scharfe
, (Sat Aug 4, 1:19 pm)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 1:21 pm)
Re: rc4 - make quick-install-doc is broken
, Mark Levedahl
, (Sat Aug 4, 1:45 pm)
[PATCH] Fix quick-install-doc
, Johannes Schindelin
, (Sat Aug 4, 2:32 pm)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 2:33 pm)
Re: [PATCH] Fix quick-install-doc
, rene.scharfe
, (Sat Aug 4, 3:09 pm)
Re: rc4 - make quick-install-doc is broken
, rene.scharfe
, (Sat Aug 4, 3:09 pm)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 3:25 pm)
Re: rc4 - make quick-install-doc is broken
, Johannes Schindelin
, (Sat Aug 4, 3:37 pm)
Re: rc4 - make quick-install-doc is broken
, rene.scharfe
, (Sat Aug 4, 4:03 pm)
[PATCH] Fix install-doc-quick target
, Junio C Hamano
, (Sun Aug 5, 12:07 am)
Re: [PATCH] Fix install-doc-quick target
, Johannes Schindelin
, (Sun Aug 5, 6:12 am)
Re: [PATCH] Fix install-doc-quick target
, Johannes Schindelin
, (Sun Aug 5, 7:44 am)
Re: [PATCH] Fix install-doc-quick target
, Junio C Hamano
, (Sun Aug 5, 10:54 am)
Re: [PATCH] Fix install-doc-quick target
, Johannes Schindelin
, (Sun Aug 5, 11:10 am)
[PATCH] (Really) Fix install-doc-quick target
, Mark Levedahl
, (Mon Aug 6, 3:43 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Johannes Schindelin
, (Mon Aug 6, 3:50 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Junio C Hamano
, (Mon Aug 6, 4:07 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Mark Levedahl
, (Mon Aug 6, 4:38 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Johannes Schindelin
, (Mon Aug 6, 4:43 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Mark Levedahl
, (Mon Aug 6, 4:49 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Junio C Hamano
, (Mon Aug 6, 6:28 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Mark Levedahl
, (Mon Aug 6, 6:55 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, Junio C Hamano
, (Mon Aug 6, 8:53 pm)
Re: [PATCH] (Really) Fix install-doc-quick target
, rene.scharfe
, (Tue Aug 7, 6:55 am)
Re: [PATCH] (Really) Fix install-doc-quick target
, Johannes Schindelin
, (Tue Aug 7, 7:08 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Benjamin Herrenschmidt
Re: [PATCH 1/4] hvc_console: do not set low_latency
Russell King
Re: ARM defconfig files
Carsten Otte
Re: [patch] ext2: xip check fix
Jordan Crouse
Re: 2.6.25-mm1
James Morris
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
Nicolas Pitre
Re: About git and the use of SHA-1
linux-netdev
:
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
Andi Kleen
Re: RFC: Nagle latency tuning
Gary Thomas
Re: Marvell 88E609x switch?
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
dragonflybsd-user
:
Andreas Hauser
Re: Transset.
Tomas
usb printer Brother HL-2030 and DragonFly
Matthew Dillon
Re: DragonFlyBSD not in compliance with RFC 1122
Nikolai Lifanov
pkgsrc issues
Jonas
Re: New to DragonFly...
dragonflybsd-submit
:
Ilya Dryomov
git: HAMMER - Add live_dedup_cache_size sysctl
Matthew Dillon
git: MBUF - Account for failed allocations so netstat -m reports properly.
Simon Schubert
git: make.conf(5): mention STATIC_LOCALES
Matthias Schmidt
cvs commit: src/sys/net bpf.c bpf.h bpfdesc.h
Simon Schubert
git: Revert "Increase the default TCP maximum segment size from 512 to 1460."
Colocation donated by:
Syndicate