Skip to content

Commit

Permalink
Initial commit for github
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Smith authored and Aaron Smith committed Apr 21, 2010
0 parents commit c279729
Show file tree
Hide file tree
Showing 2,121 changed files with 322,820 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.DS_Store
*.swp
*~.nib
*~.xib
build/
*.mode1v3
*.mode2v3
*.perspective
*.perspectivev3
release/
git/
src/.DS_Store
gitty.xcodeproj/aaronsmith.pbxuser
!scripts/yui/build/
1,323 changes: 1,323 additions & 0 deletions English.lproj/AlertAccessoryViews.xib

Large diffs are not rendered by default.

1,217 changes: 1,217 additions & 0 deletions English.lproj/CloneRepository.xib

Large diffs are not rendered by default.

1,326 changes: 1,326 additions & 0 deletions English.lproj/CommitMessage.xib

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions English.lproj/Credits.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<a href="http://gityapp.com/" style="font-family:'Lucida Grande';">Gity Homepage</a>
1,354 changes: 1,354 additions & 0 deletions English.lproj/FetchTags.xib

Large diffs are not rendered by default.

4,665 changes: 4,665 additions & 0 deletions English.lproj/GittyDocument.xib

Large diffs are not rendered by default.

1,051 changes: 1,051 additions & 0 deletions English.lproj/Giveaway.xib

Large diffs are not rendered by default.

1,658 changes: 1,658 additions & 0 deletions English.lproj/HistoryAdvancedSearch.xib

Large diffs are not rendered by default.

Binary file added English.lproj/Localized.strings
Binary file not shown.
5,807 changes: 5,807 additions & 0 deletions English.lproj/MainMenu.xib

Large diffs are not rendered by default.

899 changes: 899 additions & 0 deletions English.lproj/NewBranch.xib

Large diffs are not rendered by default.

1,092 changes: 1,092 additions & 0 deletions English.lproj/NewRemote.xib

Large diffs are not rendered by default.

1,235 changes: 1,235 additions & 0 deletions English.lproj/NewSubmodule.xib

Large diffs are not rendered by default.

1,486 changes: 1,486 additions & 0 deletions English.lproj/NewTrackingBranch.xib

Large diffs are not rendered by default.

1,150 changes: 1,150 additions & 0 deletions English.lproj/Registration.xib

Large diffs are not rendered by default.

1,243 changes: 1,243 additions & 0 deletions English.lproj/SimpleCommits.xib

Large diffs are not rendered by default.

1,002 changes: 1,002 additions & 0 deletions English.lproj/SingleInput.xib

Large diffs are not rendered by default.

2,249 changes: 2,249 additions & 0 deletions English.lproj/TmpMenus.xib

Large diffs are not rendered by default.

947 changes: 947 additions & 0 deletions English.lproj/UnknownError.xib

Large diffs are not rendered by default.

1,166 changes: 1,166 additions & 0 deletions English.lproj/UnusedInterface.xib

Large diffs are not rendered by default.

