summaryrefslogtreecommitdiff
path: root/diff-helper.c
AgeCommit message (Expand)Author
2005-09-12[PATCH] Apply N -> A status change in diff-helperHerbert Xu
2005-07-30[PATCH] Unify usage strings declarationPetr Baudis
2005-07-26Use symbolic constants for diff-raw status indicators.Junio C Hamano
2005-07-15Split up "diff_format" into "format" and "line_termination".Linus Torvalds
2005-06-20[PATCH] Update diff documentation.Junio C Hamano
2005-06-13[PATCH] Add --diff-filter= output restriction to diff-* family.Junio C Hamano
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano
2005-05-30[PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano
2005-05-29[PATCH] Adjust diff-helper to diff-tree -v -z changes.Junio C Hamano
2005-05-29[PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano
2005-05-29[PATCH] Add --pickaxe-all to diff-* brothers.Junio C Hamano
2005-05-29[PATCH] Do not expose internal scaling to diff-helper.Junio C Hamano
2005-05-25[PATCH] Mode only changes from diff.Junio C Hamano
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano
2005-05-23[PATCH] NUL terminate diff-tree header lines under -z.Junio C Hamano
2005-05-22Include file cleanups..Linus Torvalds
2005-05-22[PATCH] Diffcore updates.Junio C Hamano
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-22[PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano
2005-05-21[PATCH] Constness fix for pickaxe option.Junio C Hamano
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-20sparse cleanupLinus Torvalds
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-18diff-helper: pass unrecognized lines through unmodifiedLinus Torvalds
2005-05-18[PATCH] Diff-helper updateJunio C Hamano
2005-05-15[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Junio C Hamano
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano