| Commit message (Expand) | Author | Age |
* | annotate-tests: override VISUAL when running tests. | Mark Wooding | 2006-03-12 |
* | Fix t1200 test for breakage caused by removal of full-stop at the end of fast... | Junio C Hamano | 2006-03-09 |
* | repo-config: give value_ a sane default so regexec won't segfault | Jonas Fonseca | 2006-03-07 |
* | Merge branch 'sp/checkout' | Junio C Hamano | 2006-03-06 |
|\ |
|
| * | Add --temp and --stage=all options to checkout-index. | Shawn Pearce | 2006-03-05 |
* | | annotate-blame: tests incomplete lines. | Junio C Hamano | 2006-03-06 |
* | | annotate-blame test: add evil merge. | Junio C Hamano | 2006-03-05 |
* | | annotate-blame test: don't "source", but say "." | Junio C Hamano | 2006-03-05 |
* | | annotate/blame tests updates. | Junio C Hamano | 2006-03-05 |
* | | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 2006-03-05 |
* | | gitignore: Ignore some more boring things. | Mark Wooding | 2006-03-05 |
|/ |
|
* | Merge branch 'lt/rev-list' | Junio C Hamano | 2006-03-04 |
|\ |
|
| * | Rip out merge-order and make "git log <paths>..." work again. | Linus Torvalds | 2006-03-01 |
* | | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) | Alex Riesen | 2006-03-03 |
* | | git-mv: fix moves into a subdir from outside | Josef Weidendorfer | 2006-03-03 |
* | | Fix test case for some sed | Johannes Schindelin | 2006-03-02 |
* | | annotate: Add a basic set of test cases. | Ryan Anderson | 2006-03-01 |
|/ |
|
* | git-rm: Fix to properly handle files with spaces, tabs, newlines, etc. | Carl Worth | 2006-02-22 |
* | Add new git-rm command with documentation | Carl Worth | 2006-02-22 |
* | Merge branch 'fix' | Junio C Hamano | 2006-02-22 |
|\ |
|
| * | git-add: Add support for --, documentation, and test. | Carl Worth | 2006-02-21 |
* | | Merge branch 'js/portable' | Junio C Hamano | 2006-02-21 |
|\ \ |
|
| * | | Fixes for ancient versions of GNU make | Johannes Schindelin | 2006-02-18 |
* | | | git-ls-files: Fix, document, and add test for --error-unmatch option. | Carl Worth | 2006-02-21 |
* | | | New test to verify that when git-clone fails it cleans up the new directory. | Carl Worth | 2006-02-21 |
* | | | Merge part of jc/portable branch | Junio C Hamano | 2006-02-21 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Optionally work without python | Johannes Schindelin | 2006-02-18 |
* | | Make git-reset delete empty directories | Shawn Pearce | 2006-02-17 |
* | | Abstract test_create_repo out for use in tests. | Carl Worth | 2006-02-17 |
|/ |
|
* | avoid echo -e, there are systems where it does not work | Alex Riesen | 2006-02-12 |
* | fix "test: 2: unexpected operator" on bsd | Alex Riesen | 2006-02-12 |
* | t5500: adjust to change in pack-object reporting behaviour. | Junio C Hamano | 2006-02-11 |
* | Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values. | Junio C Hamano | 2006-02-10 |
* | t6000: fix a careless test library add-on. | Junio C Hamano | 2006-02-08 |
* | git-commit: revamp the git-commit semantics. | Junio C Hamano | 2006-02-06 |
* | tests: adjust breakage by stricter rev-parse | Junio C Hamano | 2006-01-25 |
* | t4011: "sleep 1" is not enough on FAT | Junio C Hamano | 2006-01-21 |
* | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 2006-01-15 |
* | GIT 1.1.2v1.1.2 | Junio C Hamano | 2006-01-13 |
|\ |
|
| * | name-rev: do not omit leading components of ref name. | Junio C Hamano | 2006-01-11 |
* | | GIT 1.1.0v1.1.0 | Junio C Hamano | 2006-01-08 |
|\ \
| |/ |
|
| * | Fix typo in debug stanza of t2001 | Yann Dirson | 2006-01-07 |
* | | Add a test for rebase when a change was picked upstream | Yann Dirson | 2006-01-08 |
* | | Add a minimal test for git-cherry | Yann Dirson | 2006-01-08 |
* | | ls-files --others --directory: test | Junio C Hamano | 2006-01-07 |
* | | Merge fixes up to GIT 1.0.7 | Junio C Hamano | 2006-01-05 |
|\ \
| |/ |
|
| * | t3300: skip when filesystem does not like TAB in filenames. | Junio C Hamano | 2006-01-05 |
| * | trivial: check, if t/trash directory was successfully created | Alex Riesen | 2006-01-05 |
| * | trivial: use git-repo-config to detect how to run tests in the test repository | Alex Riesen | 2006-01-05 |
| * | trivial: use git-repo-config to detect if the test can be run on the repository | Alex Riesen | 2006-01-05 |