Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-05Merge branch 'mg/branch-list'Junio C Hamano
2011-09-17Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano
2011-09-17branch --set-upstream: regression fixJunio C Hamano
2011-09-09branch: -v does not automatically imply --listMichael J Gruber
2011-08-29branch: allow pattern argumentsMichael J Gruber
2011-08-29branch: introduce --list optionMichael J Gruber
2011-08-29git-branch: introduce missing long forms for the optionsMichael J Gruber
2011-08-29Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano
2011-08-29Merge branch 'jk/color-and-pager'Junio C Hamano
2011-08-23Prevent force-updating of the current branchConrad Irwin
2011-08-20want_color: automatically fallback to color.uiJeff King
2011-08-20color: delay auto-color decision until point of useJeff King
2011-08-19git_config_colorbool: refactor stdout_is_tty handlingJeff King
2011-07-01branch -v: honor core.abbrevNamhyung Kim
2011-06-30Merge branch 'maint-1.7.5' into maintJunio C Hamano
2011-06-30"branch -d" can remove more than one branchesJunio C Hamano
2011-05-31Merge branch 'jk/format-patch-am'Junio C Hamano
2011-05-27pretty: add pp_commit_easy function for simple callersJeff King
2011-04-02Merge branch 'ab/i18n-st'Junio C Hamano
2011-03-16branch: split off function that writes tracking info and commit subjectJonathan Nieder
2011-03-10i18n: git-branch "(no branch)" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-branch "git branch -v" messagesÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-branch "Deleted branch [...]" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-branch "remote branch '%s' not found" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-branch basic messagesÆvar Arnfjörð Bjarmason
2011-02-27branch_merged: fix grammar in warningEric Hanchrow
2010-12-19builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina
2010-12-13Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano
2010-11-15branch: improve --verbose descriptionRené Scharfe
2010-11-15add OPT__FORCERené Scharfe
2010-11-15add description parameter to OPT__VERBOSERené Scharfe
2010-10-22branch -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy
2010-06-21Merge branch 'sm/branch-broken-ref'Junio C Hamano
2010-06-08branch: don't fail listing branches if one of the commits wasn't foundSimo Melenius
2010-06-08branch: exit status now reflects if branch listing finds an errorSimo Melenius
2010-06-01enums: omit trailing comma for portabilityGary V. Vaughan
2010-03-11Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-23Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds