| Commit message (Expand) | Author | Age |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | Merge branch 'np/maint-1.6.3-deepen' | Junio C Hamano | 2009-08-28 |
|\ |
|
| * | fix simple deepening of a repo | Nicolas Pitre | 2009-08-24 |
* | | t5500: Modernize test style | Stephen Boyd | 2009-05-27 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2008-09-03 |
|\ |
|
| * | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 |
* | | count-objects: Add total pack size to verbose output | Marcus Griep | 2008-08-17 |
|/ |
|
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 |
* | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
* | git-clone: aggressively optimize local clone behaviour. | Junio C Hamano | 2007-08-01 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 2007-01-28 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | Consolidate {receive,fetch}.unpackLimit | Junio C Hamano | 2007-01-24 |
* | fetch-pack: remove --keep-auto and make it the default. | Junio C Hamano | 2007-01-24 |
* | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 2007-01-12 |
* | Merge branch 'master' into js/shallow | Junio C Hamano | 2006-12-27 |
|\ |
|
* | | add tests for shallow stuff | Johannes Schindelin | 2006-11-24 |
|/ |
|
* | t5500-fetch-pack: remove local (bashism) usage. | Eric Wong | 2006-05-25 |
* | t5500: test fix | Junio C Hamano | 2006-04-13 |
* | t5500: adjust to change in pack-object reporting behaviour. | Junio C Hamano | 2006-02-11 |
* | tests: make scripts executable | Junio C Hamano | 2005-12-19 |
* | Implement a test for git-fetch-pack/git-upload-pack | Johannes Schindelin | 2005-10-28 |