summaryrefslogtreecommitdiff
path: root/builtin/branch.c
Commit message (Expand)AuthorAgeFilesLines
* builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina2010-12-191-6/+1
* Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-121-0/+3
|\
| * branch -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-221-0/+3
* | branch: improve --verbose descriptionRené Scharfe2010-11-151-1/+2
* | add OPT__FORCERené Scharfe2010-11-151-1/+1
* | add description parameter to OPT__VERBOSERené Scharfe2010-11-151-1/+1
|/
* Merge branch 'sm/branch-broken-ref'Junio C Hamano2010-06-211-6/+22
|\
| * branch: don't fail listing branches if one of the commits wasn't foundSimo Melenius2010-06-071-1/+4
| * branch: exit status now reflects if branch listing finds an errorSimo Melenius2010-06-071-6/+19
* | enums: omit trailing comma for portabilityGary V. Vaughan2010-05-311-2/+2
|/
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+696