Commit Graph

  • 6912add00e PBGitCommit: Call git show with --no-color to be safe Johannes Gilger 2009-04-02 12:19:52 +02:00
  • 16244df346 Info.plist: Fix handling of directories Johannes Gilger 2009-03-31 23:10:52 +02:00
  • 85df0f0675 GitX: Make toolbar in history and commit view equal height Johannes Gilger 2009-03-29 18:00:44 +02:00
  • 4a4b551822 PBGitIndexController: fix uninitialized value Benjamin Kramer 2009-04-29 17:16:44 +02:00
  • 7caf7d799a Merge branch 'stable' Pieter de Bie 2009-05-18 23:11:11 +01:00
  • 6dcefe5bec Fix many gcc 4.2 compiler warnings Benjamin Kramer 2009-05-01 00:46:15 +02:00
  • 4dfcc4d45d Trigger pre and post-commit hooks when committing Pieter de Bie 2009-05-18 23:06:50 +01:00
  • b896ac0d56 Allow executing of hooks Pieter de Bie 2009-05-18 23:05:08 +01:00
  • 7e74efba0d Added very basic tag info menu item and alert. Mike Czepiel 2009-04-13 20:48:23 -07:00
  • c6fbcccc02 GitX.xcodeproj: Quote paths in custom shell scripts Arjen Laarhoven 2009-04-01 21:10:42 +02:00
  • cfbcfc1f38 HistoryView: speed up diff display Pieter de Bie 2009-05-14 17:01:12 +01:00
  • 7ef15f9154 Update diffHighlighter test Pieter de Bie 2009-05-14 16:59:36 +01:00
  • 7bf3043cd4 Don't compile plain ObjC files as ObjC++ Benjamin Kramer 2009-04-28 19:27:23 +02:00
  • 988b105455 Fix compilation with GCC 4.2 Benjamin Kramer 2009-04-28 19:17:04 +02:00
  • aeb5c4d8e1 IndexController: Temporarily stop tracking when (un)staging Pieter de Bie 2009-04-28 16:34:13 +01:00
  • 91c11358f1 IndexController: Add methods to stop tracking the Index Pieter de Bie 2009-04-28 16:38:54 +01:00
  • d40af770f7 ChangesTableView: Remove warning by casting to correct class Pieter de Bie 2009-04-28 16:31:45 +01:00
  • 69838a4724 Merge branch 'stable' Pieter de Bie 2009-03-28 22:54:37 +00:00
  • 4ca9460a53 Site: Create directory if it doesn't exist Pieter de Bie 2009-03-28 22:54:29 +00:00
  • b7723a9545 Project: Discover both long and short build number from git v0.6.2 Pieter de Bie 2009-03-28 22:47:59 +00:00
  • 576337f7b6 Site: Automatically read the latest version from the Release Notes Pieter de Bie 2009-03-28 22:39:45 +00:00
  • 12124338fc Add releasenotes for 0.6.2 Pieter de Bie 2009-03-28 22:37:26 +00:00
  • 49a21e655f PBRefController: Ask for confirmation when deleting tags/branches Johannes Gilger 2009-03-28 18:17:30 +01:00
  • 48b0fc8456 ApplicationController: Use a debug symbol that actually works Pieter de Bie 2009-03-28 22:26:24 +00:00
  • ee6486a33f Site/Rakefile: clean up code Pieter de Bie 2009-03-28 21:25:06 +00:00
  • 465f7f333a Site: Allow automagic generation of sparkle feed Pieter de Bie 2009-03-28 21:24:44 +00:00
  • 8c0fbaae9b Site: Automagically generate release notes Pieter de Bie 2009-03-28 21:23:55 +00:00
  • 728627cfdd Move site template to subdir Pieter de Bie 2009-03-28 21:00:33 +00:00
  • 8474bb4ef2 Split up release notes into individual files Pieter de Bie 2009-03-28 20:21:46 +00:00
  • b022d81b45 Merge branch 'stable' Pieter de Bie 2009-03-26 23:04:51 +00:00
  • 11c9f51302 Make confirmation of Gists optional Pieter de Bie 2009-03-26 22:58:32 +00:00
  • b1fccb836e Add more defaults for handling Gists Pieter de Bie 2009-03-26 22:57:00 +00:00
  • de31ea193a HistoryView: Confirm paste to Gist if github.user is unset Johannes Gilger 2009-03-26 12:42:56 +01:00
  • 04c5c3a8cb GitX: CFBuildVersion as x.x.x.xx Johannes Gilger 2009-03-26 10:21:56 +01:00
  • 7e178bdd3e UserManual: Explain the concept of the Amend-button Johannes Gilger 2009-03-25 16:15:12 +01:00
  • df545314f5 HistoryView: Make table header large enough so the text doesn't shift Benjamin Kramer 2009-03-24 19:57:25 +01:00
  • a762ae5219 HistoryView: Show commit date Benjamin Kramer 2009-03-24 19:51:15 +01:00
  • 89128794c9 HistoryView: Show committer if his name differs from the author's Benjamin Kramer 2009-03-24 19:48:49 +01:00
  • 5ff9620ec2 HistoryView: Factor out email formatting Benjamin Kramer 2009-03-24 19:44:29 +01:00
  • f3c131ecde Display revision in the About Dialog Pieter de Bie 2009-03-24 14:57:06 +00:00
  • af40162a83 gitx CLI: Add option to find git path Pieter de Bie 2009-03-24 14:21:41 +00:00
  • b4d93988ed Use DWARF symbols for Release build Pieter de Bie 2009-03-24 01:12:36 +00:00
  • f4f505c25e PBGitCommitController: Fix unstaging of last hunk Johannes Gilger 2009-02-23 14:51:01 +01:00
  • 06d6da1fc5 Merge commit '3e21d041efb95b6358c749e021bf5ddbcc05bcd7' Pieter de Bie 2009-03-24 00:48:17 +00:00
  • 8a6d55dbfe Add a "New..." option to the Main Menu to create a local repository Nick Zitzmann 2009-03-24 00:36:13 +00:00
  • c70eff74e8 IndexController: Use diff-files instead of diff Pieter de Bie 2009-03-24 00:25:20 +00:00
  • e2e868da5d Redo the changes from 55d57ba076 Pieter de Bie 2009-03-23 23:54:54 +00:00
  • d38c195149 Fix moving of refs Pieter de Bie 2009-03-23 23:33:43 +00:00
  • 8616b38eb3 WebHistoryView: Correctly show refs when reloading Pieter de Bie 2009-03-23 23:08:27 +00:00
  • b48469da93 Fix saving tree to folder Michael Stephens 2009-03-12 22:12:46 -07:00
  • 2b8d378f13 Index: Don't rearrange on every object Pieter de Bie 2009-03-23 22:43:48 +00:00
  • 3e21d041ef Info.plist: Make GitX open any file/folder on drop Johannes Gilger 2009-02-21 23:38:11 +01:00
  • 51478449ec diffHighlighter: Correctly match unified diff hunks Johannes Gilger 2009-02-21 23:02:14 +01:00
  • 58990fc318 diffHighlighter: Fix indent-after-stagebutton bug Johannes Gilger 2009-02-21 22:29:36 +01:00
  • b18d9af2aa ApplicationController: Make sure gitx installation-path exists Johannes Gilger 2009-02-08 13:31:16 +01:00
  • 308a5af02f diffHighlighter: Empty diffs and mode-changes Johannes Gilger 2009-02-07 16:31:03 +01:00
  • f23b3c498f diffHighlighter: Display removed, but empty, plain-text files Johannes Gilger 2009-02-07 15:01:53 +01:00
  • 20b5fa6214 diffHighlighter: Display created, but empty, plain-text files Johannes Gilger 2009-02-07 13:47:06 +01:00
  • 06f675b899 PBGitWindowController: Default to historyViewController for bare repo Johannes Gilger 2009-01-31 10:29:08 +01:00
  • 82b6efc1d7 Fix ticket #84: disable commit view for bare repos Owen Yamauchi 2009-01-30 18:59:40 -05:00
  • 64dfd99089 Make finding the history/commit selector more robust. Owen Yamauchi 2009-01-29 23:19:00 -05:00
  • e5104b4069 Use <pre> tag for commit message so that whitespace displays correctly Douglas Creager 2009-02-02 22:50:46 -05:00
  • e1f3a33a44 PBGitCommitController: Only show index if we have a workdir Johannes Gilger 2009-01-31 08:58:18 +01:00
  • 8bed6191f5 diffHighlighter.js: Bail out early for deleted binary/image files Johannes Gilger 2009-01-30 10:32:26 +01:00
  • 7cb4930389 diffHighlighter: Fix display for deletion of binary files Johannes Gilger 2009-01-30 10:17:09 +01:00
  • ef8317bcb0 Allow email-addresses without the @-sign Johannes Gilger 2009-01-30 09:01:26 +01:00
  • bb8a615b22 Recognize file-mode changes correctly and display them Johannes Gilger 2009-01-29 14:34:55 +01:00
  • cb40cf6111 GitX 0.6.1 v0.6.1 Pieter de Bie 2009-01-29 23:56:31 +00:00
  • 67d9ff3262 WebController: Set JS Controller after reloading the view Anders Carling 2009-01-29 23:47:39 +00:00
  • 28127626c1 User manual: small typos/factual errors/missspellings Johannes Gilger 2009-01-27 14:43:12 +01:00
  • a94981f359 RevList: Don't rely on the presence of %x00 Pieter de Bie 2009-01-28 20:30:56 +00:00
  • ba80ae0311 Use new help page URL Pieter de Bie 2009-01-28 20:23:26 +00:00
  • ab2ddd87cc CommitView: Show linebreaks with new files Pieter de Bie 2009-01-28 20:21:06 +00:00
  • b6693657d9 Update user manual for 0.6 Pieter de Bie 2009-01-26 21:43:58 +00:00
  • e4ed099443 Update site to GitX v0.6 Pieter de Bie 2009-01-26 21:37:05 +00:00
  • dbaa66cf36 GitX Version 0.6 v0.6 Pieter de Bie 2009-01-26 21:26:26 +00:00
  • b65170189a Merge branch 'pu/jg/rename_detection' (early part) Pieter de Bie 2009-01-26 21:30:58 +00:00
  • 1dc649bf09 Diff: also show a binary when it's deleted Pieter de Bie 2009-01-26 21:18:29 +00:00
  • c6895105e2 Remove old code in Commit/Diff views Pieter de Bie 2009-01-25 22:05:53 +00:00
  • b44b0df75a DiffHighlighter: Properly show binary changes Pieter de Bie 2009-01-25 21:45:28 +00:00
  • cf14746bda HistoryView: Prettify the file list Kim Does 2009-01-25 20:59:50 +00:00
  • 87fae3f03e CommitView: Remove a stray label Pieter de Bie 2009-01-25 18:29:27 +00:00
  • b31eee4ba7 CommitView: Make multiselect a bit prettier Pieter de Bie 2009-01-25 18:20:48 +00:00
  • 29641f3746 HistoryView: Use the realSha for the searchfield predicate Pieter de Bie 2009-01-25 17:54:19 +00:00
  • 22f4ac3f13 Show renames changes by default Pieter de Bie 2009-01-25 17:32:37 +00:00
  • e2d47cb049 history.css, history.js: Color changed/deleted/added/moved appendices Johannes Gilger 2009-01-20 17:53:06 +01:00
  • 5482dfe450 Rudimentary support for renames/deletions of files Pieter de Bie 2009-01-20 17:53:05 +01:00
  • 9c0468a4dc Update release notes Pieter de Bie 2009-01-25 16:01:20 +00:00
  • 31cf9cfbee WebHistoryView: Don't try to display PDF files anymore Pieter de Bie 2009-01-25 15:38:23 +00:00
  • c890193ab5 Change keyboard shortcuts for switching views Pieter de Bie 2009-01-25 15:36:58 +00:00
  • 83f2bcf9c2 Add a link to GitX Homepage in the about dialog Pieter de Bie 2009-01-25 15:33:15 +00:00
  • 2cb0a37af5 Make a document the active window if it already exists Pieter de Bie 2009-01-25 15:14:57 +00:00
  • cc6a91579e PBEasyPipe: Might catch an exception Pieter de Bie 2009-01-25 15:14:42 +00:00
  • f16febf0e8 WebCommit: Empty diff display if there's a binary file Pieter de Bie 2009-01-25 15:02:17 +00:00
  • 2c29f5bda2 WebCommit: Fix displaying of files after multiselect Pieter de Bie 2009-01-25 15:01:22 +00:00
  • 8fde62f1b0 PBEasyPipe: Wait until exit if we're not in the main thread Pieter de Bie 2009-01-24 15:16:34 +01:00
  • ddc9ae7654 PBGitCommit: Don't store refs Pieter de Bie 2009-01-24 23:54:15 +00:00
  • 4f1fe8a1f6 Gravatar: Sanitize email address before calculating MD5 Till Salzer 2009-01-21 20:49:00 +00:00
  • 971e8e5bcc PBRefController: Only set title if we have a rev Pieter de Bie 2009-01-19 22:20:16 +00:00
  • bad99be131 DiffView: Fix displaying of diffs Pieter de Bie 2009-01-19 21:41:29 +00:00