Dataset Viewer
Auto-converted to Parquet Duplicate
hash
large_stringlengths
40
40
author
large_stringlengths
0
60
committer_date
large_stringlengths
20
20
timezone
int64
-46,800
36k
parents
sequencelengths
0
1
message
large_stringlengths
18
432k
changes
large_stringlengths
2
80.4M
language
large_stringclasses
19 values
e8e17fb6bea96a7a15031b52d3744232eb117bbd
37544189+glouel@users.noreply.github.com
04/11/2019, 02:57:28
-7,200
[ "d4ca2eee745b410c6bc9ce9f6667510acb9be248" ]
Update Readme.md Add warning about 10.14.5 latest beta with intel graphics macs
[{"old_path": "Readme.md", "new_path": "Readme.md", "type": "ModificationType.MODIFY", "diff": "@@ -162,6 +162,7 @@ You can easily check for yourself what to expect by opening a video in Quicktime\n \n ## Troubleshooting\n \n+- Aerial logs you out of your user account everytime it starts: This looks like a new bug with...
Swift
674b30e3bb5e0be319aaf835a4d0fcc5d0ebb1f6
guillaume@louel.fr
04/11/2019, 17:15:25
-7,200
[ "8921304aac72f1ca71d52af133d4d1c4832a12c0" ]
de/he support Enabled . workaround for crashy video drivers on Mojave, as the latest 10.14.5 beta is acting up again !
[{"old_path": "Aerial.xcodeproj/project.pbxproj", "new_path": "Aerial.xcodeproj/project.pbxproj", "type": "ModificationType.MODIFY", "diff": "@@ -25,6 +25,10 @@\n \t\t03510C7121834FC7008F74F2 /* IOBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 03510C6E21834F38008F74F2 /* IOBridge.m */; };\n \t\t03510C732185EF7...
Swift
e5a0fac5637ef1689b745f6f5dbabe2475bf8deb
guillaume@louel.fr
04/17/2019, 18:12:06
-7,200
[ "5bdfe7a4b2bb0c6ca72ee5a006cab241b5770f6a" ]
Add Arabic language support Allow to pick a translation in settings
[{"old_path": "Aerial.xcodeproj/project.pbxproj", "new_path": "Aerial.xcodeproj/project.pbxproj", "type": "ModificationType.MODIFY", "diff": "@@ -29,6 +29,8 @@\n \t\t035A92A7225F8C480095AB85 /* de.json in Resources */ = {isa = PBXBuildFile; fileRef = 035A92A4225F8C480095AB85 /* de.json */; };\n \t\t035A92A8225F8C480095...
Swift
dd6aafebacb0034383d54f74d650e53d850084b6
guillaume@louel.fr
04/18/2019, 21:40:45
-7,200
[ "e5a0fac5637ef1689b745f6f5dbabe2475bf8deb" ]
Fix the sparkle restart procedure, should now work as intended! Premilinary video sets support
[{"old_path": "Aerial/App/AppDelegate.swift", "new_path": "Aerial/App/AppDelegate.swift", "type": "ModificationType.MODIFY", "diff": "@@ -14,6 +14,11 @@ class AppDelegate: NSObject, NSApplicationDelegate {\n @IBOutlet weak var window: NSWindow!\n lazy var preferencesWindowController: PreferencesWindowController...
Swift
2342ba97e4138e7335fb19ad68fb0e4d5c692ec5
spencer.samuel1@icloud.com
04/19/2019, 13:38:51
14,400
[ "0d763d08fca89c2f4f5e9996036d6ca09a420e22" ]
Right arrow advances video Press the right arrow key to advance to the next video
[{"old_path": "Aerial/Source/Views/AerialView.swift", "new_path": "Aerial/Source/Views/AerialView.swift", "type": "ModificationType.MODIFY", "diff": "@@ -14,7 +14,7 @@ import Sparkle\n \n @objc(AerialView)\n // swiftlint:disable:next type_body_length\n-final class AerialView: ScreenSaverView {\n+final class AerialView:...
Swift
7786dc683bd3f2a5a7827a3c8e46400781ad2251
guillaume@louel.fr
04/19/2019, 21:45:41
-7,200
[ "bba5d26a14d7c62d658dfc66eca88fd4ad36d14c" ]
Fix for right arrow key to skip to next video, thanks to @Sam-Spencer !
[{"old_path": "Aerial/Source/Controllers/Preferences.swift", "new_path": "Aerial/Source/Controllers/Preferences.swift", "type": "ModificationType.MODIFY", "diff": "@@ -70,6 +70,7 @@ final class Preferences {\n case lastVideoCheck = \"lastVideoCheck\"\n case ciOverrideLanguage = \"ciOverrideLanguage\"\n ...
Swift
6c0acedf5d5a65c7f91ac5bd7180bfa53c5ba98a
37544189+glouel@users.noreply.github.com
04/20/2019, 11:48:46
-7,200
[ "2e4fe145aeae61625fe97e2f67bd2873931622d1" ]
Create beta-appcast.xml add a separate feed for betas!
[{"old_path": null, "new_path": "beta-appcast.xml", "type": "ModificationType.ADD", "diff": "@@ -0,0 +1,19 @@\n+<?xml version=\"1.0\" standalone=\"yes\"?><rss xmlns:sparkle=\"http://www.andymatuschak.org/xml-namespaces/sparkle\" version=\"2.0\">\n+<channel>\n+<title>Aerial</title>\n+<item>\n+<title>1.4.7 beta 9</title>...
Swift
6885745b2ec04e8eb0d9e82c6302c484288f11af
guillaume@louel.fr
04/20/2019, 12:59:58
-7,200
[ "e88064718fd9dd4a205ac66e2fb62761d535917d" ]
Add beta update track (default off) Add update while in screensaver mode (default on for now) with popover with explanation
[{"old_path": "Aerial.xcodeproj/project.pbxproj", "new_path": "Aerial.xcodeproj/project.pbxproj", "type": "ModificationType.MODIFY", "diff": "@@ -480,12 +480,12 @@\n \t\t\t\t\tFA143CD51BDA3E880041A82B = {\n \t\t\t\t\t\tCreatedOnToolsVersion = 7.0;\n \t\t\t\t\t\tDevelopmentTeam = 3L54M5L5KK;\n-\t\t\t\t\t\tLastSwiftMigra...
Swift
af6de3d911852a511b568c32d6bba7568a7cf38c
11637439+SeanMSmith@users.noreply.github.com
04/26/2019, 15:36:21
25,200
[ "de61b8046025744c9ad6e02443462e89bc2ff5de" ]
Update PreferencesWindow.xib macOS is consistent in styling these "screen savers" rather than "screensavers".
[{"old_path": "Resources/PreferencesWindow.xib", "new_path": "Resources/PreferencesWindow.xib", "type": "ModificationType.MODIFY", "diff": "@@ -2480,7 +2480,7 @@ Gw\n \n If you uncheck this box, Aerial will only check for updates when you are running this control panel.\n \n-When checked, Aerial will also look when app...
Swift
3c284d1dbda235fff5a6697c73bd796406c0c776
guillaume@louel.fr
04/27/2019, 14:38:31
-7,200
[ "4fd3fc02c82ef08913abb80d67f4161ccf496f2e" ]
Fix the check now buttons for updates not giving much feedback (it would still be better...)
[{"old_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "new_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "type": "ModificationType.MODIFY", "diff": "@@ -1415,6 +1415,8 @@ final class PreferencesWindowController: NSWindowController, NSOutlineViewDataSo\n checkNowBut...
Swift
b63669682ef3999b492dd221153805e1e286e962
guillaume@louel.fr
04/27/2019, 15:02:13
-7,200
[ "e93f348de52e1aabc892623b938b9b4a1c1a2c30" ]
Add time to the update check Beta 11 for beta track only
[{"old_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "new_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "type": "ModificationType.MODIFY", "diff": "@@ -585,7 +585,7 @@ final class PreferencesWindowController: NSWindowController, NSOutlineViewDataSo\n // Format dat...
Swift
df726f1a73e52b24e9a67a83645bfb9f56593ec9
guillaume@louel.fr
04/28/2019, 13:57:41
-7,200
[ "b63669682ef3999b492dd221153805e1e286e962" ]
Fix for beta feed on aerialview
[{"old_path": "Aerial/Source/Views/AerialView.swift", "new_path": "Aerial/Source/Views/AerialView.swift", "type": "ModificationType.MODIFY", "diff": "@@ -187,6 +187,9 @@ final class AerialView: ScreenSaverView {\n // Initialize Sparkle updater\n if !isPreview && preferences.updateWhileSaverMode {\n ...
Swift
00594c808fdafcf2723696697204f5a008af3608
guillaume@louel.fr
04/30/2019, 18:08:10
-7,200
[ "df726f1a73e52b24e9a67a83645bfb9f56593ec9" ]
Add the ability to change beta check frequency for 1.4.8 finale
[{"old_path": "Aerial/Source/Controllers/Preferences.swift", "new_path": "Aerial/Source/Controllers/Preferences.swift", "type": "ModificationType.MODIFY", "diff": "@@ -73,6 +73,11 @@ final class Preferences {\n case allowSkips = \"allowSkips\"\n case updateWhileSaverMode = \"updateWhileSaverMode\"\n ...
Swift
a4448b26364c4f8a9fa68ecc095bbb9faf56ef17
guillaume@louel.fr
05/01/2019, 13:46:49
-7,200
[ "00594c808fdafcf2723696697204f5a008af3608" ]
Fix startup crash on 1.4.8 with homebrew, sorry everyone
[{"old_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "new_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "type": "ModificationType.MODIFY", "diff": "@@ -1156,8 +1156,6 @@ final class PreferencesWindowController: NSWindowController, NSOutlineViewDataSo\n downloadAll...
Swift
a41ad52da0683dbba551b556100d0f41428c22a9
guillaume@louel.fr
05/07/2019, 18:43:01
-7,200
[ "ace17e30171514b7d6b09fecdc3faf30b80e692f" ]
Switch to nextResponder forwarding, just in case it fixes an issue
[{"old_path": "Aerial/Source/Views/AerialView.swift", "new_path": "Aerial/Source/Views/AerialView.swift", "type": "ModificationType.MODIFY", "diff": "@@ -625,12 +625,25 @@ final class AerialView: ScreenSaverView {\n \n if preferences.allowSkips {\n if event.keyCode == 124 {\n- playNex...
Swift
709594da79f0f842d4052b58d255032c070eacf5
guillaume@louel.fr
05/10/2019, 17:59:31
-7,200
[ "162602dfd4831d2e2f003cc60af760311a3bfa26" ]
New display mode fully working (afaik) AND spanned mode 🎉
[{"old_path": "Aerial/Source/Models/DisplayDetection.swift", "new_path": "Aerial/Source/Models/DisplayDetection.swift", "type": "ModificationType.MODIFY", "diff": "@@ -149,6 +149,32 @@ final class DisplayDetection: NSObject {\n return CGRect(x: minX, y: minY, width: maxX-minX, height: maxY-minY)\n }\n \n+ ...
Swift
f39d27bdc3cc4ba686f1cf8bfa55e596e75d248d
guillaume@louel.fr
05/10/2019, 19:58:15
-7,200
[ "3539f935fe2e96ebc1cb7a5612cf771332812b12" ]
Fix typo (with the file this time :p)
[{"old_path": "Resources/PreferencesWindow.xib", "new_path": "Resources/PreferencesWindow.xib", "type": "ModificationType.MODIFY", "diff": "@@ -160,7 +160,7 @@\n <font key=\"font\" metaFont=\"system\"/>\n <tabViewItems>\n ...
Swift
e8a35017dee50d3089143508257d51b1c216539c
guillaume@louel.fr
05/13/2019, 14:00:56
-7,200
[ "492fa29cc2f05a641cd21d05e11c055c537a2890" ]
milliseconds, temporarily allow unknown screens
[{"old_path": "Aerial.xcodeproj/project.pbxproj", "new_path": "Aerial.xcodeproj/project.pbxproj", "type": "ModificationType.MODIFY", "diff": "@@ -698,7 +698,7 @@\n \t\t\t);\n \t\t\trunOnlyForDeploymentPostprocessing = 0;\n \t\t\tshellPath = /bin/sh;\n-\t\t\tshellScript = \"if which swiftlint >/dev/null; then\\n if [...
Swift
930038037340342debf706f532dfc3360eb97034
guillaume@louel.fr
05/13/2019, 19:01:03
-7,200
[ "e8a35017dee50d3089143508257d51b1c216539c" ]
Add horizontal margin control (simplified) for spanned mode
[{"old_path": "Aerial/Source/Controllers/Preferences.swift", "new_path": "Aerial/Source/Controllers/Preferences.swift", "type": "ModificationType.MODIFY", "diff": "@@ -78,6 +78,7 @@ final class Preferences {\n case newViewingMode = \"newViewingMode\"\n case newDisplayDict = \"newDisplayDict\"\n ...
Swift
3afcd6e58452cbae325621d2e773bb879f467b69
guillaume@louel.fr
05/14/2019, 12:22:56
-7,200
[ "930038037340342debf706f532dfc3360eb97034" ]
Fix misplaced text in shared player mode on right arrow key, correctly clear old animations Add a 1s fadeout on right arrow key with a lock
[{"old_path": "Aerial/Source/Views/AerialView.swift", "new_path": "Aerial/Source/Views/AerialView.swift", "type": "ModificationType.MODIFY", "diff": "@@ -14,7 +14,7 @@ import Sparkle\n \n @objc(AerialView)\n // swiftlint:disable:next type_body_length\n-final class AerialView: ScreenSaverView {\n+final class AerialView:...
Swift
5e584d8f623a3345300f1c8bb566adb0bd71a1d3
guillaume@louel.fr
05/14/2019, 13:01:26
-7,200
[ "3afcd6e58452cbae325621d2e773bb879f467b69" ]
Fix live update of spanned margins in previews
[{"old_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "new_path": "Aerial/Source/Controllers/PreferencesWindowController.swift", "type": "ModificationType.MODIFY", "diff": "@@ -888,6 +888,8 @@ final class PreferencesWindowController: NSWindowController, NSOutlineViewDataSo\n @IBAction func ne...
Swift
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
3

Models trained or fine-tuned on Malolmalsky/new-commits