[darcs-devel] darcs patch: Fix bug in tag --checkpoint. (and 9 more)
Eric Kow
eric.kow at gmail.com
Thu Aug 16 21:27:59 UTC 2007
Some comments
-------------
* 'Remove now obsolete hackery.'
I don't actually know if it's obsolete or not, but I got the
impression that it was something to do with GHC pre 6.1 which
is now long gone
* The last two patches are not meant to be taken seriously at all! They
are likely to be horribly broken (hence the DRAFT name), but meant to
give an idea what an eventual FilePath overhaul might look like.
I get the impression that it will be horrible in the short term (lots of
silly bugs from the changes), but will start paying off in robustness
when we have worked out all the kinks. The thought is that it would be
useful if we could 'guarantee' that a path was going to be
Absolute/Relative and normalised, consequently simplifying the code in
some places and making it more robust in others.
Mon Aug 13 21:52:04 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Fix bug in tag --checkpoint.
It was creating the checkpoint, but not updating the inventory.
Tue Aug 14 22:45:05 CEST 2007 Eric Kow <eric.kow at gmail.com>
* [issue348] Never create tmpdir in _darcs.
Truncate the _darcs part of the path.
Tue Aug 14 22:47:09 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Always optimizeInventory in 'darcs tag'.
Tue Aug 14 23:03:55 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Fix silly inefficiency in getCurrentDirectorySansDarcs.
Wed Aug 15 11:41:09 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Minor comment fix.
Wed Aug 15 17:54:10 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Use (///) in make_absolute (make_relative does the same).
Wed Aug 15 21:28:56 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Remove now obsolete hackery.
Thu Aug 16 00:37:35 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Simplify seekRepo function.
Thu Aug 16 23:15:46 CEST 2007 Eric Kow <eric.kow at gmail.com>
* Add a Darcs.RepoPath module for more explicit typing of FilePath.
Thu Aug 16 23:15:23 CEST 2007 Eric Kow <eric.kow at gmail.com>
* DRAFT - use RepoPath for finer-grained typing of FilePath.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 205288 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20070816/4c16575c/attachment-0001.bin
More information about the darcs-devel
mailing list