Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ew/instaweb' | Junio C Hamano | 2006-07-06 | 4 | -1/+335 |
|\ | |||||
| * | instaweb: fix unportable ';' usage in sed | Eric Wong | 2006-07-02 | 1 | -3/+3 |
| * | Makefile: replace ugly and unportable sed invocation | Johannes Schindelin | 2006-07-02 | 1 | -5/+5 |
| * | Add git-instaweb, instantly browse the working repo with gitweb | Eric Wong | 2006-07-01 | 4 | -1/+335 |
| * | gitweb: Declare global variables with "our" | Dennis Stosberg | 2006-07-01 | 1 | -28/+27 |
| * | gitweb: Enable tree (directory) history display | Luben Tuikov | 2006-07-01 | 1 | -0/+1 |
| * | gitweb: optimize per-file history generation | Junio C Hamano | 2006-07-01 | 1 | -7/+3 |
* | | core.compression documentation formatting fix. | Joachim Berdal Haga | 2006-07-06 | 1 | -1/+1 |
* | | git-reset: complain and exit upon seeing an unknown parameter. | Junio C Hamano | 2006-07-05 | 1 | -1/+5 |
* | | Merge branch 'lt/gitweb' | Junio C Hamano | 2006-07-05 | 1 | -35/+31 |
|\ \ | |||||
| * | | gitweb: Declare global variables with "our" | Dennis Stosberg | 2006-07-01 | 1 | -28/+27 |
| * | | gitweb: Enable tree (directory) history display | Luben Tuikov | 2006-07-01 | 1 | -0/+1 |
| * | | gitweb: optimize per-file history generation | Junio C Hamano | 2006-07-01 | 1 | -7/+3 |
| |/ | |||||
* | | Merge branch 'jc/fmt-merge-msg-test' | Junio C Hamano | 2006-07-05 | 1 | -0/+163 |
|\ \ | |||||
| * | | t6200: fmt-merge-msg test. | Junio C Hamano | 2006-07-03 | 1 | -0/+163 |
* | | | Merge branch 'jc/sha1' | Junio C Hamano | 2006-07-05 | 4 | -156/+331 |
|\ \ \ | |||||
| * | | | A better-scheduled PPC SHA-1 implementation. | Unknown | 2006-06-24 | 1 | -156/+195 |
| * | | | test-sha1: test hashing large buffer | Junio C Hamano | 2006-06-24 | 2 | -9/+32 |
| * | | | Makefile: add framework to verify and bench sha1 implementations. | Junio C Hamano | 2006-06-24 | 3 | -0/+113 |
* | | | | Merge branch 'jc/diff-test' | Junio C Hamano | 2006-07-05 | 10 | -0/+263 |
|\ \ \ \ | |||||
| * | | | | t4013: add "diff" UI program tests. | Junio C Hamano | 2006-07-01 | 10 | -0/+263 |
* | | | | | Merge branch 'th/diff' | Junio C Hamano | 2006-07-05 | 110 | -205/+4722 |
|\ \ \ \ \ | |||||
| * | | | | | builtin-diff: turn recursive on when defaulting to --patch format. | Junio C Hamano | 2006-07-01 | 1 | -1/+3 |
| * | | | | | Merge branch 'jc/diff-test-updates' into th/diff | Junio C Hamano | 2006-06-29 | 4 | -6/+68 |
| |\ \ \ \ \ | |||||
| | * | | | | | t4013: note improvements brought by the new output code. | Junio C Hamano | 2006-06-29 | 4 | -6/+68 |
| | * | | | | | Merge branch 'jc/diff-test' into jc/diff-test-updates | Junio C Hamano | 2006-06-29 | 7 | -1/+581 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| * | | | | | | Merge branch 'jc/diff-test' into th/diff | Junio C Hamano | 2006-06-29 | 7 | -1/+581 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | t4013: add format-patch tests. | Junio C Hamano | 2006-06-29 | 7 | -1/+581 |
| * | | | | | | format-patch: fix diff format option implementation | Junio C Hamano | 2006-06-29 | 1 | -1/+2 |
| * | | | | | | Merge branch 'jc/diff-test-updates' into th/diff | Junio C Hamano | 2006-06-28 | 6 | -10/+4 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | t4013 test updates for new output code. | Junio C Hamano | 2006-06-27 | 6 | -10/+4 |
| | |/ / / / | |||||
| * | | | | | combine-diff.c: type sanity. | Junio C Hamano | 2006-06-28 | 1 | -1/+1 |
| * | | | | | Fix some more diff options changes. | Junio C Hamano | 2006-06-27 | 4 | -19/+38 |
| * | | | | | Merge branch 'jc/diff-test' into th/diff | Junio C Hamano | 2006-06-27 | 89 | -0/+3839 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | t4013: add more tests around -c and --cc | Junio C Hamano | 2006-06-26 | 18 | -3/+1263 |
| | * | | | | t4013: add tests for diff/log family output options. | Junio C Hamano | 2006-06-26 | 72 | -0/+2579 |
| * | | | | | Fix diff-tree -s | Timo Hirvonen | 2006-06-27 | 1 | -3/+0 |
| * | | | | | log --raw: Don't descend into subdirectories by default | Timo Hirvonen | 2006-06-27 | 1 | -1/+0 |
| * | | | | | diff-tree: Use ---\n as a message separator | Timo Hirvonen | 2006-06-27 | 1 | -0/+1 |
| * | | | | | Print empty line between raw, stat, summary and patch | Timo Hirvonen | 2006-06-27 | 1 | -5/+42 |
| * | | | | | whatchanged: Default to DIFF_FORMAT_RAW | Timo Hirvonen | 2006-06-26 | 1 | -11/+16 |
| * | | | | | Don't xcalloc() struct diffstat_t | Timo Hirvonen | 2006-06-26 | 1 | -6/+5 |
| * | | | | | Add msg_sep to diff_options | Timo Hirvonen | 2006-06-26 | 6 | -13/+14 |
| * | | | | | DIFF_FORMAT_RAW is not default anymore | Timo Hirvonen | 2006-06-26 | 2 | -6/+2 |
| * | | | | | Set default diff output format after parsing command line | Timo Hirvonen | 2006-06-26 | 7 | -3/+18 |
| * | | | | | Make --raw option available for all diff commands | Timo Hirvonen | 2006-06-26 | 2 | -36/+14 |
| * | | | | | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 2006-06-26 | 6 | -144/+136 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/grepfix' | Junio C Hamano | 2006-07-05 | 1 | -10/+26 |
|\ \ \ \ \ | |||||
| * | | | | | git-grep: use a bit more specific error messages. | Junio C Hamano | 2006-07-04 | 1 | -4/+11 |
| * | | | | | git-grep: fix exit code when we use external grep. | Junio C Hamano | 2006-07-04 | 1 | -5/+10 |