| Commit message (Expand) | Author | Age |
* | worktree.c: check whether branch is rebased in another worktree | 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 |
* | worktree.c: store "id" instead of "git_dir" | Nguyễn Thái Ngọc Duy | 2016-04-22 |
* | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 2016-04-04 |
* | config: rename git_config_set to git_config_set_gently | Patrick Steinhardt | 2016-02-22 |
* | branch: report errors in tracking branch setup | 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 |
* | worktree: add top-level worktree.c | Michael Rappazzo | 2015-10-02 |
* | Merge branch 'dt/notes-multiple' | Junio C Hamano | 2015-08-25 |
|\ |
|
| * | worktrees: add find_shared_symref | David Turner | 2015-08-11 |
* | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 |
|\ \ |
|
| * | | memoize common git-path "constant" files | Jeff King | 2015-08-10 |
* | | | Merge branch 'es/worktree-add-cleanup' | Junio C Hamano | 2015-08-12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | branch: publish die_if_checked_out() | Eric Sunshine | 2015-07-20 |
* | | ref_transaction_update(): remove "have_old" parameter | Michael Haggerty | 2015-02-17 |
|/ |
|
* | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 2014-10-15 |
* | refs.c: pass the ref log message to _create/delete/update instead of _commit | Ronnie Sahlberg | 2014-10-15 |
* | Merge branch 'rs/ref-transaction-1' | Junio C Hamano | 2014-09-11 |
|\ |
|
| * | branch.c: use ref transaction for all ref updates | Ronnie Sahlberg | 2014-09-03 |
* | | branch.c: replace `git_config()` with `git_config_get_string() | Tanay Abhra | 2014-08-07 |
* | | change `git_config()` return value to void | Tanay Abhra | 2014-08-07 |
* | | refactor skip_prefix to return a boolean | Jeff King | 2014-06-20 |
|/ |
|
* | Merge branch 'an/branch-config-message' | Junio C Hamano | 2014-03-31 |
|\ |
|
| * | branch.c: install_branch_config: simplify if chain | Adam | 2014-03-24 |
* | | Merge branch 'bg/install-branch-config-skip-prefix' | Junio C Hamano | 2014-03-18 |
|\ \ |
|
| * | | branch: use skip_prefix() in install_branch_config() | Brian Gesiak | 2014-03-06 |
| |/ |
|
* | | Merge branch 'jn/branch-lift-unnecessary-name-length-limit' | Junio C Hamano | 2014-03-18 |
|\ \
| |/
|/| |
|
| * | branch.c: delete size check of newly tracked branch names | Jacopo Notarstefano | 2014-03-05 |
| * | Merge branch 'jh/checkout-auto-tracking' into maint | Junio C Hamano | 2013-10-23 |
| |\ |
|
* | | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
* | | | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 2013-09-20 |
|\ \ \ |
|
| * | | | refs: report ref type from lock_any_ref_for_update | Brad King | 2013-08-30 |
| |/ / |
|
* | | | Merge branch 'jh/checkout-auto-tracking' | Junio C Hamano | 2013-09-20 |
|\ \ \
| | |/
| |/| |
|
| * | | branch.c: Relax unnecessary requirement on upstream's remote ref name | Per Cederqvist | 2013-09-09 |
* | | | branch: trivial style fix | Felipe Contreras | 2013-08-30 |
| |/
|/| |
|
* | | Merge branch 'jh/checkout-auto-tracking' | Junio C Hamano | 2013-05-29 |
|\ \
| |/ |
|
| * | branch.c: Validate tracking branches with refspecs instead of refs/remotes/* | Johan Herland | 2013-04-21 |
* | | i18n: branch: mark strings for translation | Jiang Xin | 2013-04-15 |
|/ |
|
* | branch: give advice when tracking start-point is missing | Jeff King | 2013-04-02 |
* | branch: mention start_name in set-upstream error messages | Jeff King | 2013-04-02 |
* | branch: improve error message for missing --set-upstream-to ref | Jeff King | 2013-04-02 |
* | branch: factor out "upstream is not a branch" error messages | Jeff King | 2013-04-02 |
* | Remove i18n legos in notifying new branch tracking setup | Nguyễn Thái Ngọc Duy | 2012-06-07 |
* | checkout: suppress tracking message with "-q" | Jeff King | 2012-03-26 |
* | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-19 |
|\ |
|
| * | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2011-12-13 |
* | | Merge branch 'jn/maint-sequencer-fixes' | Junio C Hamano | 2011-12-19 |
|\ \ |
|
| * | | Revert "reset: Make reset remove the sequencer state" | Jonathan Nieder | 2011-12-12 |
* | | | Merge branch 'jn/branch-move-to-self' | Junio C Hamano | 2011-12-13 |
|\ \ \
| |_|/
|/| | |
|