Commit Graph

  • a7faf4f06a Remove the Quick Look button from the upper history toolbar and put it in the file list's bar German Laullon 2010-09-18 11:20:22 -07:00
  • 3a25496020 log format use %aN for the author name so that git uses the names from .mailmap German Laullon 2010-09-18 11:19:29 -07:00
  • 3f4c435d5f blame command should be "blame -p SHA -- filename" German Laullon 2010-09-18 11:18:57 -07:00
  • d1298a6c57 remove the "author" and "summary" labels German Laullon 2010-09-18 11:18:21 -07:00
  • 3933744ba9 Merge remote branch 'refs/remotes/koraktor/no-verify' into experimental Nathan Kinsinger 2010-09-18 11:28:02 -06:00
  • 5194d5c5c9 History: Show author/committer according to .mailmap Johannes Gilger 2010-09-12 19:34:03 +02:00
  • 95b48779e8 Diff-View: Honor whitespace preference Johannes Gilger 2010-09-12 17:40:27 +02:00
  • f2cf438179 History-View: Clear list of files on showDiff Johannes Gilger 2010-09-12 17:10:47 +02:00
  • 2852ecbf01 History: Correctly wrap lots of tags Johannes Gilger 2010-09-12 15:46:15 +02:00
  • f4a6d3fe0b Set the working directory for arguments sent from the cli Nathan Kinsinger 2010-09-17 23:45:19 -06:00
  • 1a4a179e9a History German Laullon 2010-09-16 22:54:28 -07:00
  • 9200d3e310 blame German Laullon 2010-09-15 17:00:50 -07:00
  • 84ea632031 NGScopeBar German Laullon 2010-09-15 17:00:07 -07:00
  • da97c25a6a initial highlighter file view German Laullon 2010-09-14 20:38:58 -07:00
  • 21d1f3989f Added a dialog for failing commit hooks Sebastian Staudt 2010-09-13 09:16:25 +02:00
  • ed833164d9 Also display output of commit-msg hook Sebastian Staudt 2010-09-12 14:30:11 +02:00
  • 8637a21c3b Display output of pre-commit hook Joshua Bleecher Snyder 2010-07-09 10:07:40 -07:00
  • 8591effc91 Bugfix: include missing scripting method definitions Nathan Kinsinger 2010-09-12 22:27:02 -06:00
  • 5ddbcd18ef Disable deleting and pushing the detached HEAD Nathan Kinsinger 2010-09-04 12:04:30 -06:00
  • 8bb1173942 Allow the stage view's context slider to move from 0 to 10 Nathan Kinsinger 2010-09-12 16:33:23 -06:00
  • c605b74476 Add a File Path search mode Nathan Kinsinger 2010-09-11 14:34:22 -06:00
  • d77d85b807 Make the context slider work again Felix Holmgren 2010-09-10 03:31:21 +05:00
  • 18725fdd65 Prevent drag and drop of tags and remote branches Nathan Kinsinger 2010-09-04 12:12:29 -06:00
  • b28afa1644 Add the contextual menu to the other columns of the commit list Nathan Kinsinger 2010-09-04 17:57:12 -06:00
  • e56ca103ca Add search commands to the gitx cli Nathan Kinsinger 2010-09-06 19:50:04 -06:00
  • 71cdb0dbe0 Add search modes for git pickaxe Nathan Kinsinger 2010-09-06 15:22:51 -06:00
  • 62aa99b761 Add a recent searches menu to the search field Nathan Kinsinger 2010-09-04 14:00:21 -06:00
  • 4fad6b60a3 Improve search UI Nathan Kinsinger 2010-08-29 00:00:34 -06:00
  • 80596add94 Improved sidebar icons for Branch, Remote Branch and Tags Nathan Kinsinger 2010-08-23 08:39:57 -06:00
  • 17f50e3f7e Add --init and --clone to gitx CLI and Applescript Nathan Kinsinger 2010-08-21 18:50:12 -06:00
  • b9232721d0 Add "--git-dir=" to gitx CLI Nathan Kinsinger 2010-08-19 22:12:16 -06:00
  • e60bb3226c Refactor the gitx CLI to use apple events and the scripting bridge Nathan Kinsinger 2010-08-19 00:20:33 -06:00
  • beaa591b53 Include the CFBundleGitVersion in the version command of the CLI Nathan Kinsinger 2010-08-15 22:45:42 -06:00
  • 88b2983a4c Add a Short SHA column to the commit list Nathan Kinsinger 2010-09-01 23:15:50 -06:00
  • 2bdfaa096b Fix sorting of the subject column. Nathan Kinsinger 2010-08-22 18:44:00 -06:00
  • f8e63e2c9c Remove the isReachable test for gravatar.com Nathan Kinsinger 2010-09-01 23:06:56 -06:00
  • e281c983d6 Add a relative date column to the commits list table view Nathan Kinsinger 2010-08-22 16:12:57 -06:00
  • 986f49f70a Don't allow drag-n-drop for the checked out branch. Nathan Kinsinger 2010-08-22 14:14:49 -06:00
  • c077f234ea Allow zero lines of context Eric Allen 2010-04-11 19:46:39 -04:00
  • d4cb11bb8b Add "Copy SHA" alternate menu item to main menu, with default binding Cmd-Option-C. It copies just the leading 7 characters of the SHA instead of the whole commit info. Marc Liyanage 2010-08-11 23:42:37 -07:00
  • caa6ed01f9 Don't follow symlinks when setting Git path Sebastian Staudt 2010-08-02 16:53:16 +02:00
  • 2529c02814 Fix getting the correct git directory Nathan Kinsinger 2010-08-15 19:43:01 -06:00
  • 7b17eec476 Fix spelling error Nathan Kinsinger 2010-08-15 18:45:58 -06:00
  • 92a44542ae Fix crashes from NSInvalidArgumentException Nathan Kinsinger 2010-07-25 23:43:31 -06:00
  • d968f8f0c7 Fix a freeze when staging/unstaging thousands of files Mikhail Emelchenkov 2010-06-20 18:40:55 +04:00
  • 7f17378a86 Don't remove a file from "Unstaged Changes" when attempting to discard changes if it is a new file; it'll just reappear when you refresh. Nicholas Riley 2010-06-25 20:27:23 -04:00
  • 11c68b728d Fix vertical alignment of multiline Subjects in history. Nicholas Riley 2010-07-02 19:06:21 -04:00
  • 9e3e2725c0 Fix issues reported by Xcode's build and analyze Nathan Kinsinger 2010-07-24 20:02:07 -06:00
  • 28f4c49b48 Fixing compiler warnings. Jan Weiß 2010-08-06 22:32:09 +02:00
  • 07651211fd Fix "Duplicate declaration of method" error when using LLVM Nathan Kinsinger 2010-07-24 18:06:20 -06:00
  • f254fd1564 .gitignore: Ignore everything but Xcode project settings Michael Dippery 2010-07-13 18:09:58 -04:00
  • 282cc7cd25 Bugfix: fix incorrect path to PBGitXMessageSheet.xib Nathan Kinsinger 2010-07-15 05:26:41 -06:00
  • 549f2c1d6a Show long messages and errors in a scroll view Nathan Kinsinger 2010-07-04 20:18:35 -06:00
  • 66e260fa69 Resize the remote progress sheet if the description is larger than the text field Nathan Kinsinger 2010-07-04 12:02:44 -06:00
  • 6809ac31c6 Prettify the SSH password window Nathan Kinsinger 2010-07-03 23:03:03 -06:00
  • a6b5705a5f First stab at an executable that can be put into the SSH_ASKPASS environment variable to make GitX ask for passwords. Uli Kusterer 2010-02-19 23:03:20 +01:00
  • de7d74cac8 Update build settings to include x86_64 arch Nathan Kinsinger 2010-07-03 18:55:21 -06:00
  • d81645e411 Include the DSYM file while compiling the release build Nathan Kinsinger 2010-07-03 18:54:58 -06:00
  • 81d7e78e7d Select the commit as soon as it is available when updating the commit list Nathan Kinsinger 2010-07-03 18:54:22 -06:00
  • 69827e920e Performance improvements for graphing commits Nathan Kinsinger 2010-07-03 18:50:09 -06:00
  • 7c62337ab9 Update commits every 0.1 sec instead of every 1000 commits Nathan Kinsinger 2010-07-03 18:36:03 -06:00
  • 53d92fb73e Cleanup the views when the repository window closes and stop memory leaks. Nathan Kinsinger 2010-07-03 18:35:29 -06:00
  • a849424a46 Add a cleanup method to the history list. Nathan Kinsinger 2010-07-03 18:35:04 -06:00
  • c17215e55e Create wrapper class around git_oid and use it Nathan Kinsinger 2010-07-03 18:34:18 -06:00
  • e067390fb2 Bugfix: Stop committer names from getting mangled Nathan Kinsinger 2010-07-03 09:04:30 -06:00
  • 1bad051779 Bugfix: fix duplicate commits in the history view Nathan Kinsinger 2010-07-03 09:04:03 -06:00
  • 25caa849fe Fix safari 5 render issue Pieter de Bie 2010-06-18 15:12:27 +02:00
  • fb5f9a5cd5 Cache the lane colors Nathan Kinsinger 2010-06-26 17:49:28 -06:00
  • 2c6a16a6a9 Stop a view that was not loaded from being loaded while being removed. Nathan Kinsinger 2010-06-20 14:38:16 -06:00
  • e4f6f960c7 Remove call to finalize Nathan Kinsinger 2010-06-20 14:34:52 -06:00
  • 693a23d545 Bugfix: don't remove all notifications from the web history controller Nathan Kinsinger 2010-06-20 12:07:41 -06:00
  • 1b3f4ea4da Remove uses of dot notation for non properties of NSTask. Nathan Kinsinger 2010-06-20 09:05:43 -06:00
  • 83e7c42ab4 Highlight the current commit with an orange circle ngu 2010-04-10 20:46:17 +03:00
  • 2ad624f7a8 Follow Commit-msg hook rules: allow it to edit the commit message, before committing. Seth Raphael 2010-05-11 15:07:07 -07:00
  • 969ff24ac7 Bug fix: correct visible index scrolling in PBGitHistoryController and PBCommitList. André Berg 2010-04-05 16:32:59 +02:00
  • a7106ba60d Add a method declaration to PBGitRevSpecifier.h to silence a compiler warning. André Berg 2010-04-05 16:25:08 +02:00
  • 504b61744d Add PBStringFromBranchFilterType() function for debugging purposes to PBGitRepository. Add a PBGitXBranchFilterType typedef to the kGitX... branch filters enum. André Berg 2010-04-05 16:22:06 +02:00
  • c073202699 Put at-sign in front of multi-line continued string. André Berg 2010-04-05 16:12:11 +02:00
  • 427409b1c9 Populate the revList if empty in -commitForSHA: André Berg 2010-04-05 10:52:21 +02:00
  • dac9bd303b Make default (id) explicit for some method decls/defs in PBGitHistoryController.m André Berg 2010-04-05 11:04:00 +02:00
  • 10149fc5f3 Add in left-out (id) return labels to some methods in PBGitCommit. André Berg 2010-03-30 15:53:20 +02:00
  • 71c0f30ae5 Stability: employ more sanity checks when parsing author details from history.js André Berg 2010-03-30 14:33:49 +02:00
  • fffa02425a SCNetworkCheckReachabilityByName will be deprecated anyways, so replace it with the docs example which will work on any OS version from 10.3. André Berg 2010-03-24 09:20:37 +01:00
  • d5f9c822af PBGitHistoryView.xib: Set Key Equiv. of QuickLook button to Space. André Berg 2010-03-24 04:56:59 +01:00
  • a980fcea03 Make remaining sheets resizable as well. André Berg 2010-03-24 10:55:16 +01:00
  • a5acfe5b4a Make some of the sheets resizable (you never know how much a user wants to enter ;)). André Berg 2010-03-24 04:54:54 +01:00
  • e192ce801d Set a copy of the "Push" message strings for the alert panel message with a small case "p" letter because it will be appended in the middle of a sentence. André Berg 2010-03-24 11:09:09 +01:00
  • 9e8002a97e Only allow the "Copy Image" menu item for images Nathan Kinsinger 2010-06-27 06:10:29 -06:00
  • cdd011d993 cosmetic glaullon 2010-06-24 16:16:54 -07:00
  • b4f6ba270c Only Commit / All Files glaullon 2010-06-24 15:54:49 -07:00
  • ed8ad4b0de only commit files on file view German Laullon 2010-06-18 18:48:40 -07:00
  • 74ab9107fc Config object to JavaScript German Laullon 2010-06-21 00:10:56 -07:00
  • 93803ce149 Better diff display German Laullon 2010-06-18 20:09:50 -07:00
  • c73d759ac8 log commit link glaullon 2010-06-16 09:00:00 -07:00
  • 9c75e6f765 Merge remote branch 'refs/remotes/fbartho/fbartho' glaullon 2010-06-16 06:55:21 -07:00
  • 936a3b4cae diff working glaullon 2010-06-15 20:17:07 -07:00
  • 3755c46edd Improved appearance of urls in commit history message. Frederic Barthelemy 2010-06-15 19:34:16 -07:00
  • 3edd89010f Changed regex for urlifying commit history views so that it now doesn't match selectors, now it will only match <protocol>://<rest of url> Frederic Barthelemy 2010-06-15 19:33:45 -07:00
  • fd47c991ed Merge in changes from brotherbard's work into my own branch. Frederic Barthelemy 2010-06-15 19:19:02 -07:00
  • 8b357d40e9 log work German Laullon 2010-06-15 08:54:22 -07:00