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