]> git.neil.brown.name Git - wiggle.git/history - wiggle.h
Disable *all* backups when --no-backups used
[wiggle.git] / wiggle.h
2020-10-03 NeilBrownAdd copyright claims through to 2020
2020-10-03 NeilBrownRe-indent code messed up by name-change.
2020-10-03 NeilBrownAdd "wiggle_" prefix to all exported names.
2020-10-03 NeilBrownMove save functions to vpatch.c
2020-09-07 NeilBrownAdd heuristic to take shortcut when too slow.
2020-08-29 NeilBrownIntroduce --non-space option
2020-08-29 NeilBrowndiff: filter out unmatchable lines before comparing.
2020-08-29 NeilBrownvpatch: fix problems reported by valgrind.
2019-08-03 NeilBrownAdd --no-backup option
2013-08-22 NeilBrownUpdate copyright claims.
2013-08-22 NeilBrownAdd --output option to redirect output.
2013-08-22 NeilBrownBrowser: pass line number to editor when editting the...
2013-08-22 NeilBrownBrowser: edit merge in a temporary file.
2013-08-21 NeilBrownAdd --report-wiggles option
2013-08-21 NeilBrownPreserve per-hunk "comment" field.
2013-08-20 NeilBrownMake some fatal errors more helpful.
2013-08-19 NeilBrownvpatch: discard 'ignored' for 'oldtype'.
2013-03-08 NeilBrownmerge: calculate number of wiggles more accurately.
2013-03-05 NeilBrownAdd --ignore-blanks option.
2013-03-01 NeilBrownAllow a word to have an unmatched prefix and suffix.
2013-03-01 NeilBrowndiscard ends_mline, just use ends_line
2013-03-01 NeilBrownRemove duplicate definition of "csl_join"
2013-02-14 NeilBrownAdd valgrind testing of parts of vpatch.
2013-02-06 NeilBrowndiff: make rediffing of patches more precise.
2012-11-15 NeilBrownvpatch: allow changes to be ignored as well as conflict.
2012-11-14 NeilBrownvpatch: avoid repeated backups.
2012-11-14 NeilBrownvpatch: support saving of files.
2012-11-14 NeilBrownSeparate make_merger out from print_merge2
2012-11-14 NeilBrownvpatch: remove lots of memory leaks.
2012-11-13 NeilBrownvpatch: allow conflict to be ignored with 'x'
2012-05-14 Neil BrownMerge: allow merging a multi-patch patchfile.
2012-05-13 Neil BrownMove parse_patch and related to new parse.c
2012-05-12 Neil BrownAllow load_file to load segments too.
2012-05-07 Neil BrownAdd --show-wiggle flag.
2012-05-07 Neil BrownMake tracing code a bit cleaner and more organised.
2012-05-07 Neil BrownIntroduce xmalloc and use it.
2012-05-07 Neil BrownGeneral cleanups
2011-08-28 Neil Brownvpatch cleanup
2011-08-24 Neil BrownClean up split.c
2011-08-24 Neil BrownClean up more valgrind errors.
2011-08-22 Neil BrownFix white space etc issues reported by checkpatch.pl
2011-08-22 Neil BrownUpdate date COPYING and FSF address.
2011-08-22 Neil BrownFix use of uninitialised vars in merge2.
2011-08-22 Neil Brownnul terminate stream read from a file.
2011-08-22 Neil BrownAsk for more warnings and fix some.
2011-08-22 Neil BrownMake lots of functions "static".
2010-05-12 Neil BrownMore options for giving patches to --browse
2010-04-02 Neil BrownSignificant browser update.
2010-03-24 Neil BrownRelease 0.8 v0.8
2010-03-24 Neil BrownAdd --no-ignore option
2006-06-09 Neil BrownRemove all trailing blanks.
2006-05-25 Neil BrownGet merge2 to pass all the tests...
2006-05-22 Neil BrownAdd new patch-browsing mode - needs a lot of work.
2006-05-21 Neil BrownWiggle 0.6 - first release v0.6