aboutsummaryrefslogtreecommitdiff
path: root/builtin-checkout.c
Commit message (Expand)AuthorAge
* checkout: don't rfc2047-encode oneline on detached HEADJeff King2008-05-03
* Make 'unpack_trees()' have a separate source and destination indexLinus Torvalds2008-03-09
* Make 'unpack_trees()' take the index to work on as an argumentLinus Torvalds2008-03-09
* cleanup: remove unused git_checkout_configDenis Cheng2008-03-02
* Write index file on any checkout of filesDaniel Barkalow2008-02-29
* Fix builtin checkout crashing when given an invalid pathAlex Riesen2008-02-29
* Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\
| * branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* | checkout: error out when index is unmerged even with -mJunio C Hamano2008-02-24
* | checkout: show progress when checkout takes long time while switching branchesJunio C Hamano2008-02-23
* | checkout: updates to tracking reportJunio C Hamano2008-02-21
* | builtin-checkout.c: Remove unused prefix arguments in switch_branches pathDaniel Barkalow2008-02-21
* | checkout: work from a subdirectoryJunio C Hamano2008-02-20
* | checkout: tone down the "forked status" diagnostic messagesJunio C Hamano2008-02-20
|/
* Clean up reporting differences on branch switchDaniel Barkalow2008-02-19
* builtin-checkout.c: fix possible usage segfaultJay Soffian2008-02-18
* checkout: notice when the switched branch is behind or forkedJunio C Hamano2008-02-16
* Build in checkoutDaniel Barkalow2008-02-16