summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-21[PATCH] Prepare diffcore interface for diff-tree header supression.Libravatar Junio C Hamano9-53/+71
2005-05-21[PATCH] Tweak diffcore-rename heuristics.Libravatar Junio C Hamano1-19/+21
2005-05-21diff-tree: don't print multiple headers for merges when silent.Libravatar Linus Torvalds1-1/+8
2005-05-21[PATCH] Constness fix for pickaxe option.Libravatar Junio C Hamano6-6/+6
2005-05-21diff-tree: prettify output slightlyLibravatar Linus Torvalds1-3/+16
2005-05-21t/t4003-diff-rename-1: use modern options to "diff"Libravatar Linus Torvalds1-3/+3
2005-05-21"make clean" should also clean up documentationLibravatar Linus Torvalds1-0/+1
2005-05-21[PATCH] Diff overhaul, adding the other half of copy detection.Libravatar Junio C Hamano3-3/+40
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Libravatar Junio C Hamano14-51/+140
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Libravatar Junio C Hamano16-432/+944
2005-05-21git-whatchanged: allow other pagersLibravatar Linus Torvalds1-1/+1
2005-05-20[PATCH] Fix use of wc in t0000-basicLibravatar Daniel Barkalow1-1/+1
2005-05-20[PATCH] delta creationLibravatar Nicolas Pitre3-2/+360
2005-05-20[PATCH] delta checkLibravatar Nicolas Pitre10-6/+202
2005-05-20[PATCH] delta readLibravatar Nicolas Pitre2-14/+22
2005-05-20sparse cleanupLibravatar Linus Torvalds18-31/+33
2005-05-20[PATCH] Simplify "reverse-diff" logic in the diff core.Libravatar Junio C Hamano1-23/+15
2005-05-20[PATCH] Diff-files fix with more tests.Libravatar Junio C Hamano2-1/+62
2005-05-20[PATCH] Add tests for diff-treeLibravatar Junio C Hamano3-170/+332
2005-05-20diff-tree: use new base_name_compare() helper functionLibravatar Linus Torvalds1-1/+1
2005-05-20Introduce "base_name_compare()" helper functionLibravatar Linus Torvalds2-0/+20
2005-05-20[PATCH] Document -R option for git-diff-tree.Libravatar Junio C Hamano1-1/+4
2005-05-20fsck-cache: fix segfault on nonexistent referenced objectLibravatar Linus Torvalds1-4/+8
2005-05-19Fix up previous commitLibravatar Linus Torvalds6-3/+8
2005-05-19[PATCH] diff overhaulLibravatar Junio C Hamano11-125/+192
2005-05-19diff-tree: add "--root" flag to show a root commit as a big creation event.Libravatar Linus Torvalds1-6/+35
2005-05-19[PATCH] cleanup of in-code namesLibravatar Alexey Nezhdanov19-50/+50
2005-05-19[PATCH] Declare stacked variables before the first statement.Libravatar Thomas Glanzmann1-2/+2
2005-05-19[PATCH] Detect renames in diff family.Libravatar Junio C Hamano1-4/+17
2005-05-19[PATCH] manpage name conflictLibravatar Sebastian Kuzminsky3-5/+7
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Libravatar Junio C Hamano8-47/+157
2005-05-19diff.c: remove left-over scoring debug messageLibravatar Linus Torvalds1-3/+0
2005-05-19git-whatchanged: use 'less -S' on the output to make it more user friendlyLibravatar Linus Torvalds1-1/+1
2005-05-19[PATCH] Detect renames in diff family.Libravatar Junio C Hamano12-239/+533
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Libravatar Nicolas Pitre5-2/+511
2005-05-19[PATCH] A test case addition for strbuf regressionLibravatar Junio C Hamano1-0/+9
2005-05-19[PATCH] fix strbuf take #2Libravatar Junio C Hamano1-0/+2
2005-05-18merge-base: use the new lookup_commit_reference() helper functionLibravatar Linus Torvalds1-2/+2
2005-05-18commit: add "lookup_commit_reference()" helper functionLibravatar Linus Torvalds2-6/+24
2005-05-18[PATCH] fix show_date() for positive timezonesLibravatar Nicolas Pitre1-2/+2
2005-05-18diff-tree: don't match non-directories as partial pathnamesLibravatar Linus Torvalds1-0/+2
2005-05-18diff-tree: fix "whole sub-tree disappeared or appeared" caseLibravatar Linus Torvalds1-9/+11
2005-05-18diff-tree: fix up comparison of "interesting" sub-treesLibravatar Linus Torvalds1-0/+5
2005-05-18diff-tree: show hex sha1 of the single-commit argument case correctly.Libravatar Linus Torvalds1-1/+7
2005-05-18diff-tree: fix and extend argument parsingLibravatar Linus Torvalds1-11/+27
2005-05-18diff-tree: clean up diff_tree_stdin() functionLibravatar Linus Torvalds1-21/+27
2005-05-18diff-helper: pass unrecognized lines through unmodifiedLibravatar Linus Torvalds1-4/+5
2005-05-18strbuf: allow zero-length linesLibravatar Linus Torvalds1-2/+0
2005-05-18[PATCH] Diff-helper updateLibravatar Junio C Hamano4-19/+170
2005-05-18fsck-cache: read the default reference information even whenLibravatar Linus Torvalds1-4/+4