| Commit message (Expand) | Author | Age | Files | Lines |
* | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | test get_git_work_tree() return value for NULL | Clemens Buchacher | 2010-05-25 | 1 | -4/+2 |
* | diff --no-index: make the usage string less scary | Jonathan Nieder | 2009-11-10 | 1 | -2/+2 |
* | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2009-03-28 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-28 | 1 | -2/+2 |
| |\ |
|
| | * | diff --no-index: Do not generate patch output if other output is requested | Johannes Sixt | 2009-03-25 | 1 | -2/+2 |
* | | | MinGW: fix diff --no-index /dev/null ... | Johannes Schindelin | 2009-03-07 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'maint' | Junio C Hamano | 2009-02-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Skip timestamp differences for diff --no-index | Michael Spang | 2009-02-18 | 1 | -0/+1 |
* | | Fix 'git diff --no-index' with a non-existing symlink target | Johannes Schindelin | 2009-01-30 | 1 | -1/+1 |
|/ |
|
* | diff --no-index -q: fix endless loop | Thomas Rast | 2009-01-07 | 1 | -1/+3 |
* | diff --no-index: test for pager after option parsing | Thomas Rast | 2009-01-06 | 1 | -7/+7 |
* | diff: accept -- when using --no-index | Thomas Rast | 2009-01-06 | 1 | -3/+7 |
* | diff: vary default prefix depending on what are compared | Junio C Hamano | 2008-08-30 | 1 | -0/+1 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -11/+11 |
* | git diff --no-index: default to page like other diff frontends | Junio C Hamano | 2008-05-26 | 1 | -0/+7 |
* | git-diff: allow --no-index semantics a bit more | Junio C Hamano | 2008-05-26 | 1 | -7/+32 |
* | "git diff": do not ignore index without --no-index | Junio C Hamano | 2008-05-24 | 1 | -0/+231 |