63 changes: 63 additions & 0 deletions Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeName</key>
<string>Folder</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>fold</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>DocumentType</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>GittyDocument</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>icon.icns</string>
<key>CFBundleIdentifier</key>
<string>com.macendeavor.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>6740</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUEnableAutomaticChecks</key>
<false/>
<key>SUEnableSystemProfiling</key>
<true/>
<key>SUFeedURL</key>
<string>http://sparkle.macendeavor.com/gity/appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUShowReleaseNotes</key>
<true/>
</dict>
</plist>
Binary file added assets/alphaTag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButton2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButton2Down.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButton2Over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButtonNoShadow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButtonNoShadowDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButtonNoShadowOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/blackButtonNoShadowOver2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bug.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bug2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bugIconDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bugIconNormal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bugIconOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions assets/cancelDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cancelNormal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions assets/cancelOut.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/cancelOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/configAddDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/configAddNormal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/configAddOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/configRemoveDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/configRemoveNormal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/configRemoveOver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/consoleDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/currentBranch.png
Binary file added assets/currentBranchHighlighted.png
Binary file added assets/currentBranchNotFocused.png
Binary file added assets/diagonalStripes2.png
Binary file added assets/diffSelectorArrowDown.png
Binary file added assets/diffSelectorArrowNormal.png
Binary file added assets/diffSelectorArrowOver.png
Binary file added assets/diffSelectorDown.png
Binary file added assets/diffSelectorNormal.png
Binary file added assets/diffSelectorOver.png
Binary file added assets/diffVS.png
Binary file added assets/fileStatusConflictedHighlighted.png
Binary file added assets/fileStatusConflictedNormal.png
Binary file added assets/folder.png
Binary file added assets/folderIcon.png
Binary file added assets/gitPlusSigns.png
Binary file added assets/gitPlusSignsDown.png
Binary file added assets/gitPlusSignsOver.png
Binary file added assets/grayStatusDown.png
Binary file added assets/grayStatusNormal.png
Binary file added assets/grayStatusOver.png
Binary file added assets/highlightBlue.png
Binary file added assets/highlight_blue.tiff
Binary file not shown.
Binary file added assets/highlight_grey.tiff
Binary file not shown.
Binary file added assets/historyDetailsNormal.png
Binary file added assets/historyDetailsOver.png
Binary file added assets/historyDetailsSelected.png
Binary file added assets/historyDetailsTreeNormal.png
Binary file added assets/historyDetailsTreeOver.png
Binary file added assets/historyDetailsTreeSelected.png
Binary file added assets/icon.icns
Binary file not shown.
Binary file added assets/icon.png
Binary file added assets/icon.psd
Diff not rendered.
Binary file added assets/icon_32.jpg
Binary file added assets/lightBlueHighlight.png
Binary file added assets/magnifier.png
Binary file added assets/patch.png
Binary file added assets/patch2.png
Binary file added assets/remoteViewScale9.png
Binary file added assets/roundStatusButton.png
Binary file added assets/roundStatusButton2.png
Binary file added assets/roundStatusButtonDown.png
Binary file added assets/roundStatusButtonDown2.png
Binary file added assets/roundStatusButtonOver.png
Binary file added assets/roundStatusButtonOver2.png
Binary file not shown.
Binary file not shown.
Binary file added assets/screenshots/cropped/gity__0011_config.png
Binary file added assets/screenshots/gity__0000_initial_screen.png
Binary file added assets/screenshots/gity__0002_filtered.png
Binary file added assets/screenshots/gity__0003_conflicted.png
Binary file not shown.
Binary file added assets/screenshots/gity__0005_branch_actions.png
Binary file not shown.
Binary file added assets/screenshots/gity__0007_new_remote.png
Binary file added assets/screenshots/gity__0008_fetch_tags.png
Binary file added assets/screenshots/gity__0009_clone_repo.png
Binary file added assets/screenshots/gity__0010_global_config.png
Binary file added assets/screenshots/gity__0011_config.png
Binary file added assets/screenshots/shots.psd
Diff not rendered.
Binary file added assets/screenshots/shots_small.psd
Diff not rendered.
Binary file added assets/screenshots/shots_small2.psd
Diff not rendered.
Binary file added assets/searchBG.png
Binary file added assets/searchBG2.png
Binary file added assets/searchBGOver.png
Binary file added assets/smallSquareButtonDown.png
Binary file added assets/smallSquareButtonNormal.png
Binary file added assets/smallSquareButtonOver.png
Binary file added assets/sourceListAction.png
Binary file added assets/sourceListActionOver.png
Binary file added assets/stateDropDownArrowNormal.png
Binary file added assets/stateDropDownArrowOver.png
Binary file added assets/stateDropDownNormal.png
Binary file added assets/stateDropDownOver.png
Binary file added assets/statusAddedInStage.png
Binary file added assets/statusAddedInStageHighlighted.png
Binary file added assets/statusAddedNormal.png
Binary file added assets/statusAddedNormalHighlighted.png
Binary file added assets/statusBlackDown.png
Binary file added assets/statusBlackNormal.png
Binary file added assets/statusBlackNormal2.png
Binary file added assets/statusBlackOver.png
Binary file added assets/statusBlackOver2.png
Binary file added assets/statusConflictedDown.png
Binary file added assets/statusConflictedNormal.png
Binary file added assets/statusConflictedOver.png
Binary file added assets/statusDeletedInStage.png
Binary file added assets/statusModifiedHighlighted.png
Binary file added assets/statusModifiedInStage.png
Binary file added assets/statusModifiedInStageHighlighted.png
Binary file added assets/statusModifiedNormal.png
Binary file added assets/statusModifiedNormalHighlighted.png
Binary file added assets/statusNone.png
Binary file added assets/statusNoneHighlighted.png
Binary file added assets/statusRemovedHighlighted.png
Binary file added assets/statusRemovedInStage.png
Binary file added assets/statusRemovedInStageHighlighted.png
Binary file added assets/statusRemovedNormal.png
Binary file added assets/statusRemovedNormalHighlighted.png
Binary file added assets/statusStagedHighlighted.png
Binary file added assets/statusStagedNormal.png
Binary file added assets/statusSubmoduleHighlighted.png
Binary file added assets/statusSubmoduleNormal.png
Binary file added assets/statusSubmoduleStagedHighlighted.png
Binary file added assets/statusSubmoduleStagedNormal.png
Binary file added assets/statusUntrackedNormal.png
Binary file added assets/statusUntrackedNormalHighlighted.png
Binary file added assets/terminal.png
Binary file added assets/toolbarPull.png
Binary file added assets/toolbarPush.png
Binary file added assets/zipicon.png
674 changes: 674 additions & 0 deletions copying

Large diffs are not rendered by default.

