summaryrefslogtreecommitdiff
path: root/show-diff.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-17[PATCH] (resend) show-diff.c off-by-one fixLibravatar Junio C Hamano1-2/+2
2005-04-17[PATCH] show-diff.c: do not include unused header fileLibravatar Junio C Hamano1-1/+0
2005-04-16[PATCH] Do not run useless show-diff on unmerged paths repeatedly.Libravatar Junio C Hamano1-0/+13
2005-04-16[PATCH] show-diff style fix.Libravatar Junio C Hamano1-4/+3
2005-04-16[PATCH] Rename confusing variable in show-diffLibravatar Junio C Hamano1-4/+4
2005-04-16[PATCH] show-diff shell safetyLibravatar Junio C Hamano1-4/+60
2005-04-16[PATCH] show-diff -z option for machine readable output.Libravatar Junio C Hamano1-9/+19
2005-04-16[PATCH] Optionally tell show-diff to show only named filesLibravatar Junio C Hamano1-8/+30
2005-04-15Simplify show-diff cache entry name handling.Libravatar Linus Torvalds1-1/+1
2005-04-15[PATCH] Add "-q" option to show-diff.cLibravatar Junio C Hamano1-5/+12
2005-04-15Convert the index file reading/writing to use network byte order.Libravatar Linus Torvalds1-1/+1
2005-04-13[PATCH] Whitespace FixesLibravatar Ingo Molnar1-3/+3
2005-04-13[PATCH] Correct show-diff output for deleted filesLibravatar Petr Baudis1-1/+1
2005-04-13[PATCH] Silent flag for show-diffLibravatar Petr Baudis1-1/+13
2005-04-12[PATCH] show-diff show deleted files as diff as well.Libravatar Christopher Li1-4/+45
2005-04-12Remove the annoying "ok" printout from show-diff.Libravatar Linus Torvalds1-3/+1
2005-04-09Make the cache stat information comparator public.Libravatar Linus Torvalds1-31/+1
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Libravatar Linus Torvalds1-1/+0
2005-04-07Add copyright notices.Libravatar Linus Torvalds1-0/+5
2005-04-07Initial revision of "git", the information manager from hellLibravatar Linus Torvalds1-0/+81