summaryrefslogtreecommitdiff
path: root/builtin-checkout.c
AgeCommit message (Expand)Author
2008-02-27Merge branch 'js/branch-track'Junio C Hamano
2008-02-24checkout: error out when index is unmerged even with -mJunio C Hamano
2008-02-23checkout: show progress when checkout takes long time while switching branchesJunio C Hamano
2008-02-21checkout: updates to tracking reportJunio C Hamano
2008-02-21builtin-checkout.c: Remove unused prefix arguments in switch_branches pathDaniel Barkalow
2008-02-21checkout: work from a subdirectoryJunio C Hamano
2008-02-20checkout: tone down the "forked status" diagnostic messagesJunio C Hamano
2008-02-20branch: optionally setup branch.*.merge from upstream local branchesJay Soffian
2008-02-19Clean up reporting differences on branch switchDaniel Barkalow
2008-02-19builtin-checkout.c: fix possible usage segfaultJay Soffian
2008-02-17checkout: notice when the switched branch is behind or forkedJunio C Hamano
2008-02-16Build in checkoutDaniel Barkalow