39 Révisions (b6a591a6ce0b4eb3fdac4ce3a50b9345b42a771f)

Auteur SHA1 Message Date
  Matthew Wang b6a591a6ce Version bump up to 0.8 il y a 11 ans
  Matthew Wang e191e54ea6 Fixed #14 by tolerating dangling headers and short patch < 4 lines il y a 11 ans
  Matthew Wang 6a6249f4c6 Dirty fix false alarm of dangling header reported in issue #14 il y a 11 ans
  Matthew Wang a09947c1b5 Enough unit tests (95%) il y a 11 ans
  Matthew Wang 45b95d6e09 Split Diff detector methods to class DiffOps il y a 11 ans
  Matthew Wang b601b6206d Use '# pragma: no cover' to ignore 1 line logic il y a 11 ans
  Matthew Wang f64e6ceb35 Conform PEP8 (with minor own flavors) il y a 11 ans
  Matthew Wang 7203ec0983 Version bump up to 0.7.1 il y a 11 ans
  Matthew Wang a413a0351d Handle 'Binary files ... differ' il y a 11 ans
  Matthew Wang c929b5fc3a Remove unused 'IS_PY3' il y a 11 ans
  Matthew Wang 176bd406a6 Document/usage update for 0.7 il y a 11 ans
  Matthew Wang 957483ad17 Inline usage update il y a 11 ans
  Matthew Wang 75b79f0935 Support reading diff or log for given files/dirs in workspace (usage changed on il y a 11 ans
  Matthew Wang 0525f7c1dc Handle 'Only in <dir>: ' header in output from diff -ru d1 d2 il y a 11 ans
  Matthew Wang 8f1aa45c8b revert debug code; clean up il y a 11 ans
  Matthew Wang e4eccf3fbc Code and doc lint il y a 11 ans
  Matthew Wang 4835304ffa Document update and clean up for v0.6 il y a 11 ans
  Matthew Wang 8bea7f19f0 Less useless getters il y a 11 ans
  Matthew Wang 6e60a56c0c Make patch parser more solid il y a 11 ans
  Steven Myint ec6d34da5b Show merge history in Subversion log il y a 11 ans
  Matthew Wang 8f24a53487 More clear logic with _fit_with_marker_mix() il y a 11 ans
  Matthew Wang 58bb01b0a7 Performance enhancement il y a 11 ans
  Matthew Wang 7debe071d5 - Fixed incorrect yield on diff missing eof il y a 11 ans
  Steven Myint 6e9d22e205 Gracefully handle keyboard interrupt il y a 11 ans
  Steven Myint 590fe00549 Don't print help in "--log" il y a 11 ans
  Steven Myint 4c83c806ea Handle large diffs in non-color mode il y a 11 ans
  Matthew Wang d5b5153c95 Document update for v0.5 il y a 11 ans
  Matthew Wang d7c1db8160 Version bump up; document update il y a 11 ans
  Matthew Wang 3fcd0625b9 Use generator to deal with large patch stream il y a 11 ans
  Steven Myint 93d2bf08bf Add "--log" option il y a 11 ans
  Steven Myint 500b0686e7 Remove unused imports il y a 11 ans
  Matthew Wang 3ef2ab85ad Older less does not have '-K' il y a 11 ans
  Matthew Wang 20a8acacf6 Better patch parser; support svn log --diff il y a 11 ans
  Matthew Wang 329760c5c8 Use wrapper `cdiff` instead of symlink for future unit test; doc update il y a 11 ans
  Matthew Wang ca2fa1c41b for issue #7: merge 4f29fc8 by @yaccz, implement auto test cases w/o shunit2 il y a 11 ans
  Matthew Wang abe1787c4b Support compare two files (wrapper of diff) il y a 11 ans
  Matthew Wang 4bcbeff43d Fix issue #8 version awfullness il y a 11 ans
  Matthew Wang b9f5507620 document/usage update; refactor for better support other diff formats in future il y a 11 ans
  Matthew Wang 4f63013531 Read version from source code; add --version; try protect my email from spambot il y a 11 ans
  Matthew Wang e2dbc3a12e more comments for wchar problem il y a 11 ans
  Matthew Wang d24697cf6c almost ready for issue #1, can upload to testpypi however pip install fails il y a 11 ans
  Matthew Wang 00d946cb7e Use return in main(), let prog has one exit point il y a 11 ans
  Steven Myint edc68b7c95 Leave one of the exits due to entry point usage il y a 11 ans
  Steven Myint 3aa7040b22 Add missing main() il y a 11 ans
  Matthew Wang fd87da44b3 Document/usage/dogfood test update after merge for issue #4 (Revision control support); more robust on parsing strange diff il y a 11 ans
  Steven Myint f1563b283e Rename variable il y a 11 ans
  Steven Myint e1ce6395b2 Add "r" literal to docstring il y a 11 ans
  Steven Myint 59f4bea82a Remove unused parameter il y a 11 ans
  Steven Myint 0119015a70 Remove function that was made redundant il y a 11 ans
  Steven Myint 41c1e5bc2b Factor out common code il y a 11 ans