darcs

Patch 1011 move repository cloning code from UI.Com... (and 3 more)

Title move repository cloning code from UI.Com... (and 3 more)
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2013-01-13.18:26:25 by gh, last changed 2013-09-16.00:36:41 by jlneder.

Files
File name Status Uploaded Type Edit Remove
move-repository-cloning-code-from-ui_commands_get-to-repository.dpatch gh, 2013-01-13.18:26:24 application/x-darcs-patch
patch-preview.txt gh, 2013-01-13.18:26:24 text/x-darcs-patch
unnamed gh, 2013-01-13.18:26:24
See mailing list archives for discussion on individual patches.
Messages
msg16533 (view) Author: gh Date: 2013-01-13.18:26:24
Moves the function used to clone (get) repositories from
UI.Commands.Get to Repository.

Darcsden had to import code living in UI to be able to fork
repositories, it stroke me as bad library design.

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

Sat Jan 12 23:38:38 ART 2013  Guillaume Hoffmann <guillaumh@gmail.com>
  * move repository cloning code from UI.Commands.Get to Repository

Sun Jan 13 00:25:17 ART 2013  Guillaume Hoffmann <guillaumh@gmail.com>
  * inline copyRepository into copyRepoAndGoToChosenVersion

Sun Jan 13 00:31:57 ART 2013  Guillaume Hoffmann <guillaumh@gmail.com>
  * inline goToChosenVersion into copyRepoAndGoToChosenVersion

Sun Jan 13 00:41:10 ART 2013  Guillaume Hoffmann <guillaumh@gmail.com>
  * hlint Repository
Attachments
msg16578 (view) Author: gh Date: 2013-02-14.17:14:57
No regrets, pushing the bundle.
msg17032 (view) Author: jlneder Date: 2013-09-16.00:13:12
This are the updated patches.
2 patches for repository http://hub.darcs.net/jlneder/hashed-storage-look-for-moves:

Wed Sep 11 10:40:37 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * add fileid info to the index format
  add some utility functions in AnchoredPath too for managing fileids.
  bump version to 0.5.11

Sun Sep 15 20:52:35 ART 2013  Jose Luis Neder <jlneder@gmail.com>
  * Fix warnings for ghc >= 7.4
  * redundant imports
  * non-exhaustive pattern matches
  * name clashes
  * missing top-level signatures
  * unused variables
Attachments
History
Date User Action Args
2013-01-13 18:26:25ghcreate
2013-01-13 22:11:47ganeshsetstatus: needs-screening -> needs-review
2013-02-14 17:14:57ghsetstatus: needs-review -> accepted
messages: + msg16578
2013-09-16 00:13:12jlnedersetfiles: + patch-preview.txt, add-fileid-info-to-the-index-format.dpatch, unnamed
messages: + msg17032
2013-09-16 00:36:27jlnedersetfiles: - add-fileid-info-to-the-index-format.dpatch
2013-09-16 00:36:34jlnedersetfiles: - patch-preview.txt
2013-09-16 00:36:41jlnedersetfiles: - unnamed