The Mac Client for Git
See the codeGity - The Mac Client for Git
##CREDITS##
##POINTS OF INTEREST FOR OBJ-C CODE##
source/GTDocumentController.m/h - document controller for document based appsource/GittyDocument.m/h - this is the main controller for each separate document that gets opened.source/GDOperationsController.m/h - the operations controller is what manages all asynchronous git operations##POINTS OF INTEREST FOR PYTHON CODE##
GTOperationsController runs python scripts in python/*##POINTS OF INTEREST FOR HISTORY AND DIFFING##
diff/commit.html (testing harness for a history commit)diff/src.html (testing harness for diffs)scripts/createdifftemplate.py (creates a template that gets copied into the final app from xcode)scripts/createcommittemplate.py (creates a template that gets copied into the final app from xcode)##OTHER RANDOM NOTES##
Info.plist file for the project.##XCODE BUILDING NOTES##
Objective-C
83.7%
Python
11.4%
JavaScript
3.6%
The Mac Client for Git
See the codeGity - The Mac Client for Git
##CREDITS##
##POINTS OF INTEREST FOR OBJ-C CODE##
source/GTDocumentController.m/h - document controller for document based appsource/GittyDocument.m/h - this is the main controller for each separate document that gets opened.source/GDOperationsController.m/h - the operations controller is what manages all asynchronous git operations##POINTS OF INTEREST FOR PYTHON CODE##
GTOperationsController runs python scripts in python/*##POINTS OF INTEREST FOR HISTORY AND DIFFING##
diff/commit.html (testing harness for a history commit)diff/src.html (testing harness for diffs)scripts/createdifftemplate.py (creates a template that gets copied into the final app from xcode)scripts/createcommittemplate.py (creates a template that gets copied into the final app from xcode)##OTHER RANDOM NOTES##
Info.plist file for the project.##XCODE BUILDING NOTES##
Objective-C
83.7%
Python
11.4%
JavaScript
3.6%