Commit Graph

  • 9c4c2a347b CommitView: Allow changing of context size Pieter de Bie 2009-01-19 21:37:37 +00:00
  • 8c34fc9d84 CommitView: Actually show commit message Pieter de Bie 2009-01-19 20:08:31 +00:00
  • f94ab0f5fe Use NSISOLatin1 encoding instead of ASCII Pieter de Bie 2008-12-25 20:03:53 +01:00
  • ed08bf64bd diffHighlighter.js: Off-by-one for last file in diff, resulting in wrong href Johannes Gilger 2008-12-25 22:46:35 +01:00
  • 086a1c3a12 remove double path init in drawCircleInRect: Ben Alpert 2008-12-05 22:50:49 -07:00
  • 40cceebc9b Fix file path construction when using NSString Rick Berry 2009-01-17 15:06:25 +00:00
  • feb0b64f29 Fix spelling of successfully in * commit message * documentation Ben Walding 2009-01-18 18:21:15 +10:00
  • 47fa714714 Properly handle deselection in file lists. Daniel Lundqvist 2008-12-27 01:58:37 +08:00
  • 5d4a8c7a66 Improve margins now that we can toggle things in rightcontent div. Daniel Lundqvist 2008-12-26 21:52:40 +08:00
  • 31d2e1ad41 Have history view react to configuration changes. Daniel Lundqvist 2008-12-28 23:13:06 +08:00
  • 865ae5f422 Have PBWebController react to configuration changes. Daniel Lundqvist 2008-12-26 21:00:41 +08:00
  • 55d57ba076 Add panel for integration settings. Daniel Lundqvist 2008-12-23 23:21:39 +08:00
  • 0f8ac90743 WebHistoryController: Only show Gravatar and Gist if they are enabled Daniel Lundqvist 2008-12-22 23:28:24 +08:00
  • eb971b3ca7 Add settings reader for Gist and Gravatar integration. Daniel Lundqvist 2008-12-23 23:37:31 +08:00
  • 0724dc8eaa Set Controller earlier so it can be used while loading pages. Daniel Lundqvist 2008-12-26 20:56:35 +08:00
  • 09cc80522d Use the passed in image element in setGravatar. Daniel Lundqvist 2008-12-22 23:06:21 +08:00
  • 8ef733518e Add id to "Gist it" button so we can refer to it from JS. Daniel Lundqvist 2008-12-22 23:03:19 +08:00
  • 23f1672831 PrefencesWindow: Add a reset icon to the path view Pieter de Bie 2008-11-01 16:18:06 +01:00
  • 5a8ddeb096 GitBinary: Show an error if someone entered an invalid git binary Pieter de Bie 2008-11-01 16:16:57 +01:00
  • 0f09401aa6 Add a preferences window Christian Jacobsen 2008-10-02 17:46:30 +02:00
  • 85fa5a1d8f GitCommit: Restore revert functionality Pieter de Bie 2008-12-22 22:22:10 +01:00
  • d0c5db47ea Merge branch 'pu/mb/add_gitignore' Pieter de Bie 2008-12-22 21:59:45 +01:00
  • fc00f6c087 CommitView: Add option to add files to .gitignore Mark Bestley 2008-12-01 17:51:35 +00:00
  • 8d729dae4c CommitView: Don't change selection when refreshing Pieter de Bie 2008-12-22 21:31:05 +01:00
  • cd4ee1b993 Update views when switching Pieter de Bie 2008-12-22 20:47:36 +01:00
  • da89f38546 HistoryView: Accept an empty email address Pieter de Bie 2008-12-22 20:40:17 +01:00
  • 641d2dbdce GitGrapher: Reduce number of lines we output Pieter de Bie 2008-12-22 20:10:38 +01:00
  • 83fff61b6a Always build in the project-relative build/ folder with rake build_app Kevin Ballard 2008-12-10 09:55:17 -08:00
  • 530377a121 PBEasyPipe: Fall back to ASCII encoding when UTF-8 fails Pieter de Bie 2008-12-15 18:00:34 +01:00
  • 56a6adc234 GitGrapher: Do not crash on only a single commit Pieter de Bie 2008-12-15 17:33:50 +01:00
  • cbf2608dfa Site: Fix display of the User Manual Pieter de Bie 2008-12-04 20:55:15 +01:00
  • 0434062a7e DiffView: Make the lines and shadows more subtle Kim Does 2008-12-02 00:54:37 +01:00
  • d977d90b2c Diffs: overflow the text Pieter de Bie 2008-12-02 00:52:27 +01:00
  • e0d8df63e8 IndexController: Don't try to be smart when diffing staged changes Pieter de Bie 2008-12-02 00:40:33 +01:00
  • 41154efa15 Rakefile: Fixed broken copy in install_app Martin Svangren 2008-12-01 23:40:19 +01:00
  • 0852f6326c DiffHighlighter: Don't display a diff if there's nothing to display Pieter de Bie 2008-12-01 15:56:58 +01:00
  • 415ee91b50 WebHistoryView: Add a link to display changed images Pieter de Bie 2008-12-01 15:56:14 +01:00
  • 359346a2d3 DiffHighlighter: Add a binary file callback Pieter de Bie 2008-12-01 15:38:40 +01:00
  • 7a3166c0e6 WebHistoryView: Use diff callbacks to display history list Pieter de Bie 2008-12-01 15:09:48 +01:00
  • 61994be15e reset SDKROOT paths to allow building Travis Cline 2008-11-26 10:47:50 -06:00
  • 4591557e9b WebHistoryView: Fix displaying of parents Pieter de Bie 2008-12-01 14:26:42 +01:00
  • 35f20cddd5 GitRefController: Fix moving and updating branches Mark Bestley 2008-12-01 13:59:05 +01:00
  • afcd0b4bc6 GitRevSpecifier: Add NSCoder protocol Pieter de Bie 2008-12-01 13:51:35 +01:00
  • 4dd7a46b86 Allow Toolbar customization Pieter de Bie 2008-12-01 13:50:51 +01:00
  • 578edf879e Site: Add a page title in the header Pieter de Bie 2008-12-01 13:19:23 +01:00
  • 0b65b54f7f Add a warning about possible error Pieter de Bie 2008-12-01 13:07:06 +01:00
  • ea0b28d52c Fix copying of commits Pieter de Bie 2008-12-01 13:06:08 +01:00
  • 23bb1658d9 WIP: Prettify the diff display by using rounded corners Pieter de Bie 2008-11-25 18:41:33 +01:00
  • 07554fbd1f Add toggle function Pieter de Bie 2008-11-25 18:12:13 +01:00
  • 0a2ddc36f7 GitWindowController: Store multiple views Pieter de Bie 2008-11-26 17:28:40 +01:00
  • 3dd6385440 Fix memory leaks Pieter de Bie 2008-11-26 17:02:23 +01:00
  • 2bab86cf32 GitCommit: Fix patch generation Pieter de Bie 2008-11-26 17:08:57 +01:00
  • 777f70f24f Remove leftover comment Pieter de Bie 2008-11-25 18:11:49 +01:00
  • ea30f2bfce JS: Remove stray log Pieter de Bie 2008-11-25 16:15:06 +01:00
  • 7e2707d979 DiffHilighter: Specific the div in which to hilight Pieter de Bie 2008-11-25 16:14:58 +01:00
  • f05d0188fc add commit file links and ctrl-arrow navigation Stephen Bannasch 2008-11-11 17:45:11 -05:00
  • 4e915cc68f Remove "extern C" declaration when importing libgit2 Pieter de Bie 2008-11-25 17:42:10 +01:00
  • bda90606f2 PBGitLane: remove functions with NSString arguments Pieter de Bie 2008-11-25 17:40:47 +01:00
  • b4c2a4f3fa GitGrapher: free pointers on dealloc Pieter de Bie 2008-11-25 17:38:22 +01:00
  • 18954b4a30 Site: Add download button photoshop file Pieter de Bie 2008-11-24 23:01:41 +01:00
  • e0dcdf62b3 PBGitGrapher: Use std::list rather than vector Pieter de Bie 2008-11-24 03:19:53 +01:00
  • eb472e0c86 PBGraphCellInfo: remove unneeded data member Pieter de Bie 2008-11-24 03:09:25 +01:00
  • 483cbc9de3 GitCommit: store the date as a timestamp Pieter de Bie 2008-11-24 03:03:32 +01:00
  • 8372aee404 PBGitCommit: Use git_oids for parent shas Pieter de Bie 2008-11-24 02:57:38 +01:00
  • e570c3e50a Use structs for graph lines Pieter de Bie 2008-11-24 02:14:53 +01:00
  • 6aa28941e1 GitGrapher: Remove unneedded loop Pieter de Bie 2008-11-24 01:38:16 +01:00
  • d2eafc2d52 Include libgit2 as submodule and use it to store sha's Pieter de Bie 2008-11-21 10:18:18 +01:00
  • 1a7ad9415f PBGitRevList: Rewrite as C++ code Pieter de Bie 2008-11-20 22:28:49 +01:00
  • 3d64d83f98 Create a new SpeedTest target Pieter de Bie 2008-11-20 18:44:16 +01:00
  • cef35ac7ce GitGrapher: Rewrite looping code to C++ Pieter de Bie 2008-11-20 17:30:59 +01:00
  • bb5696c704 GitGrapher: Limit the maximum number of lanes Pieter de Bie 2008-11-20 15:58:52 +01:00
  • 86ec95f6d6 HistoryView: Add a tooltip for 'Create Branch' button Kim Does 2008-11-20 15:13:48 +01:00
  • ac0327249d Add icons for the history view and commit view Kim Does 2008-11-20 15:09:55 +01:00
  • 807eb57280 Increase font size of donate link Pieter de Bie 2008-11-20 02:04:14 +01:00
  • 7cf4a103a8 CommitView: Add an "Open Files" context menu action Pieter de Bie 2008-11-19 15:12:32 +01:00
  • e76d483180 CommitView: Allow drag and drop to external applications Pieter de Bie 2008-11-19 15:06:13 +01:00
  • b0caa349ae Revert "Wait for a child to clear it out." Pieter de Bie 2008-11-19 14:54:30 +01:00
  • eb89811264 RevList: Run git in the correct directory Pieter de Bie 2008-11-19 02:31:48 +01:00
  • 32e30ad351 HistoryView: Always show the correct current branch Pieter de Bie 2008-11-19 02:21:13 +01:00
  • edf4822e34 CLI: Show history view if necessary Pieter de Bie 2008-11-19 02:21:02 +01:00
  • b2c03bc97b HistoryView: Correctly update branches when changing them Pieter de Bie 2008-11-19 02:12:03 +01:00
  • 6038c20d7d HistoryView: Add a "Local Branches" option Pieter de Bie 2008-11-19 02:10:21 +01:00
  • a62e14ffe7 HistoryView: Remove the BranchController Pieter de Bie 2008-11-19 01:54:14 +01:00
  • 92437c6663 WIP: Use a nicer branches menu Pieter de Bie 2008-11-19 01:41:27 +01:00
  • 66f3588b77 Merge branch 'master' of git://github.com/bkerley/gitx Pieter de Bie 2008-11-19 00:14:10 +01:00
  • 17158e888d GitX.xcodeproj: Quote paths in html copy script Arjen Laarhoven 2008-11-18 20:13:25 +01:00
  • 6fcc12d69d CommitView: Allow drag 'n drop of staged / unstaged files Pieter de Bie 2008-11-18 23:52:46 +01:00
  • 0975426f2f CommitView: move index functions to separate controller Pieter de Bie 2008-11-18 23:29:11 +01:00
  • 874737fcb5 CommitView: Allow multiple selection Pieter de Bie 2008-11-18 18:57:27 +01:00
  • aaca7d6e67 HistoryView: Don't make the tree contents field editable Pieter de Bie 2008-11-18 18:26:45 +01:00
  • 8f2cc570f5 Use a task (that is properly disposed of) for reading the rev list Bryce Kerley 2008-11-17 14:49:45 -05:00
  • 146db09ea4 make taskForCommand public so other classes can use it Bryce Kerley 2008-11-17 14:49:24 -05:00
  • 3922b543ba Wait for a child to clear it out. Bryce Kerley 2008-11-13 17:40:32 -05:00
  • d8b926c13d use outputForCommand instead of handleForCommand to save code, remove zombie-leaking bug Bryce Kerley 2008-11-13 17:40:16 -05:00
  • 2f0dc3bbd5 Site: correct gitx path Pieter de Bie 2008-11-17 20:04:27 +01:00
  • 6577ee424f Site: Update to 0.5 Pieter de Bie 2008-11-17 15:38:26 +01:00
  • b9d6e41e65 Update Sparke feed (oops) Pieter de Bie 2008-11-17 15:31:56 +01:00
  • 92c1349217 Update the Sparkle feed to point to frim.nl Pieter de Bie 2008-11-17 15:24:30 +01:00
  • cea5507d51 Site: update screencasts part Pieter de Bie 2008-11-16 22:08:21 +01:00
  • 9f166e61f6 GitX version 0.5 v0.5 Pieter de Bie 2008-11-17 14:08:25 +01:00