summaryrefslogtreecommitdiffstats
path: root/git-merge-stupid.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-06git-branch --track: fix tracking branch computation.Junio C Hamano2-30/+53
2007-06-06Fix typo in git-mergetoolJosh Triplett1-1/+1
2007-06-06Add the --numbered-files option to git-format-patch.Jon Loeliger2-44/+67
2007-06-06$EMAIL is a last resort fallback, as it's system-wide.Pierre Habouzit1-2/+2
2007-06-06make clean should remove all the test programs tooMatthias Lederhofer1-1/+2
2007-06-06add git-filter-branch to .gitignoreMatthias Lederhofer1-0/+1
2007-06-05merge-recursive: refuse to merge binary filesJohannes Schindelin2-0/+20
2007-06-05Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin4-17/+11
2007-06-05git-fsck: learn about --verboseJohannes Schindelin2-2/+45
2007-06-04gitweb: Handle non UTF-8 text betterMartin Koegler2-10/+59
2007-06-03Add test-sha1 to .gitignore.Randal L. Schwartz1-0/+1
2007-06-03Teach git-tag about showing tag annotations.Matthijs Melchior2-11/+46
2007-06-03git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano1-9/+8
2007-06-03Update to SubmittingPatchesJohannes Schindelin1-0/+4
2007-06-03Release Notes: start preparing for 1.5.3Junio C Hamano2-1/+110
2007-06-03GIT 1.5.2.1v1.5.2.1Junio C Hamano3-2/+55
2007-06-02Unify write_index_file functionsGeert Bosch4-341/+245