Giter Site home page Giter Site logo

cleandiff's People

Contributors

masukomi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cleandiff's Issues

make changed lines expand to show new code

SO, you've got a changed line ...

app_controllers_extra_skuables_controller_rb

Sometimes what cleandiff gives you is much simpler. Sometimes... not so much. I'd like to be able to click on the 11:13 line and have a div slide out below it and display

new | @filter_options = filter_options_for User.current

sometimes dwdiff wraps lines.

Somewhat annoying. Don't know why it happens.
The line in the screenshot is noted in the sidebar as being on the same line, and in the source it's on the same line, but I believe it's wrapped in the dwdiff output.

wrapped-lines

correct line numbers

Currently the line numbers refer to lines in the diff ( i think ), so they're kinda useless. Make it so the line numbers refer to the lines in the original and changed file.

full file path is never displayed

I've got a repo with multiple files with the same name, but in different directories. When more than one of them appears in a diff I can't tell which one it is.

I think git doesn't actually provide this information when git difftool is called though. :/ may have to do ugly things to get it.

Can't handle "No newline at end of file"

I don't think there's a way to make git STOP bitching about "No Newline at end of file"

When it does it screws up the last line when it passes through dwdiff.
We can do some additional sed hackery to address this I'm sure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.