summaryrefslogtreecommitdiff
path: root/builtin/branch.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-27branch_merged: fix grammar in warningLibravatar Eric Hanchrow1-1/+1
2010-12-19builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Libravatar Thiago Farina1-6/+1
2010-12-12Merge branch 'jn/git-cmd-h-bypass-setup'Libravatar Junio C Hamano1-0/+3
2010-11-15branch: improve --verbose descriptionLibravatar René Scharfe1-1/+2
2010-11-15add OPT__FORCELibravatar René Scharfe1-1/+1
2010-11-15add description parameter to OPT__VERBOSELibravatar René Scharfe1-1/+1
2010-10-22branch -h: show usage even in an invalid repositoryLibravatar Nguyễn Thái Ngọc Duy1-0/+3
2010-06-21Merge branch 'sm/branch-broken-ref'Libravatar Junio C Hamano1-6/+22
2010-06-07branch: don't fail listing branches if one of the commits wasn't foundLibravatar Simo Melenius1-1/+4
2010-06-07branch: exit status now reflects if branch listing finds an errorLibravatar Simo Melenius1-6/+19
2010-05-31enums: omit trailing comma for portabilityLibravatar Gary V. Vaughan1-2/+2
2010-03-10Merge branch 'lt/deepen-builtin-source'Libravatar Junio C Hamano1-0/+696
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+696