about summary refs log tree commit diff
path: root/ui-ssdiff.c (follow)
Commit message (Expand)AuthorAge
* Reduce line number bloat, fix hover effectPeter Wu2014-01-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* ssdiff: correctly manage tab expansionJulius Plenz2013-02-01
* ssdiff: point line links at exact blob by prepending "id="Julius Plenz2012-11-15
* use correct type for sizeofJamie Couture2012-03-18
* ui-ssdiff.c: correct length check for LCS tableEric Wong2012-01-08
* ui-ssdiff: move LCS table away from the stackJamie Couture2012-01-03
* ssdiff: anchors for ssdiffBernhard Reutner-Fischer2011-02-19
* In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony2009-11-07
* Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony2009-09-16
* Polishing of how the side-by-side diff looks.Ragnar Ouchterlony2009-09-16
* First version of side-by-side diff.Ragnar Ouchterlony2009-09-16
Tested by sending SIGKILL to a client and watching its cursor disappear. 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe Choose the version with the most recent access if the modify times are the same. 2017-08-31Choose B for tiles with equal modify timesJune McEnroe This way newer access counts and times will be preserved. 2017-08-31Add quick data file merge toolJune McEnroe Hopefully I won't have to use it ever again. 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe