geoffgarside / cocoagit

An Objective-C/Foundation implementation of the Git version control software.

rentzsch (author)
Thu Jul 16 17:25:47 -0700 2009
Geoff Garside (committer)
Mon Jul 20 03:40:49 -0700 2009
commit  fff7b28027f485df1842310b6bb4db70723b2d42
tree    721d809ad1d46be437c958cf1c2be7b803ad3556
parent  bf4f0ef840fc8f6f283b62ee167d6211edb575e6
cocoagit / Source
name age message
..
directory Categories/ Wed Mar 25 04:45:58 -0700 2009 Add NSCharacterSet stringIsComposedOfCharacters... [geoffgarside]
file GITErrors.h Sun Apr 12 23:21:26 -0700 2009 Define RefStoreNotAccessible error code. [chapados]
file GITErrors.m Sun Apr 12 23:21:26 -0700 2009 Define RefStoreNotAccessible error code. [chapados]
file GITRepo.h Wed Jun 17 05:43:07 -0700 2009 Add helper methods to GITRepo for retrieving co... [chapados]
file GITRepo.m Wed Jun 17 05:43:07 -0700 2009 Add helper methods to GITRepo for retrieving co... [chapados]
file GITUtilityBelt.h Wed Jun 17 05:43:43 -0700 2009 Refactor packSHA1 routine to use a lookup table... [chapados]
file GITUtilityBelt.m Wed Jun 17 05:43:43 -0700 2009 Refactor packSHA1 routine to use a lookup table... [chapados]
directory Graph/ Wed Jun 17 05:43:11 -0700 2009 Enumerator subclasses for BFS/DFS traversal of ... [chapados]
directory Network/ Wed Mar 25 09:00:32 -0700 2009 Clean up GITRepo writeObject:withType:size: to ... [geoffgarside]
directory Packs/ Wed Jun 17 05:43:39 -0700 2009 Refactor GITPackReverseIndex to be simpler and ... [chapados]
directory Refs/ Sun Apr 12 23:24:59 -0700 2009 Add helper method to return the shortName of a ... [chapados]
directory Stores/ Wed Jun 17 05:43:01 -0700 2009 Fix memleak in symbolic-ref handling. Signed-o... [chapados]
directory Tools/ Wed Jun 17 05:43:16 -0700 2009 git-rev-list CLI tool: uses API to reproduce ou... [chapados]
directory Types/ Wed Jun 17 05:43:38 -0700 2009 optimization[2/2]: only parse essential commit ... [chapados]
directory Utils/ Mon Jul 20 03:40:48 -0700 2009 [NEW] Add -[GITDateTime compare:] for commit-ti... [rentzsch]
directory Vendor/ Sun Feb 15 14:17:15 -0800 2009 Provide read-only access to a copy of the inter... [chapados]
file assertions.h Sun Dec 14 16:28:55 -0800 2008 Add files for OmniGroup's OBError macros for ea... [chapados]
file assertions.m Sun Dec 14 16:28:55 -0800 2008 Add files for OmniGroup's OBError macros for ea... [chapados]
directory libssh2/ Thu Feb 12 11:34:45 -0800 2009 Upgrade libssh2 to version 1.0 (previously was ... [chapados]