aboutsummaryrefslogtreecommitdiff
path: root/builtin/branch.c
Commit message (Expand)AuthorAge
* Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-07-12
|\
| * branch: set remote color in ref-filter branch immediatelyJeff King2017-07-09
| * branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King2017-07-09
| * branch: only perform HEAD check for local branchesJeff King2017-07-09
* | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \
| * | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
|/ /
* | Merge branch 'jk/war-on-git-path'Junio C Hamano2017-04-26
|\ \
| * | branch: add edit_description() helperJeff King2017-04-20
| * | Merge branch 'jk/interpret-branch-name' into maintJunio C Hamano2017-03-28
| |\ \
* | \ \ Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\ \ \ \
| * | | | ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
* | | | | Merge branch 'bc/object-id'Junio C Hamano2017-03-17
|\ \ \ \ \
| * | | | | builtin/branch: convert to struct object_idbrian m. carlson2017-02-22
| | |/ / / | |/| | |
* | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-03-14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-10
* | | | | Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-14
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | branch: restrict @-expansions when deletingJeff King2017-03-02
| * | | interpret_branch_name: allow callers to restrict expansionsJeff King2017-03-02
* | | | Merge branch 'km/delete-ref-reflog-message'Junio C Hamano2017-02-27
|\ \ \ \ | |_|/ / |/| | |
| * | | branch: record creation of renamed branch in HEAD's logKyle Meyer2017-02-20
| * | | delete_ref: accept a reflog message argumentKyle Meyer2017-02-20
| | |/ | |/|
* | | branch: implement '--format' optionKarthik Nayak2017-01-31
* | | branch: use ref-filter printing APIsKarthik Nayak2017-01-31
* | | branch, tag: use porcelain outputKarthik Nayak2017-01-31
* | | ref-filter: move get_head_description() from branch.cKarthik Nayak2017-01-10
|/ /
* | Merge branch 'nd/for-each-ref-ignore-case'Junio C Hamano2016-12-19
|\ \ | |/ |/|
| * tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy2016-12-05
* | worktree.c: get_worktrees() takes a new flag argumentNguyễn Thái Ngọc Duy2016-11-28
|/
* Merge branch 'jk/create-branch-remove-unused-param'Junio C Hamano2016-11-17
|\
| * create_branch: drop unused "head" parameterJeff King2016-11-09
* | i18n: branch: mark option description for translationVasco Almeida2016-09-15
* | Merge branch 'mh/split-under-lock'Junio C Hamano2016-07-25
|\ \
| * | delete_branches(): use resolve_refdup()Michael Haggerty2016-06-13
* | | Merge branch 'jk/write-file'Junio C Hamano2016-07-19
|\ \ \
| * | | branch: use write_file_buf instead of write_fileJeff King2016-07-08
| * | | branch: use non-gentle write_file for branch descriptionJeff King2016-07-08
| | |/ | |/|
* | | i18n: branch: mark comment when editing branch description for translationVasco Almeida2016-06-17
|/ /
* | Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-23
|\ \
| * | branch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy2016-04-22
| * | worktree.c: make find_shared_symref() return struct worktree *Nguyễn Thái Ngọc Duy2016-04-22
| |/
* | Merge branch 'nd/error-errno'Junio C Hamano2016-05-17
|\ \
| * | builtin/branch.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
* | | Merge branch 'va/i18n-misc-updates'Junio C Hamano2016-05-17
|\ \ \ | |_|/ |/| |
| * | i18n: branch: move comment for translatorsVasco Almeida2016-04-13
| * | i18n: branch: unmark string for translationVasco Almeida2016-04-13
| * | i18n: builtin/branch.c: mark option for translationVasco Almeida2016-04-08
| |/
* | Merge branch 'jk/branch-shortening-funny-symrefs'Junio C Hamano2016-04-18
|\ \
| * | branch: fix shortening of non-remote symrefsJeff King2016-04-04
| |/
* | Merge branch 'ky/branch-m-worktree'Junio C Hamano2016-04-18
|\ \