Commit History

Author SHA1 Message Date
  B Thibault d47f0b7384 [refactor][quickfix][Refs #31][WIP] Display object's content, but still a select_next issue 9 years ago
  B Thibault 9a52e49cde [refactor] removed dead-code 9 years ago
  B Thibault 49596c054d [add] syntax colors 9 years ago
  B Thibault 0285fe922a [wip][add] display "gaps" between added differences 9 years ago
  B Thibault 5b6bb9242a [refactor] removed isDirty and isRoot flags 9 years ago
  B Thibault 2b13979059 [refactor] moved stuff 9 years ago
  B Thibault 70ef7dbe7c [add] page up/down hotkey 9 years ago
  B Thibault 6a53d745aa [wip][add] Untested on all command synchronized selection 9 years ago
  B Thibault aee1e2f199 simple commit works (but no hotkey yet) 9 years ago
  B Thibault 20eaf9db87 [wip] tmp broken. 9 years ago
  B Thibault d1b4e61977 [tmp] WIP borken displaying diff 9 years ago
  B Thibault ddcf0f6055 [add] equivalence map between A and B's parts with JSonElement matching or close enough 9 years ago
  B Thibault faf465c580 [refactor] Use of wgetch instead of getch 9 years ago
  B Thibault eb94148ad4 [TMP][refactor] probably broken, replaced all std::pair<> with typedef t_Cursor 9 years ago
  B Thibault c08c04d0bc [refactor] group subwindow-dependant vars in a dequeue<t_subWindow> 9 years ago
  B Thibault c733c20cbb [TMP BORKEN] 9 years ago
  B Thibault 02df267cbc [TMP BORKEN] refactored levenshteinCache into recursive levenshtein Matrice 9 years ago
  B Thibault 0a23640df1 [add] Levenshtein cache 9 years ago
  isundil 508bda8797 [Refs #23][add] comparing two arrays is working. Next step is recursive ! 9 years ago
  isundil 8c42505a3f [add][refs #23] jsonDiff build a list of modifications, all we need now is to print it 9 years ago
  isundil 1fcae5c10f [add] print input's filenames 9 years ago
  isundil 92e7a1b7dc [add] change current window 9 years ago
  isundil 7f391def6f [refactor] moved some code to prepare multi-key input and binding 9 years ago
  isundil 1505c14c99 [add] subwindows' borders 9 years ago
  isundil ecd3565402 [add] redraw windows selectivelly 9 years ago
  isundil 6556a5ac17 [tmp][quickfix] moved write function to Curse??Output for new-line. atm work only for first win 9 years ago
  isundil 56dcb522f2 [WIP-BROKEN] backup 9 years ago
  isundil 42ee9bd09b [WIP-BROKEN][add] empty split view 9 years ago
  isundil 0f318b6e26 [refactor] split curseOutput in two classes for split and normal views 9 years ago