summaryrefslogtreecommitdiffstats
path: root/git-quiltimport.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-23apply --reject: count hunks starting from 1, not 0Junio C Hamano1-1/+1
2006-08-18git-apply --verboseJunio C Hamano2-2/+84
2006-08-18git-apply --reject: send rejects to .rej files.Junio C Hamano2-49/+80
2006-08-17git-apply --rejectJunio C Hamano3-23/+198
2006-08-17apply --reverse: tie it all together.Junio C Hamano3-6/+49
2006-08-17diff.c: make binary patch reversible.Junio C Hamano1-2/+8
2006-08-17builtin-apply --reverse: two bugfixes.Junio C Hamano1-3/+7
2006-08-17Be nicer if git executable is not installedVille Skyttä1-1/+1
2006-08-16builtin-grep: remove unused debugging cruft.Junio C Hamano1-57/+0
2006-08-16gitweb: Add support for per project git URLsJakub Narebski1-3/+17
2006-08-16[PATCH] git-mv: add more path normalizationJohannes Schindelin1-9/+16
2006-08-16Remove the "delay writing to avoid runtime penalty of racy-git avoidance"Junio C Hamano1-52/+1
2006-08-16gitweb: consolidate action URL generation.Martin Waitz1-87/+84
2006-08-16gitweb: provide function to format the URL for an action link.Martin Waitz1-0/+27
2006-08-16gitweb: Show project's git URL on summary pageJakub Narebski2-2/+14
2006-08-16Add check program "git-check-racy"Junio C Hamano3-4/+42