I use commands like this to see when a bug was fixed in relation to
stable releases:

    $ darcs cha --match 'name 1162 or name TAG' | head
    Mon Mar 30 09:37:30 EST 2009  [email protected]
      * moved test for resolved issue1162 from bugs to tests

    Sat Mar 28 10:18:21 EST 2009  [email protected]
      * Resolve issue1162: makeAbsolute is now a total function

    Fri Jan 16 02:09:16 EST 2009  Petr Rockai <[email protected]>
      tagged 2.2.0

But the 2.2.1 release went out to Hackage only, and its tag is not in
the main repo.  So this technique doesn't work for it.  ISTR there's a
good reason why the 2.2.1 tag wasn't included in the main repo.  Petr,
would you remind me what that reason is?


_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to