Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ew/tests' | Junio C Hamano | 2006-05-30 | 5 | -68/+82 |
|\ | |||||
| * | t6000lib: workaround a possible dash bug | Eric Wong | 2006-05-25 | 1 | -1/+3 |
| * | t5500-fetch-pack: remove local (bashism) usage. | Eric Wong | 2006-05-25 | 1 | -15/+15 |
| * | tests: Remove heredoc usage inside quotes | Eric Wong | 2006-05-25 | 2 | -34/+31 |
| * | t3300-funny-names: shell portability fixes | Eric Wong | 2006-05-25 | 1 | -18/+33 |
* | | send-email: do not pass bogus address to local sendmail binary | Junio C Hamano | 2006-05-30 | 1 | -6/+13 |
* | | Add a basic test case for git send-email, and fix some real bugs discovered. | Ryan Anderson | 2006-05-29 | 1 | -0/+34 |
* | | Remove unnecessary output from t3600-rm. | Shawn Pearce | 2006-05-29 | 1 | -19/+23 |
* | | Merge branch 'lt/apply' | Junio C Hamano | 2006-05-28 | 1 | -0/+53 |
|\ \ | |||||
| * | | apply: force matching at the beginning. | Junio C Hamano | 2006-05-24 | 1 | -1/+19 |
| * | | Add a test-case for git-apply trying to add an ending line | Catalin Marinas | 2006-05-24 | 1 | -0/+35 |
| |/ | |||||
* | | t1002: use -U0 instead of --unified=0 | Linus Torvalds | 2006-05-28 | 1 | -10/+10 |
|/ | |||||
* | read-tree -m -u: do not overwrite or remove untracked working tree files. | Junio C Hamano | 2006-05-17 | 4 | -26/+48 |
* | Merge branch 'fix' | Junio C Hamano | 2006-05-15 | 1 | -4/+4 |
|\ | |||||
| * | git config syntax updates | Linus Torvalds | 2006-05-13 | 1 | -3/+3 |
* | | Merge branch 'mw/alternates' | Junio C Hamano | 2006-05-09 | 1 | -0/+105 |
|\ \ | |||||
| * | | test case for transitive info/alternates | Martin Waitz | 2006-05-07 | 1 | -0/+105 |
* | | | Merge branch 'jc/again' | Junio C Hamano | 2006-05-09 | 1 | -0/+82 |
|\ \ \ | |||||
| * | | | update-index --again: take optional pathspecs | Junio C Hamano | 2006-05-05 | 1 | -1/+10 |
| * | | | update-index --again | Junio C Hamano | 2006-05-05 | 1 | -0/+73 |
* | | | | Merge branch 'jc/bindiff' | Junio C Hamano | 2006-05-09 | 2 | -0/+85 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | binary diff and apply: testsuite. | Junio C Hamano | 2006-05-06 | 2 | -0/+85 |
| |/ / | |||||
* | | | Merge branch 'fix' | Junio C Hamano | 2006-05-07 | 1 | -0/+78 |
|\ \ \ | | |/ | |/| | |||||
| * | | clone: keep --reference even with -l -s | Martin Waitz | 2006-05-07 | 1 | -0/+78 |
* | | | t1300-repo-config: two new config parsing tests. | sean | 2006-05-06 | 1 | -0/+31 |
| |/ |/| | |||||
* | | repo-config: support --get-regexp | Johannes Schindelin | 2006-05-02 | 1 | -0/+23 |
* | | t0000-basic: more commit-tree tests. | Junio C Hamano | 2006-04-26 | 1 | -0/+28 |
* | | t0000-basic: Add ls-tree recursive test back. | Junio C Hamano | 2006-04-26 | 1 | -0/+21 |
* | | Libify diff-index. | Junio C Hamano | 2006-04-22 | 1 | -5/+5 |
* | | Libify diff-files. | Junio C Hamano | 2006-04-22 | 2 | -2/+2 |
* | | Merge branch 'fix' | Junio C Hamano | 2006-04-20 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | git-commit --amend: two fixes. | Junio C Hamano | 2006-04-20 | 1 | -0/+2 |
* | | Merge branch 'lt/logopt' | Junio C Hamano | 2006-04-18 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Log message printout cleanups | Linus Torvalds | 2006-04-17 | 1 | -2/+2 |
* | | Makefile fixups. | A Large Angry SCM | 2006-04-16 | 1 | -1/+1 |
|/ | |||||
* | t5500: test fix | Junio C Hamano | 2006-04-13 | 1 | -19/+14 |
* | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 2006-04-13 | 1 | -3/+15 |
* | Retire t5501-old-fetch-and-upload test. | Junio C Hamano | 2006-04-11 | 1 | -48/+0 |
* | xdiff: Show function names in hunk headers. | Mark Wooding | 2006-03-27 | 1 | -1/+1 |
* | Merge branch 'lt/diffgen' into next | Junio C Hamano | 2006-03-25 | 1 | -1/+1 |
|\ | |||||
| * | built-in diff: minimum tweaks | Junio C Hamano | 2006-03-25 | 1 | -1/+1 |
* | | tar-tree: Use the prefix field of a tar header | Rene Scharfe | 2006-03-25 | 1 | -0/+3 |
|/ | |||||
* | annotate-tests: override VISUAL when running tests. | Mark Wooding | 2006-03-12 | 1 | -1/+1 |
* | Fix t1200 test for breakage caused by removal of full-stop at the end of fast... | Junio C Hamano | 2006-03-09 | 1 | -1/+1 |
* | repo-config: give value_ a sane default so regexec won't segfault | Jonas Fonseca | 2006-03-07 | 1 | -0/+8 |
* | Merge branch 'sp/checkout' | Junio C Hamano | 2006-03-06 | 1 | -0/+212 |
|\ | |||||
| * | Add --temp and --stage=all options to checkout-index. | Shawn Pearce | 2006-03-05 | 1 | -0/+212 |
* | | annotate-blame: tests incomplete lines. | Junio C Hamano | 2006-03-06 | 1 | -0/+19 |
* | | annotate-blame test: add evil merge. | Junio C Hamano | 2006-03-05 | 1 | -0/+9 |
* | | annotate-blame test: don't "source", but say "." | Junio C Hamano | 2006-03-05 | 2 | -2/+2 |