summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano2006-07-061-8/+24
* git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano2006-07-051-1/+5
* Merge branch 'lt/gitweb'Junio C Hamano2006-07-051-35/+31
|\
| * gitweb: Declare global variables with "our"Dennis Stosberg2006-07-011-28/+27
| * gitweb: Enable tree (directory) history displayLuben Tuikov2006-07-011-0/+1
| * gitweb: optimize per-file history generationJunio C Hamano2006-07-011-7/+3
* | Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano2006-07-051-0/+163
|\ \
| * | t6200: fmt-merge-msg test.Junio C Hamano2006-07-031-0/+163
* | | Merge branch 'jc/sha1'Junio C Hamano2006-07-054-156/+331
|\ \ \
| * | | A better-scheduled PPC SHA-1 implementation.Unknown2006-06-241-156/+195
| * | | test-sha1: test hashing large bufferJunio C Hamano2006-06-242-9/+32
| * | | Makefile: add framework to verify and bench sha1 implementations.Junio C Hamano2006-06-243-0/+113
* | | | Merge branch 'jc/diff-test'Junio C Hamano2006-07-0510-0/+263
|\ \ \ \
| * | | | t4013: add "diff" UI program tests.Junio C Hamano2006-07-0110-0/+263
* | | | | Merge branch 'th/diff'Junio C Hamano2006-07-05110-205/+4722
|\ \ \ \ \
| * | | | | builtin-diff: turn recursive on when defaulting to --patch format.Junio C Hamano2006-07-011-1/+3
| * | | | | Merge branch 'jc/diff-test-updates' into th/diffJunio C Hamano2006-06-294-6/+68
| |\ \ \ \ \
| | * | | | | t4013: note improvements brought by the new output code.Junio C Hamano2006-06-294-6/+68
| | * | | | | Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano2006-06-297-1/+581
| | |\ \ \ \ \ | | | |/ / / /
| * | | | | | Merge branch 'jc/diff-test' into th/diffJunio C Hamano2006-06-297-1/+581
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | t4013: add format-patch tests.Junio C Hamano2006-06-297-1/+581
| * | | | | | format-patch: fix diff format option implementationJunio C Hamano2006-06-291-1/+2
| * | | | | | Merge branch 'jc/diff-test-updates' into th/diffJunio C Hamano2006-06-286-10/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | t4013 test updates for new output code.Junio C Hamano2006-06-276-10/+4
| | |/ / / /
| * | | | | combine-diff.c: type sanity.Junio C Hamano2006-06-281-1/+1
| * | | | | Fix some more diff options changes.Junio C Hamano2006-06-274-19/+38
| * | | | | Merge branch 'jc/diff-test' into th/diffJunio C Hamano2006-06-2789-0/+3839
| |\ \ \ \ \ | | |/ / / /
| | * | | | t4013: add more tests around -c and --ccJunio C Hamano2006-06-2618-3/+1263
| | * | | | t4013: add tests for diff/log family output options.Junio C Hamano2006-06-2672-0/+2579
| * | | | | Fix diff-tree -sTimo Hirvonen2006-06-271-3/+0
| * | | | | log --raw: Don't descend into subdirectories by defaultTimo Hirvonen2006-06-271-1/+0
| * | | | | diff-tree: Use ---\n as a message separatorTimo Hirvonen2006-06-271-0/+1
| * | | | | Print empty line between raw, stat, summary and patchTimo Hirvonen2006-06-271-5/+42
| * | | | | whatchanged: Default to DIFF_FORMAT_RAWTimo Hirvonen2006-06-261-11/+16
| * | | | | Don't xcalloc() struct diffstat_tTimo Hirvonen2006-06-261-6/+5
| * | | | | Add msg_sep to diff_optionsTimo Hirvonen2006-06-266-13/+14
| * | | | | DIFF_FORMAT_RAW is not default anymoreTimo Hirvonen2006-06-262-6/+2
| * | | | | Set default diff output format after parsing command lineTimo Hirvonen2006-06-267-3/+18
| * | | | | Make --raw option available for all diff commandsTimo Hirvonen2006-06-262-36/+14
| * | | | | Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen2006-06-266-144/+136
| |/ / / /
* | | | | Merge branch 'jc/grepfix'Junio C Hamano2006-07-051-10/+26
|\ \ \ \ \
| * | | | | git-grep: use a bit more specific error messages.Junio C Hamano2006-07-041-4/+11
| * | | | | git-grep: fix exit code when we use external grep.Junio C Hamano2006-07-041-5/+10
| * | | | | git-grep: fix parsing of pathspec separator '--'Junio C Hamano2006-07-041-1/+5
* | | | | | Merge branch 'js/fmt-merge-msg'Junio C Hamano2006-07-055-177/+362
|\ \ \ \ \ \
| * | | | | | Make git-fmt-merge-msg a builtinJohannes Schindelin2006-07-035-177/+362
| | |_|_|/ / | |/| | | |
* | | | | | Fix print-log and diff compatibility with recent vc versionsVille Skytt,Ad(B2006-07-051-6/+7
* | | | | | git-svn: avoid fetching files outside of the URL we're trackingEric Wong2006-07-051-1/+1
* | | | | | Improve git-peek-remoteLinus Torvalds2006-07-044-13/+58
| |/ / / / |/| | | |
* | | | | t8001-annotate: fix a bash-ism in this testEric Wong2006-07-041-2/+2
|/ / / /