| Commit message (Expand) | Author | Age |
* | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 |
|\ |
|
| * | branch: do not rename a branch under bisect or rebase | Nguyễn Thái Ngọc Duy | 2016-04-22 |
| * | worktree.c: make find_shared_symref() return struct worktree * | Nguyễn Thái Ngọc Duy | 2016-04-22 |
* | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 |
|\ \ |
|
| * | | builtin/branch.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
* | | | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | i18n: branch: move comment for translators | Vasco Almeida | 2016-04-13 |
| * | | i18n: branch: unmark string for translation | Vasco Almeida | 2016-04-13 |
| * | | i18n: builtin/branch.c: mark option for translation | Vasco Almeida | 2016-04-08 |
| |/ |
|
* | | Merge branch 'jk/branch-shortening-funny-symrefs' | Junio C Hamano | 2016-04-18 |
|\ \ |
|
| * | | branch: fix shortening of non-remote symrefs | Jeff King | 2016-04-04 |
| |/ |
|
* | | Merge branch 'ky/branch-m-worktree' | Junio C Hamano | 2016-04-18 |
|\ \ |
|
| * | | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 2016-04-04 |
| |/ |
|
* | | branch -d: refuse deleting a branch which is currently checked out | Kazuki Yamaguchi | 2016-03-29 |
|/ |
|
* | config: rename git_config_set_or_die to git_config_set | Patrick Steinhardt | 2016-02-22 |
* | branch: die on config error when editing branch description | Patrick Steinhardt | 2016-02-22 |
* | branch: die on config error when unsetting upstream | Patrick Steinhardt | 2016-02-22 |
* | Remove get_object_hash. | brian m. carlson | 2015-11-20 |
* | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 |
* | Merge branch 'tk/stripspace' | Junio C Hamano | 2015-10-26 |
|\ |
|
| * | strbuf: make stripspace() part of strbuf | Tobias Klauser | 2015-10-16 |
* | | Merge branch 'kn/for-each-branch' | Junio C Hamano | 2015-10-15 |
|\ \ |
|
| * | | branch: add '--points-at' option | Karthik Nayak | 2015-09-25 |
| * | | branch.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-25 |
| * | | branch.c: use 'ref-filter' data structures | Karthik Nayak | 2015-09-25 |
| * | | branch: drop non-commit error reporting | Karthik Nayak | 2015-09-25 |
| * | | branch: move 'current' check down to the presentation layer | Karthik Nayak | 2015-09-23 |
| * | | branch: roll show_detached HEAD into regular ref_list | Karthik Nayak | 2015-09-23 |
| * | | branch: bump get_head_description() to the top | Karthik Nayak | 2015-09-23 |
| * | | branch: refactor width computation | Karthik Nayak | 2015-09-23 |
| * | | Merge 'kn/for-each-tag-branch' into kn/for-each-tag | Junio C Hamano | 2015-08-24 |
| |\ \ |
|
* | \ \ | Merge branch 'kn/for-each-tag-branch' | Junio C Hamano | 2015-10-05 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | parse-options.h: add macros for '--contains' option | Karthik Nayak | 2015-08-03 |
| * | | parse-option: rename parse_opt_with_commit() | Karthik Nayak | 2015-08-03 |
| * | | ref-filter: implement '--merged' and '--no-merged' options | Karthik Nayak | 2015-08-03 |
| * | | ref-filter: add parse_opt_merge_filter() | Karthik Nayak | 2015-08-03 |
* | | | write_file(): drop "fatal" parameter | Junio C Hamano | 2015-08-24 |
| |/
|/| |
|
* | | delete_ref(): use the usual convention for old_sha1 | Michael Haggerty | 2015-06-22 |
* | | check_branch_commit(): make first parameter const | Michael Haggerty | 2015-06-22 |
|/ |
|
* | Merge branch 'bc/object-id' | Junio C Hamano | 2015-06-05 |
|\ |
|
| * | append_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 |
* | | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 2015-06-05 |
|\ \
| |/
|/| |
|
| * | remote.c: return upstream name from stat_tracking_info | Jeff King | 2015-05-22 |
| * | remote.c: report specific errors from branch_get_upstream | Jeff King | 2015-05-21 |
| * | remote.c: introduce branch_get_upstream helper | Jeff King | 2015-05-21 |
* | | Merge branch 'dl/branch-error-message' | Junio C Hamano | 2015-05-22 |
|\ \ |
|
| * | | branch: do not call a "remote-tracking branch" a "remote branch" | Danny Lin | 2015-05-06 |
* | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | use new wrapper write_file() for simple file writing | Nguyễn Thái Ngọc Duy | 2014-12-01 |
| |/ |
|