aboutsummaryrefslogtreecommitdiff
path: root/walker.c
Commit message (Expand)AuthorAge
* Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
* commit: Add commit_list prefix in two function names.Thiago Farina2010-11-29
* janitor: useless checks before freePierre Habouzit2009-07-22
* Drop double-semicolon in CJunio C Hamano2009-02-10
* make alloc_ref_from_str() the new alloc_ref()René Scharfe2008-10-18
* Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* Fix "git clone http://$URL" to check out the worktree when askedJeff King2008-06-04
* alloc_ref_from_str(): factor out a common pattern of alloc_ref from stringKrzysztof Kowalczyk2008-05-11
* Make walker.fetch_ref() take a struct ref.Daniel Barkalow2008-04-26
* Remove unused object-ref codeMartin Koegler2008-02-25
* Clarify error response from 'git fetch' for bad responsesSam Vilain2007-12-17
* Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
* Modularize commit-walkerDaniel Barkalow2007-09-19