meta name='generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiffstats
path: root/xdiff-interface.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-07Add -a and --text to common diff options helpStephan Feder1-1/+2
2006-07-07Teach diff -a as shorthand for --textStephan Feder1-1/+1
2006-07-07Teach --text option to diffStephan Feder2-1/+5
2006-07-07send-email: format 2822 datestring ourselves.Jakub Narebski1-3/+38
2006-07-07Do not drop data from '\0' until eol in patch outputStephan Feder1-1/+3
2006-07-07builtin-log: respect diff configuration optionsEric Wong1-2/+5
2006-07-06rev-parse documentation: talk about range notation.Junio C Hamano1-8/+37
2006-07-06show-branch: match documentation and usageJunio C Hamano2-1/+6
2006-07-06builtin-rev-parse.c: constness tighteningJunio C Hamano1-1/+1
2006-07-06core.compression documentation formatting fix.Joachim Berdal Haga1-1/+1
2006-07-05git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano1-1/+5
2006-07-05Fix print-log and diff compatibility with recent vc versionsVille Skytt,Ad(B1-6/+7
2006-07-05git-svn: avoid fetching files outside of the URL we're trackingEric Wong1-1/+1
2006-07-04Re-fix clear_commit_marks().Junio C Hamano3-16/+8
2006-07-04Improve git-peek-remoteLinus Torvalds4-13/+58
2006-07-04rev-list: free commit_list in ... handlerRene Scharfe1-0/+1
2006-07-04git-grep: use a bit more specific error messages.Junio C Hamano1-4/+11
2006-07-04git-grep: fix exit code when we use external grep.Junio C Hamano1-5/+10
2006-07-04git-grep: fix parsing of pathspec separator '--'Junio C Hamano1-1/+5
2006-07-04Teach rev-parse the ... syntax.Santi Béjar1-18/+47
2006-07-04t8001-annotate: fix a bash-ism in this testEric Wong1-2/+2
2006-07-03Make git-fmt-merge-msg a builtinJohannes Schindelin5-177/+362