76 changes: 76 additions & 0 deletions diff/commit.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<html>
<head>
<link rel="stylesheet" href="diff.css" type="text/css" media="screen" charset="utf-8">
<script type="text/javascript" charset="utf-8" src="gity.js"></script>
<script type="text/javascript" charset="utf-8" src="jquery.js"></script>
<script type="text/javascript" charset="utf-8">
$(document).ready(startCommit);
</script>
</head>
<body>
<div class="firstFileHeader" style="border-bottom:solid 1px #DDD;">
commit details
</div>
<div id="commitDetailsContainer" style="margin-top:10px">
<table class="commitDetails" id="commitDetailsTable">
</table>
</div>
<div id="extendedMessageContainer">
<div class="fileHeader" style="padding-left:9px;background-color:#F7F7F7;color:black;border-bottom:solid 1px #DDD;font-size:9px;line-height:18px;height:18px;">
commit message
</div>
<div id="commitMessageContainer" style="margin-top:10px">
</div>
</div>
<a name="index"></a>
<div id="commitIndex">
<div class="fileHeader" style="padding-left:9px;background-color:#F7F7F7;color:black;border-bottom:solid 1px #DDD;font-size:9px;line-height:18px;height:18px;">
affected files
</div>
</div>
<div id="fileStatusesContainer" style="margin-top:10px;">
</div>
<textarea id="commitDetails" class="hidden">
commit 47344eee9b980a7cf2a08d040ff3dd38c6cd82ec
tree dbf1766dc8f04e86e89ead119427729e96504c09
parent 8eb65d96718e442173604d1f76ec3a925b567ea7
parent a80e82f6ee79a0b1ad42781af79bc76628ec90e9
author Junio C Hamano <gitster@pobox.com> 1260401922 -0800
committer Junio C Hamano <gitster@pobox.com> 1260401922 -0800

Merge git://git.kernel.org/pub/scm/gitk/gitk

* git://git.kernel.org/pub/scm/gitk/gitk:
gitk: Fix selection of tags
gitk: Default to the system colours on Windows
gitk: Update Japanese translation
gitk: Fix "git gui blame" invocation when called from top-level directory
gitk: Disable checkout of remote branches
gitk: Improve appearance of radiobuttons and checkbuttons
gitk: Skip translation of "wrong Tcl version" message
gitk: Add Japanese translation
gitk: Use the --submodule option for displaying diffs when available
gitk: Fix diffing committed -> staged (typo in diffcmd)
gitk: Add configuration for UI colour scheme
gitk: Don't compare fake children when comparing commits
gitk: Show diff of commits at end of compare-commits output
gitk: Add a user preference to enable/disable use of themed widgets
gitk: Fix errors in the theme patch
gitk: Use themed tk widgets
gitk: Restore scrolling position of diff pane on back/forward in history

diff --cc gitk-git/gitk
index a0214b7,364c7a8..364c7a8
mode 100644,100755..100644
--- a/gitk-git/gitk
+++ b/gitk-git/gitk
diff --cc gitk-git/po/ja.po
index 0000000,c0c92ad..c0c92ad
mode 000000,100644..100644
--- a/gitk-git/po/ja.po
+++ b/gitk-git/po/ja.po
</textarea>
<textarea id="diff" class="difftextarea">
</textarea>
<pre id="diffpre"><code id='updateddiff'></code></pre>
</body>
45 changes: 45 additions & 0 deletions diff/commit_template.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<html>
<head>
<style>
{css}
</style>
<script type="text/javascript" charset="utf-8">
@jquery@
</script>
<script type="text/javascript" charset="utf-8">
@gity@
</script>
<script type="text/javascript" charset="utf-8">
$(document).ready(startCommit);
</script>
</head>
<body>
<a name="index"></a>
<div class="firstFileHeader" style="border-bottom:solid 1px #DDD;">
commit details
</div>
<div id="commitDetailsContainer" style="margin-top:10px">
<table class="commitDetails" id="commitDetailsTable">
</table>
</div>
<div id="extendedMessageContainer">
<div class="fileHeader" style="padding-left:9px;background-color:#F7F7F7;color:black;border-bottom:solid 1px #DDD;font-size:9px;line-height:18px;height:18px;">
commit message
</div>
<div id="commitMessageContainer" style="margin-top:10px">
</div>
</div>
<div id="commitIndex">
<div class="fileHeader" style="padding-left:9px;background-color:#F7F7F7;color:black;border-bottom:solid 1px #DDD;font-size:9px;line-height:18px;height:18px;">
affected files
</div>
</div>
<div id="fileStatusesContainer" style="margin-top:10px;">
</div>
<textarea id="commitDetails" class="hidden">
@content@
</textarea>
<textarea id="diff" class="difftextarea">
</textarea>
<pre id="diffpre"><code id='updateddiff'></code></pre>
</body>
Loading

0 comments on commit c279729

Please sign in to comment.