]> git.neil.brown.name Git - wiggle.git/shortlog
wiggle.git
2013-08-20 NeilBrownBrowse: make sure 'X' doesn't loop forever searching...
2013-08-20 NeilBrownAllow interactive setting of "--ignore-blanks" flag.
2013-08-20 NeilBrownBrowse: suppress "last-key" debugging.
2013-08-20 NeilBrownBrowse: allow "--replace" to be requested while viewing.
2013-08-20 NeilBrownBrowser: highlight spaces at the end of a line.
2013-08-19 NeilBrownAdd some test after the markers in a merge.
2013-08-19 NeilBrownmerge: fix another bug in isolate_conflicts.
2013-08-19 NeilBrownvpatch: discard 'ignored' for 'oldtype'.
2013-08-19 NeilBrownmerge: fix reporting of empty "conflicts".
2013-08-19 NeilBrowntests: new test case for stray &&&&&
2013-08-19 NeilBrownBrowser: Don't highlight spaces so much.
2013-08-19 NeilBrownUnwrap some printf string.
2013-08-19 NeilBrownBrowser help: add some missing commas.
2013-03-28 NeilBrownExtract version information from 'git' if possible.
2013-03-22 NeilBrownmerge: be more careful about aligning hunk-headers...
2013-03-22 NeilBrowncsl_join should merge adjacent matches.
2013-03-08 NeilBrownmerge: calculate number of wiggles more accurately.
2013-03-08 NeilBrownmerge: tidy up isolation of conflicts.
2013-03-08 NeilBrownvpatch: restore display for hunk header where appropriate.
2013-03-05 NeilBrownAdd --ignore-blanks option.
2013-03-01 NeilBrownvpatch: allow a word to have text before the newline.
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 NeilBrownvpatch: restructure draw_mside.
2013-03-01 NeilBrownRemove duplicate definition of "csl_join"
2013-03-01 NeilBrownmerge: Remove noise from --show-wiggles output.
2013-02-20 NeilBrownvpatch: fix browse of three-file merge.
2013-02-19 NeilBrowntests: add 'merge' test for linux/raid5
2013-02-14 NeilBrownAdd valgrind testing of parts of vpatch.
2013-02-14 NeilBrownAdd "make valgrind"
2013-02-14 NeilBrownmerge: remove some meaningless AlreadyApplied
2013-02-14 NeilBrownbestmatch: improve poor matches.
2013-02-13 NeilBrownmerge: remove useless context from the end of a conflict.
2013-02-13 NeilBrownmerge: remove useless context at the start of a conflict.
2013-02-13 NeilBrownvpatch: fix another access-beyond-array
2013-02-12 NeilBrownvpatch: allow relevant signals to cause a core-dump.
2013-02-12 NeilBrownvpatch: fix various reference errors found by valgrind.
2013-02-07 NeilBrownBrowser: add missing documentation for Save and Restore...
2013-02-06 NeilBrowndiff: make rediffing of patches more precise.
2013-02-04 NeilBrownDOC: remove diff.ps due to distribution license issues.
2012-11-15 NeilBrownvpatch: add mouse movement to merge_window.
2012-11-15 NeilBrownvpatch: add mouse support for main window.
2012-11-15 NeilBrownMan page updates.
2012-11-15 NeilBrownvpatch: allow control-C to disable --replace function.
2012-11-15 NeilBrownvpatch: handle --replace option.
2012-11-15 NeilBrownvpatch: add X command to ignore all changes in the...
2012-11-15 NeilBrownvpatch: make sure render is stable when the merge is...
2012-11-15 NeilBrownvpatch: allow changes to be ignored as well as conflict.
2012-11-15 NeilBrownvpatch: fix display for ignored conflicts.
2012-11-15 NeilBrownvpatch: add "control-X-O" as a watch to change panes.
2012-11-14 NeilBrownvpatch: allow mode setting keys to toggle back to ...
2012-11-14 NeilBrownvpatch: change appearance of ignored conflicts.
2012-11-14 NeilBrownvpatch: update status counters when we save a file.
2012-11-14 NeilBrownvpatch: add 'C' command to go to next conflicted hunk.
2012-11-14 NeilBrownvpatch: highlight conflicts better.
2012-11-14 NeilBrownvpatch: update display correctly when editing the merge.
2012-11-14 NeilBrownvpatch: conditionally auto-save unsaved files when...
2012-11-14 NeilBrownvpatch: avoid repeated backups.
2012-11-14 NeilBrownvpatch: prompt to save change if merge was editted.
2012-11-14 NeilBrownvpatch: allow a save file to be restored.
2012-11-14 NeilBrownvpatch: support saving of files.
2012-11-14 NeilBrownvpatch: Allow a message to be displayed in main folder.
2012-11-14 NeilBrownSeparate make_merger out from print_merge2
2012-11-14 NeilBrownvpatch: remove lots of memory leaks.
2012-11-13 NeilBrownvpatch: allow a file in list to be a 'merger' instead...
2012-11-13 NeilBrownvpatch: allow conflict to be ignored with 'x'
2012-11-13 NeilBrownvpatch: change args to visible()
2012-11-13 NeilBrownvpatch: avoid extra blanks when cursor is in alternate...
2012-11-13 NeilBrownvpatch: add 'space' and 'backspace' for page up/down.
2012-11-13 NeilBrownvpatch: highlight spaces when they might be important.
2012-11-13 NeilBrownvpatch: make ctrl-G search-again-forward, not just...
2012-11-13 NeilBrownvpatch: fix check_line to stop at hunk headers.
2012-11-12 NeilBrownvpatch: ensure searching for 'next change' works.
2012-11-12 NeilBrownvpatch: revise the exact meaning of 'CHANGES'.
2012-11-12 NeilBrownvpatch: remove CHANGED
2012-11-11 NeilBrownBrowse: ensure we erase all of old type name when updat...
2012-11-11 NeilBrownBrowse: git problem in rendering file list.
2012-10-08 Manpreet SinghFreeBSD/*BSD build fixes for wiggle attached and a bug
2012-06-26 Chris PetersonFix some new compiler warnings.
2012-05-17 NeilBrownvpatch - use 'cols' in main window.
2012-05-17 NeilBrownconfig.h: include different endian file for OS/X
2012-05-17 NeilBrownextract: removed unused variable: lineno
2012-05-15 NeilBrownmerge: make some conflicts less conflicting.
2012-05-15 NeilBrownBrowser: fix in_conflict detection while browsing.
2012-05-14 Neil BrownRelease 0.9 v0.9
2012-05-14 Neil Brownman page: add documentation for browse mode
2012-05-14 Neil BrownBrowser: add a bit of colour to the file-list page.
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-13 Neil BrownMove parse_patch and related to new parse.c
2012-05-12 Neil BrownAllow load_file to load segments too.
2012-05-12 Neil BrownMinor man-page fixes.
2012-05-12 Neil BrownImprove make clean
2012-05-12 Neil BrownAdd endian.h back to config.h
2012-05-11 Neil BrownBrowser: improve decision on when to split window for...
2012-05-11 Neil BrownBrowser: improve rendering of conflicts in the the...
2012-05-11 Neil BrownBrowse: don't use background colors for added/deleted.
2012-05-11 Neil BrownBrowse: avoid display problems when changing view-mode.
2012-05-10 Neil Brownisolate_conflicts: don't look for eol that cannot be...
2012-05-10 Neil BrownDon't include endian.h
next