Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'db/clone-in-c' | Junio C Hamano | 2008-05-25 |
|\ | |||
| * | Add test for cloning with "--reference" repo being a subset of source repo | Johan Herland | 2008-05-22 |
| * | Add a test for another combination of --reference | Johan Herland | 2008-05-22 |
| * | Test that --reference actually suppresses fetching referenced objects | Daniel Barkalow | 2008-05-22 |
* | | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 |
|/ | |||
* | fetch: if not fetching from default remote, ignore default merge | Johannes Schindelin | 2007-10-16 |
* | git-clone: aggressively optimize local clone behaviour. | Junio C Hamano | 2007-08-01 |
* | git-clone --reference: saner handling of borrowed symrefs. | Junio C Hamano | 2007-02-04 |
* | Revert "prune: --grace=time" | Junio C Hamano | 2007-01-21 |
* | prune: --grace=time | Matthias Lederhofer | 2007-01-20 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 |
* | clone: keep --reference even with -l -s | Martin Waitz | 2006-05-07 |