Skip to content

Instantly share code, notes, and snippets.

From 68afeba0a147942fdd5f112c5215feb7954c3666 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Thu, 19 Mar 2009 23:02:04 +0000
Subject: [PATCH] Driver: Add Darwin-specific options to toolchain
---
lib/Driver/ToolChains.h | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/lib/Driver/ToolChains.h b/lib/Driver/ToolChains.h
From df91737994f3afba1a150016be17c161174f54d5 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Thu, 19 Mar 2009 22:26:02 +0000
Subject: [PATCH] Driver: Add a Darwin/Binutils assembly tool
---
lib/Driver/HostInfo.cpp | 7 +----
lib/Driver/ToolChains.h | 39 ++++++++++++++++++++++++++++++
lib/Driver/Tools.cpp | 60 +++++++++++++++++++++++++++++++++++++++++++++++
lib/Driver/Tools.h | 18 ++++++++++++++
From 0de093d9c5b89ef24bd3b88453f0f77225ef9e29 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Sat, 7 Feb 2009 18:42:07 +0000
Subject: [PATCH] Load Youtube movies as MP4 files in quicktime
---
Plugin/Plugin.m | 44 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 44 insertions(+), 0 deletions(-)
diff --git a/Plugin/Plugin.m b/Plugin/Plugin.m
From 380a525c094b364c04471dab15a7e717f136f4b7 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Thu, 4 Dec 2008 22:59:37 +0100
Subject: [PATCH] Allow drag and drop of files out of the inspector
With this, you can for instance drop a newly downloaded
movie onto Quicktime to start it.
---
macosx/FileNameCell.m | 2 ++
macosx/FileOutlineController.m | 14 ++++++++++++++
diff --git a/PBGitBinary.m b/PBGitBinary.m
index 1c83683..abd44e2 100644
--- a/PBGitBinary.m
+++ b/PBGitBinary.m
@@ -37,7 +37,7 @@ + (BOOL) acceptBinary:(NSString *)path
if (!version)
return NO;
- int c = [version compare:@"1.5.4"];
+ int c = [version compare:@"1.5.5"];
From b4baba34869b3c1306634cd1329398cd3028b58c Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Wed, 26 Nov 2008 17:02:23 +0100
Subject: [PATCH] Fix memory leaks
---
PBGitHistoryController.m | 4 ++++
PBGitRepository.m | 5 +++++
PBGitWindowController.m | 6 ++++++
PBViewController.m | 1 +
From 7bea3778341db2cbed91cf51c6306cd95ed7e0e4 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Wed, 19 Nov 2008 14:45:33 +0100
Subject: [PATCH] Test2
---
PBEasyPipe.m | 2 +-
PBGitCommit.m | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
From 22800c8fd3075a7770cb874ba4545e839ac32720 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Wed, 19 Nov 2008 14:35:48 +0100
Subject: [PATCH] Revert "Merge branch 'master' of git://github.com/bkerley/gitx"
This reverts commit 66f3588b778fab412ba03435b3c8906ae2802743.
Conflicts:
PBGitRevList.m
From 879a79bd78549264458a4d4a8f617b7d21a230da Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Wed, 19 Nov 2008 14:40:41 +0100
Subject: [PATCH] Revert "Revert "Merge branch 'master' of git://github.com/bkerley/gitx""
This reverts commit 22800c8fd3075a7770cb874ba4545e839ac32720.
---
PBEasyPipe.h | 1 +
PBEasyPipe.m | 2 +-
PBGitCommit.m | 5 ++---
From 9f166e61f6844e26e2d7a1b9ad193b4af489b311 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Mon, 17 Nov 2008 14:08:25 +0100
Subject: [PATCH] GitX version 0.5
---
Info.plist | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Info.plist b/Info.plist