summaryrefslogtreecommitdiff
path: root/walker.c
AgeCommit message (Expand)Author
2009-07-23janitor: useless checks before freePierre Habouzit
2009-02-11Drop double-semicolon in CJunio C Hamano
2008-10-18make alloc_ref_from_str() the new alloc_ref()René Scharfe
2008-10-12Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey
2008-06-04Fix "git clone http://$URL" to check out the worktree when askedJeff King
2008-05-11alloc_ref_from_str(): factor out a common pattern of alloc_ref from stringKrzysztof Kowalczyk
2008-04-27Make walker.fetch_ref() take a struct ref.Daniel Barkalow
2008-02-26Remove unused object-ref codeMartin Koegler
2007-12-18Clarify error response from 'git fetch' for bad responsesSam Vilain
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce
2007-09-19Modularize commit-walkerDaniel Barkalow