summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-285-1/+11
| * | | | | | mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-122-1/+5
| * | | | | | mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-106-9/+114
* | | | | | | Merge branch 'jc/maint-apply-fix'Junio C Hamano2009-01-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | builtin-apply.c: do not set bogus mode in check_preimage() for deleted pathJunio C Hamano2009-01-281-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'am/maint-push-doc'Junio C Hamano2009-01-312-23/+34
|\ \ \ \ \ \ \
| * | | | | | | Documentation: rework src/dst description in git pushAnders Melchiorsen2009-01-251-11/+12
| * | | | | | | Documentation: more git push examplesAnders Melchiorsen2009-01-251-3/+13
| * | | | | | | Documentation: simplify refspec format descriptionJunio C Hamano2009-01-252-9/+9
* | | | | | | | Merge branch 'jc/maint-allow-uninteresting-missing'Junio C Hamano2009-01-312-3/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | revision traversal: allow UNINTERESTING objects to be missingJunio C Hamano2009-01-282-3/+44
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jg/tag-contains'Junio C Hamano2009-01-318-38/+185
|\ \ \ \ \ \ \ \
| * | | | | | | | git-tag: Add --contains optionJake Goulding2009-01-283-3/+146
| * | | | | | | | Make has_commit() non-staticJake Goulding2009-01-283-17/+19
| * | | | | | | | Make opt_parse_with_commit() non-staticJake Goulding2009-01-283-18/+20
* | | | | | | | | Merge branch 'js/maint-rebase-i-submodule'Junio C Hamano2009-01-312-5/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-282-6/+5
| * | | | | | | | | rebase -i squashes submodule changes into unrelated commitJunio C Hamano2009-01-281-0/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo'Junio C Hamano2009-01-313-67/+99
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-273-67/+99
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-272-66/+98
* | | | | | | | | | Merge branch 'sp/runtime-prefix'Junio C Hamano2009-01-3121-46/+151
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Windows: Revert to default paths and convert them by RUNTIME_PREFIXSteffen Prohaska2009-01-261-3/+1
| * | | | | | | | | | Compute prefix at runtime if RUNTIME_PREFIX is setSteffen Prohaska2009-01-262-0/+47
| * | | | | | | | | | Modify setup_path() to only add git_exec_path() to PATHSteffen Prohaska2009-01-261-3/+1
| * | | | | | | | | | Add calls to git_extract_argv0_path() in programs that call git_config_*Steffen Prohaska2009-01-2616-0/+45
| * | | | | | | | | | git_extract_argv0_path(): Move check for valid argv0 from caller to calleeSteffen Prohaska2009-01-262-4/+7
| * | | | | | | | | | Refactor git_set_argv0_path() to git_extract_argv0_path()Steve Haslam2009-01-263-18/+19
| * | | | | | | | | | Move computation of absolute paths from Makefile to runtime (in preparation f...Steffen Prohaska2009-01-263-23/+36
* | | | | | | | | | | Merge branch 'jk/signal-cleanup'Junio C Hamano2009-01-3114-75/+197
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t0005: use SIGTERM for sigchain testJeff King2009-01-302-5/+5
| * | | | | | | | | | | pager: do wait_for_pager on signal deathJeff King2009-01-211-0/+9
| * | | | | | | | | | | refactor signal handling for cleanup functionsJeff King2009-01-218-13/+17
| * | | | | | | | | | | chain kill signals for cleanup functionsJeff King2009-01-2112-19/+125
| * | | | | | | | | | | diff: refactor tempfile cleanup handlingJeff King2009-01-211-52/+55
| * | | | | | | | | | | Windows: Fix signal numbersJohannes Sixt2009-01-211-6/+6
* | | | | | | | | | | | Merge branch 'jg/mergetool'Junio C Hamano2009-01-311-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mergetool: Don't repeat merge tool candidatesJohannes Gilger2009-01-271-10/+8
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-311-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-311-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | merge: fix out-of-bounds memory accessRené Scharfe2009-01-311-3/+6
* | | | | | | | | | | | | contrib/difftool: Don't repeat merge tool candidatesDavid Aguilar2009-01-311-19/+12
* | | | | | | | | | | | | contrib/difftool: add support for KompareMarkus Heidelberg2009-01-312-7/+12
* | | | | | | | | | | | | t3412: clean up GIT_EDITOR usageThomas Rast2009-01-301-25/+13
* | | | | | | | | | | | | git-shortlog.txt: fix example about .mailmapMichele Ballabio2009-01-301-1/+1
* | | | | | | | | | | | | git-cvsserver: run post-update hook *after* update.Stefan Karpinski2009-01-301-2/+2
* | | | | | | | | | | | | Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin2009-01-302-1/+8
* | | | | | | | | | | | | gitweb: align comments to codeGiuseppe Bilotta2009-01-301-4/+4
* | | | | | | | | | | | | gitweb: webserver config for PATH_INFOGiuseppe Bilotta2009-01-301-0/+76
* | | | | | | | | | | | | gitweb: make static files accessible with PATH_INFOGiuseppe Bilotta2009-01-301-0/+5