summaryrefslogtreecommitdiff
path: root/builtin/branch.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-311-3/+1
|\
| * pretty: add pp_commit_easy function for simple callersJeff King2011-05-261-3/+1
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-34/+35
|\ \
| * | i18n: git-branch "(no branch)" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
| * | i18n: git-branch "git branch -v" messagesÆvar Arnfjörð Bjarmason2011-03-091-3/+3
| * | i18n: git-branch "Deleted branch [...]" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
| * | i18n: git-branch "remote branch '%s' not found" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+2
| * | i18n: git-branch basic messagesÆvar Arnfjörð Bjarmason2011-03-091-28/+28
| |/
* | branch: split off function that writes tracking info and commit subjectJonathan Nieder2011-03-161-21/+27
* | branch_merged: fix grammar in warningEric Hanchrow2011-02-271-1/+1
|/
* 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