summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-10Avoid C99 comments, use old-style C comments instead.Pavel Roskin
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-07-10gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov
2006-07-10gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov
2006-07-10Merge branch 'lt/gitweb'Junio C Hamano
2006-07-10git-svn: fix --file/-F option in commit-diffEric Wong
2006-07-10Avoid C99 initializersShawn Pearce
2006-07-10Merge branch 'jc/rename'Junio C Hamano
2006-07-10Merge branch 'jc/grep'Junio C Hamano
2006-07-10Merge branch 'jc/mailinfo'Junio C Hamano
2006-07-10Merge branch 'ew/diff'Junio C Hamano
2006-07-10Merge branch 'ew/svn'Junio C Hamano
2006-07-09Fix typos involving the word 'commit'Alp Toker
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09"git -p cmd" to page anywhereJunio C Hamano
2006-07-09change ent to tree in git-diff documentationMatthias Lederhofer
2006-07-09Typofix in Makefile comment.Pavel Roskin
2006-07-09Assorted typo fixesPavel Roskin
2006-07-09Add "raw" output option to blobs in "tree" view formatLuben Tuikov
2006-07-09Merge branch 'sf/diff'Junio C Hamano
2006-07-09Disable color detection during format-patchRyan Anderson
2006-07-09git-cvsexportcommit can't handle merge commits correctlyPeter Baumann
2006-07-08Using 'perl' in *.shMichal Rokos
2006-07-08sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos
2006-07-08Close the index file between writing and committingJohannes Schindelin
2006-07-08templates/hooks--update: replace diffstat calls with git diff --statEric Wong
2006-07-08diff: do not use configuration magic at the core-levelJunio C Hamano
2006-07-08colored diff: diff.color = auto fixJunio C Hamano
2006-07-07Makefile: export NO_SVN_TESTSJohannes Schindelin
2006-07-07Update diff-options and config documentation.Junio C Hamano
2006-07-07diff.c: --no-color to defeat diff.color configuration.Junio C Hamano
2006-07-07diff.c: respect diff.renames config optionEric Wong
2006-07-07diff-options: Explain --text and -aStephan Feder
2006-07-07Add -a and --text to common diff options helpStephan Feder
2006-07-07Teach diff -a as shorthand for --textStephan Feder
2006-07-07Teach --text option to diffStephan Feder
2006-07-07send-email: format 2822 datestring ourselves.Jakub Narebski
2006-07-07Do not drop data from '\0' until eol in patch outputStephan Feder
2006-07-07builtin-log: respect diff configuration optionsEric Wong
2006-07-07git-svn: migrate out of contrib (follow-up)Junio C Hamano
2006-07-07rev-parse documentation: talk about range notation.Junio C Hamano
2006-07-07show-branch: match documentation and usageJunio C Hamano
2006-07-07Merge branch 'js/merge-base'Junio C Hamano
2006-07-07builtin-rev-parse.c: constness tighteningJunio C Hamano
2006-07-07diffcore-rename: try matching up renames without populating filespec first.Junio C Hamano
2006-07-07git-svn: migrate out of contribEric Wong
2006-07-07Merge branch 'ew/instaweb'Junio C Hamano
2006-07-06core.compression documentation formatting fix.Joachim Berdal Haga
2006-07-06mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano