Code

Test "git remote show" and "git remote prune"
[git.git] / builtin-checkout.c
2008-02-27 Junio C HamanoMerge branch 'maint'
2008-02-27 Junio C HamanoMerge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-02-27 Junio C HamanoMerge branch 'jm/free'
2008-02-27 Junio C HamanoMerge branch 'js/branch-track'
2008-02-27 Junio C HamanoMerge branch 'db/checkout'
2008-02-24 Junio C Hamanocheckout: error out when index is unmerged even with -m
2008-02-23 Junio C Hamanocheckout: show progress when checkout takes long time...
2008-02-21 Junio C Hamanocheckout: updates to tracking report
2008-02-21 Daniel Barkalowbuiltin-checkout.c: Remove unused prefix arguments...
2008-02-21 Junio C Hamanocheckout: work from a subdirectory
2008-02-20 Junio C Hamanocheckout: tone down the "forked status" diagnostic...
2008-02-20 Jay Soffianbranch: optionally setup branch.*.merge from upstream...
2008-02-19 Daniel BarkalowClean up reporting differences on branch switch
2008-02-19 Jay Soffianbuiltin-checkout.c: fix possible usage segfault
2008-02-17 Junio C Hamanocheckout: notice when the switched branch is behind...
2008-02-16 Daniel BarkalowBuild in checkout