| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: binary diff application. | Junio C Hamano | 2005-11-16 | 1 | -10/+39 |
* | apply: allow-binary-replacement. | Junio C Hamano | 2005-11-16 | 1 | -0/+8 |
* | git-apply: fail if a patch cannot be applied. | Junio C Hamano | 2005-11-16 | 1 | -0/+78 |
* | Fix tests with new git in C | Johannes Schindelin | 2005-11-15 | 1 | -0/+2 |
* | Update topo-order test. | Junio C Hamano | 2005-11-14 | 1 | -15/+15 |
* | allow git-update-ref create refs with slashes in names | Alex Riesen | 2005-11-14 | 1 | -0/+8 |
*-. | Merge branches 'jc/sb' and 'jc/mb' | Junio C Hamano | 2005-11-11 | 2 | -2/+61 |
|\ \ |
|
| | * | Add test case for merge-base. | Junio C Hamano | 2005-11-11 | 1 | -0/+59 |
| |/
|/| |
|
| * | t1200: use --topo-order to keep the show-branch output stable. | Junio C Hamano | 2005-11-11 | 1 | -2/+2 |
|/ |
|
* | make tests ignorable with "make -i" | Alex Riesen | 2005-11-08 | 1 | -3/+8 |
* | fix t5000-tar-tree.sh when $TAR isn't set | Alex Riesen | 2005-11-08 | 1 | -0/+1 |
* | test: t4102-apply-rename fails with strict umask. | Junio C Hamano | 2005-11-05 | 1 | -1/+1 |
* | remove CR/LF from .gitignore | Alex Riesen | 2005-11-02 | 1 | -0/+12 |
* | make t5501 less annoying | Johannes Schindelin | 2005-10-28 | 1 | -2/+2 |
* | Implement an interoperability test for fetch-pack/upload-pack | Johannes Schindelin | 2005-10-28 | 1 | -0/+43 |
* | Implement a test for git-fetch-pack/git-upload-pack | Johannes Schindelin | 2005-10-28 | 1 | -0/+136 |
* | fix testsuite to tolerate spaces in path | Pavel Roskin | 2005-10-28 | 1 | -4/+4 |
* | Create object subdirectories on demand (phase II) | Linus Torvalds | 2005-10-28 | 1 | -4/+4 |
* | No funny names on cygwin... | Johannes Schindelin | 2005-10-18 | 1 | -0/+3 |
* | Adjust tests for not quoting SP. | Junio C Hamano | 2005-10-17 | 1 | -5/+11 |
* | Add tests for funny pathnames. | Junio C Hamano | 2005-10-17 | 1 | -0/+133 |
* | Disable hooks during tests. | Junio C Hamano | 2005-10-16 | 1 | -1/+5 |
* | Merge branch 'fixes' | Junio C Hamano | 2005-10-15 | 1 | -0/+160 |
|\ |
|
| * | Adapt tutorial to cygwin and add test case | Johannes Schindelin | 2005-10-13 | 1 | -0/+160 |
* | | Add git-index-pack utility | Sergey Vlasov | 2005-10-12 | 1 | -0/+18 |
* | | Use git-update-ref and git-symbolic-ref in tests | Johannes Schindelin | 2005-10-11 | 4 | -6/+6 |
* | | Merge branch 'fixes' | Junio C Hamano | 2005-10-10 | 2 | -1/+5 |
|\ \
| |/ |
|
| * | t5400-send-pack relies on a working cpio | Johannes Schindelin | 2005-10-10 | 1 | -0/+3 |
| * | Also force LC_ALL in test scripts. | Junio C Hamano | 2005-10-09 | 1 | -1/+2 |
* | | Deal with $(bindir) and friends with whitespaces. | Junio C Hamano | 2005-10-10 | 1 | -1/+7 |
* | | Create object subdirectories on demand | Linus Torvalds | 2005-10-08 | 1 | -1/+1 |
* | | Merge branch 'fixes' | Junio C Hamano | 2005-10-07 | 1 | -0/+160 |
|\ \
| |/ |
|
| * | Fix wrong filename listing bug in git-ls-tree. | robfitz@273k.net | 2005-10-07 | 1 | -0/+160 |
* | | Show original and resulting blob object info in diff output. | Junio C Hamano | 2005-10-07 | 4 | -5/+14 |
|/ |
|
* | [PATCH] Teach git-ls-files about '--' to denote end of options. | Fredrik Kuivinen | 2005-10-02 | 1 | -0/+69 |
* | More portability. | Junio C Hamano | 2005-10-01 | 3 | -19/+17 |
* | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 | 1 | -3/+3 |
* | Update the case table in t/t1000. | Junio C Hamano | 2005-09-28 | 1 | -31/+12 |
* | [PATCH] Make the test more shell generic and fix missing Solaris find option | Peter Eriksen | 2005-09-27 | 2 | -2/+3 |
* | Retire diff-helper. | Junio C Hamano | 2005-09-22 | 3 | -169/+0 |
* | Show modified files in git-ls-files | Junio C Hamano | 2005-09-20 | 1 | -3/+38 |
* | Fix typo in test comment. | Junio C Hamano | 2005-09-17 | 1 | -1/+1 |
* | [PATCH] Add debugging help for case #16 to read-tree.c | Junio C Hamano | 2005-09-10 | 1 | -0/+16 |
* | [PATCH] Rewrite read-tree | Daniel Barkalow | 2005-09-10 | 1 | -422/+0 |
* | Retire support for old environment variables. | Junio C Hamano | 2005-09-09 | 2 | -216/+0 |
* | 'build' scripts before installing. | Junio C Hamano | 2005-09-08 | 3 | -7/+7 |
* | [PATCH] Do not create bogus branch from flag to git branch | Amos Waterland | 2005-09-07 | 1 | -0/+27 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 36 | -321/+321 |
* | Add copy/rename check for git-apply. | Junio C Hamano | 2005-09-04 | 1 | -0/+148 |
* | [PATCH] New git-apply test cases for scanning forwards and backwards. | Robert Fitzsimons | 2005-08-28 | 1 | -0/+101 |