From: "David A. Wheeler" <dwheeler@dwheeler.com>
To: Petr Baudis <pasky@ucw.cz>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: I'm missing isofs.h
Date: Thu, 28 Apr 2005 19:39:04 -0400 [thread overview]
Message-ID: <42717418.6050409@dwheeler.com> (raw)
In-Reply-To: <20050428075244.GE8612@pasky.ji.cz>
Petr Baudis wrote:
> There's no reason not to get the timestamps too if you can; just put
> them after the attributes. They aren't in the diff now either.
>
> I need the mode bits to set the mode right, surprisingly. :-) Yes, in
> part it is a leftover from the old times when we didn't just track the
> execute bit; I don't know if it is worth changing this.
Actually, I like having the full mode bits in there.
"git" actually can be useful as a more general capability for
keeping careful track of an entire tree that's NOT just source code
(e.g., your entire home directory tree, so you can replicate it
across machines in its current state).
I can easily imagine an option flag
that stores "modes as they really are", and another that says
"use the modes as they are stored". Add some support for symlinks,
and you could do quite a bit. Timestamps would be ducky,
too, for the same reason.
--- David A. Wheeler
next prev parent reply other threads:[~2005-04-28 23:31 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-27 4:43 I'm missing isofs.h Andrew Morton
2005-04-27 12:58 ` Jan Harkes
2005-04-27 13:58 ` Petr Baudis
2005-04-27 16:43 ` Jan Harkes
2005-04-27 16:45 ` Jan Harkes
2005-04-27 15:31 ` Steven Cole
2005-04-27 17:40 ` Steven Cole
2005-04-27 23:51 ` Petr Baudis
2005-04-28 0:19 ` Linus Torvalds
2005-04-28 0:32 ` Petr Baudis
2005-04-28 2:02 ` Junio C Hamano
2005-04-28 5:27 ` Junio C Hamano
2005-04-28 6:28 ` [PATCH] Make diff-cache and friends output more cg-patch friendly Junio C Hamano
2005-04-28 7:52 ` I'm missing isofs.h Petr Baudis
2005-04-28 23:39 ` David A. Wheeler [this message]
2005-04-28 14:42 ` Linus Torvalds
2005-04-28 16:11 ` Junio C Hamano
2005-04-28 16:28 ` Linus Torvalds
2005-04-28 0:32 ` Cogito nit: cg-update should default to "origin" David A. Wheeler
2005-04-28 0:53 ` Petr Baudis
2005-04-28 1:52 ` Dan Holmsand
2005-04-28 3:57 ` David A. Wheeler
2005-04-28 8:22 ` Dan Holmsand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42717418.6050409@dwheeler.com \
--to=dwheeler@dwheeler.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=pasky@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).