aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov2006-07-10
* gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov2006-07-10
* Merge branch 'lt/gitweb'Junio C Hamano2006-07-10
|\
| * Add "raw" output option to blobs in "tree" view formatLuben Tuikov2006-07-09
* | git-svn: fix --file/-F option in commit-diffEric Wong2006-07-10
* | Avoid C99 initializersShawn Pearce2006-07-10
* | Merge branch 'jc/rename'Junio C Hamano2006-07-10
|\ \
| * | diffcore-rename: try matching up renames without populating filespec first.Junio C Hamano2006-07-06
* | | Merge branch 'jc/grep'Junio C Hamano2006-07-09
|\ \ \
| * | | git-grep: boolean expression on pattern matching.Junio C Hamano2006-07-05
* | | | Merge branch 'jc/mailinfo'Junio C Hamano2006-07-09
|\ \ \ \
| * | | | mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano2006-07-06
* | | | | Merge branch 'ew/diff'Junio C Hamano2006-07-09
|\ \ \ \ \
| * | | | | templates/hooks--update: replace diffstat calls with git diff --statEric Wong2006-07-08
| * | | | | diff: do not use configuration magic at the core-levelJunio C Hamano2006-07-08
| * | | | | Update diff-options and config documentation.Junio C Hamano2006-07-07
| * | | | | diff.c: --no-color to defeat diff.color configuration.Junio C Hamano2006-07-07
| * | | | | diff.c: respect diff.renames config optionEric Wong2006-07-07
* | | | | | Merge branch 'ew/svn'Junio C Hamano2006-07-09
|\ \ \ \ \ \
| * | | | | | Fix some doubled word typosAlp Toker2006-07-09
| * | | | | | Typofix in Makefile comment.Pavel Roskin2006-07-09
| * | | | | | Makefile: export NO_SVN_TESTSJohannes Schindelin2006-07-07
| * | | | | | git-svn: migrate out of contrib (follow-up)Junio C Hamano2006-07-07
| * | | | | | git-svn: migrate out of contribEric Wong2006-07-06
| | |_|_|/ / | |/| | | |
* | | | | | Fix typos involving the word 'commit'Alp Toker2006-07-09
* | | | | | Fix some doubled word typosAlp Toker2006-07-09
* | | | | | "git -p cmd" to page anywhereJunio C Hamano2006-07-09
* | | | | | change ent to tree in git-diff documentationMatthias Lederhofer2006-07-09
* | | | | | Assorted typo fixesPavel Roskin2006-07-09
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'sf/diff'Junio C Hamano2006-07-09
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | diff-options: Explain --text and -aStephan Feder2006-07-07
| * | | | Add -a and --text to common diff options helpStephan Feder2006-07-07
| * | | | Teach diff -a as shorthand for --textStephan Feder2006-07-07
| * | | | Teach --text option to diffStephan Feder2006-07-07
* | | | | Disable color detection during format-patchRyan Anderson2006-07-09
* | | | | git-cvsexportcommit can't handle merge commits correctlyPeter Baumann2006-07-09
* | | | | Using 'perl' in *.shMichal Rokos2006-07-08
* | | | | sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos2006-07-08
* | | | | Close the index file between writing and committingJohannes Schindelin2006-07-08
* | | | | colored diff: diff.color = auto fixJunio C Hamano2006-07-07
|/ / / /
* | | | send-email: format 2822 datestring ourselves.Jakub Narebski2006-07-07
* | | | Do not drop data from '\0' until eol in patch outputStephan Feder2006-07-07
* | | | builtin-log: respect diff configuration optionsEric Wong2006-07-07
* | | | rev-parse documentation: talk about range notation.Junio C Hamano2006-07-06
* | | | show-branch: match documentation and usageJunio C Hamano2006-07-06
* | | | Merge branch 'js/merge-base'Junio C Hamano2006-07-06
|\ \ \ \ | |/ / / |/| | |
| * | | builtin-rev-parse.c: constness tighteningJunio C Hamano2006-07-06
| * | | Re-fix clear_commit_marks().Junio C Hamano2006-07-04
| * | | rev-list: free commit_list in ... handlerRene Scharfe2006-07-04