summaryrefslogtreecommitdiffstats
path: root/rpull.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano1-4/+17
2005-05-19[PATCH] manpage name conflictSebastian Kuzminsky3-5/+7
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano8-47/+157
2005-05-19diff.c: remove left-over scoring debug messageLinus Torvalds1-3/+0
2005-05-19git-whatchanged: use 'less -S' on the output to make it more user friendlyLinus Torvalds1-1/+1
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano12-239/+533
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre5-2/+511
2005-05-19[PATCH] A test case addition for strbuf regressionJunio C Hamano1-0/+9
2005-05-19[PATCH] fix strbuf take #2Junio C Hamano1-0/+2
2005-05-19merge-base: use the new lookup_commit_reference() helper functionLinus Torvalds1-2/+2
2005-05-19commit: add "lookup_commit_reference()" helper functionLinus Torvalds2-6/+24
2005-05-18[PATCH] fix show_date() for positive timezonesNicolas Pitre1-2/+2
2005-05-18diff-tree: don't match non-directories as partial pathnamesLinus Torvalds1-0/+2
2005-05-18diff-tree: fix "whole sub-tree disappeared or appeared" caseLinus Torvalds1-9/+11
2005-05-18diff-tree: fix up comparison of "interesting" sub-treesLinus Torvalds1-0/+5
2005-05-18diff-tree: show hex sha1 of the single-commit argument case correctly.Linus Torvalds1-1/+7
2005-05-18diff-tree: fix and extend argument parsingLinus Torvalds1-11/+27
2005-05-18diff-tree: clean up diff_tree_stdin() functionLinus Torvalds1-21/+27
2005-05-18diff-helper: pass unrecognized lines through unmodifiedLinus Torvalds1-4/+5
2005-05-18strbuf: allow zero-length linesLinus Torvalds1-2/+0
2005-05-18[PATCH] Diff-helper updateJunio C Hamano4-19/+170
2005-05-18fsck-cache: read the default reference information even whenLinus Torvalds1-4/+4
2005-05-18fsck-cache: walk the 'refs' directory if the user doesn't give anyLinus Torvalds2-22/+74
2005-05-18[PATCH] Fix diff output take #4.Junio C Hamano2-9/+12
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst10-23/+23
2005-05-17Add silly "git-whatchanged" script.Linus Torvalds2-1/+3
2005-05-16[PATCH 4/4] Trivial test harness fixes.Junio C Hamano2-3/+4
2005-05-15Remove obsolete note about native CPU byte formatPetr Baudis1-4/+0
2005-05-15Rename some more cache-related functionsBrad Roberts3-11/+11
2005-05-15Rename cache_match_stat() to ce_match_stat()Brad Roberts8-8/+8
2005-05-15Cleanup the x-allocation functionsBrad Roberts1-2/+10
2005-05-15[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Junio C Hamano2-11/+11
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano6-5/+5