summaryrefslogtreecommitdiff
path: root/walker.c
Commit message (Expand)AuthorAgeFilesLines
* Fix "git clone http://$URL" to check out the worktree when askedJeff King2008-06-041-0/+1
* alloc_ref_from_str(): factor out a common pattern of alloc_ref from stringKrzysztof Kowalczyk2008-05-111-2/+1
* Make walker.fetch_ref() take a struct ref.Daniel Barkalow2008-04-261-1/+6
* Remove unused object-ref codeMartin Koegler2008-02-251-1/+0
* Clarify error response from 'git fetch' for bad responsesSam Vilain2007-12-171-1/+1
* Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-161-4/+3
* Modularize commit-walkerDaniel Barkalow2007-09-191-0/+318