darcs

Patch 911 rename identifyDarcsRepository to identi... (and 3 more)

Title rename identifyDarcsRepository to identi... (and 3 more)
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-08-24.17:32:06 by gh, last changed 2012-09-29.21:25:37 by owst.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt gh, 2012-08-24.17:32:05 text/x-darcs-patch
rename-identifydarcsrepository-to-identifyrepository.dpatch gh, 2012-08-24.17:32:05 application/x-darcs-patch
unnamed gh, 2012-08-24.17:32:05
See mailing list archives for discussion on individual patches.
Messages
msg16002 (view) Author: gh Date: 2012-08-24.17:32:05
Patches 2) and 3) are cleanups of dirt I did earlier (sorry).

Patch 1) is a kind of followup to the patch that removed the RepoType
datatype, aknowledgin that the only "kind" of repository that darcs
internally handles is darcs repository (no longer git repository).

Patch 4) is an argument cleanup, removing the need of passing UseCache
to a few functions that internally default to NoUseCache.

4 patches for repository http://darcs.net:

Tue Aug 21 14:32:37 ART 2012  Guillaume Hoffmann <guillaumh@gmail.com>
  * rename identifyDarcsRepository to identifyRepository

Tue Aug 21 14:37:03 ART 2012  Guillaume Hoffmann <guillaumh@gmail.com>
  * fix weird indentation in Repository.hs

Tue Aug 21 20:08:44 ART 2012  Guillaume Hoffmann <guillaumh@gmail.com>
  * rm bogus commented line

Tue Aug 21 20:22:45 ART 2012  Guillaume Hoffmann <guillaumh@gmail.com>
  * checkUnrecordedConflicts does not need a UseCache argument
Attachments
msg16159 (view) Author: owst Date: 2012-09-29.21:25:37
Looks good, accepted.
History
Date User Action Args
2012-08-24 17:32:06ghcreate
2012-08-25 17:05:13ghsetstatus: needs-screening -> needs-review
2012-09-29 21:25:37owstsetstatus: needs-review -> accepted
messages: + msg16159