39 Commits (5ec11ab39d11aecd731044955a7a4f7e925cdba6)

Author SHA1 Message Date
Thomas Rast 28452655af diff_setup_done(): return void 13 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 years ago
Junio C Hamano 4682d8521c diff-index.c: "git diff" has no need to read blob from the standard input 13 years ago
Junio C Hamano 3b069b1beb diff-index.c: unify handling of command line paths 13 years ago
Junio C Hamano c20f592611 diff-index.c: do not pretend paths are pathspecs 13 years ago
Tim Henigan 304970dd5d diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds changes 13 years ago
Jeff King 546e0fd9e9 diff: handle relative paths in no-index 13 years ago
Jeff King af63b543ed do not run pager with diff --no-index --quiet 13 years ago
Jeff King 1af3d97751 fix pager.diff with diff --no-index 13 years ago
Bobby Powers 176a33542e diff --no-index: don't leak buffers in queue_diff 13 years ago
Bobby Powers f3999e0327 diff --no-index: reset temporary buffer lengths on directory iteration 13 years ago
Junio C Hamano 875b91b35d diff --no-index: use strbuf for temporary pathnames 13 years ago
Jim Meyering 48e510b6a2 diff: avoid stack-buffer-read-overrun for very long name 13 years ago
Nguyễn Thái Ngọc Duy 66f136252f Convert struct diff_options to use struct pathspec 14 years ago
Nguyễn Thái Ngọc Duy 16dc36fea8 diff-no-index: use diff_tree_setup_paths() 14 years ago
Thiago Farina 183113a5ca string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Clemens Buchacher 4e1f87959c test get_git_work_tree() return value for NULL 15 years ago
Jonathan Nieder d74bb308fa diff --no-index: make the usage string less scary 15 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Johannes Sixt 5d83f9c198 diff --no-index: Do not generate patch output if other output is requested 16 years ago
Johannes Schindelin 36adb4abbd MinGW: fix diff --no-index /dev/null ... 16 years ago
Michael Spang d61027b21f Skip timestamp differences for diff --no-index 16 years ago
Johannes Schindelin 418566b6fd Fix 'git diff --no-index' with a non-existing symlink target 16 years ago
Thomas Rast a324fc45e4 diff --no-index -q: fix endless loop 16 years ago
Thomas Rast c6dbca08ca diff --no-index: test for pager after option parsing 16 years ago
Thomas Rast e423ffd8a6 diff: accept -- when using --no-index 16 years ago
Junio C Hamano a5a818ee48 diff: vary default prefix depending on what are compared 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Junio C Hamano b3fde6ccb1 git diff --no-index: default to page like other diff frontends 17 years ago
Junio C Hamano 040366076f git-diff: allow --no-index semantics a bit more 17 years ago
Junio C Hamano 0569e9b8ce "git diff": do not ignore index without --no-index 17 years ago