]> git.neil.brown.name Git - wiggle.git/shortlog
wiggle.git
2012-05-07 Neil BrownReplace hash.h with better hash function from CCAN
2012-05-07 Neil BrownFix 'make version'
2012-05-07 Neil Brown.gitignore updates
2012-05-07 Neil BrownGeneral cleanups
2012-02-19 Barak A. PearlmutterChangeLog-typo
2011-12-08 Alexandre Carmel... Test condition was being ignored
2011-12-07 Neil BrownSilences warnings about set-but-not-used variables.
2011-12-07 Alexandre Carmel... Removed malloc.h, fixed off-by-one in bestmatch.c,...
2011-12-07 Neil BrownStuff from months ago that I forget why
2011-08-28 Neil BrownRemove merge.c
2011-08-28 Neil Brownvpatch cleanup
2011-08-26 Neil BrownFix various typos in help messages.
2011-08-24 Neil BrownClean up bestmatch.c
2011-08-24 Neil BrownClean up split.c
2011-08-24 Neil BrownComment and tidy up diff.c
2011-08-24 Neil BrownClean up more valgrind errors.
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 BrownFix use of uninitialised vars in merge2.
2011-08-22 Neil BrownAvoid use of undefined variable in bestmatch.
2011-08-22 Neil Brownnul terminate stream read from a file.
2011-08-22 Neil Browndotest: Check if /usr/bin/time supports the needed...
2011-08-22 Neil BrownStop using case ranges.
2011-08-22 Neil BrownAsk for more warnings and fix some.
2011-08-22 Neil BrownMake lots of functions "static".
2010-06-28 Greg WardMakefile portability patch
2010-05-12 Neil BrownChange format of 'version' string
2010-05-12 Neil BrownMore options for giving patches to --browse
2010-05-12 Jari AaltoReadMe.c - spelling fix
2010-05-12 Neil BrownUse git-archive to create a release
2010-05-05 Neil BrownWrite some notes about editting merges.
2010-04-04 Neil Brownbrowse: allow selective listing of only files with...
2010-04-04 Neil Brownbrowser: add help window
2010-04-04 Neil Brownbrowser: rearrange code
2010-04-04 Neil Brownbrowser: first cut at horizontal split.
2010-04-04 Neil Brownbrowser: prev/next_melmnt to take mp not mpos.
2010-04-03 Neil Brownbrowse: never leave blank space above
2010-04-03 Neil Brownbrowser: Minor search improvements
2010-04-03 Neil Brownbrowser: move check_line call
2010-04-03 Neil BrownAdd some tracing to browser
2010-04-03 Neil BrownBrowser: add line number tracking.
2010-04-02 Neil Brownbrowser: display patch chunk headers in 'diff' output.
2010-04-02 Neil BrownSignificant browser update.
2010-03-24 Neil BrownFORTIFY_SOURCE fixes
2010-03-24 Neil BrownRelease 0.8 v0.8
2010-03-24 Neil BrownAdd --no-ignore option
2010-03-24 Neil BrownImprove parsing of diff3 output.
2010-03-24 Neil BrownUpdate wiggle.spec for new version and location.
2010-03-24 Neil BrownRelease version 0.7 devel v0.7
2010-03-24 Neil Brownvpatch: silence a compiler warning.
2010-03-24 Neil BrownAdd a number of tests which had not been commited to...
2010-03-23 Neil BrownImprove diff/fixup when diff is greedy at end of a...
2010-03-23 Jari AaltoMakefile: (clean): do not delete original files
2010-03-19 Jari Aaltoextract.c: (split_merge): initialize with NULL
2010-03-19 Jari Aaltowiggle.1: fix hyphens
2009-03-05 Neil BrownImprove parsing of diff -u output.
2009-03-05 Neil BrownFix an off-by-one bug.
2009-03-05 Neil Brownvpatch: remove a pointless dereference.
2009-03-05 Neil BrownVarious little changes to p.
2006-06-13 Neil BrownFix a couple of little bugs that crept in to p
2006-06-13 Neil BrownAdd export option to p
2006-06-13 Neil BrownAdd rebase function to 'p'
2006-06-13 Neil BrownWhen calling a recursive p, use $0 to find it.
2006-06-13 Neil BrownFix up problem with make_diff
2006-06-13 Neil Brownget_conf was messing up the 'name' variable
2006-06-13 Neil BrownDefine 'p unapply'
2006-06-13 Neil BrownDon't allow patch reviewing and patch applying to overlap
2006-06-13 Neil BrownFix typo in to-resolve name
2006-06-13 Neil BrownAllow tagline in config instead of hard-coding $CERT
2006-06-13 Neil BrownHandle config file for author/maintainer/cc
2006-06-13 Neil BrownMove base files from ~current~ to .patches/current/
2006-06-13 Neil BrownJust some TODO updates
2006-06-13 Neil BrownRemove unnwanted empty file
2006-06-03 Neil BrownSupport searching backwards too.
2006-06-03 Neil BrownBasic incremental search support.
2006-06-03 Neil BrownMove to start or end of line.
2006-06-03 Neil BrownSupport horizontal movement: left and right.
2006-06-03 Neil BrownFind previous and next diffs.
2006-06-03 Neil BrownPage up and down
2006-06-03 Neil BrownFix bug where first line always displayed as a blank.
2006-06-03 Neil BrownMovement commands for top and bottom
2006-06-03 Neil BrownBlank screen after end of file and before beginning.
2006-06-03 Neil BrownAdd todo file
2006-06-03 Neil BrownAdequate viewing of merged diffs now.
2006-06-02 Neil BrownBeginning of handling of grouped diffs.
2006-06-09 Neil BrownRemove all trailing blanks.
2006-05-29 Neil BrownImprovements to brower mode.
2006-05-25 Neil BrownRemove support for the name 'vpatch'
2006-05-25 Neil BrownGet merge2 to pass all the tests...
2006-06-09 Neil BrownAdd tests/linux/idmap.h
2006-05-22 Neil BrownFix a couple of signed/unsigned warnings
2006-05-22 Neil BrownAdd new patch-browsing mode - needs a lot of work.
2006-05-21 Neil BrownStill more updates to 'p' origin
2006-05-21 Neil BrownCope if 'best' doesn't find anything any good.
2006-05-21 Neil BrownMore updates to 'p'
2006-05-21 Neil BrownAssorted fixes and enhancements...
2006-05-21 Neil BrownVarious enhancements to 'p'
2006-05-21 Neil BrownFix off-by-one-error when extracting a merge file.
2006-05-21 Neil BrownAdd recommit option to 'p'
next