Created on 2009-07-17.17:45:56 by thomashartman1, last changed 2010-07-23.19:21:12 by tux_rocker.
msg7970 (view) |
Author: thomashartman1 |
Date: 2009-07-17.17:45:52 |
|
at eric's advice, I'm posting to the bugs list that I would like a
versioned show files command, eg
darcs show files --match='hash a392'
I started, but did not finish, work on this at
http://lists.osuosl.org/pipermail/darcs-users/2009-May/019668.html
and don't know if this is still valid against petr's google soc changes.
so this is just to log the desired feature rather than let it get lost
in the memory hold.
hopefully I can devote more time to it, but if not maybe petr or someone else?
My patch appeared to work in some repositories, however it threw
"Atexit" errors on others with a long history, and I didn't track down
why.
---------- Forwarded message ----------
From: Eric Kow <kowey@darcs.net>
Date: Fri, Jul 17, 2009 at 8:56 AM
Subject: Re: [darcs-users] soc progress 8
To: Thomas Hartman <tphyahoo@gmail.com>
Cc: Petr Rockai <me@mornfall.net>, darcs-users@darcs.net
On Fri, Jul 17, 2009 at 08:42:50 -0700, Thomas Hartman wrote:
> > In darcs-hs, I have done some work on optimising `darcs show contents --match`,
>
> Any chance you could add darcs show files --match functionality?
Please file a feature request so we don't forget this, bugs@darcs.net
Weren't you working on this a while back?
Thanks,
Attachments
|
msg9383 (view) |
Author: thomashartman1 |
Date: 2009-11-16.02:14:02 |
|
submitted patch to patches@darcs.net during hackathon today, and jason dagit
confirmed it's there. also attached here.
Attachments
|
msg9398 (view) |
Author: thomashartman1 |
Date: 2009-11-17.03:45:17 |
|
just tweaked subject to increase visibility
On Sun, Nov 15, 2009 at 6:14 PM, Thomas Hartman <bugs@darcs.net> wrote:
>
> Thomas Hartman <thomashartman1@gmail.com> added the comment:
>
> submitted patch to patches@darcs.net during hackathon today, and jason dagit
> confirmed it's there. also attached here.
>
> ----------
> nosy: +tphyahoo
>
> __________________________________
> Darcs bug tracker <bugs@darcs.net>
> <http://bugs.darcs.net/issue1499>
> __________________________________
--
Need somewhere to put your code? http://patch-tag.com
Want to build a webapp? http://happstack.com
|
msg9590 (view) |
Author: kowey |
Date: 2009-12-11.11:26:23 |
|
Resolved by the following patch (assuming the tests pass):
Mon Nov 16 01:32:06 GMT 2009 thomashartman1@gmail.com
* add versioned show files functionality (darcs show files -p 'some patch')
Go, Thomas!
|
|
Date |
User |
Action |
Args |
2009-07-17 17:45:56 | thomashartman1 | create | |
2009-08-06 14:45:55 | kowey | set | priority: feature status: unread -> needs-reproduction topic:
+ ProbablyEasy nosy:
+ jaredj, - darcs-users |
2009-08-25 17:46:13 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-26 13:30:22 | kowey | set | status: needs-reproduction -> needs-implementation nosy:
kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, thomashartman1 |
2009-08-26 13:30:36 | kowey | set | topic:
+ Target-2.4 nosy:
kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, thomashartman1 |
2009-08-26 13:31:17 | kowey | set | topic:
+ Matchers nosy:
kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, thomashartman1 |
2009-08-27 14:32:58 | admin | set | nosy:
kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, thomashartman1 |
2009-09-14 10:52:20 | kowey | set | topic:
+ Target-2.5, - Target-2.4 nosy:
kowey, darcs-devel, thorkilnaur, jaredj, dmitry.kurochkin, thomashartman1 |
2009-11-16 02:14:09 | tphyahoo | set | files:
+ add-versioned-show-files-functionality-_darcs-show-files-_p-_some-patch__.dpatch nosy:
+ tphyahoo messages:
+ msg9383 |
2009-11-16 19:37:28 | kowey | link | patch88 issues |
2009-11-17 03:45:21 | thomashartman1 | set | messages:
+ msg9398 |
2009-11-24 00:42:59 | kowey | set | status: needs-implementation -> has-patch |
2009-12-09 16:18:21 | admin | set | nosy:
- tphyahoo |
2009-12-11 11:26:32 | kowey | set | status: has-patch -> resolved messages:
+ msg9590 |
2010-06-15 20:51:56 | admin | set | milestone: 2.5.0 |
2010-06-15 20:59:16 | admin | set | topic:
- Target-2.5 |
2010-07-23 19:21:12 | tux_rocker | set | resolvedin: 2.4.x |
|