|
From: SourceForge.net <no...@so...> - 2008-08-03 22:16:34
|
Bugs item #2033470, was opened at 2008-07-31 00:31 Message generated for change (Comment added) made by dhindsg You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1089899&aid=2033470&group_id=233450 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Commands API Group: None Status: Open Resolution: Fixed Priority: 6 Private: No Submitted By: Patrick Winters (pcw216) Assigned to: Gurdeep Dhindsa (dhindsg) Summary: GitStatusResponse Iterator/Iterable inconsistencies Initial Comment: GitStatusResponse has methods to get iterators over lists of Files. Most have been updated to return Iterable's but some are still returning Iterator's GitStatusResponse().getNewFilesToCommitIterarator() for example returns and Iterator. ---------------------------------------------------------------------- >Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 18:16 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 18:15 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 18:15 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 16:42 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 15:59 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- Comment By: James H. Linder (jhlinder) Date: 2008-08-03 10:42 Message: Logged In: YES user_id=1099750 Originator: NO Confirming fixed. Marking closed. ---------------------------------------------------------------------- Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 03:54 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- Comment By: Gurdeep Dhindsa (dhindsg) Date: 2008-08-03 02:49 Message: Logged In: YES user_id=2143686 Originator: NO GitStatusResponse().getNewFilesToCommitIterarator() is fixed now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1089899&aid=2033470&group_id=233450 |