]> git.neil.brown.name Git - wiggle.git/history - vpatch.c
Browse: make sure 'X' doesn't loop forever searching backwards.
[wiggle.git] / vpatch.c
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 NeilBrownvpatch: discard 'ignored' for 'oldtype'.
2013-08-19 NeilBrownBrowser: Don't highlight spaces so much.
2013-08-19 NeilBrownBrowser help: add some missing commas.
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-02-20 NeilBrownvpatch: fix browse of three-file merge.
2013-02-14 NeilBrownAdd valgrind testing of parts of vpatch.
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.
2012-11-15 NeilBrownvpatch: add mouse movement to merge_window.
2012-11-15 NeilBrownvpatch: add mouse support for main window.
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 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-06-26 Chris PetersonFix some new compiler warnings.
2012-05-17 NeilBrownvpatch - use 'cols' in main window.
2012-05-15 NeilBrownBrowser: fix in_conflict detection while browsing.
2012-05-14 Neil BrownBrowser: add a bit of colour to the file-list page.
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-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 Brownbrowser: display the type of the merge-node under the...
2012-05-10 Neil BrownBrowser: allow cursor to be displayed in alternate...
2012-05-10 Neil Brownbrowse/search: support selectively ignoring case.
2012-05-10 Neil Brownbrowse/search: don't match strings in the hunk-header.
2012-05-10 Neil BrownBrowser: Support searching-again within the same line.
2012-05-10 Neil BrownBrowser: change searchdir to -1 or +1
2012-05-10 Neil BrownBrowser: Extend proper cursor tracking to search.
2012-05-10 Neil BrownBrowser: Use KEY_BACKSPACE to recognise a backspace.
2012-05-10 Neil BrownBrowser: add a more effective cursor.
2012-05-09 Neil Brownbrowse: fix buffer underflow when closing directories.
2012-05-07 Neil Brownbrowser: clear the end of the split-window when needed.
2012-05-07 Neil BrownAdd --show-wiggle flag.
2012-05-07 Neil BrownHandle some errors better in Browse mode.
2012-05-07 Neil BrownIntroduce xmalloc and use it.
2012-05-07 Neil BrownGeneral cleanups
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 Brownvpatch cleanup
2011-08-26 Neil BrownFix various typos in help messages.
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 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-05-12 Neil BrownMore options for giving patches to --browse
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.
next