Matthew Wang
|
875d08ecb4
|
Document and usage update
|
11 years ago |
Matthew Wang
|
1126142d21
|
Fix issue #3 Broken at strange hunk head in a valid git patch
|
11 years ago |
Matthew Wang
|
f9c4553bef
|
ignore EPIPE happens when input patch set is large
|
11 years ago |
Matthew Wang
|
1ea76e6853
|
More fix after merge pull request from @myint to support python3 (issue #2)
|
11 years ago |
Matthew Wang
|
7563c80443
|
Merge branch 'python3' of https://github.com/myint/cdiff
|
11 years ago |
Matthew Wang
|
457365aa78
|
revert 29c9e1 for python3 work
|
11 years ago |
Steven Myint
|
7940d95c4f
|
Add Python 3 support
|
11 years ago |
Matthew Wang
|
29c9e1f58c
|
ignore EPIPE happens on RHEL
|
11 years ago |
Matthew Wang
|
966060f66f
|
detect git diff needs to be more agressive
|
11 years ago |
Matthew Wang
|
cfbc465a38
|
raw image url broken, use pages instead
|
11 years ago |
Matthew Wang
|
c8734e4e35
|
refuse to run with python < 2.5.0
|
11 years ago |
Matthew Wang
|
f6f678142a
|
gitignore and doc update
|
11 years ago |
Matthew Wang
|
af238312ba
|
fix crlf problem; update doc and test make targets
|
11 years ago |
Matthew Wang
|
f362c08766
|
document update; images
|
11 years ago |
Matthew Wang
|
00bd330f7c
|
golden version; handle git log output; update README
|
11 years ago |
Matthew Wang
|
eab2534a42
|
should use 2 different pattern in _fit_width(); FIXME: markup[0] breaks utf-8 char
|
11 years ago |
Matthew Wang
|
59e21fcfd4
|
better _fit_width(); FIXME: out[-1] might broken, see diff of this commit
|
11 years ago |
Matthew Wang
|
15bfa564b9
|
Default width is now 80
|
11 years ago |
Matthew Wang
|
ebbba92673
|
support line number display; remove -n option
|
11 years ago |
Matthew Wang
|
0c672b1315
|
side-by-side now fit width if len(line) < 80; FIXME: reset term after exception
|
11 years ago |
Matthew Wang
|
1a82253711
|
side-by-side prototype, todo: fix output alignment
|
11 years ago |
Matthew Wang
|
51dbcfb00f
|
more flexible mix color; discard hunk addr stuff
|
11 years ago |
Matthew Wang
|
92061d3100
|
massive refactor with difflib._mdiff
|
11 years ago |
Matthew Wang
|
a06a21094b
|
use render instead of view
|
11 years ago |
Matthew Wang
|
b02e23bb4d
|
initial revision
|
11 years ago |