summaryrefslogtreecommitdiff
path: root/diff-cache.c
AgeCommit message (Expand)Author
2005-05-07Fix usage string of git-diff-cache and add documentation of -m flag.Junio C Hamano
2005-05-05diff-cache shows differences for unmerged paths without --cache.Junio C Hamano
2005-05-05git-diff-cache: add "-m" flag to match all non-checked-out files with the index.Linus Torvalds
2005-05-05[PATCH] git and symlinks as tracked contentKay Sievers
2005-05-01Add "get_sha1()" helper function.Linus Torvalds
2005-04-28[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano
2005-04-28[PATCH] diff-cache.c compilation warning fix.Junio C Hamano
2005-04-27diff-cache: handle modified new files correctlyLinus Torvalds
2005-04-27[PATCH] Add -p (patch) to diff-cache.Junio C Hamano
2005-04-27diff-cache: fix handling of unmerged files.Linus Torvalds
2005-04-27diff-cache.c: use the "U <pathname>" format for unmerged entries.Linus Torvalds
2005-04-26[PATCH] diff-cache bugletJunio C Hamano
2005-04-24[PATCH] Fix broken diff-cache output on added filesPetr Baudis
2005-04-23New "diff-cache" implementation.Linus Torvalds
2005-04-21[PATCH] Usage-string fixes.Junio C Hamano
2005-04-21[PATCH] Teach diff-cache about commit objectsJunio C Hamano
2005-04-20Add "diff-cache" helper program to compare a tree (or commit) withLinus Torvalds