Skip to content
/ gity Public
forked from beheadedmyway/gity

The Mac Client for Git

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
license
GPL-3.0
copying
Notifications You must be signed in to change notification settings

dataich/gity

This branch is 116 commits behind beheadedmyway/gity:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Aaron Smith
Oct 31, 2010
ae8fd09 · Oct 31, 2010

History

88 Commits
Jul 28, 2010
Aug 22, 2010
Apr 21, 2010
Oct 31, 2010
Oct 31, 2010
Apr 21, 2010
Jul 29, 2010
Apr 21, 2010
Apr 21, 2010
Jul 29, 2010
Apr 21, 2010
Apr 21, 2010
Apr 21, 2010
Aug 26, 2010
Aug 26, 2010
Apr 21, 2010
Apr 21, 2010
Sep 11, 2010

Repository files navigation

Gity - The Mac Client for Git

##CREDITS##

##POINTS OF INTEREST FOR OBJ-C CODE##

  • source/GTDocumentController.m/h - document controller for document based app
  • source/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##

  • The 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##

  • Registration has been disabled and taken out of the menu.
  • The default sparkle implementation is left in still hitting my server. The URL is in the Info.plist file for the project.

##XCODE BUILDING NOTES##

  • The project will build directly after a checkout.
  • Gity will only build with 10.6 SDK

About

The Mac Client for Git

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
license
GPL-3.0
copying

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published