Click on the package to download.
DirDiff.vim |
1.0 |
07-Nov-2001 |
6.0 |
William Lee |
Latest stable version. Fixed a bug where error message may appear if you set the nowrapscan option. Add a quit option to close the diff windows. |
DirDiff.vim |
0.94 |
25-Oct-2001 |
6.0 |
William Lee |
Fixed a bug where similar directory names would confuse the use of [A] and [B]. Added option so you can give additional arguments to diff. |
DirDiff.vim |
0.93 |
15-Oct-2001 |
6.0 |
William Lee |
Opps, corrected confusing usage information. |
DirDiff.vim |
0.92 |
15-Oct-2001 |
6.0 |
William Lee |
Doesn't use n and p mapping anymore since it confuses the search next key mapping
and causes some bugs. Minor modification to change the exclude and
ignore pattern.
|
DirDiff.vim |
0.91 |
09-Oct-2001 |
6.0 |
William Lee |
- Clean up delete routine.
- Added interactive mode.
- Added multiple entries of exclude and ignore pattern.
- Custom configuration through global variables.
- Change exclude and ignore patterns on the fly.
|
DirDiff.vim |
0.9 |
05-Oct-2001 |
6.0 |
William Lee |
This is getting closer to the 1.0 release. Many key mappings are changed to make life easier. Reorganized much code and fixed many bugs. You can now select multiple lines in the diff brief window and perform copying and deleting files in batch. This is pretty powerful stuff so be careful with it. |
DirDiff.vim |
0.8 |
04-Oct-2001 |
6.0 |
William Lee |
- Added syntax highlighting.
- Enter and double-click in buffer opens diff.
- Removed dependency on "sort"
- Removed usage of registry and marker
- Code cleanup and some bug fixes
- On Windows the diff command will use the -i flag instead
- Changed mappings for diff next (\dj) and diff previous (\dk)
- Added mappings for vim diff mode (\dg, \dp)
|
DirDiff.vim |
0.7 |
03-Oct-2001 |
6.0 |
William Lee |
Initial upload |