aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test-lib: unset GIT_TRACEJunio C Hamano2006-07-12
* GIT_TRACE: fix a mixed declarations and code warningTimo Hirvonen2006-07-09
* GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-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
| * Teach rev-parse the ... syntax.Santi BĂ©jar2006-07-04
| * Merge branch 'master' into js/merge-baseJunio C Hamano2006-07-03
| |\
| * | revert clear-commit-marks for now.Junio C Hamano2006-07-03
| * | get_merge_bases: clean up even when there is no common commit.Junio C Hamano2006-07-03
| * | commit.c: do not redefine UNINTERESTING bit.Junio C Hamano2006-07-02
| * | Fold get_merge_bases_clean() into get_merge_bases()Rene Scharfe2006-07-02
| * | Make clear_commit_marks() clean harderRene Scharfe2006-07-01
| * | Add '...' operator for revisionsRene Scharfe2006-07-01
| * | Add get_merge_bases_clean()Rene Scharfe2006-07-01
| * | move get_merge_bases() to core lib.Johannes Schindelin2006-06-29
| * | refactor merge_bases() as preparation to libify merge-baseJohannes Schindelin2006-06-29
* | | Merge branch 'ew/instaweb'Junio C Hamano2006-07-06
|\ \ \
| * | | instaweb: fix unportable ';' usage in sedEric Wong2006-07-02
| * | | Makefile: replace ugly and unportable sed invocationJohannes Schindelin2006-07-02
| * | | Add git-instaweb, instantly browse the working repo with gitwebEric Wong2006-07-01
| * | | gitweb: Declare global variables with "our"Dennis Stosberg2006-07-01
| * | | gitweb: Enable tree (directory) history displayLuben Tuikov2006-07-01
| * | | gitweb: optimize per-file history generationJunio C Hamano2006-07-01
* | | | core.compression documentation formatting fix.Joachim Berdal Haga2006-07-06
* | | | git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano2006-07-05
* | | | Merge branch 'lt/gitweb'Junio C Hamano2006-07-05
|\ \ \ \
| * | | | gitweb: Declare global variables with "our"Dennis Stosberg2006-07-01
| * | | | gitweb: Enable tree (directory) history displayLuben Tuikov2006-07-01
| * | | | gitweb: optimize per-file history generationJunio C Hamano2006-07-01
| |/ / /
* | | | Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano2006-07-05
|\ \ \ \
| * | | | t6200: fmt-merge-msg test.Junio C Hamano2006-07-03
* | | | | Merge branch 'jc/sha1'Junio C Hamano2006-07-05
|\ \ \ \ \