summaryrefslogtreecommitdiff
path: root/show-diff.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Split external diff command interface to a separate file.Junio C Hamano2005-04-251-98/+3
* [PATCH] show-diff: Remove stale commentsJunio C Hamano2005-04-181-3/+0
* [PATCH] show-diff.c: -R option for reverse diff.Junio C Hamano2005-04-181-7/+13
* [PATCH] show-diff.c: make diff options customizable.Junio C Hamano2005-04-181-4/+25
* [PATCH] show-diff.c: adjust default format for the Linux kernel.Junio C Hamano2005-04-181-3/+4
* [PATCH] show-diff.c: simplify show_diff_empty.Junio C Hamano2005-04-181-34/+10
* [PATCH] show-diff.c: check unreadbale blob.Junio C Hamano2005-04-181-1/+10
* [PATCH] show-diff.c: clean up private buffer use.Junio C Hamano2005-04-181-16/+6
* [PATCH] (resend) show-diff.c off-by-one fixJunio C Hamano2005-04-171-2/+2
* [PATCH] show-diff.c: do not include unused header fileJunio C Hamano2005-04-171-1/+0
* [PATCH] Do not run useless show-diff on unmerged paths repeatedly.Junio C Hamano2005-04-161-0/+13
* [PATCH] show-diff style fix.Junio C Hamano2005-04-161-4/+3
* [PATCH] Rename confusing variable in show-diffJunio C Hamano2005-04-161-4/+4
* [PATCH] show-diff shell safetyJunio C Hamano2005-04-161-4/+60
* [PATCH] show-diff -z option for machine readable output.Junio C Hamano2005-04-161-9/+19
* [PATCH] Optionally tell show-diff to show only named filesJunio C Hamano2005-04-161-8/+30
* Simplify show-diff cache entry name handling.Linus Torvalds2005-04-151-1/+1
* [PATCH] Add "-q" option to show-diff.cJunio C Hamano2005-04-151-5/+12
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-151-1/+1
* [PATCH] Whitespace FixesIngo Molnar2005-04-131-3/+3
* [PATCH] Correct show-diff output for deleted filesPetr Baudis2005-04-131-1/+1
* [PATCH] Silent flag for show-diffPetr Baudis2005-04-131-1/+13
* [PATCH] show-diff show deleted files as diff as well.Christopher Li2005-04-121-4/+45
* Remove the annoying "ok" printout from show-diff.Linus Torvalds2005-04-121-3/+1
* Make the cache stat information comparator public.Linus Torvalds2005-04-091-31/+1
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-081-1/+0
* Add copyright notices.Linus Torvalds2005-04-071-0/+5
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+81