aboutsummaryrefslogtreecommitdiff
path: root/show-diff.c
Commit message (Expand)AuthorAge
* Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds2005-04-29
* [PATCH] Make -s flag to show-diff a no-op.Junio C Hamano2005-04-27
* [PATCH] Reactivate show-diff patch generationJunio C Hamano2005-04-27
* show-diff: don't print out the full "ce" format for unmerged filesLinus Torvalds2005-04-26
* show-diff: match diff-tree and diff-cache outputLinus Torvalds2005-04-26
* [PATCH] Diff-tree-helper take two.Junio C Hamano2005-04-26
* [PATCH] Split external diff command interface to a separate file.Junio C Hamano2005-04-25
* [PATCH] show-diff: Remove stale commentsJunio C Hamano2005-04-18
* [PATCH] show-diff.c: -R option for reverse diff.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: make diff options customizable.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: adjust default format for the Linux kernel.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: simplify show_diff_empty.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: check unreadbale blob.Junio C Hamano2005-04-18
* [PATCH] show-diff.c: clean up private buffer use.Junio C Hamano2005-04-18
* [PATCH] (resend) show-diff.c off-by-one fixJunio C Hamano2005-04-17
* [PATCH] show-diff.c: do not include unused header fileJunio C Hamano2005-04-17
* [PATCH] Do not run useless show-diff on unmerged paths repeatedly.Junio C Hamano2005-04-16
* [PATCH] show-diff style fix.Junio C Hamano2005-04-16
* [PATCH] Rename confusing variable in show-diffJunio C Hamano2005-04-16
* [PATCH] show-diff shell safetyJunio C Hamano2005-04-16
* [PATCH] show-diff -z option for machine readable output.Junio C Hamano2005-04-16
* [PATCH] Optionally tell show-diff to show only named filesJunio C Hamano2005-04-16
* Simplify show-diff cache entry name handling.Linus Torvalds2005-04-15
* [PATCH] Add "-q" option to show-diff.cJunio C Hamano2005-04-15
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-15
* [PATCH] Whitespace FixesIngo Molnar2005-04-13
* [PATCH] Correct show-diff output for deleted filesPetr Baudis2005-04-13
* [PATCH] Silent flag for show-diffPetr Baudis2005-04-13
* [PATCH] show-diff show deleted files as diff as well.Christopher Li2005-04-12
* Remove the annoying "ok" printout from show-diff.Linus Torvalds2005-04-12
* Make the cache stat information comparator public.Linus Torvalds2005-04-09
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-08
* Add copyright notices.Linus Torvalds2005-04-07
* Initial revision of "git", the information manager from hellLinus Torvalds2005-04-07