Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin-log: respect diff configuration options | Eric Wong | 2006-07-07 | 1 | -2/+5 |
* | rev-parse documentation: talk about range notation. | Junio C Hamano | 2006-07-06 | 1 | -8/+37 |
* | show-branch: match documentation and usage | Junio C Hamano | 2006-07-06 | 2 | -1/+6 |
* | Merge branch 'js/merge-base' | Junio C Hamano | 2006-07-06 | 6 | -244/+355 |
|\ | |||||
| * | builtin-rev-parse.c: constness tightening | Junio C Hamano | 2006-07-06 | 1 | -1/+1 |
| * | Re-fix clear_commit_marks(). | Junio C Hamano | 2006-07-04 | 3 | -16/+8 |
| * | rev-list: free commit_list in ... handler | Rene Scharfe | 2006-07-04 | 1 | -0/+1 |
| * | Teach rev-parse the ... syntax. | Santi BĂ©jar | 2006-07-04 | 1 | -18/+47 |
| * | Merge branch 'master' into js/merge-base | Junio C Hamano | 2006-07-03 | 13 | -95/+163 |
| |\ | |||||
| * | | revert clear-commit-marks for now. | Junio C Hamano | 2006-07-03 | 3 | -7/+17 |
| * | | get_merge_bases: clean up even when there is no common commit. | Junio C Hamano | 2006-07-03 | 1 | -1/+2 |
| * | | commit.c: do not redefine UNINTERESTING bit. | Junio C Hamano | 2006-07-02 | 1 | -20/+20 |
| * | | Fold get_merge_bases_clean() into get_merge_bases() | Rene Scharfe | 2006-07-02 | 4 | -19/+9 |
| * | | Make clear_commit_marks() clean harder | Rene Scharfe | 2006-07-01 | 1 | -4/+3 |
| * | | Add '...' operator for revisions | Rene Scharfe | 2006-07-01 | 2 | -9/+53 |
| * | | Add get_merge_bases_clean() | Rene Scharfe | 2006-07-01 | 2 | -4/+17 |
| * | | move get_merge_bases() to core lib. | Johannes Schindelin | 2006-06-29 | 3 | -238/+242 |
| * | | refactor merge_bases() as preparation to libify merge-base | Johannes Schindelin | 2006-06-29 | 1 | -18/+46 |
* | | | 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 |