summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-18fsck-cache: walk the 'refs' directory if the user doesn't give anyLibravatar Linus Torvalds2-22/+74
2005-05-18[PATCH] Fix diff output take #4.Libravatar Junio C Hamano2-9/+12
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Libravatar Brian Gerst10-23/+23
2005-05-17Add silly "git-whatchanged" script.Libravatar Linus Torvalds2-1/+3
2005-05-16[PATCH 4/4] Trivial test harness fixes.Libravatar Junio C Hamano2-3/+4
2005-05-15Remove obsolete note about native CPU byte formatLibravatar Petr Baudis1-4/+0
2005-05-15Rename some more cache-related functionsLibravatar Brad Roberts3-11/+11
2005-05-15Rename cache_match_stat() to ce_match_stat()Libravatar Brad Roberts8-8/+8
2005-05-15Cleanup the x-allocation functionsLibravatar Brad Roberts1-2/+10
2005-05-15[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Libravatar Junio C Hamano2-11/+11
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Libravatar Junio C Hamano6-5/+5
2005-05-15The test of the basic diff functionalityLibravatar Junio C Hamano1-0/+50
2005-05-15[PATCH 1/3] Update mode-change strings in diff output.Libravatar Junio C Hamano1-10/+12
2005-05-15[PATCH] Add the merge test Linus called "test script from hell".Libravatar Junio C Hamano1-0/+313
2005-05-15Fixed misnamed t/t2010-update-cache-badpath.shLibravatar Petr Baudis1-0/+0