[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu-arch-users] fixing and extending "selected commit"
From: |
Denys Duchier |
Subject: |
Re: [Gnu-arch-users] fixing and extending "selected commit" |
Date: |
Thu, 02 Oct 2003 01:05:09 +0200 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
what I propose to do in a first step is very simple and can be
optimized and generalized later if need be. It can be summarized as
follows:
- generate the changeset tables as usual
- prune anything which doesn't match some limit spec
1. files and dirs only in ORIG (deletions)
2. files and dirs only in MOD (creations)
3. files and dirs in both (moves and modifs)
only needs to match a limit spec in either ORIG or MOD, but not
necessarily in both
- write out the pruned changeset data
Cheers,
--
Dr. Denys Duchier
Équipe Calligramme
LORIA, Nancy, FRANCE
- Re: [Gnu-arch-users] Re: fixing and extending "selected commit", (continued)
- Re: [Gnu-arch-users] Re: fixing and extending "selected commit", Miles Bader, 2003/10/04
- Re: [Gnu-arch-users] Re: fixing and extending "selected commit", Robert Anderson, 2003/10/05
- Re: [Gnu-arch-users] Re: fixing and extending "selected commit", Miles Bader, 2003/10/05
- Re: [Gnu-arch-users] Re: fixing and extending "selected commit", Robert Anderson, 2003/10/05
- Re: [Gnu-arch-users] Re: fixing and extending "selected commit", Miles Bader, 2003/10/05
- [Gnu-arch-users] Re: Re: fixing and extending "selected commit", Pau Aliagas, 2003/10/03
Re: [Gnu-arch-users] fixing and extending "selected commit", Denys Duchier, 2003/10/02
Re: [Gnu-arch-users] fixing and extending "selected commit", Robert Anderson, 2003/10/01