summaryrefslogtreecommitdiff
path: root/diff-no-index.c
AgeCommit message (Expand)Author
2009-01-31Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin
2009-01-07diff --no-index -q: fix endless loopThomas Rast
2009-01-07diff --no-index: test for pager after option parsingThomas Rast
2009-01-07diff: accept -- when using --no-indexThomas Rast
2008-08-31diff: vary default prefix depending on what are comparedJunio C Hamano
2008-07-22Rename path_list to string_listJohannes Schindelin
2008-05-27git diff --no-index: default to page like other diff frontendsJunio C Hamano
2008-05-27git-diff: allow --no-index semantics a bit moreJunio C Hamano
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano