-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Diffuse 0.4.0 - 2009-08-17 - changed the default hotkeys for merging to reflect the direction text "moves" - added format menu with new items for changing case, sorting, and manipulating white space - replaced 'Hide end of line characters' preference with 'Show white space characters' - errors are now reported in a dialogue instead of printing to stderr - optimised redraws when only the cursor position has changed - input methods that use pre-editing can now be used when editing text - dead keys can now be used when editing text - updated Monotone support to use 'mtn automate inventory' - Git support now handles files flagged as 'unmerged' - graceful handling of and non-zero exit codes from 'git status' - added version control section to the manual - minor bug fixes
- Loading branch information
Showing
4 changed files
with
8 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
$NetBSD: distinfo,v 1.5 2009/08/06 21:52:07 wiz Exp $ | ||
$NetBSD: distinfo,v 1.6 2009/08/20 09:06:40 wiz Exp $ | ||
|
||
SHA1 (diffuse-0.3.4.tar.bz2) = f221d248b44d978fc031cb739e382d9058ca4efc | ||
RMD160 (diffuse-0.3.4.tar.bz2) = 54f8ffaed9bc2153e1ed3acb64a3e9fd000ee2a1 | ||
Size (diffuse-0.3.4.tar.bz2) = 102845 bytes | ||
SHA1 (patch-aa) = d314791a740b878af9041c70920562fa6385708d | ||
SHA1 (diffuse-0.4.0.tar.bz2) = d143c5415c71ac07e9b57ff8b3b79f196bf810ca | ||
RMD160 (diffuse-0.4.0.tar.bz2) = 91cd8f13e40eb25bccab57c47ea3311e53ed38d9 | ||
Size (diffuse-0.4.0.tar.bz2) = 109438 bytes |
This file was deleted.
Oops, something went wrong.