summaryrefslogtreecommitdiff
path: root/builtin-checkout.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-23checkout: show progress when checkout takes long time while switching branchesLibravatar Junio C Hamano1-0/+1
2008-02-21checkout: updates to tracking reportLibravatar Junio C Hamano1-5/+5
2008-02-21builtin-checkout.c: Remove unused prefix arguments in switch_branches pathLibravatar Daniel Barkalow1-6/+4
2008-02-20checkout: work from a subdirectoryLibravatar Junio C Hamano1-1/+0
2008-02-20checkout: tone down the "forked status" diagnostic messagesLibravatar Junio C Hamano1-40/+64
2008-02-19branch: optionally setup branch.*.merge from upstream local branchesLibravatar Jay Soffian1-9/+5
2008-02-19Clean up reporting differences on branch switchLibravatar Daniel Barkalow1-71/+7
2008-02-18builtin-checkout.c: fix possible usage segfaultLibravatar Jay Soffian1-0/+1
2008-02-16checkout: notice when the switched branch is behind or forkedLibravatar Junio C Hamano1-0/+136
2008-02-16Build in checkoutLibravatar Daniel Barkalow1-0/+477