File tree
9 files changed
+88
-13
lines changed- External
- GitX.xcodeproj
- Scripts
9 files changed
+88
-13
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
|
Submodule MGScopeBar updated 8 files
Submodule SyntaxHighlighter updated 94 files
- .gitignore-7
- GPL-LICENSE-279
- Jakefile-4
- MIT-LICENSE-20
- README.md+2-8
- bower.json-29
- build/README.txt-7
- build/build.coffee-190
- build/includes/about.html-22
- build/includes/header.txt-16
- build/index.html-22
- demos/autoloader.html-109
- demos/big_file.html-1.7k
- demos/content_xml.php-53
- demos/haxe_test.html-105
- demos/node.js-19
- demos/older_version.html-44
- demos/server_side.html-44
- demos/typescript_test.html-143
- package.json-26
- src/js/shAutoloader.js-122
- src/js/shBrushAS3.js-43
- src/js/shBrushAppleScript.js-84
- src/js/shBrushBash.js-59
- src/js/shBrushCSharp.js-49
- src/js/shBrushColdFusion.js-84
- src/js/shBrushCpp.js-81
- src/js/shBrushCss.js-75
- src/js/shBrushDelphi.js-39
- src/js/shBrushDiff.js-25
- src/js/shBrushErlang.js-36
- src/js/shBrushGroovy.js-51
- src/js/shBrushHaxe.js-64
- src/js/shBrushJScript.js-36
- src/js/shBrushJava.js-41
- src/js/shBrushJavaFX.js-42
- src/js/shBrushPerl.js-80
- src/js/shBrushPhp.js-72
- src/js/shBrushPlain.js-17
- src/js/shBrushPowerShell.js-59
- src/js/shBrushPython.js-48
- src/js/shBrushRuby.js-39
- src/js/shBrushSass.js-83
- src/js/shBrushScala.js-35
- src/js/shBrushSql.js-51
- src/js/shBrushTAP.js-46
- src/js/shBrushTypeScript.js-39
- src/js/shBrushVb.js-40
- src/js/shBrushXml.js-55
- src/js/shCore.js-1.7k
- src/js/shLegacy.js-141
- src/sass/_theme_template.scss-129
- src/sass/shCore.scss-216
- src/sass/shCoreDefault.scss-2
- src/sass/shCoreDjango.scss-2
- src/sass/shCoreEclipse.css-230
- src/sass/shCoreEclipse.scss-2
- src/sass/shCoreEmacs.scss-2
- src/sass/shCoreFadeToGrey.scss-2
- src/sass/shCoreMDUltra.scss-2
- src/sass/shCoreMidnight.scss-2
- src/sass/shCoreRDark.scss-2
- src/sass/shThemeDefault.scss-7
- src/sass/shThemeDjango.scss-36
- src/sass/shThemeEclipse.scss-48
- src/sass/shThemeEmacs.scss-32
- src/sass/shThemeFadeToGrey.scss-36
- src/sass/shThemeMDUltra.scss-32
- src/sass/shThemeMidnight.scss-32
- src/sass/shThemeRDark.scss-32
- tests/brushes/diff.html-25
- tests/brushes/perl.html-68
- tests/brushes/sass.html-204
- tests/brushes_tests.html-139
- tests/cases/001_basic.html-42
- tests/cases/002_brushes.html-50
- tests/cases/003_script_tag.html-42
- tests/cases/004_url_parsing.html-49
- tests/cases/005_no_gutter.html-33
- tests/cases/006_pad_line_numbers.html-39
- tests/cases/007_collapse.html-60
- tests/cases/007_collapse_interaction.html-44
- tests/cases/008_first_line.html-29
- tests/cases/009_class_name.html-32
- tests/cases/010_highlight.html-70
- tests/cases/011_smart_tabs.html-98
- tests/cases/012_server_side.html-35
- tests/cases/013_html_script.html-34
- tests/cases/014_legacy.html-70
- tests/cases/015_xregexp.html-16
- tests/commonjs_tests.js-52
- tests/syntaxhighlighter_tests.html-243
- tests/tests.coffee-12
- tests/theme_tests.html-134
Submodule objective-git updated 23 files
- External/libgit2+1-1
- ObjectiveGit/GTBlameHunk.m+1-3
- ObjectiveGit/GTConfiguration.m+1-4
- ObjectiveGit/GTDiffFile.m+2-3
- ObjectiveGit/GTFilterSource.m+4-7
- ObjectiveGit/GTIndexEntry.m+1-3
- ObjectiveGit/GTNote.m+1-3
- ObjectiveGit/GTReference.m+3-5
- ObjectiveGit/GTRepository+RemoteOperations.m+2-8
- ObjectiveGit/GTRepository+Worktree.h-42
- ObjectiveGit/GTRepository+Worktree.m-117
- ObjectiveGit/GTRepository.h+1-1
- ObjectiveGit/GTRepository.m+7-13
- ObjectiveGit/GTSubmodule.m+3-12
- ObjectiveGit/GTTag.m+2-6
- ObjectiveGit/GTTreeEntry.m+1-3
- ObjectiveGit/GTWorktree.h-75
- ObjectiveGit/GTWorktree.m-110
- ObjectiveGit/ObjectiveGit.h-3
- ObjectiveGitFramework.xcodeproj/project.pbxproj-49
- ObjectiveGitTests/GTRepository+WorktreeSpec.m-124
- ObjectiveGitTests/GTWorktreeSpec.m-149
- script/repackage-dylibs.rb-124
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
346 | 374 |
| |
347 | 375 |
| |
348 | 376 |
| |
| |||
1093 | 1121 |
| |
1094 | 1122 |
| |
1095 | 1123 |
| |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
1096 | 1128 |
| |
1097 | 1129 |
| |
1098 | 1130 |
| |
| |||
1184 | 1216 |
| |
1185 | 1217 |
| |
1186 | 1218 |
| |
1187 |
| - | |
| 1219 | + | |
1188 | 1220 |
| |
1189 | 1221 |
| |
1190 | 1222 |
| |
| |||
1321 | 1353 |
| |
1322 | 1354 |
| |
1323 | 1355 |
| |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
1324 | 1384 |
| |
1325 | 1385 |
| |
1326 | 1386 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
| |||
38 | 36 |
| |
39 | 37 |
| |
40 | 38 |
| |
41 |
| - | |
42 |
| - | |
| 39 | + | |
| 40 | + | |
43 | 41 |
| |
44 | 42 |
| |
45 | 43 |
| |
| |||
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
77 |
| - | |
78 |
| - | |
79 | 75 |
| |
80 | 76 |
| |
81 | 77 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
0 commit comments