darcs

Issue 737 darcs annotate --last=n

Title darcs annotate --last=n
Priority wishlist Status resolved
Milestone Resolved in
Superseder Nosy List SamB, darcs-devel, dmitry.kurochkin, kowey, markstos, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-03-06.15:18:26 by SamB, last changed 2017-07-30.23:08:04 by gh.

Messages
msg3781 (view) Author: SamB Date: 2008-03-06.15:18:25
I notice that it takes a LONG time if I run "darcs annotate
compiler/types/Type.lhs" in a checkout of
http://darcs.haskell.org/ghc-hashedrepo/. It looks like darcs is trying to read
every patch ever, which is understandable but not very desirable...

Perhaps it would be a good idea to have an option to only annotate based on the
last n patches (either that touched this file or just the last n from the
inventory...)
msg3845 (view) Author: markstos Date: 2008-03-08.14:07:25
Thanks for the report, Sam. I agree this would be nice to improve.
msg8639 (view) Author: kowey Date: 2009-09-02.14:36:14
It sounds like this may be useful with or without performance problems.
History
Date User Action Args
2008-03-06 15:18:26SamBcreate
2008-03-08 14:07:26markstossetpriority: feature -> wishlist
status: unread -> deferred
messages: + msg3845
nosy: + markstos
title: abysmal performance of annotate -- possibility of --last=n option? -> wish: abysmal performance of annotate -- possibility of --last=n option?
2009-08-06 17:56:05adminsetnosy: + jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, SamB
2009-08-06 21:00:06adminsetnosy: - beschmi
2009-08-10 22:17:32adminsetnosy: + SamB, - darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 18:07:21adminsetnosy: + darcs-devel, - simon
2009-08-27 13:56:26adminsetnosy: tommy, kowey, markstos, darcs-devel, SamB, thorkilnaur, dmitry.kurochkin
2009-09-02 14:36:17koweysetstatus: deferred -> needs-implementation
nosy: tommy, kowey, markstos, darcs-devel, SamB, thorkilnaur, dmitry.kurochkin
messages: + msg8639
title: wish: abysmal performance of annotate -- possibility of --last=n option? -> darcs annotate --last=n
2017-07-30 23:08:04ghsetstatus: needs-implementation -> resolved