]> git.neil.brown.name Git - wiggle.git/history - wiggle.c
Disable *all* backups when --no-backups used
[wiggle.git] / wiggle.c
2023-09-13 NeilBrownDisable *all* backups when --no-backups used master
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 NeilBrownSplit non-static code out of wiggle.c
2020-09-07 NeilBrownAdd heuristic to take shortcut when too slow.
2020-09-07 NeilBrownFix exit status from 'diff'.
2020-08-29 NeilBrownAutomatically enable --non-space on large files.
2020-08-29 NeilBrownIntroduce --non-space option
2020-08-28 NeilBrownFix handling of -R with --diff
2019-12-27 NeilBrownMerge github.com:neilbrown/wiggle
2019-10-03 NeilBrownMerge pull request #16 from smcameron/master
2019-10-02 Stephen M. CameronDo not test for NULL before free()
2019-10-01 Stephen M. CameronFix very minor memory leaks in do_merge()
2019-09-10 NeilBrownMerge pull request #15 from gobenji/master
2019-08-27 Benjamin PoirierPreserve file mode when using doing --merge --replace
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-21 NeilBrownAllow diffs to be browsed.
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 NeilBrownUnwrap some printf string.
2013-03-05 NeilBrownAdd --ignore-blanks option.
2013-03-01 NeilBrownAllow a word to have an unmatched prefix and suffix.
2013-02-14 NeilBrownAdd valgrind testing of parts of vpatch.
2013-02-06 NeilBrowndiff: make rediffing of patches more precise.
2012-11-14 NeilBrownSeparate make_merger out from print_merge2
2012-05-14 Neil BrownMerge: allow merging a multi-patch patchfile.
2012-05-13 Neil Brownmain: only pass training args to extract/do_diff/do_merge.
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 BrownRefactor do_diff slightly
2012-05-07 Neil BrownBetter error message if split_patch fails for --extract
2012-05-07 Neil BrownSplit do_diff_words and do_diff_lines out from do_diff
2012-05-07 Neil BrownRemove extraction of base-name of command.
2012-05-07 Neil BrownSplit do_merge out from main() as a separate function.
2012-05-07 Neil BrownSplit do_diff() out from main()
2012-05-07 Neil Brownsplit 'extact' out of 'main' into a separate function.
2012-05-07 Neil BrownGeneral cleanups
2011-08-24 Neil BrownClean up split.c
2011-08-22 Neil BrownUse Cmd var instread of "wiggle" in various error messages.
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 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-03-24 Neil BrownFORTIFY_SOURCE fixes
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 BrownRemove support for the name 'vpatch'
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