log

age author description
Mon, 07 Jan 2013 10:57:08 +0000 Chris Cannam Update copyright dates
Mon, 07 Jan 2013 10:53:48 +0000 Chris Cannam Add --version or -v option
Fri, 19 Oct 2012 12:08:11 +0100 Chris Cannam Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for)
Fri, 19 Oct 2012 11:49:48 +0100 Chris Cannam Shorten a label (dialog too wide)
Fri, 19 Oct 2012 11:47:28 +0100 Chris Cannam Merge
Fri, 19 Oct 2012 11:41:38 +0100 Chris Cannam Fix compiler warning about unhandled case
Fri, 19 Oct 2012 11:33:05 +0100 Chris Cannam Fix preprocessor syntax
Wed, 29 Aug 2012 12:41:18 +1000 Sam Izzo * Prefix working folder path on MacOS
Wed, 29 Aug 2012 12:40:54 +1000 Sam Izzo * Removed spurious space
Mon, 27 Aug 2012 02:10:06 +1000 Sam Izzo * Prepend working folder path to filename when showing files in explorer
Mon, 27 Aug 2012 01:45:26 +1000 Sam Izzo * Added setting to show history automatically when it changes (defaults to true)
Mon, 27 Aug 2012 01:26:57 +1000 Sam Izzo * Added setting to specify that diff command should be run once for each selected file, rather than passing all file names to diff command (p4merge doesn't like being given many files)
Mon, 27 Aug 2012 01:26:05 +1000 Sam Izzo * Updated shortcut for revert
Mon, 27 Aug 2012 01:25:16 +1000 Sam Izzo * Added shortcut for revert
Mon, 27 Aug 2012 00:52:44 +1000 Sam Izzo * Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"
Sun, 26 Aug 2012 02:45:04 +1000 Sam Izzo * Added shortcut for commit
Sun, 26 Aug 2012 02:39:08 +1000 Sam Izzo * "Use extension" check box now appears to the left of the button and label, and enables/disables the button and label depending on its state
Sun, 26 Aug 2012 02:38:24 +1000 Sam Izzo * Added shortcut for diff against parent
Sun, 26 Aug 2012 02:19:36 +1000 Sam Izzo * Added Ctrl-F shortcut for find button
Sun, 26 Aug 2012 02:08:32 +1000 Sam Izzo * "Show in" is now shown in context menu for untracked files
Sun, 26 Aug 2012 01:59:53 +1000 Sam Izzo * Added "show in" to show selected file in explorer
Sat, 25 Aug 2012 23:04:10 +1000 Sam Izzo * Link against Advapi32 (required for Crypt* functions)
Fri, 19 Oct 2012 11:25:02 +0100 Chris Cannam Undo the one part we didn't want, from the last patch
Wed, 17 Oct 2012 12:15:25 +0200 fpozo History widget stays on top when closing a branch.
Wed, 26 Sep 2012 21:29:48 +0100 Chris Cannam Merge
Tue, 03 Jul 2012 20:10:04 +0100 Chris Cannam Merge
Tue, 03 Jul 2012 20:09:46 +0100 Chris Cannam URL fix
Tue, 24 Jul 2012 15:33:02 +0200 Mikel Added new functionality to limit the total number of items shown in the graph. For projects with a fairly high number of commits, makes every action is very slow.